Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.5.1 Changelog updates #1266

Merged
merged 6 commits into from
Jul 28, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update CHANGELOG.md for 1.5.1 (#1256)
Add  #1156 and #1149

Signed-off-by: Karim TAAM <karim.t2am@gmail.com>

Co-authored-by: Ratan (Rai) Sur <ratan.r.sur@gmail.com>
(cherry picked from commit baa11a2)
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
  • Loading branch information
2 people authored and shemnon committed Jul 28, 2020
commit 2d2a7f12025ce359b492ff3f170f92fb0c1c7a06
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ on `--privacy-onchain-groups-enabled`. [\#1222](https://github.com/hyperledger/b
### Additions and Improvements

* HTTP/2 is enabled for JSON-RPC Http API over TLS. [\#1145](https://github.com/hyperledger/besu/pull/1145)
*

* Add compatibility with ClusterIP services for the Kubernetes Nat Manager [\#1156](https://github.com/hyperledger/besu/pull/1156)

### Bug fixes

- Fix synchronization timeout issue when the blocks were too large [\#1149](https://github.com/hyperledger/besu/pull/1149)

### Known Issues

Expand Down