v0.116.0 #9643
steven-sheehy
started this conversation in
Releases
v0.116.0
#9643
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HIP-991 Permissionless revenue-generating Topic Ids for Topic Operators design was completed this sprint and relevant tasks created. Once this HIP is scheduled for inclusion in consensus nodes we'll proceed with implementing the design.
HIP-904 Friction-less Airdrops saw the final tasks completed. Some of these tasks were cherry-picked to 0.115 like the NFT support in the REST APIs. In addition, we saw additional airdrop performance tests added to k6 and acceptance test coverage increased.
Work continues on integrating the modularized EVM library into the web3 module. There were eight pull requests focused on adding the necessary key value state implementations to plug into this new library.
Citus saw some some important work including the addition of automated backup. This will remain off by default until some upstream issues are resolved. We also upgraded Stackgres from 1.11 to 1.13 which contains some important fixes. See breaking changes for more details on upgrading.
Breaking Changes
For the
hedera-mirror
Helm chart, if you're using Citus via Stackgres it has a minor version upgrade. Please follow the Stackgres upgrade runbook after upgrading the Helm release.If you're using the
hedera-mirror-common
Helm chart, there are some breaking changes to be aware of. Loki, Prometheus Operator, and Traefik all had major version upgrades that require manual steps. Run the below commands to ensure the CRDs are updated appropriately. Also note Loki had a schema change that will require its volume be manually deleted and recreated.Enhancements
AliasesReadableKVState
#9527ContractBytecodeReadableKVState
#9452ContractStorageReadableKVState
#9450Bug Fixes
EntityIdServiceImpl
#9578CustomCallOperation
#9538Documentation
Dependency Upgrades
@aws-sdk
/client-s3 from 3.668.0 to 3.670.0 in /hedera-mirror-rest #9581@aws-sdk
/client-s3 from 3.665.0 to 3.668.0 in /hedera-mirror-rest #9563@testcontainers
/redis from 10.13.1 to 10.13.2 in /hedera-mirror-rest #9525@aws-sdk
/client-s3 from 3.658.1 to 3.665.0 in /hedera-mirror-rest #9524@testcontainers
/postgresql from 10.13.1 to 10.13.2 in /hedera-mirror-rest #9522Deployments
Contributors
Thank you to all the contributors who worked on this release:
@bilyana-gospodinova
@edwin-greene
@IvanKavaldzhiev
@jnels124
@kselveliev
@nickeynikolovv
@steven-sheehy
@xin-hedera
This discussion was created from the release v0.116.0.
Beta Was this translation helpful? Give feedback.
All reactions