|
1 | 1 | --- |
2 | | -title: DevOps Docker Builds, Version 2503 (Apr 1 2025) |
| 2 | +title: DevOps Docker Builds, Version 2504 (May 1 2025) |
3 | 3 | --- |
4 | 4 |
|
5 | | -# Version 2503 Release Notes |
| 5 | +# Version 2504 Release Notes |
6 | 6 |
|
7 | 7 | !!! note "Product release notes" |
8 | 8 | For information about product changes, refer to the release notes that can be found on each |
9 | 9 | product's [download page](https://www.pingidentity.com/en/resources/downloads.html). |
10 | 10 |
|
11 | | -## DevOps Docker Builds, Version 2503 (Apr 1 2025) |
| 11 | +## DevOps Docker Builds, Version 2504 (May 1 2025) |
12 | 12 |
|
13 | 13 | ### New Product Releases |
14 | 14 |
|
15 | | -- PingFederate 12.2.1 -> 12.2.2 |
16 | | -- PingData products 10.2.0.0 -> 10.2.0.1 |
17 | | - - PingDirectory ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdirectory)) |
18 | | - - PingDirectory Proxy ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdirectoryproxy)) |
19 | | - - PingDataSync ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdatasync)) |
20 | | - - PingAuthorize ([Dockerhub](https://hub.docker.com/r/pingidentity/pingauthorize)) |
21 | | - - PingDataConsole ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdataconsole)) |
| 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 |
22 | 18 |
|
23 | 19 | ### Enhancements |
24 | 20 |
|
25 | | -- Apache Tomcat 9.0.100 -> 9.0.102 |
| 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 |
26 | 24 |
|
27 | 25 | ### Features |
28 | 26 |
|
29 | | -- (PDI-2195) Limit minimum and maximum Jetty threads for PingFederate |
| 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. |
30 | 28 |
|
31 | 29 | ### Documentation |
32 | 30 |
|
33 | | -- (PDI-2197) Updated the DevOps portal with information regarding Iron Bank images |
| 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 |
34 | 34 |
|
35 | 35 | ### Supported Product Releases |
36 | 36 |
|
|
0 commit comments