Skip to content

Releases: arrai-innovations/shy-sentry

v1.2.0

21 Feb 21:28
bb088d4
Compare
Choose a tag to compare
  • first public release
  • switch init code to a class, to allow for future customizations by package users.

v1.1.1

19 Feb 18:03
7b635dd
Compare
Choose a tag to compare
  • test the integration handling in our init().
  • remove double pop on init kwargs for integrations.

v1.1.0

30 Jan 22:22
2d5321c
Compare
Choose a tag to compare
  • stop using hardcoded tracebacks in tests.
  • patch sentry's MAX_DATABAG_BREADTH and MAX_DATABAG_DEPTH. closes #1
  • allow additional kwargs to init that get passed into sentry_sdk.init.

v1.0.0.post2

30 Jan 20:03
471358d
Compare
Choose a tag to compare
  • fix setup.py not working, again.

v1.0.0.post1

30 Jan 20:01
97358a5
Compare
Choose a tag to compare
  • fix setup.py not working.

v1.0.0

30 Jan 19:57
3854ce6
Compare
Choose a tag to compare
  • initial release