File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 1- ## Unreleased
1+ ## v8.5.0 (2021-04-18)
2+
3+ ### Fix
4+
5+ - improve alert note command (#263 )
6+ - consistent use of ID as metavar (#262 )
7+ - add scopes cmd and minor fixes (#257 )
8+ - ** build** : run tests against correct branch
9+
10+ ### Feat
11+
12+ - add examples for group cmd (#261 )
13+ - add and remove users to/from groups (#260 )
14+ - add option to list users to group cmd (#259 )
15+ - add option to list groups to user cmd (#258 )
16+ - add alerts command for list alert attributes (#256 )
17+ - show user details (#255 )
18+ - add option to show decoded auth token claims (#254 )
19+ - ** auth** : add HMAC authentication as config option (#248 )
Original file line number Diff line number Diff line change 1- 8.4 .0
1+ 8.5 .0
Original file line number Diff line number Diff line change 1- __version__ = '8.4 .0'
1+ __version__ = '8.5 .0'
You can’t perform that action at this time.
0 commit comments