v0.119.0 #9921
steven-sheehy
started this conversation in
Releases
v0.119.0
#9921
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The
/api/v1/contracts/call
API that simulates smart contract executions now supports the Ethereum Cancun upgrade. Additionally, there were a number of tasks completed integrating the latest modularized EVM library.The helm chart gained support for the Kubernetes Gateway API. The Gateway API provides a newer alternative to the existing Ingress support in the chart. Our Gateway API support is still preliminary since we can't use it in production environments until Google adds support for
GrpcRoute
andRegularExpression
path matching in GKE.This release fixes a critical bug with the handling of claimed token airdrops. Now claimed airdrops will implicitly create a token association and properly track token balances. Any existing airdrops are corrected via a database migration. The same fixes were back-ported to
v0.118.1
.Enhancements
State
implementation with registering all of the specificReadableKVStates
#9700Bug Fixes
Documentation
Dependency Upgrades
@aws-sdk
/client-s3 from 3.693.0 to 3.699.0 in /hedera-mirror-rest #9822@testcontainers
/postgresql from 10.14.0 to 10.15.0 in /hedera-mirror-rest #9821@testcontainers
/redis from 10.14.0 to 10.15.0 in /hedera-mirror-rest #9820@aws-sdk
/client-s3 from 3.688.0 to 3.693.0 in /hedera-mirror-rest #9760Deployments
Contributors
Thank you to all the contributors who worked on this release:
@bilyana-gospodinova
@edwin-greene
@HarshSawarkar
@jnels124
@kselveliev
@nickeynikolovv
@nirbosl
@sdimitrov9
@steven-sheehy
@xin-hedera
This discussion was created from the release v0.119.0.
Beta Was this translation helpful? Give feedback.
All reactions