浏览代码

test-validator changelog entry (#5937)

* test-validator changelog entry

---------

Co-authored-by: Jon C <me@jonc.dev>
Alex Pyattaev 7 月之前
父节点
当前提交
4eda1eef4a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -42,6 +42,7 @@ Release channels have their own copy of this changelog:
 
 
 #### Changes
 #### Changes
 * `withdraw-stake` now accepts the `AVAILABLE` keyword for the amount, allowing withdrawal of unstaked lamports (#4483)
 * `withdraw-stake` now accepts the `AVAILABLE` keyword for the amount, allowing withdrawal of unstaked lamports (#4483)
+* `solana-test-validator` will now bind to localhost (127.0.0.1) by default rather than all interfaces to improve security. Provide `--bind-address 0.0.0.0` to bind to all interfaces to restore the previous default behavior.
 
 
 ## 2.2.0
 ## 2.2.0