Skip to content

Releases: tsonglew/intellij-etcdhelper

1.4.2

02 Jan 16:10
dc053a8
Compare
Choose a tag to compare
  • upgrade build tools
  • fix: jetbrains ide 2023.3 compatibility

v1.4.1

04 Oct 05:39
Compare
Choose a tag to compare
  • 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

    20 Sep 15:56
    Compare
    Choose a tag to compare
    1.4.1-rc2 Pre-release
    Pre-release
  • fix usage of scheduled for removal API
  • make etcd value preview panel vertical-scrollable, authored by machenity
  • v1.4.0

    07 Sep 04:31
    Compare
    Choose a tag to compare
    • support tls/ssl connection
    • optimize connection management dialog

    Full Changelog: 1.3.1...1.4.0

    v1.3.1

    09 Apr 07:32
    Compare
    Choose a tag to compare

    fix: jetbrains ide 2023.1 compatibility

    v1.3.0

    06 Mar 16:06
    e998b76
    Compare
    Choose a tag to compare
    1. support etcd watch
    2. fix some bugs

    v1.2.0

    06 Nov 09:56
    Compare
    Choose a tag to compare

    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.2

    24 Oct 05:02
    Compare
    Choose a tag to compare

    fix authority bugs

    v1.1.1

    19 Oct 17:22
    Compare
    Choose a tag to compare

    reset connections is needed after upgrading to v1.1.1

    • optimize connection info management
    • fix password security issues

    v1.0.0

    21 Sep 17:17
    618318c
    Compare
    Choose a tag to compare
    1. Support CRUD on Etcd keys and values
    2. Support connection management
    3. Support grouped tree view on keys