Skip to content
This repository was archived by the owner on Mar 27, 2019. It is now read-only.

Commit ebb0b0d

Browse files
committed
Update CHANGELOG for release
1 parent 27c3fee commit ebb0b0d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
1-
# 2.2.0 (Unreleased)
1+
# 2.3.0 (Unreleased)
2+
- Allow naming tokens generated from roles
3+
4+
# 2.2.0
25
## Features
36
- Add backend mount description field - https://github.com/djenriquez/vault-ui/pull/105
47
- Add filtering to all lists - https://github.com/djenriquez/vault-ui/pull/106
58
- Add pagination to secrets list - https://github.com/djenriquez/vault-ui/pull/110
69
- Add JSON diff view to compare updates - https://github.com/djenriquez/vault-ui/pull/84
710
- Add ability to renew token - https://github.com/djenriquez/vault-ui/pull/114
811
- Add AWS auth backend with IAM - https://github.com/djenriquez/vault-ui/pull/126
9-
- Allow naming tokens generated from roles
1012

1113
## Enhancements
1214
- Optimize Docker image size + caching - https://github.com/djenriquez/vault-ui/pull/122
1315

1416
## Bug fixes
1517
- Fix issue with secrets loading causing UI to be unresponsive - https://github.com/djenriquez/vault-ui/pull/110
1618
- Fix docker build electron dependency - https://github.com/djenriquez/vault-ui/pull/112
17-
- Fix issue with sorting/pagination of secrets not affecting the entire secret namespace - https://github.com/djenriquez/vault-ui/pull/127
19+
- Fix issue with sorting/pagination of secrets not affecting the entire secret namespace - https://github.com/djenriquez/vault-ui/pull/127 & https://github.com/djenriquez/vault-ui/pull/134
20+
- Fix issue with trailing slashes being sent to Vault requests - https://github.com/djenriquez/vault-ui/pull/104
1821

1922
# 2.1.0
2023
## Features

0 commit comments

Comments
 (0)