Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
byewokko committed Sep 12, 2024
1 parent 935362d commit 94ba815
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,35 +5,37 @@
### Pre-releases
- v24.36-alpha2
- v24.36-alpha1
- v24.29-alpha7
- v24.29-alpha6

### Fix
- Sort assigned tenants and roles alphabetically (#417, `v24.36-alpha2`)
- Do not check tenant existence when unassigning tenant (#415, `v24.29-alpha8`)
- Hotfix: Session expiration in userinfo must match access token expiration (#414, `v24.29-alpha7`)

### Features
- Duplicating roles (#416, `v24.36-alpha1`)
- Run Batman with warning when there is no ElasticSearch URL (#413, `v24.29-alpha6`)

---


## v24.29

### Pre-releases
- v24.29-alpha7
- v24.29-alpha6
- v24.29-beta2
- v24.29-beta
- v24.29-alpha5
- v24.29-alpha4
- v24.29-alpha3
- v24.29-alpha2
- v24.29-alpha1

### Fix
- Do not check tenant existence when unassigning tenant (#415, `v24.29-alpha8`)
- Hotfix: Session expiration in userinfo must match access token expiration (#414, `v24.29-alpha7`)
- Non-editable items are marked with read_only flag (#411, `v24.29-alpha5`)
- Handle session decryption error (#410, `v24.29-alpha2`)

### Features
- Run Batman with warning when there is no ElasticSearch URL (#413, `v24.29-alpha6`)
- Disable editing of managed resources and clients (#409, `v24.29-alpha4`)
- Global roles propagated to tenants (#395, `v24.29-alpha3`)
- Sort clients alphabetically by client name (#408, `v24.29-alpha2`)
Expand Down

0 comments on commit 94ba815

Please sign in to comment.