Releases: evildecay/etcdkeeper
Releases · evildecay/etcdkeeper
v0.7.8
Change log
- Merge pull request #95
- Ignore the value when obtaining the key list to improve the speed.
- Put it at the beginning of the linked list when initializing the session.
- Remove the space when creating the key.
- Merge pull request #98
Many thanks to everyone for their contributions
v0.7.7
Change log
- Compiled using Go 1.20.
- Fix issues #71
- Merge pull request #50
- Merge pull request #67
- Merge pull request #78
- Merge pull request #84
Many thanks to everyone for their contributions
v0.7.6
- Merge pull request #43
Fix connect happen in background returning the client object before initial connect
v0.7.3
change log
- Get data based on etcd user permissions.
- Just display the list according to the configured permissions, and there will be time to add the configuration permission features.
- Each time you restart etcdkeeper, you need to enter the root username and password for each etcd server address.
- enable etcdv3 authentication
- enable etcdv2 authentication
- Display the status information of etcd, version, data size.
0.7.1
change log
- Fix some displayed bugs.
- Add easyui locale file. (default easyui-lang-en)
0.7
change log
- Combine v2 and v3 pages into one page, click on the title version to select the version.
0.6.6
change log
- Etcdkeeper3 bug fixed.
- Fix Dockerfile.