Skip to content

Commit

Permalink
Mention min Sentry version for self hosted (#2006)
Browse files Browse the repository at this point in the history
* Mention min Sentry version for self hosted

* Mention how to disable client reports ...

... to get around the self hosted upgrade
  • Loading branch information
adinauer authored Apr 26, 2022
1 parent 1ace4ce commit 2aa0338
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

Starting with version `6.6.0` of the `sentry`, [Sentry's version >= v21.9.0](https://github.com/getsentry/self-hosted/releases) is required or you have to manually disable sending client reports via the `sendClientReports` option. This only applies to self-hosted Sentry. If you are using [sentry.io](https://sentry.io), no action is needed.

* Fix: Profiling rate decreased from 300hz to 100hz; fixed profiling traces folder creation on manual sdk init (#1997)
* Fix: Allow disabling sending of client reports via Android Manifest and external options (#2007)

Expand Down

0 comments on commit 2aa0338

Please sign in to comment.