v0.139.0 #12051
steven-sheehy
started this conversation in
Releases
v0.139.0
#12051
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HIP-1056 saw multiple improvements to integrate changes to the block streams from HAPI v0.65 protobufs. The block stream hash root hash calculation was updated to match the latest format. The revamped contract state changes and trace data format is now handled properly. This also includes support for the block stream specific HIP-1127 unified transaction record format. Work will continue on integrating 0.65+ protobuf in the next few releases.
Breaking Changes
The modularized flow is now enabled by default. The Hedera managed mirror nodes have already rolled this capability out to all environments as per our blog article. This change aligns other mirror node operators with the capability of the Hedera managed instances. If any customers complain of impacts to their
/api/v1/contracts/call, it is recommended operators temporarily disable the feature and refer customers to the blog and Hedera discord for further support.The rewritten Java-based
/api/v1/network/stakeREST API is now enabled by default in our Docker Compose and Helm deployments. In the next release we will be removing the old JavaScript implementation entirely. Operators should take this time to migrate their routing logic to use the new implementation in the rest-java module.Enhancements
Bug Fixes
Dependency Upgrades
@aws-sdk/client-s3 from 3.883.0 to 3.888.0 in /rest #11986@aws-sdk/client-s3 from 3.879.0 to 3.883.0 in /rest #11957@google-cloud/logging from 11.2.0 to 11.2.1 in /tools/traffic-replay/log-downloader #11951Deployments
Contributors
Thank you to all the contributors who worked on this release:
@IvanKavaldzhiev, @ashumahajan, @bilyana-gospodinova, @jnels124, @nickeynikolovv, @steven-sheehy, and @xin-hedera
This discussion was created from the release v0.139.0.
Beta Was this translation helpful? Give feedback.
All reactions