Skip to content

Releases: reportportal/service-api

Release 5.13.0

11 Dec 11:31
704c835
Compare
Choose a tag to compare

What's Changed

  • EPMRPP-93488 || Similar testItem attribute keys cannot be added in the results by @APiankouski in #2060
  • EPMRPP-89095 || Add new scim related fields by @pbortnik in #2061
  • EPMRPP-92655 || Add request for creating empty user for identity by @pbortnik in #2063
  • EPMRPP-92655 || Add custom email template for identity users. by @pbortnik in #2064
  • Update Dockerfile by @HardNorth in #2065
  • EPMRPP-95243 || Update scim related fileds by @pbortnik in #2066
  • Expand existing user creation response by @raikbitters in #2072
  • EPMRPP-96270 || PDF file is empty after launch export by @APiankouski in #2074
  • EPMRPP-96070 || Provide uuid on user replication by default in db by @pbortnik in #2075
  • EPMRPP-96070 || Add default fields to user builder by @pbortnik in #2079
  • EPMRPP-93005 || Fix email case sensitivity while updating user by @pbortnik in #2080
  • Update ProjectResource model to expand project user response. by @raikbitters in #2086
  • Adjust email recipient in sendConnectionTestEmail by @raikbitters in #2090
  • EPMRPP-95621 || Pattern-Analysis doesn't work on Launch finish when AA finished working by @APiankouski in #2093
  • EPMRPP-95751 || Child item marked as "Passed" displays with 'To Investigate' defect type by @APiankouski in #2096
  • EPMRPP-96935 || Add a new admin endpoint for updating server settings by @pbortnik in #2100
  • EPMRPP-96952 || Add validation on user invite while sso enabled by @pbortnik in #2102
  • Update Spring Security dependencies to version 5.8.16 by @raikbitters in #2104
  • EPMRPP-96944 || Add tracking event when user changes instance invitation settings by @pbortnik in #2105
  • EPMRPP-95299 ensure last login saved as integer value by @grabsefx in #2103
  • EPMRPP-96944 || Fix incorrect history field values by @pbortnik in #2106
  • Update imports and dependencies by @APiankouski in #2107
  • EPMRPP-97471 || Added old representation of date in launch and item by @pbortnik in #2109
  • changed runs-on by @hlebkanonik in #2110
  • EPMRPP-96618 || Update the link on tutorial in invitation emails by @pbortnik in #2115
  • Split SMTP creation and deletion notifications by @raikbitters in #2120
  • 5.13.0 Release by @pbortnik in #2117

Full Changelog: 5.12.1...5.13.0

Release 5.12.1

08 Nov 15:09
0429b9c
Compare
Choose a tag to compare

Added backward compatibility for the time format in agent responses (API).

Release 5.12.0

24 Sep 13:19
dd3ab61
Compare
Choose a tag to compare
[Gradle Release Plugin] - creating tag:  '5.12.0'.

Release 5.11.3

26 Aug 13:37
Compare
Choose a tag to compare

Addressing CVEs:

Updated the base images in the Docker file:

  • gradle:8.4.0-jdk21 -> 8.10.0-jdk21-alpine
  • amazoncorretto:21.0.2 -> 21.0.4

Updated dependencies:

  • org.springframework:spring-webmvc:5.3.33 -> 5.3.39
  • org.springframework:spring-web:5.3.33 -> 5.3.39
  • net.sf.jasperreports:jasperreports:6.18.1 -> 6.21.3
  • org.bouncycastle:bcprov-jdk15on:1.69 -> 1.70
  • org.springframework.security:spring-security-core:5.8.8 -> 5.8.14
  • org.springframework.security:spring-security-config:5.8.8 -> 5.8.14
  • org.springframework.security:spring-security-web:5.8.8 -> 5.8.14
  • org.springframework:spring-core:5.3.31 -> 5.3.39
  • org.yaml:snakeyaml:1.33 -> org.yaml:snakeyaml:2.2
  • com.google.guava:guava:31.1-jre -> 33.3.0-jre
  • org.springframework.security:spring-security-jwt:1.0.11.RELEASE -> 1.1.1.RELEASE
  • commons-collections:commons-collections:3.2.1 -> 3.2.2

5.11.2

28 Jun 13:50
5bd46eb
Compare
Choose a tag to compare

Update health check response.

Release 5.11.1

19 Apr 17:33
b39dadd
Compare
Choose a tag to compare

Release 5.11.0

01 Mar 10:05
Compare
Choose a tag to compare
[Gradle Release Plugin] - creating tag:  '5.11.0'.

5.10.1

25 Oct 13:00
f0e8cbb
Compare
Choose a tag to compare

Fix Duplicated logs

Release 5.10.0

03 Oct 06:52
a3e183f
Compare
Choose a tag to compare
[Gradle Release Plugin] - creating tag:  '5.10.0'.

5.9.2

16 Aug 10:39
5fd574d
Compare
Choose a tag to compare

Add parameters for import launches via API requests.
More details can be found via the link.