Skip to content

Releases: getsentry/self-hosted

24.10.0

17 Oct 21:43
Compare
Choose a tag to compare

Various fixes & improvements

24.9.0

16 Sep 22:55
Compare
Choose a tag to compare

Announcements

Security fixes

Various fixes & improvements

24.8.0

15 Aug 20:10
Compare
Choose a tag to compare

Various fixes & improvements

24.7.1

23 Jul 20:04
Compare
Choose a tag to compare

Important Changes

Various fixes & improvements

24.7.0

15 Jul 23:39
Compare
Choose a tag to compare

Various fixes & improvements

24.6.0

18 Jun 19:34
Compare
Choose a tag to compare

Important Infrastructure Upgrades

  • This release contains significant upgrades to kafka, zookeeper, and clickhouse. Install scripts have been added in an attempt to ensure a smooth upgrade. However, please be aware of these changes as you upgrade and it may be a good idea to back up docker volumes before proceeding as a precautionary measure.
  • If you're using span ingestion in self-hosted, you will need to update your config file to pick up feature flags that have been split in #3092.

Various fixes & improvements

24.4.1

18 Apr 18:08
Compare
Choose a tag to compare

Security fixes

Various fixes & improvements

  • chore(deps): bump memcached and redis to latest patch versions (#2973) by @mdtro
  • Use docker compose exec to create additional kafka topics (#2904) by @saz
  • Add example to docker compose version in problem report (#2959) by @edgariscoding
  • Port last integration tests to python (#2966) by @hubertdeng123

Sentry release notes: https://github.com/getsentry/sentry/releases/tag/24.4.1

24.4.0

16 Apr 16:34
Compare
Choose a tag to compare

Breaking Changes

  • Gravatar will no longer work for avatar imaging if you run on HTTP. HTTPS is still supported as always.

Various fixes & improvements

24.3.0

15 Mar 21:35
Compare
Choose a tag to compare

Notes

  • New performance features are now in self-hosted! This includes Queries, Web Vitals, Resources, etc..
  • For those that are experiencing CSRF validation issues, you may need to set the CSRF_TRUSTED_ORIGINS variable in your sentry.conf.py file.

Various fixes & improvements

24.2.0

16 Feb 20:21
Compare
Choose a tag to compare

Various fixes & improvements