Released April 14th, 2022.
New Features
This is a patch release. There are no new features since release 1.7.0.
Fixes
- We mitigated 0-day vulnerability CVE-2022-22965 in the Spring Boot framework. If you are using a BigQuery database, see BigQuery Database Driver Update below.
- We increased the maximum header size for API calls to support larger authentication cookies and fix issues with some Identity Providers.
- We removed ability to use proxy in Snowflake JDBC connection string because we found out behavior which was not secure in the multitenant environment.
Get the Community Edition
Pull the GoodData.CN Community Edition to get started with the latest release:
Upgrade Guides
BigQuery Database Driver Update
To be able to upgrade Spring Boot to mitigate the 0-day vulnerability, we’ve also had to upgrade the gRPC library to version 1.45.1. Since the BigQuery database driver also relies on gRPC, it needs to be upgraded to at least version 1.2.22.
To upgrade your existing deployment, please follow the guide for injecting custom JDBC drivers using the updated driver version.
GoodData.CN Community Edition
If you are using a docker volume to store metadata from your GoodData.CN Community Edition (CE) container, download a new version of the GoodData.CN CE docker image and start it with your volume. All your metadata will be migrated.
If you are not using a docker volume to store metadata from your GoodData.CN CE container, follow the version specific and general upgrade guides.
GoodData.CN Production K8S Edition
To upgrade Helm chart, follow the general upgrade guide.