diff --git a/docs/images/productVersionsAndImageTags.pdf b/docs/images/productVersionsAndImageTags.pdf index e90100941..f7958bd3b 100644 Binary files a/docs/images/productVersionsAndImageTags.pdf and b/docs/images/productVersionsAndImageTags.pdf differ diff --git a/docs/release-notes/currentRelease.md b/docs/release-notes/currentRelease.md index 511a3fd15..7beb928f2 100644 --- a/docs/release-notes/currentRelease.md +++ b/docs/release-notes/currentRelease.md @@ -1,19 +1,20 @@ --- -title: DevOps Docker Builds, Version 2401 (Jan 29 2024) +title: DevOps Docker Builds, Version 2402 (Feb 29 2024) --- -# Version 2401 Release Notes +# Version 2402 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 2401 (Jan 29 2024) +## DevOps Docker Builds, Version 2402 (Feb 29 2024) ### New Product Releases -- PingCentral 2.0.0 → 2.0.1 -- PingData products 9.3.0.3 → 9.3.0.4 +- PingFederate 12.0.0 → 12.0.1 +- PingFederate 11.3.4 → 11.3.5 +- PingData products 9.3.0.4 → 9.3.0.5 - 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)) @@ -22,22 +23,20 @@ product's [download page](https://www.pingidentity.com/en/resources/downloads.ht ### Enhancements -- Apache Tomcat 9.0.84 → 9.0.85 -- Apache JMeter 5.6.2 → 5.6.3 -- Redhat UBI9-minimal 9.1 → 9.3-1552 -- Liberica JDK11 11.0.21+10 → 11.0.22+12 -- Liberica JDK17 17.0.9+11 → 17.0.10+13 -- Alpine 3.19.0 → 3.19.1 +- Apache Tomcat 9.0.85 → 9.0.86 -### Features +### Resolved Defects -- (PDI-1358) Add support for environment variables in utility sidecar in helm charts -- (PDI-1367) Add global annotation support for PVC definitions -- (PDI-1461) Add support for secondary port to PF image +- (PDI-1473) Fixed PingDataSync pods not configuring failover when REMOTE_SERVER_REPLICATION_PORT environment variable was not set. This variable now is not necessary for configuring failover. +- (PDI-1474) Updated PingData restart hook scripts to handle updating the java.properties file. If you need to set any custom values in java.properties, provide the entire file in your server profile at `instance/config/java.properties`. Note that this is outside of the `pd.profile` folder. +- (PDI-1476) Fixed an issue with processing env variable json files in the secrets directory where keys with special characters were not handled. ### Documentation -- (PDI-1432) Initial documentation for the PingFederate Terraform provider on https://terraform.pingidentity.com/ +- (PDI-1477) Updated ingress definitions and how-to examples and guides to latest versions and formatting +- (PDI-1478) Removed stale helm repo files as well as updated helm documentation +- (PDI-1587) Remove extraneous reference to components now in baseline server profile. +- (PDI-1589) Update old link on the server profiles how-to page. ### Supported Product Releases diff --git a/docs/release-notes/relnotes-2402.md b/docs/release-notes/relnotes-2402.md new file mode 100644 index 000000000..abd381375 --- /dev/null +++ b/docs/release-notes/relnotes-2402.md @@ -0,0 +1,50 @@ +--- +title: DevOps Docker Builds, Version 2402 (Feb 29 2024) +--- + +# Version 2402 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 2402 (Feb 29 2024) + +### New Product Releases + +- PingFederate 12.0.0 → 12.0.1 +- PingFederate 11.3.4 → 11.3.5 +- - PingData products 10.0.0.0 → 10.0.0.1 + - 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)) +- PingData products 9.3.0.4 → 9.3.0.5 + - 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.85 → 9.0.86 + +### Resolved Defects + +- (PDI-1473) Fixed PingDataSync pods not configuring failover when REMOTE_SERVER_REPLICATION_PORT environment variable was not set. This variable now is not necessary for configuring failover. +- (PDI-1474) Updated PingData restart hook scripts to handle updating the java.properties file. If you need to set any custom values in java.properties, provide the entire file in your server profile at `instance/config/java.properties`. Note that this is outside of the `pd.profile` folder. +- (PDI-1476) Fixed an issue with processing env variable json files in the secrets directory where keys with special characters were not handled. + +### Documentation + +- (PDI-1477) Updated ingress definitions and how-to examples and guides to latest versions and formatting +- (PDI-1478) Removed stale helm repo files as well as updated helm documentation +- (PDI-1587) Remove extraneous reference to components now in baseline server profile. +- (PDI-1589) Update old link on the server profiles how-to page. + +### Supported Product Releases + +- See the [Product Version, Image Release Matrix](../docker-images/productVersionMatrix.md) + for currently supported image and product versions. diff --git a/mkdocs.yml b/mkdocs.yml index 70587d13d..3c315c523 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -168,6 +168,7 @@ nav: - Release Notes: - Current Release: "release-notes/currentRelease.md" - All Releases: + - Version 2402: "release-notes/relnotes-2402.md" - Version 2401: "release-notes/relnotes-2401.md" - Version 2312: "release-notes/relnotes-2312.md" - Version 2311: "release-notes/relnotes-2311.md"