Releases: reportportal/service-authorization
Releases · reportportal/service-authorization
Release 5.13.0
What's Changed
- EPMRPP-94552 || Add scim related user disable check by @pbortnik in #337
- Update Dockerfile by @HardNorth in #338
- EPMRPP-96070 || Add saml user uuid generation by @pbortnik in #340
- EPMRPP-96070 || Add github and ldap uuid generation for new users by @pbortnik in #341
- EPMRPP-96070 || Provide uuid on user replication by default in db by @pbortnik in #342
- EPMRPP-96070 || Add default fields to user builder by @pbortnik in #343
- EPMRPP-96070 || Fix handling of the locked account by @pbortnik in #344
- Update Spring Security dependencies to version 5.8.16 by @raikbitters in #349
- EPMRPP-95299 update last login time by @grabsefx in #348
- Add user activation for SAML success login by @raikbitters in #350
- 5.13.0 Release by @pbortnik in #351
Full Changelog: 5.12.0...5.13.0
Release 5.12.0
[Gradle Release Plugin] - creating tag: '5.12.0'.
Release 5.11.3
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
Release 5.11.1
Release 5.11.0
[Gradle Release Plugin] - creating tag: '5.11.0'.
Release 5.10.0
[Gradle Release Plugin] - creating tag: '5.10.0'.
5.8.2
Add postfix for bucket names in binary storage.
Release 5.8.1
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
[Gradle Release Plugin] - creating tag: '5.8.0'.