A new hiero.mirror.importer.db.sslMode
enum property was added to the importer. This property already exists in most other modules and its addition to the importer ensures consistent configuration across modules. It is set to disabled by default, but when enabled it controls the level of verification to be used for TLS connections.
The bulk contract slot caching was improved and enabled by default. This should provide the performance of the /api/v1/contracts/call
REST API for contracts with many key/value pairs. Also for this API, the horizontal pod autoscaler now will auto scale pods based upon the gas used in addition to its previous memory based scaling.
Enhancements
- Refactor bootBuildImage support #11635
- Add gas used metric to web3 hpa #11632
- Add github workflow to test non-zero shard/realm #11608
- Normalize table usage reports #11605
- Move HederaCustomCodeOperation and adjust diff script #11602
- SSL mode support for importer #11599
- Enable slot caching #11592
- Fix compatibility with configuration cache in more modules #11586
- Add a workflow to deploy a specific version to preprod environment #11585
Bug Fixes
- Show null topic fee schedule key when cleared (0.135) #11689
- Fix race condition in async java migrations #11645
- Fix remaining failing non-zero realm tests #11634
- Support clearing node grpc proxy endpoint #11587
- Update Citus Runbook Scripts #11564
- Fix bulk load storage slots #11563
Dependency Upgrades
- Bump axios from 1.10.0 to 1.11.0 in /rest in the npm_and_yarn group #11648
- Bump reactor-netty and form-data #11629
- Bump step-security/helm-gh-pages from 1.7.2 to 1.7.3 #11626
- Bump google-github-actions/setup-gcloud from 2.1.4 to 2.1.5 #11625
- Bump step-security/harden-runner from 2.12.2 to 2.13.0 #11624
- Bump
@testcontainers
/postgresql from 11.3.0 to 11.3.1 in /rest #11623 - Bump
@testcontainers
/redis from 11.3.0 to 11.3.1 in /rest #11622 - Bump org.flywaydb:flyway-database-postgresql from 11.10.1 to 11.10.3 #11620
- Bump org.msgpack:jackson-dataformat-msgpack from 0.9.9 to 0.9.10 #11619
- Bump org.hiero.block:block-node-protobuf-sources from 0.13.0 to 0.14.0 #11618
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 #11617
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.1.0 to 7.2.0 #11616
- Bump com.esaulpaugh:headlong from 10.0.2 to 13.3.1 #11615
- Bump io.projectreactor:reactor-core-micrometer from 1.2.7 to 1.2.8 #11614
- Bump software.amazon.awssdk:bom from 2.31.78 to 2.32.4 #11613
- Bump github.com/cucumber/godog from 0.15.0 to 0.15.1 in /rosetta #11612
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /rosetta #11610
- Bump multer from 2.0.1 to 2.0.2 #11609
- Bump the npm_and_yarn group in /rest/monitoring with 2 updates #11604
- Bump the npm_and_yarn group in /rest with 2 updates #11603
- Revert bump Cucumber to 7.25.0 #11591
- Bump com.hedera.hashgraph:app to 0.64.0 #11583
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.4 to 7.1.0 #11581
- Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.10.2 to 3.10.3 #11580
- Bump com.hedera.hashgraph:sdk from 2.59.0 to 2.60.0 #11579
- Bump dockerJavaVersion from 3.5.2 to 3.5.3 #11577
- Bump software.amazon.awssdk:bom from 2.31.77 to 2.31.78 #11576
- Bump io.cucumber:cucumber-bom from 7.23.0 to 7.25.0 #11575
- Bump com.gorylenko.gradle-git-properties:gradle-git-properties from 2.5.0 to 2.5.2 #11574
- Bump github.com/hiero-ledger/hiero-sdk-go/v2 from 2.65.0 to 2.66.0 in /rosetta #11573
- Bump
@hashgraph
/proto from 2.19.0 to 2.20.0 in /rest/check-state-proof #11572 - Bump supertest from 7.1.1 to 7.1.3 in /rest #11571
- Bump
@testcontainers
/redis from 11.1.0 to 11.2.1 in /rest #11570 - Bump
@aws-sdk
/client-s3 from 3.842.0 to 3.844.0 in /rest #11569 - Bump
@testcontainers
/postgresql from 11.2.0 to 11.2.1 in /rest #11568 - Bump
@hashgraph
/proto from 2.19.0 to 2.20.0 in /rest #11567 - Bump rewire from 8.0.0 to 9.0.0 in /rest #11566
- Bump pgsql-parser from 17.7.2 to 17.7.8 in /rest #11565
Deployments
- Disable failing web3 acceptance test in testnet-eu #11694
- Deploy v0.135.0 to testnet-eu #11691
- Prepare mainnet-na for 0.134.0 #11655
- Deploy v0.135.0-rc1 to performance #11653
- Deploy v0.135.0-rc1 to mainnet-staging #11652
- prepare staging for 0.134.0-rc1 #11561
- Prepare performance for 0.134.0-rc1 #11560
Contributors
Thank you to all the contributors who worked on this release:
@IvanKavaldzhiev
@ashumahajan
@jnels124
@kselveliev
@steven-sheehy
@xin-hedera