Skip to content

Releases: hms-dbmi/django-dbmi-client

v2.4.0

30 Aug 13:57
Compare
Choose a tag to compare

2.4.0 (2024-08-30)

Features

  • logging: Setup a filter to hide Sentry trace/profile transactions (7004f7f)

v2.3.1

19 Aug 14:16
Compare
Choose a tag to compare

2.3.1 (2024-08-19)

Bug Fixes

  • provider: Fixed an issue where client IDs would sometimes lose case and could not be fetched from auth providers dictionary correctly (c3ab1e3)

v2.3.0

06 Aug 16:18
Compare
Choose a tag to compare

2.3.0 (2024-08-06)

Features

  • logging: Added option to configure other loggers' log levels; improved logging on some authentication errors (8c4b40e)

v2.2.0

18 Jul 20:08
Compare
Choose a tag to compare

2.2.0 (2024-07-18)

Features

  • reporting: Refactored method signature to allow passing environment (91fb2b9)

v2.1.0

18 Jul 13:32
Compare
Choose a tag to compare

2.1.0 (2024-07-18)

Features

  • reporting: Added release version to Sentry initialization; sets environment (82adc67)

v2.0.0

15 Jul 19:00
Compare
Choose a tag to compare

2.0.0 (2024-07-15)

  • chore(reporting)!: Removed old Sentry and associated configurations (f5fcb6b)

BREAKING CHANGES

  • Sentry configurations have been moved

v1.1.2

15 Jul 16:09
Compare
Choose a tag to compare

1.1.2 (2024-07-15)

Bug Fixes

  • environment: Added a method to fetch a float from environment (c69f5a8)

v1.1.1

15 Jul 15:34
Compare
Choose a tag to compare

1.1.1 (2024-07-15)

Bug Fixes

  • reporting: Refactored Sentry configuration method (88033da)

v1.1.0

15 Jul 14:40
Compare
Choose a tag to compare

1.1.0 (2024-07-15)

Features

  • reporting: Added a module for configuring reporting via Sentry (b16338e)

v1.0.8

18 Mar 17:34
Compare
Choose a tag to compare

1.0.8 (2024-03-18)

Bug Fixes

  • dependencies: Added 'pytz' to required dependencies (1960cb5)