Skip to content

Commit 53d8129

Browse files
PDI-2185: Sprint 2501 Release Notes (#577)
1 parent 35d81b4 commit 53d8129

File tree

4 files changed

+49
-19
lines changed

4 files changed

+49
-19
lines changed
2.21 KB
Binary file not shown.

docs/release-notes/currentRelease.md

Lines changed: 11 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,35 @@
11
---
2-
title: DevOps Docker Builds, Version 2412 (Jan 6 2025)
2+
title: DevOps Docker Builds, Version 2501 (Feb 3 2025)
33
---
44

5-
# Version 2412 Release Notes
5+
# Version 2501 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 2412 (Jan 6 2025)
11+
## DevOps Docker Builds, Version 2501 (Feb 3 2025)
1212

1313
### New Product Releases
1414

15-
- PingAccess 8.2.0 and EOL 8.0.x
16-
- PingCentral 2.2.0 and EOL 2.0.x
17-
- PingData products 10.2.0.0 and EOL 10.0.0.X
15+
- PingFederate 12.1.4 -> 12.1.5
16+
- PingData products 10.2.0.0 -> 10.2.0.1
1817
- PingDirectory ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdirectory))
1918
- PingDirectory Proxy ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdirectoryproxy))
2019
- PingDataSync ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdatasync))
2120
- PingAuthorize ([Dockerhub](https://hub.docker.com/r/pingidentity/pingauthorize))
2221
- PingDataConsole ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdataconsole))
23-
- PingFederate 12.2.0 and EOL 12.0.x
24-
2522

2623
### Enhancements
2724

28-
- LDAP SDK 7.0.1 → 7.0.2
29-
- Alpine 3.20.3 → 3.21.0
30-
- RedHat UBI9 Minimal 9.5-1731604394 → 9.5-1734497536
31-
- Apache Tomcat 9.0.97 → 9.0.98
32-
33-
### Features
34-
35-
- (PDI-2154) Ping product images are now built with Liberica JDK17 installed, replacing Liberica JDK11.
36-
- (PDI-2151) Package managers are no longer removed from Ping product images.
25+
- Alpine 3.21.0 -> 3.21.2
26+
- Redhat UBI9-Minimal 9.5-1734497536 -> 9.5-1736404155
27+
- Liberica JDK17 17.0.13+12 -> 17.0.14+10
3728

38-
### Resolved Defects
29+
### Documentation
3930

40-
- (PDI-2147) Update PingFederate image default log4j2.xml.subst.default files.
31+
- (PDI-2171) Update https://devops.pingidentity.com for clarity on multi-region with all PingData products
32+
- (PDI-2173) Updated https://devops.pingidentity.com examples to latest releases of software and product
4133

4234
### Supported Product Releases
4335

docs/release-notes/relnotes-2501.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: DevOps Docker Builds, Version 2501 (Feb 3 2025)
3+
---
4+
5+
# Version 2501 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 2501 (Feb 3 2025)
12+
13+
### New Product Releases
14+
15+
- PingFederate 12.1.4 -> 12.1.5
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))
22+
23+
### Enhancements
24+
25+
- Alpine 3.21.0 -> 3.21.2
26+
- Redhat UBI9-Minimal 9.5-1734497536 -> 9.5-1736404155
27+
- Liberica JDK17 17.0.13+12 -> 17.0.14+10
28+
29+
### Documentation
30+
31+
- (PDI-2171) Update https://devops.pingidentity.com for clarity on multi-region with all PingData products
32+
- (PDI-2173) Updated https://devops.pingidentity.com examples to latest releases of software and product
33+
34+
### Supported Product Releases
35+
36+
- See the [Product Version, Image Release Matrix](../docker-images/productVersionMatrix.md)
37+
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 2501: "release-notes/relnotes-2501.md"
172173
- Version 2412: "release-notes/relnotes-2412.md"
173174
- Version 2411: "release-notes/relnotes-2411.md"
174175
- Version 2410: "release-notes/relnotes-2410.md"

0 commit comments

Comments
 (0)