Skip to content

v0.29.0

Compare
Choose a tag to compare
@swirlds-automation swirlds-automation released this 06 Sep 19:02
· 193 commits to main since this release
bd7441e

0.29.0 (2024-09-06)

Features

  • add local build support for node add command (#509) (a7e778f)
  • add node delete and update command (#500) (9f8549a)
  • use k8s secrets to store node gossip and grpc tls keys and mount them (#499) (ede1842)

Bug Fixes

  • added missing async/await where needed (#551) (d8e5032)
  • improve types in JSDoc and fix typo in '/src/commands/account.mjs' (#507) (74c9e2c)
  • need to update agreement key together with signing key (#539) (f9b2e21)
  • removed the custom ip address logic and '@hashgraph/proto' (#518) (c81c76a)