Skip to content

Commit

Permalink
BRASS-1356: Release Sprint 2311 (#520)
Browse files Browse the repository at this point in the history
* BRASS-1356: Release Sprint 2311

- Add release notes for 2311 sprint release. Update product
versions support matrix PDF as well.
  • Loading branch information
erikostien-pingidentity authored Dec 1, 2023
1 parent f12c259 commit e43cb37
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 36 deletions.
Binary file modified docs/images/productVersionsAndImageTags.pdf
Binary file not shown.
58 changes: 22 additions & 36 deletions docs/release-notes/currentRelease.md
Original file line number Diff line number Diff line change
@@ -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))
Expand All @@ -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

Expand Down
55 changes: 55 additions & 0 deletions docs/release-notes/relnotes-2311.md
Original file line number Diff line number Diff line change
@@ -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.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e43cb37

Please sign in to comment.