Versions
#
2022.05.0Released on May 16,2022.
Validated for KOTS v1.70.
Kubernetes minimal version: 1.19.
#
Bug fixes- Grant Access: Members in Business workspaces can give access to restricted users but can’t invite new users by typing email addresses.
- Incident details: timestamp of last presence check is updated synchronously upon manual check.
- CSV Export: disable timeouts.
- Incidents: improve performance on the incidents table.
- Detector: improve performance of table of detectors for workspaces with many incidents.
- Email: the warning banner is not displayed anymore when the email sending system is configured.
- Health Check: the error code for an expired GitLab token has been corrected.
- PostGreSQL: configuring an external port different from the default one (5432) correctly works.
#
2022.04.2Released on May 09, 2022.
Validated for KOTS v1.70.
#
Bug Fixes- Upgrade: Error on Ingress component deployment.
- Postgre TLS: Fixes error on deployment while Postgres TLS "Allowed" mode is activated.
caution
This release is not compatible with Kubernetes versions 1.18 and below.
Please update your Kubernetes Cluster to at least version 1.19.
#
2022.04.1Released on April 22, 2022.
Validated for KOTS v1.59.1.
#
Features & improvements- Health checks: We add VCS troubleshooting tools in the Admin Area. You can check the status of your integrations and gather error information on this page. More information on our documentation.
- Personal access tokens and service accounts: We now distinguish two types of API keys: Personal Access Tokens and Service accounts. You can find more information on our official documentation.
- GitHub check runs now handle the regression mode. If an already resolved secret incident is detected by a checkrun AND the regression mode is OFF, the check run won’t raise the secret. More information on Workspace documentation.
- GitHub A comment can be posted directly to Github pull request timeline when a check run detects a secret. This can be deactivated in Settings by a Manager. More information in documentation.
- API: We add an API endpoint to list members having access to an incident. More information in the API documentation.
- PostGreSQL: Secrets are now encrypted in Database.
#
Bug Fixes- Incident: Restricted users are no longer able to generate incident sharing links.
caution
This release integrates secret encryption in the database. Please be careful while updating and do not hesitate to completely backup your database before upgrade.
#
1.35Released on March 25, 2022.
Validated for KOTS v1.59.1.
#
Features & improvements- TLS Support for PostgreSQL: Transport Layer Security (TLS) is an encryption protocol intended to keep data secure when being transferred over a network. When installing GitGuardian Self Hosted, users can now activate the option for PostgreSQL.
- API: Members are now exposed in API and new fields were added in the source payload. You can find more information on our product documentation.
- Incident detail: From an incident detail page, you can grant access to a selection of Restricted users. You can find more information on our official documentation.
#
1.34Released on February 11, 2022.
Validated for KOTS v1.59.1.
#
Features & improvements- TLS Support for Redis: Transport Layer Security (TLS) is an encryption protocol intended to keep data secure when being transferred over a network. When installing GitGuardian Self Hosted, users can now activate the option for Redis. You can find more information about the configuration on our official documentation.
#
1.33Released on January 13, 2022.
Validated for KOTS v1.59.1.
#
Features & improvements- API: Added secret validity information.
#
1.32Released on December 14, 2021.
Validated for KOTS v1.58.1.
#
Features & improvements- API: new scope
incident::share
and grant access to incidents, documented here. - Regression: added a workspace setting giving the option to control the behavior of GG when a new occurrence of an already-resolved incident is detected.
- Custom webhook: added validity and severity to payload.
- API: added validity to scan results.
#
1.31Released on November 15, 2021.
Validated for KOTS v1.56.0.
#
Features & improvements- Synchronization between ggshield and the dashboard: secrets ignored on the dashboard will also be ignored by ggshield, detectors deactivated in the dashboard will be deactivated for ggshield too.