Skip to content

Releases: sentry-kubernetes/charts

6.2.0

26 Oct 22:42
098fdef
Compare
Choose a tag to compare

feat: initial symbolicator support

6.1.0

14 Oct 17:42
3614762
Compare
Choose a tag to compare

Features:

  • Make organizations:org-subdomains feature optional

6.0.0

12 Oct 06:26
Compare
Choose a tag to compare

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

12 Oct 06:13
Compare
Choose a tag to compare
  • fix: relay config formatting

5.6.0

10 Oct 18:24
c7934ae
Compare
Choose a tag to compare

feat: Sentry 20.9.0

5.5.0

10 Oct 18:19
a78b5f1
Compare
Choose a tag to compare

feat: allow custom mode for sentry-relay (#197)

5.4.0

08 Oct 08:33
5c4447c
Compare
Choose a tag to compare

feat: configure Slack based on current documentation (#189)

5.3.0

29 Sep 11:01
Compare
Choose a tag to compare
  • 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

24 Sep 05:14
Compare
Choose a tag to compare

hotfix: space in relay config

5.2.1

24 Sep 05:01
d8e34f5
Compare
Choose a tag to compare

fix: relay connection to sentry if port not 9000 (#181)
fix: relay deployment (#179)
chore: added a note for nginx ingress controller (#180)