Skip to content

Commit 679dce9

Browse files
committed
add Sentry Self Hosted Compatibility breaking change
1 parent 3ee9d50 commit 679dce9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
* Feat: Change timespans to Durations in SentryOptions (#504)
2020
* Feat: `beforeSend` callback accepts async code (#494)
2121

22+
## Sentry Self Hosted Compatibility
23+
24+
* Since version `6.0.0` of the `sentry`, [Sentry's version >= v20.6.0](https://github.com/getsentry/onpremise/releases) is required. This only applies to on-premise Sentry, if you are using sentry.io no action is needed.
25+
2226
# 5.1.0
2327

2428
* Fix: Merge user from event and scope (#467)
@@ -178,8 +182,6 @@ Packages were released on [sentry pubdev](https://pub.dev/packages/sentry) and [
178182

179183
* Since version `4.0.0` of the `sentry_flutter`, [Sentry's version >= v20.6.0](https://github.com/getsentry/onpremise/releases) is required. This only applies to on-premise Sentry, if you are using sentry.io no action is needed.
180184

181-
We'd love to get feedback.
182-
183185
# 4.0.0-beta.2
184186

185187
* Ref: Remove duplicated attachStackTrace field

0 commit comments

Comments
 (0)