Releases: hms-dbmi/django-dbmi-client
Releases · hms-dbmi/django-dbmi-client
v2.4.0
2.4.0 (2024-08-30)
Features
- logging: Setup a filter to hide Sentry trace/profile transactions (7004f7f)
v2.3.1
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
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
2.2.0 (2024-07-18)
Features
- reporting: Refactored method signature to allow passing environment (91fb2b9)
v2.1.0
2.1.0 (2024-07-18)
Features
- reporting: Added release version to Sentry initialization; sets environment (82adc67)
v2.0.0
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
1.1.2 (2024-07-15)
Bug Fixes
- environment: Added a method to fetch a float from environment (c69f5a8)
v1.1.1
1.1.1 (2024-07-15)
Bug Fixes
- reporting: Refactored Sentry configuration method (88033da)
v1.1.0
1.1.0 (2024-07-15)
Features
- reporting: Added a module for configuring reporting via Sentry (b16338e)
v1.0.8
1.0.8 (2024-03-18)
Bug Fixes
- dependencies: Added 'pytz' to required dependencies (1960cb5)