Releases: alerta/python-alerta-client
Releases · alerta/python-alerta-client
v8.5.3
What's Changed
- Bump pytz from 2022.7.1 to 2023.3 by @dependabot in #351
- Bump pylint from 2.16.2 to 2.17.4 by @dependabot in #357
- Bump mypy from 1.0.1 to 1.3.0 by @dependabot in #360
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #363
- Bump pre-commit from 2.20.0 to 3.3.3 by @dependabot in #364
- Bump pyyaml from 6.0 to 6.0.1 by @dependabot in #370
- Bump requests-hawk from 1.1.1 to 1.2.1 by @dependabot in #366
- Bump click from 8.1.3 to 8.1.7 by @dependabot in #374
- Bump mypy from 1.3.0 to 1.9.0 by @dependabot in #376
- Bump pylint from 2.17.4 to 3.1.0 by @dependabot in #375
Full Changelog: v8.5.2...v8.5.3
v8.5.2
v8.5.1
v8.5.0
v8.5.0 (2021-04-18)
Fix
- improve alert note command (#263)
- consistent use of ID as metavar (#262)
- add scopes cmd and minor fixes (#257)
- build: run tests against correct branch
Feat
- add examples for group cmd (#261)
- add and remove users to/from groups (#260)
- add option to list users to group cmd (#259)
- add option to list groups to user cmd (#258)
- add alerts command for list alert attributes (#256)
- show user details (#255)
- add option to show decoded auth token claims (#254)
- auth: add HMAC authentication as config option (#248)