Releases: sentry-kubernetes/charts
Releases · sentry-kubernetes/charts
6.2.0
feat: initial symbolicator support
6.1.0
Features:
- Make organizations:org-subdomains feature optional
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 now asHook
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 "-"
5.6.1
- fix: relay config formatting
5.5.0
feat: allow custom mode for sentry-relay (#197)
5.4.0
feat: configure Slack based on current documentation (#189)
5.3.0
- Feat: allows to run Relay as hook conditionally. Note: It's recommended to set the value to false if the initial setup is done.
- Fix: nginx configmap name
5.2.2
hotfix: space in relay config
5.2.1
fix: relay connection to sentry if port not 9000 (#181)
fix: relay deployment (#179)
chore: added a note for nginx ingress controller (#180)