diff --git a/docs/images/productVersionsAndImageTags.pdf b/docs/images/productVersionsAndImageTags.pdf index 9092d2d9a..e5663fc6a 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 2412b0d88..332345b65 100644 --- a/docs/release-notes/currentRelease.md +++ b/docs/release-notes/currentRelease.md @@ -1,20 +1,27 @@ --- -title: DevOps Docker Builds, Version 2310 (Nov 1 2023) +title: DevOps Docker Builds, Version 2311 (Dec 1 2023) --- -# Version 2310 Release Notes +# Version 2311 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 2310 (Nov 1 2023) +## DevOps Docker Builds, Version 2311 (Dec 1 2023) ### New Product Releases -- PingAccess 7.3.1 -> 7.3.2 -- PingIntelligence 5.1.1 -> 5.1.3 -- PingData products 9.3.0.1 -> 9.3.0.2 +- PingCentral 1.14.0 → 1.14.1 +- PingFederate 11.3.2 → 11.3.3 +- UnboundID LDAP SDK 6.0.10 → 6.0.11 +- PingData products 9.3.0.2 -> 9.3.0.3 + - 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.2.0.3 -> 9.2.0.4 - 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)) @@ -23,45 +30,24 @@ product's [download page](https://www.pingidentity.com/en/resources/downloads.ht ### Enhancements -- Apache Tomcat 9.0.80 -> 9.0.82 -- Liberica JDK11 11.0.20.1+1 -> 11.0.21+10 -- Liberica JDK17 17.0.8.1+1 -> 17.0.9+11 +- Apache Tomcat 9.0.82 → 9.0.83 ### Features -- (BRASS-1303) Added support for PingDirectoryProxy joining a multi-region PingDirectory topology. - - - The PingDirectoryProxy servers can also be across multiple regions. The PingDirectoryProxy - servers should not be started until the PingDirectory topology is up and ready. - - - The same variables used to run PingDirectory in multiple regions - are used by PingDirectoryProxy. In addition, the following variables - must be defined: - - ```text - JOIN_PD_TOPOLOGY: Set to true to join a PingDirectory topology - PINGDIRECTORY_HOSTNAME: Hostname of a PingDirectory server in the topology - PINGDIRECTORY_LDAPS_PORT: LDAPS port of the PingDirectory server to join - - Added the LOAD_BALANCING_ALGORITHM_NAMES variable to PingDirectory, - which allows defining what load balancing algorithms to set on the server instance, - separated by semicolons. This variable is only needed when using PingDirectoryProxy - automatic server discovery - - This change also removes the requirement for PingDirectory to identify - a topology master server when enabling replication. It will instead - always join via the seed server. - ``` +- (BRASS-1291) Added PF_LDAP_TYPE environment variable to support ldap.properties new field 'ldap.type' in PF 11.3. +- (BRASS-1354) Our RHEL UBI9-minimal images now come with tar commandline utility installed by default. ### Resolved Defects -- (BRASS-1287) Updated helm chart to support removed batch API endpoint designation in Kubernetes 1.25 -- (BRASS-1239) Corrected broken links on Ping DockerHub repositories +- (BRASS-1331) Fixed issue in our Helm charts where the replicas field was being set when autoscaling was enabled. +- (BRASS-1334) Updated the Helm Chart checks for semantic version for apiVersion to use a capability check rather than + verifying specific versions. This fixes issues with comparing prerelease versions. +- (BRASS-1345) Update the PingAuthorizePAP readiness check. ### Documentation -- (BRASS-1217) Added demonstration - for [Archiving and Retrieving Backups from S3](https://devops.pingidentity.com/how-to/s3Archive/) +- (BRASS-1318) Added FAQ concerning trial licenses versus engaging support. +- (BRASS-1329) Reviewed and updated getting-started examples, creating clusters and using kind or minikube documentation. ### Supported Product Releases diff --git a/docs/release-notes/relnotes-2311.md b/docs/release-notes/relnotes-2311.md new file mode 100644 index 000000000..8e04cf38a --- /dev/null +++ b/docs/release-notes/relnotes-2311.md @@ -0,0 +1,55 @@ +--- +title: DevOps Docker Builds, Version 2311 (Dec 1 2023) +--- + +# Version 2311 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 2311 (Dec 1 2023) + +### New Product Releases + +- PingCentral 1.14.0 → 1.14.1 +- PingFederate 11.3.2 → 11.3.3 +- UnboundID LDAP SDK 6.0.10 → 6.0.11 +- PingData products 9.3.0.2 -> 9.3.0.3 + - 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.2.0.3 -> 9.2.0.4 + - 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.82 → 9.0.83 + +### Features + +- (BRASS-1291) Added PF_LDAP_TYPE environment variable to support ldap.properties new field 'ldap.type' in PF 11.3. +- (BRASS-1354) Our RHEL UBI9-minimal images now come with tar commandline utility installed by default. + +### Resolved Defects + +- (BRASS-1331) Fixed issue in our Helm charts where the replicas field was being set when autoscaling was enabled. +- (BRASS-1334) Updated the Helm Chart checks for semantic version for apiVersion to use a capability check rather than + verifying specific versions. This fixes issues with comparing prerelease versions. +- (BRASS-1345) Update the PingAuthorizePAP readiness check. + +### Documentation + +- (BRASS-1318) Added FAQ concerning trial licenses versus engaging support. +- (BRASS-1329) Reviewed and updated getting-started examples, creating clusters and using kind or minikube documentation. + +### 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 f947e0caa..47572abb9 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -168,6 +168,7 @@ nav: - Release Notes: - Current Release: "release-notes/currentRelease.md" - All Releases: + - Version 2311: "release-notes/relnotes-2311.md" - Version 2310: "release-notes/relnotes-2310.md" - Version 2309: "release-notes/relnotes-2309.md" - Version 2308.1: "release-notes/relnotes-2308-1.md"