users-package:v2.0.4
v2.0.4 - 2024-03-24
What's Changed
Full Changelog: v2.0.3...v2.0.4 by @obervinov in #39
🚀 Features
- add custom exceptions
🐛 Bug Fixes
- Incorrect record of authentication events and user authorization in Vault data
- Error when call
rl_controller.determine_rate_limit()
- Fixes various RateLimit class bugs related to request accounting and operation of request counters
- A little tests refactoring