Skip to content

Commit 6050ba9

Browse files
PDI-2225: Sprint 2505 Release Notes (#585)
1 parent 9944749 commit 6050ba9

File tree

4 files changed

+34
-19
lines changed

4 files changed

+34
-19
lines changed
-44 Bytes
Binary file not shown.

docs/release-notes/currentRelease.md

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,24 @@
11
---
2-
title: DevOps Docker Builds, Version 2504 (May 1 2025)
2+
title: DevOps Docker Builds, Version 2505 (Jun 4 2025)
33
---
44

5-
# Version 2504 Release Notes
5+
# Version 2505 Release Notes
66

77
!!! note "Product release notes"
88
For information about product changes, refer to the release notes that can be found on each
99
product's [download page](https://www.pingidentity.com/en/resources/downloads.html).
1010

11-
## DevOps Docker Builds, Version 2504 (May 1 2025)
11+
## DevOps Docker Builds, Version 2505 (Jun 4 2025)
1212

1313
### New Product Releases
1414

15-
- PingAccess 8.2.0 → 8.2.1
16-
- PingAccess 8.1.2 → 8.1.3
17-
- PingCentral 2.3.0 and EOL 2.1.x
15+
- PingFederate 12.1.7 → 12.1.8
1816

1917
### Enhancements
2018

21-
- Apache Tomcat 9.0.102 → 9.0.104
22-
- RedHat UBI9-Minimal 9.5-1739420147 → 9.5-1745855087
23-
- Liberica JDK17 17.0.14+10 → 17.0.15+10
24-
25-
### Features
26-
27-
- (PDI-2196) Updated the PingDirectory docker image to support new FAIL_ON_DISABLED_BASE_DN and FAIL_ON_UNSUCCESSFUL_REMOVE_DEFUNCT environment variables, which can be enabled by being set to "true". The first will fail the container if it is found that replication for the USER_BASE_DN is not enabled after all topology setup is complete. The second will fail the container if it is found that a previous call to remove-defunct-server did not complete successfully, indicating that the topology is in an unknown state. In these cases, manual intervention will be required to correct the topology.
28-
29-
### Documentation
30-
31-
- (PDI-2199) Updated the various examples on devops.pingidentity.com to ensure stability and operations.
32-
- (PDI-2204) Added documentation at https://devops.pingidentity.com/reference/usingCertificates/ for certificate rotation in PingData images when using read-only keystores and truststores.
33-
- (PDI-2207) Updated the example on devops.pingidentity.com for archiving to S3 to be platform-agnostic
19+
- Apache Tomcat 9.0.104 → 9.0.105
20+
- Redhat UBI9 Minimal 9.5-1745855087 → 9.6-1747218906
21+
- Alpine 3.21.3 → 3.22.0
3422

3523
### Supported Product Releases
3624

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: DevOps Docker Builds, Version 2505 (Jun 4 2025)
3+
---
4+
5+
# Version 2505 Release Notes
6+
7+
!!! note "Product release notes"
8+
For information about product changes, refer to the release notes that can be found on each
9+
product's [download page](https://www.pingidentity.com/en/resources/downloads.html).
10+
11+
## DevOps Docker Builds, Version 2505 (Jun 4 2025)
12+
13+
### New Product Releases
14+
15+
- PingFederate 12.1.7 → 12.1.8
16+
17+
### Enhancements
18+
19+
- Apache Tomcat 9.0.104 → 9.0.105
20+
- Redhat UBI9 Minimal 9.5-1745855087 → 9.6-1747218906
21+
- Alpine 3.21.3 → 3.22.0
22+
23+
### Supported Product Releases
24+
25+
- See the [Product Version, Image Release Matrix](../docker-images/productVersionMatrix.md)
26+
for currently supported image and product versions.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ nav:
169169
- Release Notes:
170170
- Current Release: "release-notes/currentRelease.md"
171171
- All Releases:
172+
- Version 2505: "release-notes/relnotes-2505.md"
172173
- Version 2504: "release-notes/relnotes-2504.md"
173174
- Version 2503: "release-notes/relnotes-2503.md"
174175
- Version 2502: "release-notes/relnotes-2502.md"

0 commit comments

Comments
 (0)