Skip to content

Releases: reportportal/service-authorization

Release 5.12.0

24 Sep 13:19

Choose a tag to compare

[Gradle Release Plugin] - creating tag:  '5.12.0'.

Release 5.11.3

26 Aug 13:43
ad2853f

Choose a tag to compare

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

Release 5.11.2

06 Jun 16:44
90fde59

Choose a tag to compare

What's Changed

Full Changelog: 5.11.1...5.11.2

Release 5.11.1

19 Apr 17:36
62e4ab2

Choose a tag to compare

Release 5.11.0

01 Mar 14:40
659f08e

Choose a tag to compare

[Gradle Release Plugin] - creating tag:  '5.11.0'.

Release 5.10.0

03 Oct 06:51
2e95136

Choose a tag to compare

[Gradle Release Plugin] - creating tag:  '5.10.0'.

5.8.2

25 Jul 09:03
7ed5391

Choose a tag to compare

Add postfix for bucket names in binary storage.

Release 5.8.1

21 Jul 18:14
0706e3e

Choose a tag to compare

1. API Key functionality:
New API Key functionality has been introduced, allowing users to create multiple API keys, assign custom names with identifiable prefixes, and easily revoke unnecessary keys. This enhancement offers greater flexibility and improved security for API Key usage.

2. S3 single-bucket approach:
The new storage layer implementation supports S3 storages, providing the option to consolidate all data into a single bucket for the entire instance. The update offers more flexibility in data storage and management within the S3 environment.

Release 5.8.0

29 May 12:16
8dbe2cc

Choose a tag to compare

[Gradle Release Plugin] - creating tag:  '5.8.0'.