Releases: hashgraph/hedera-services
Releases · hashgraph/hedera-services
Services v0.58.9
What's Changed
- chore: Use weights from reclamped stakes in current address book by @tinker-michaelj in #17777
Full Changelog: v0.58.7...v0.58.9
Hedera Services v0.58.8
Re-tag of v0.58.7
to trigger workflow.
Hedera Services v0.58.7
Hedera Services v0.58.7
What's Changed
- chore: (0.58) Remove unwanted post-upgrade work by @tinker-michaelj in #17637
- chore: 0.58-specific state migrations by @tinker-michaelj in #17690
Full Changelog: v0.58.6...v0.58.7
Hedera Services v0.58.6
What's Changed
- chore: Reapply "FileService address book and node details" by @mhess-swl in #17543
Full Changelog: v0.58.5...v0.58.6
Hedera Services v0.58.5
What's Changed
- fix: 17283: Backport the fix for #17218 to release 0.58 by @artemananiev in #17296
- chore: (0.58) Support custom
Operation
s in standalone executor by @tinker-michaelj in #17354 - fix: retain override values on
ConfigProviderImpl.update()
(#17424) by @tinker-michaelj in #17430 - fix: cherry-pick: FileService address book and node details should be updated at genesis by @iwsimon in #17368
- fix: 17467: Back out changes for 15448 from release 0.58 by @artemananiev in #17473
- fix: Revert "cherry-pick: FileService address book and node details" by @mhess-swl in #17539
Full Changelog: v0.58.3...v0.58.5
Hedera Services v0.58.3
What's Changed
Full Changelog: v0.58.2...v0.58.3
Hedera Services v0.57.5
What's Changed
Full Changelog: v0.57.4...v0.57.5
Hedera Services v0.57.4
What's Changed
- chore: (0.57) Keep default schedule lifetime 30min no matter max lifetime by @tinker-michaelj in #17196
Full Changelog: v0.57.3...v0.57.4
Hedera Services v0.58.0
What's Changed
- chore: Modify and mount default block streams output directory by @mhess-swl in #16719
- fix: 16657: State validation fails for round 191161423 on LSE by @artemananiev in #16757
- feat: Add time-driven event processing for triggering scheduled transactions by @JivkoKelchev in #16017
- chore: Integrate latest cryptography library changes by @Neeharika-Sompalli in #16615
- fix: Add validation for grpc certificate hash by @Neeharika-Sompalli in #16776
- ci: Add workflow for manual XTS failed tests log collection by @mishomihov00 in #16662
- ci: Update slack reporting for XTS failure and CITR build promotion by @rbarkerSL in #16760
- ci: Change from setup-gradle action to ./gradlew command usage by @mishomihov00 in #16706
- build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in #16725
- fix: 16748 Fixed serialization for AddressBookTestingToolState by @imalygin in #16799
- build(deps): bump docker/setup-qemu-action from 3.0.0 to 3.2.0 by @dependabot in #16232
- ci: Update panel-config for node-jrs-panel in XTS suite by @rbarkerSL in #16802
- chore: add VERSION file in deterministic container image by @leninmehedy in #15416
- refactor: delete the
spec.autoScheduledTxns
flag and all related code by @vtronkov in #16816 - feat: withAndWithoutLongTermEnabled mod implementation by @vtronkov in #16180
- fix: correct interpretation of empty child NFT transfer list by @tinker-michaelj in #16764
- fix: Set the designated payer when building an EVM transactions from scheduled transactions by @JivkoKelchev in #16708
- fix: 16750 Fixed serialization for
ISSTestingToolState
by @imalygin in #16826 - test: Increase code coverage in
CryptoDeleteAllowanceHandlerTest
by @petreze in #16834 - test: Increase code coverage in
CryptoDeleteHandlerTest
by @petreze in #16832 - feat: Protobufs for Tss Startup by @Neeharika-Sompalli in #16822
- chore: Add more HSCS javadocs by @petreze in #16600
- feat: implement hss sign schedule function by @lukelee-sl in #16789
- fix: 16863 Fixed MapValueFCQTests failures by @imalygin in #16864
- build(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin from 2.0.1 to 2.5.0 in /gradle/plugins by @dependabot in #16727
- docs: enhance ConsistencyTestingTool readme by @mustafauzunn in #16841
- chore: Updating action to step security maintained version. by @san-est in #16835
- chore: add deep VirtualMap key validation for reconnect tests by @thenswan in #16824
- chore: removing notnull annotations and replacing libraries by @boooby19 in #16767
- chore: Increase CryptoGetAccountBalance throttle by @kimbor in #16857
- ci: Downgrade codecov-action to a stable version by @mishomihov00 in #16874
- refactor: system transaction proto changes by @mustafauzunn in #16702
- chore: Cover changing throttle definitions by @tinker-michaelj in #16821
- chore: replace
AddressBook
withRoster
inPlatformBuilder
by @edward-swirldslabs in #16732 - build(deps): bump google-github-actions/setup-gcloud from 2.1.0 to 2.1.2 by @dependabot in #16327
- chore: include engineering teams as codeowners on additional files by @PavelSBorisov in #16701
- build(deps): bump jfrog/setup-jfrog-cli from 4.4.2 to 4.4.3 by @dependabot in #16866
- feat: 15448: In-memory virtual maps support by @artemananiev in #15575
- build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #16804
- chore: Mirroring the changes from protobuf PR 453 by @jsync-swirlds in #16786
- fix: 16858 Corrected class ids for PlatformMerkleStateRoot and MerkleStateRoot by @imalygin in #16859
- feat: SCSC metrics for #TXs that fail pureCheck by @david-bakin-sl in #16077
- ci: add org to snyk action by @andrewb1269hg in #16882
- fix: ensure
TssStatus
singleton is non-null by @tinker-michaelj in #16884 - chore: support admin key overrides by @tinker-michaelj in #16875
- build(deps): bump slackapi/slack-github-action from 1.25.0 to 2.0.0 by @PavelSBorisov in #16773
- test: Long term schedule sign tests by @ibankov in #16890
- feat: overhaul SignedState.getAddressBook() by @anthony-swirldslabs in #16656
- ci: Prevent certain checks from running on forked PRs by @andrewb1269hg in #16047
- feat: introduce RosterRetriever.retrievePreviousRoster() by @anthony-swirldslabs in #16908
- ci: Add env token for Check PR Title step to pull-request-formatting by @andrewb1269hg in #16920
- fix: 16911 - VirtualNodeCacheHammerTest fails after #15448 [TEST_ONLY] by @artemananiev in #16912
- refactor: remove duplicated response codes by @vtronkov in #16925
- test: Schedule Create POSITIVE tests from test plan by @ibankov in #16797
- ci: Add PagerDuty integration to XTS suite and promote build candidate by @rbarkerSL in #16918
- chore: replace address book with roster in reconnect learner by @edward-swirldslabs in #16915
- fix: 16744 Added reincarnation of State (MigrationTestingToolStateRoot) by @imalygin in #16905
- docs: update gRPC component design doc by @MiroslavGatsanoga in #16709
- feat: enable long term schedules by @vtronkov in #16896
- fix: fixed file leak in listing directory ServicesMain by @alex-kuzmin-hg in #16825
- chore: use RosterRetriever in RosterUtils.buildRosterHistory by @anthony-swirldslabs in #16923
- test: Increase code coverage in
AssociateTokenRecipientsStep
by @petreze in #16927 - chore: Refactor verifying nodes on reconnect to use rosters instead of addresses books by @timfn-hg in #16917
- fix: move initialization of P1 smart contract metrics by @david-bakin-sl in #16903
- fix: handle invalid contract evm address by @lukelee-sl in #16952
- ci: Remove erroneous commas in pager duty workflow alert by @rbarkerSL in #16944
- refactor: enhance SwirldState preHandle and handleConsensusRound methods with consumer for system transactions by @mustafauzunn in #16897
- test: System admin exempt from long term schedule throttles by @ibankov in #16838
- feat: Update cryptography tools to support
tssEncryptionKey
loading and generation by @derektriley in #16780 - fix: 16954 Shifted child indexes in
AddressBookTestingToolState
by two by @imalygin in #16956 - docs: add design document for schedule service system contract by @lukelee-sl in #16467
- perf: log4j overhead for inactive markers is too high by @OlegMazurov in #16921
- fix: Additional Airdrop to Contracts e2e test cases by @stoyanov-st in #16778
...
Hedera Services v0.57.3
What's Changed
Full Changelog: v0.57.2...v0.57.3