Redis for Pivotal Platform Release Notes
Page last updated:
Note: Pivotal has renamed Redis for Pivotal Cloud Foundry to Redis for Pivotal Platform.
Note: Pivotal has renamed Pivotal Cloud Foundry to Pivotal Platform.
For product versions and upgrade paths, see Upgrade Planner.
Long-Term Support for Redis for Pivotal Platform v2.3
Redis for Pivotal Platform v2.3 is a long-term supported (LTS) version. Redis for Pivotal Platform v2.3 will be supported through April 2022.
Over the lifecycle of Redis for Pivotal Platform v2.3, VMware will release security patches that occasionally include feature enhancements and maintenance updates.
For more information about Redis for Pivotal Platform v2.3 LTS, please reach out to your Account Team.
v2.3.4
Release Date: August 31, 2020
Resolved Issues
This release has the following fix:
- Rotating the Services TLS CA certificate no longer causes app downtime: In Redis for PCF v2.2.11 and earlier and Redis for Pivotal Platform v2.3.3 and earlier, following the Rotating the Services TLS CA and Its Leaf Certificates procedure can cause downtime for apps bound to the Redis service. This issue no longer occurs.
Known Issues
This release has the following issue:
- Service creation can fail when using an external UAA:
An issue with the Redis on-demand service broker and TLS verification
means that service creation might fail on the TLS handshake.
This has been observed as the
upgrade-all-service-instances
errand failing, particularly when a separate internal load balancer is present.
Compatibility
The following components are compatible with this release:
Component | Version |
---|---|
Stemcell | 621.x |
VMware Tanzu Application Service for VMs | 2.7.x, 2.8.x, 2.9.x, and 2.10.x |
shared-redis-release | 437.0.15 |
on-demand-service-broker | 0.40.0 |
routing | 0.206.0 |
service-metrics | 2.0.13 |
service-backup | 18.3.5 |
loggregator-agent | 6.1.1 |
bpm | 1.1.8 |
Redis OSS | 5.0.7 |
v2.3.3
Release Date: April 23, 2020
Resolved Issues
This release has the following fix:
- Static passwords are supported again.
Known Issues
This release has the following known issue:
- Rotating the Services TLS CA certificate might cause app downtime:
Leaf certificates do not rotate when following the procedure in
Rotating the Services TLS CA and Its Leaf Certificates.
If the CA certificate has expired and the rotation is unsuccessful,
this causes downtime for apps that bind to Redis for Pivotal Platform service instances.
To workaround the issue, see Redis On Demand Services do not rotate /services/tls_ca leaf certs resulting in app downtime in the Knowledge Base.
Compatibility
The following components are compatible with this release:
Component | Version |
---|---|
Stemcell | 621.x |
VMware Tanzu Application Service for VMs | 2.7.x, 2.8.x, 2.9.x, and 2.10.x |
shared-redis-release | 437.0.12 |
on-demand-service-broker | 0.39.0 |
routing | 0.199.0 |
service-metrics | 2.0.13 |
service-backup | 18.3.5 |
loggregator-agent | 5.3.8 |
bpm | 1.1.8 |
Redis OSS | 5.0.7 |
v2.3.2
Release Date: April 17, 2020
Security Fixes
This release includes the following security fix:
- High CVE-2020-9283.
Resolved Issues
This release has the following fixes:
- Smoke tests no longer fail with Ruby buildpack v1.8.11 or later.
- Lua scripting settings are now migrated correctly when upgrading from Redis for Pivotal Cloud Foundry v2.2.
- The CF Service Access settings in the On-Demand Plans pane are now migrated correctly when upgrading from Redis for Pivotal Cloud Foundry v2.2.
Known Issues
This release has the following known issues:
- Configuring Redis services to use a static password results in the error
secrets map doesn't consist of expected key
. This is because of an issue with the handling of static passwords in therequirepass
property.
- Rotating the Services TLS CA certificate might cause app downtime:
Leaf certificates do not rotate when following the procedure in
Rotating the Services TLS CA and Its Leaf Certificates.
If the CA certificate has expired and the rotation is unsuccessful,
this causes downtime for apps that bind to Redis for Pivotal Platform service instances.
To workaround the issue, see Redis On Demand Services do not rotate /services/tls_ca leaf certs resulting in app downtime in the Knowledge Base.
Compatibility
The following components are compatible with this release:
Component | Version |
---|---|
Stemcell | 621.x |
VMware Tanzu Application Service for VMs | 2.7.x, 2.8.x, and 2.9.x |
shared-redis-release | 437.0.12 |
on-demand-service-broker | 0.39.0 |
routing | 0.199.0 |
service-metrics | 2.0.13 |
service-backup | 18.3.5 |
loggregator-agent | 5.3.8 |
bpm | 1.1.8 |
Redis OSS | 5.0.7 |
v2.3.1
Release Date: February 25, 2020
Security Fixes
- Fixes a security vulnerability in the CF Routing release.
Known Issues
This release has the following issues:
- Smoke tests fail when run in environments with Ruby buildpack v1.8.11 or later.
- Lua scripting settings do not migrate when upgrading from Redis for Pivotal Cloud Foundry v2.2.
- The CF Service Access settings in the On-Demand Plans pane do not migrate when upgrading from Redis for Pivotal Cloud Foundry v2.2.
- Configuring Redis services to use a static password results in the error
secrets map doesn't consist of expected key
. This is because of an issue with the handling of static passwords in therequirepass
property.
- Rotating the Services TLS CA certificate might cause app downtime:
Leaf certificates do not rotate when following the procedure in
Rotating the Services TLS CA and Its Leaf Certificates.
If the CA certificate has expired and the rotation is unsuccessful,
this causes downtime for apps that bind to Redis for Pivotal Platform service instances.
To workaround the issue, see Redis On Demand Services do not rotate /services/tls_ca leaf certs resulting in app downtime in the Knowledge Base.
Compatibility
The following components are compatible with this release:
Component | Version |
---|---|
Stemcell | 621.x |
VMware Tanzu Application Service for VMs | 2.7.x, 2.8.x, and 2.9.x |
shared-redis-release | 437.0.7 |
on-demand-service-broker | 0.38.0 |
routing | 0.198.0 |
service-metrics | 2.0.13 |
service-backup | 18.3.5 |
loggregator-agent | 5.3.6 |
bpm | 1.1.6 |
Redis OSS | 5.0.7 |
v2.3.0
Release Date: December 10, 2019
Features
New features and changes in this release:
You can configure on-demand plans dynamically. For more information, see Configure On-Demand Plan Settings.
You can upgrade individual on-demand service instances using the cf CLI. To enable this feature, see Enable Individual Service Instance Upgrades. For how to upgrade an individual service instance, see Upgrading an Individual Redis Service Instance.
Service instance and broker metrics are emitted in Prometheus format. For general information about metrics, see Monitoring Redis for Pivotal Platform.
Errands have impact warnings when service instance downtime is expected.
- Redis for Pivotal Platform syslog configuration is now managed by Ops Manager.
This improvement does not affect syslog configuration in the tile.
However, if you use the Ops Manager API or Platform Automation Toolkit, you must
modify your syslog configuration to use
syslog-properties
. When you modify your configuration, ensure that you use om CLI v3.2.0 or later. For more information aboutsyslog-properties
, see om in GitHub.
Resolved Issues
This release has the following fixes:
- Removes redundant, unused test code contained in
redis-test-release
.
Known Issues
This release has the following issues:
- Smoke tests fail when run in environments with Ruby buildpack v1.8.11 or later.
- Lua scripting settings do not migrate when upgrading from Redis for Pivotal Cloud Foundry v2.2.
- The CF Service Access settings in the On-Demand Plans pane do not migrate when upgrading from Redis for Pivotal Cloud Foundry v2.2.
- Configuring Redis services to use a static password results in the error
secrets map doesn't consist of expected key
. This is because of an issue with the handling of static passwords in therequirepass
property. - Configuring Redis services to use a static password results in the error
secrets map doesn't consist of expected key
. This is because of an issue with the handling of static passwords in therequirepass
property.
- Rotating the Services TLS CA certificate might cause app downtime:
Leaf certificates do not rotate when following the procedure in
Rotating the Services TLS CA and Its Leaf Certificates.
If the CA certificate has expired and the rotation is unsuccessful,
this causes downtime for apps that bind to Redis for Pivotal Platform service instances.
To workaround the issue, see Redis On Demand Services do not rotate /services/tls_ca leaf certs resulting in app downtime in the Knowledge Base.
Compatibility
The following components are compatible with this release:
Component | Version |
---|---|
Stemcell | 456 |
VMware Tanzu Application Service for VMs | 2.7.x, 2.8.x, and 2.9.x |
shared-redis-release | 437.0.4 |
on-demand-service-broker | 0.35.0 |
routing | 0.195.0 |
service-metrics | 2.0.3 |
service-backup | 18.3.4 |
loggregator-agent | 5.2.2 |
bpm | 1.1.5 |
Redis OSS | 5.0.7 |
View Release Notes for Another Version
To view the release notes for another product version, select the version from the dropdown at the top of this page.