Releases: sentry-kubernetes/charts
Releases · sentry-kubernetes/charts
7.2.1
7.2.0
7.1.0
7.0.0
Features:
- Support the October release of Sentry
BREAKING CHANGES:
- the default mode of relay is now "proxy". You can change it through the values.yaml file
- we removed the
githubSso
variable for the oauth github configuration. It was using the old environment variable, that doesn't work with Sentry anymore. Just use the common github.xxxx configuration for both oauth & the application integration.
6.2.1
6.2.0
6.1.0
6.0.0
BREAKING changes :
- The sentry.configYml value is now in a real yaml format
- If you were previously using
relay.asHook
, the value is nowasHook
Features:
- updating Sentry config.yaml to support actual yaml. (#186)
- allow some snuba deployments to be pushed as hooks (#198)
Fix:
- clickhouse database init when release contains a "-"