Skip to content

Commit 6fbdb84

Browse files
PDI-2259: Sprint 2507 Release Notes (#597)
1 parent 985e886 commit 6fbdb84

File tree

4 files changed

+54
-20
lines changed

4 files changed

+54
-20
lines changed
Binary file not shown.
Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,32 @@
11
---
2-
title: DevOps Docker Builds, Version 2506 (July 2 2025)
2+
title: DevOps Docker Builds, Version 2507 (Aug 1 2025)
33
---
44

5-
# Version 2506 Release Notes
5+
# Version 2507 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 2506 (July 2 2025)
11+
## DevOps Docker Builds, Version 2507 (Aug 1 2025)
1212

13-
### New Product Releases
13+
### Enhancements
1414

15-
- UnboundID LDAP SDK for Java 7.0.2 → 7.0.3
16-
- PingFederate 12.3.0 and EOL 12.1.x
17-
- PingFederate 12.2.3 → 12.2.4
18-
- PingAccess 8.3.0 and EOL 8.1.x
19-
- PingData 10.3.0.0 and EOL 10.1.x.x
20-
- PingDirectory ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdirectory))
21-
- PingDirectoryProxy ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdirectoryproxy))
22-
- PingDataSync ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdatasync))
23-
- PingDataConsole ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdataconsole))
24-
- PingDataGovernance (Not yet available)
25-
- PingDataMetrics (Not yet available)
26-
- PingAuthorize ([Dockerhub](https://hub.docker.com/r/pingidentity/pingauthorize))
27-
- PingAuthorize PAP ([Dockerhub](https://hub.docker.com/r/pingidentity/pingauthorizepap))
15+
- Redhat UBI9 Minimal 9.6-1751286687 → 9.6-1754000177
16+
- Alpine 3.22.0 → 3.22.1
17+
- Liberica JDK17 17.0.15+10 → 17.0.16+12
2818

29-
### Enhancements
30-
- Documentation updates (Images and Diagrams Removed, see [DEVOPS-5078](https://ping-identity.atlassian.net/browse/DEVOPS-5078))
31-
- Updated all products to log to stdout (OpenShift and ReadOnlyFilesystem compliance)
19+
### Features
20+
21+
- (PDI-2252) Support for correct image tag extension when specified as DOCKER_DEFAULT_PLATFORM environment variable.
22+
- (PDI-2253) Updated pingdataconsole 10.3 to run on tomcat 11. This fixes an issue where the console would return a 404 error when running on tomcat 9.
23+
- (PDI-2255) Image hook script 09-build-motd.sh no longer imports external MOTD content, improving security and reliability.
24+
25+
### Documentation
26+
27+
- (PDI-2246) Migrated content to the new developer experience portal, with redirects, for both https://helm.pingidentity.com and https://devops.pingidentity.com
28+
29+
### Supported Product Releases
30+
31+
- See the [Product Version, Image Release Matrix](../docker-images/productVersionMatrix.md)
32+
for currently supported image and product versions.
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: DevOps Docker Builds, Version 2507 (Aug 1 2025)
3+
---
4+
5+
# Version 2507 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 2507 (Aug 1 2025)
12+
13+
### Enhancements
14+
15+
- Redhat UBI9 Minimal 9.6-1751286687 → 9.6-1754000177
16+
- Alpine 3.22.0 → 3.22.1
17+
- Liberica JDK17 17.0.15+10 → 17.0.16+12
18+
19+
### Features
20+
21+
- (PDI-2252) Support for correct image tag extension when specified as DOCKER_DEFAULT_PLATFORM environment variable.
22+
- (PDI-2253) Updated pingdataconsole 10.3 to run on tomcat 11. This fixes an issue where the console would return a 404 error when running on tomcat 9.
23+
- (PDI-2255) Image hook script 09-build-motd.sh no longer imports external MOTD content, improving security and reliability.
24+
25+
### Documentation
26+
27+
- (PDI-2246) Migrated content to the new developer experience portal, with redirects, for both https://helm.pingidentity.com and https://devops.pingidentity.com
28+
29+
### Supported Product Releases
30+
31+
- See the [Product Version, Image Release Matrix](../docker-images/productVersionMatrix.md)
32+
for currently supported image and product versions.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ nav:
342342
- Release Notes:
343343
- Current Release: "release-notes/currentRelease.md"
344344
- All Releases:
345+
- Version 2507: "release-notes/relnotes-2507.md"
345346
- Version 2506: "release-notes/relnotes-2506.md"
346347
- Version 2505: "release-notes/relnotes-2505.md"
347348
- Version 2504: "release-notes/relnotes-2504.md"

0 commit comments

Comments
 (0)