v0.138.0 #11968
steven-sheehy
started this conversation in
Releases
v0.138.0
#11968
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 is a testing focused release with a number of changes that improve our test coverage. A new GitHub Actions workflow was added to build and test our acceptance tests end-to-end. This workflow leverages Solo to stand up a consensus node and mirror node in Kubernetes with the proper configuration. In addition, we also run the same suite of tests but using block node instead of record streams. A similar workflow was added to the consensus node repository as part of their extended test suite to gate their release process.
The acceptance tests saw a number of improvements including a focus on increasing coverage of mirror node REST APIs. With this change, coverage was added for seven endpoints including get block by hash, list schedules, network fee, network supply, and three contract endpoints. Acceptance tests now also support testing APIs converted from JavaScript to Java to ensure no regressions.
Breaking Changes
The Bitnami Helm chart and docker images that we use in our Helm chart are moving to a paid, closed source model. If you are using our PostgreSQL, Redis, or Minio sub-charts from our wrapper Helm chart you might be impacted by this change. To workaround, we've temporarily switched to using the
bitnamilegacy
container repository. As these won't receive updates, long term we'll have to come up with a different solution. If you're using these, please ensure your instance is upgraded to this release by the date Bitnami notes in the above link.Enhancements
REVERTED_SUCCESS
child errors logging in modularized #11907Bug Fixes
Dependency Upgrades
@fetch-mock
/jest from 0.2.16 to 0.2.17 in /tools/mirror-report #11883@aws-sdk
/client-s3 from 3.873.0 to 3.879.0 in /rest #11881@hashgraph
/proto from 2.21.0 to 2.22.0 in /rest/check-state-proof #11844@hashgraph
/proto from 2.21.0 to 2.22.0 in /rest #11827@aws-sdk
/client-s3 from 3.864.0 to 3.873.0 in /rest #11826Deployments
Contributors
Thank you to all the contributors who worked on this release:
@bilyana-gospodinova
@IvanKavaldzhiev
@kselveliev
@nickeynikolovv
@sdimitrov9
@steven-sheehy
@xin-hedera
This discussion was created from the release v0.138.0.
Beta Was this translation helpful? Give feedback.
All reactions