v0.38.1 #2401
steven-sheehy
started this conversation in
Releases
v0.38.1
#2401
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release is a small bug fix release that contains some important fixes for our mirror node monitoring component. We added a new cluster health check to the monitor that takes into account publishing status. The load balancer uses this health check to determine which cluster to route traffic to. The old health check endpoint didn't take into account whether transaction publishing was active or successful and so would not route traffic to the public mirror node during main node upgrades.
Besides the new health check, the monitor had fixes to its rate calculation at low TPS, not sampling when idle, node validation, and the alerts it generates. The mainnet network configuration of the monitor now points to the public mirror node and we've added the new previewnet node to the previewnet network configuration.
There were also a number of other fixes to clean up code and fix tests. We've made an effort to reduce our code smells as seen in SonarCloud.
Enhancements
Bug Fixes
Dependency Upgrades
@hashgraph
/proto from 1.1.6 to 1.1.7 in /hedera-mirror-rest/check-state-proof #2327@hashgraph
/proto from 1.1.6 to 1.1.7 in /hedera-mirror-rest #2325Contributors
We'd like to thank all the contributors who worked on this release!
This discussion was created from the release v0.38.1.
Beta Was this translation helpful? Give feedback.
All reactions