Download Latest Version 25.7.0 source code.tar.gz (565.6 kB)
Email in envelope

Get an email when there's a new version of Self-Hosted Sentry nightly

Home / 25.7.0
Name Modified Size InfoDownloads / Week
Parent folder
25.7.0 source code.tar.gz 2025-07-16 565.6 kB
25.7.0 source code.zip 2025-07-16 599.5 kB
README.md 2025-07-16 2.7 kB
Totals: 3 Items   1.2 MB 0

[!IMPORTANT]

Action Required: Update Your Configuration Files!

To make sure you're getting all these new goodies and everything runs smoothly, please remember to update your .env (or .env.custom, if any), docker-compose.yml, and sentry/sentry.conf.py files to their latest versions. Don't miss any feature flags or additional configurations!

Want to know what changed? Read on.

Uptime Monitoring: Available for Self-Hosted

Our Uptime Monitoring feature is now available for self-hosted Sentry. You can monitor endpoints using private IP addresses by setting UPTIME_CHECKER_ALLOW_INTERNAL_IPS environment variable to "true," and don't forget to configure the necessary feature flags in your sentry.conf.py file. This adds a ton of flexibility for monitoring your internal services.

New Containers for Event Analytics Platform

We're introducing new containers related to our Event Analytics Platform. This unifies the storage backend for all Sentry features—errors, traces, logs, and uptimes—under one "platform". This makes correlating events and gaining a clear overview of your services much simpler & accurate. These containers also power the new Logs and Trace Explorer features.

DockerHub to GitHub Container Registry Migration

We are transitioning our default Docker image registry from DockerHub to GitHub Container Registry. You will see some changes on the .env file. We'll continue pushing new images to DockerHub for a short period, but new pushes will cease in the coming months. We recommend adjusting your configurations to this new standard soon.

Good news: unclickable links in performance details from the last release (you might know GitHub issues [#3729] and [#3758]) have been fixed upstream. As a bonus, the trace-view-v1 flag has also been removed. You can check out the related pull request here.

For further discussion or questions, head over to the Sentry's Discord! We're always there to chat.


Various fixes & improvements

  • feat: Swap trace-view-v1 feature flag with visibility-explore-view (#3801) by @aldy505
  • fix: set harakiri Django option to 30s (#3792) by @aldy505
  • feat(images):Cutover images to ghcr (#3800) by @hubertdeng123
  • docs: encourage community patches (#3794) by @aldy505
  • feat: run EAP-related containers (#3778) by @aldy505
  • feat(uptime): Enable uptime in self-hosted (#3787) by @evanpurkhiser
  • feat: make system.secret-key configurable from environment variables (#3783) by @aldy505
  • ci: run tests on arm64 (#3750) by @aldy505
Source: README.md, updated 2025-07-16