Skip to content

Commit

Permalink
Release Notes - Sprint 2409 (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikostien-pingidentity authored Oct 1, 2024
1 parent ca8d4d9 commit aba5d6e
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 9 deletions.
Binary file modified docs/images/productVersionsAndImageTags.pdf
Binary file not shown.
25 changes: 16 additions & 9 deletions docs/release-notes/currentRelease.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,35 @@
---
title: DevOps Docker Builds, Version 2408 (Sep 4 2024)
title: DevOps Docker Builds, Version 2409 (Oct 1 2024)
---

# Version 2408 Release Notes
# Version 2409 Release Notes

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

## DevOps Docker Builds, Version 2408 (Sep 4 2024)
## DevOps Docker Builds, Version 2409 (Oct 1 2024)

### New Product Releases

- PingFederate 12.1.1 → 12.1.2
- PingFederate 12.0.4 → 12.0.5
- PingFederate 12.1.2 → 12.1.3
- PingAccess 8.1.1 → 8.1.2
- PingAccess 8.0.4 → 8.0.5
- PingData products 10.1.0.0 → 10.1.0.2
- PingDirectory ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdirectory))
- PingDirectory Proxy ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdirectoryproxy))
- PingDataSync ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdatasync))
- PingAuthorize ([Dockerhub](https://hub.docker.com/r/pingidentity/pingauthorize))
- PingDataConsole ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdataconsole))

### Enhancements

- Apache Tomcat 9.0.91 → 9.0.93
- Redhat UBI9-minimal 9.4-11949.4-1227
- Apache Tomcat 9.0.93 → 9.0.95
- Alpine 3.20.23.20.3

### Documentation
### Features

- (PDI-1923) Fix helm examples for Mysql
- (PDI-2036) Add future PingFederate 12.2 Administrator Role DATA_COLLECTION_ADMINISTRATOR to 83-configure-admin.sh hook script.

### Supported Product Releases

Expand Down
40 changes: 40 additions & 0 deletions docs/release-notes/relnotes-2409.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: DevOps Docker Builds, Version 2409 (Oct 1 2024)
---

# Version 2409 Release Notes

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

## DevOps Docker Builds, Version 2409 (Oct 1 2024)

### New Product Releases

- PingFederate 12.1.2 → 12.1.3
- PingAccess 8.1.1 → 8.1.2
- PingAccess 8.0.4 → 8.0.5
- PingData products 10.1.0.0 → 10.1.0.2
- PingDirectory ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdirectory))
- PingDirectory Proxy ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdirectoryproxy))
- PingDataSync ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdatasync))
- PingAuthorize ([Dockerhub](https://hub.docker.com/r/pingidentity/pingauthorize))
- PingDataConsole ([Dockerhub](https://hub.docker.com/r/pingidentity/pingdataconsole))

### Enhancements

- Apache Tomcat 9.0.93 → 9.0.95
- Alpine 3.20.2 → 3.20.3

### Features

- (PDI-2036) Add future PingFederate 12.2 Administrator Role DATA_COLLECTION_ADMINISTRATOR to 83-configure-admin.sh hook script.

### Supported Product Releases

- See the [Product Version, Image Release Matrix](../docker-images/productVersionMatrix.md)
for currently supported image and product versions.



1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ nav:
- Release Notes:
- Current Release: "release-notes/currentRelease.md"
- All Releases:
- Version 2409: "release-notes/relnotes-2409.md"
- Version 2408: "release-notes/relnotes-2408.md"
- Version 2407: "release-notes/relnotes-2407.md"
- Version 2406: "release-notes/relnotes-2406.md"
Expand Down

0 comments on commit aba5d6e

Please sign in to comment.