Releases: tsonglew/intellij-etcdhelper
Releases · tsonglew/intellij-etcdhelper
1.4.2
- upgrade build tools
- fix: jetbrains ide 2023.3 compatibility
v1.4.1
support user/role query
make etcd value preview panel vertical-scrollable, authored by machenity
fix usage of scheduled for removal API
optimize main tool window loading with kotlin coroutine
1.4.1-rc2
fix usage of scheduled for removal API
make etcd value preview panel vertical-scrollable, authored by machenity
v1.4.0
- support tls/ssl connection
- optimize connection management dialog
Full Changelog: 1.3.1...1.4.0
v1.3.1
fix: jetbrains ide 2023.1 compatibility
v1.3.0
- support etcd watch
- fix some bugs
v1.2.0
1.2.0
- support query on cluster status, members and metrics
- support query keys with size limit
- support put key with ttl
- support configure default search symbol, group symbol and search limit in settings
- show random cheatsheet when opening a project
- support connection management result popups
v1.1.1
reset connections is needed after upgrading to v1.1.1
- optimize connection info management
- fix password security issues
v1.0.0
- Support CRUD on Etcd keys and values
- Support connection management
- Support grouped tree view on keys