Skip to content

Commit

Permalink
Merge pull request #543 from Concordium/release/4.5.0
Browse files Browse the repository at this point in the history
Add logging and a bit of documentation, update changelog for release.
  • Loading branch information
abizjak committed Oct 10, 2022
2 parents 6c86619 + 5dc06cd commit d7b9127
Show file tree
Hide file tree
Showing 21 changed files with 447 additions and 270 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@

## Unreleased changes

## 4.5.0

- The node is now able to recover after crashes which leave only treestate or
only blockstate usable.
- Fix a memory leak that could occur in certain usage scenarios involving smart
contracts.
- Support for a new GRPC API which uses typed proto definitions. This adds a
number of new configuration options for the node. These are detailed in
[grpc2.md](https://github.com/Concordium/concordium-node/blob/main/docs/grpc2.md)

## 4.4.4

Expand Down
2 changes: 1 addition & 1 deletion concordium-grpc-api
Submodule concordium-grpc-api updated 0 files

0 comments on commit d7b9127

Please sign in to comment.