v0.136.0 #11776
steven-sheehy
started this conversation in
Releases
v0.136.0
#11776
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.
-
This release aligns contract create gas estimation in the legacy mono code to match the result produced by our modularized code. It also ensures both match the gas usage on consensus nodes. This is especially important when modularized traffic is set to less than 100%, causing users to receive highly variable responses for the same request.
Other improvements include a testing framework for end to end testing of block nodes, a flag to control the rollout of new rest-java endpoints, and non-zero realm fixes.
Upgrading
This release includes a long running migration that fixes the contract log
index
field. It is expected this migration to complete in about an hour. This migration runs asynchronously so it will not incur any immediate downtime, but it does increase the load on the database so it could impact overall system responsiveness.Enhancements
Bug Fixes
Dependency Upgrades
@testcontainers
/postgresql from 11.4.0 to 11.5.0 in /rest #11712@testcontainers
/redis from 11.4.0 to 11.5.0 in /rest #11711@aws-sdk
/client-s3 from 3.850.0 to 3.859.0 in /rest #11710@testcontainers
/redis from 11.3.1 to 11.4.0 in /rest #11681@testcontainers
/postgresql from 11.3.1 to 11.4.0 in /rest #11678@aws-sdk
/client-s3 from 3.848.0 to 3.850.0 in /rest #11677Deployments
Contributors
Thank you to all the contributors who worked on this release:
@ashumahajan
@bilyana-gospodinova
@IvanKavaldzhiev
@jnels124
@kselveliev
@nickeynikolovv
@sdimitrov9
@steven-sheehy
@xin-hedera
This discussion was created from the release v0.136.0.
Beta Was this translation helpful? Give feedback.
All reactions