Skip to content

v0.2.3

Compare
Choose a tag to compare
@f3l1x f3l1x released this 23 Feb 15:06
· 3 commits to master since this release
a1f521a

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: