Releases: contributte/sentry
Releases · contributte/sentry
v0.3.0
v0.2.3
Bumped! 🔹
Diff: v0.2.2...v0.3.0
Changes:
- NetteSecurityIntegration: check if session is started, - solves problem when session is explicitly closed before sending to sentry [4cb2152] (@ojanota)
- NetteSessionIntegration: check if session is started, - solves problem when session is explicitly closed before sending to sentry [535c4ee] (@ojanota)
- DI: Allow ClientBuilder modifications [6b07f3e] (@JanMikes)
- Integration: remove NetteHttpIntegration from default list of integrations [#10] [d0a3911] (@f3l1x)
- Add util class Strings [38820e2] (@f3l1x)
- Composer: require sentry >=3.22.1 [60fb5f7] (@f3l1x)
- Composer: conflict with symfony/options-resolver < 6.x [a1f521a] (@f3l1x)
Maintenance:
v0.2.2
Bumped! 👡
Diff: v0.2.1...v0.2.2
Changes:
- DI: try to cast enable to boolean [2df2ab7] (@f3l1x)
- Do not replace existing tags in NetteSessionIntegration (#9) [06a4eba] (@Creeperface01)
v0.2.1
Bumped! 🇳🇷
Diff: v0.2.0...v0.2.1
Changes:
- Composer: conflict with tracy <2.10.0 [657d88c] (@f3l1x)
- Extension: do not replace existing integrations by default ones (#8) [b233e4d] (@Creeperface01)
Maintenance:
v0.2.0
Bumped! 🆓
Diff: v0.1.2...v0.2.0
Changes:
- Integrations: support event hint [92a34d3] (@f3l1x)
- Uploader: initial support of storing errors in S3-like storage [037f888] (@f3l1x)
- Regex: types [be93abb] (@f3l1x)
- Performance: nette application monitor [1e50332] (@f3l1x)
- Readme: alternative syntax [9416d4b] (@f3l1x)
- Code: upgrade to PHP 8, add types (#5) [3817ea9] (@Roman3349)
- NetteSessionIntegration: replace getIterator (#4) [964cbc2] (@f3l1x)
- Composer: conflict with nette/utils <3.2.1 [6683a6b] (@f3l1x)