Skip to content

update canton to 3.6.0-snapshot.20260709.19595.0.vc831024e#23193

Closed
azure-pipelines[bot] wants to merge 1 commit into
mainfrom
main-canton-update-3.6.0-snapshot.20260709.19595.0.vc831024e
Closed

update canton to 3.6.0-snapshot.20260709.19595.0.vc831024e#23193
azure-pipelines[bot] wants to merge 1 commit into
mainfrom
main-canton-update-3.6.0-snapshot.20260709.19595.0.vc831024e

Conversation

@azure-pipelines

Copy link
Copy Markdown
Contributor

Canton changes:

  • edcc6efdc1 soren-da: Remove the unstable label when a flaky test issue is closed (#34048)
  • 5ac0052c6b mikolajkoziel-da: Migrate commands and jobs for unstable_test job from canton_build_required workflow (#33840)
  • dbe08ffab5 matthiasS-da: I33886 fix flaky http extension service test (#34050)
  • 5de6197fed mlachkar-da: Validate and order operator-provided onboarding transactions at conne… (#34046)
  • f89d7219c2 mikolajkoziel-da: Migrating commands and jobs for test_protocol_version_dev job from canton_build_required workflow (#33491)
  • 7d52d4ffe7 mikolajkoziel-da: Migrate commands and jobs for sequential_test job from canton_build_required workflow (#33843)
  • 32b9e82622 matthiasS-da: i33136: update TODO reference (#34063)
  • 3ce5d3f79d atriantafyllos-da: Added test for uncommited warning. (#33829)
  • e5e0c0beea yves-da: Workaround IntelliJ false positives for FutureUnlessShutdown (#34042) (#34044)
  • a1717747d6 soren-da: Remove unstable tag for DataContinuitySplitTest (#34062)
  • d8717b7c53 TamasOltyan-da: [#33765]: add dangling keys flag to warn only in tests and local node auth graph validation (#34058)
  • f4231f29aa mikolajkoziel-da: Use file-based split test outputs to make sharded command resolution more robust (#34040)
  • 9537469a1c jan-karwowski-da: Add H2 store providers to replace in-memory test usages (#33841)
  • d406ecc574 rgugliel-da: Preliminary work for the admin API to support multi versions of topology (#34032)
  • 4db8c74e3c thibault-da: Prepare TEA for release (#33876) (#34049)
  • 79a9b1f912 yves-da: Review recent sequential traversal changes (#33961)
  • 21f78b40b6 mikolajkoziel-da: Migrate commands and jobs for variations_test job from canton_build_required workflow (#33483)
  • 39b8436d33 rgugliel-da: Add dependencies diagram for proto continuity (#34077)
  • 544a876bc6 yves-da: Review parTraverseFilter usages (#24573) (#33808)
  • ce6410794e Viktor-Kalashnykov-da: [main] Flaky ReferenceLedgerApiCommandUpgradingIntegrationTestPostgres #20221 (#34079)
  • df2d5edeed danilofaria: CantonBFT: increase DefaultMaxRequestPayloadBytes to 10MB (#34081)
  • 200408cbbc jaspervdj-da: Party JWTs: Expose JWKS through Jose service endpoint (#33418)
  • 32d09f6486 adrien-piquerez-da: Retry protoc to work around race condition (#34080)
  • 7ff95b8941 fabiotudone-da: DABFT, state transfer: transient-blacklist nodes that don't help (#33976)
  • 06cf40e07b cgrigis-da: Use new sequencer aggregator by default (#34086)
  • 1d51d04c81 matthiasS-da: i30825: Fix flaky ConfigContinuityReaderTest (#34092)
  • e9a240e573 mikolajkoziel-da: Migrate commands and jobs for protocol_continuity_test_latest job from canton_build_required workflow (#34091)
  • 665c6a9553 jaspervdj-da: ProtobufCompatibilityReaderTest: Add exceptions for proto version v31 topology transactions (#34097)
  • 86ba9f8deb tudor-da: Cleaned-up unused classes/utils from JSON API (#34017)
  • 9b0443b448 canton-machine: Release wrap-up: adding 3.5.8 notes and checksums for DB migrations (#34098)
  • 6c87c92aaf andris-da: Add the GetCompletionByHash data/storage layer (#33980)
  • c26b457913 mlachkar-da: add onboarding_transactions to RegisterSynchronizer (#34067)
  • cea318829a andreaslochbihler-da: validate received ACS commitments and publish to indexer (#34084)
  • d495ed161e jaspervdj-da: Party JWTs: add SyncCryptoApi.verifyPartyJwtSignature (#33455)
  • e673b31bc6 kirill-da: #34052 Fix the flaky LsuEarlyHandshakeIntegrationTest (#34101)
  • c831024e11 Viktor-Kalashnykov-da: Integration test upgrading for contracts with keys #15114 - fix for test_external_parties (#34112)

tell-slack: canton

Canton changes:

- [edcc6efdc1](https://github.com/DACH-NY/canton/commit/edcc6efdc135dd0862ac5b431784269fe8cacdd8) soren-da: Remove the `unstable` label when a flaky test issue is closed ([#34048](https://github.com/DACH-NY/canton/pull/34048))
- [5ac0052c6b](https://github.com/DACH-NY/canton/commit/5ac0052c6b0ad16d422d960c35a9ac2993f6aadb) mikolajkoziel-da: Migrate commands and jobs for unstable_test job from canton_build_required workflow ([#33840](https://github.com/DACH-NY/canton/pull/33840))
- [dbe08ffab5](https://github.com/DACH-NY/canton/commit/dbe08ffab5dcde25c3d3e4822cbfceaa12e5f199) matthiasS-da: I33886 fix flaky http extension service test ([#34050](https://github.com/DACH-NY/canton/pull/34050))
- [5de6197fed](https://github.com/DACH-NY/canton/commit/5de6197fed9c3efa86789b0dd3c86088704cf19f) mlachkar-da: Validate and order operator-provided onboarding transactions at conne… ([#34046](https://github.com/DACH-NY/canton/pull/34046))
- [f89d7219c2](https://github.com/DACH-NY/canton/commit/f89d7219c2ecf7c433e42c0f73cfdc4d418457b3) mikolajkoziel-da:  Migrating commands and jobs for test_protocol_version_dev job from canton_build_required workflow ([#33491](https://github.com/DACH-NY/canton/pull/33491))
- [7d52d4ffe7](https://github.com/DACH-NY/canton/commit/7d52d4ffe7589ea341174ebfc0f903aea8a30066) mikolajkoziel-da: Migrate commands and jobs for sequential_test job from canton_build_required workflow ([#33843](https://github.com/DACH-NY/canton/pull/33843))
- [32b9e82622](https://github.com/DACH-NY/canton/commit/32b9e82622c9a160f74db8ea85affe9c7af85360) matthiasS-da: i33136: update TODO reference ([#34063](https://github.com/DACH-NY/canton/pull/34063))
- [3ce5d3f79d](https://github.com/DACH-NY/canton/commit/3ce5d3f79d889913d741d43c8a89b52d5d333098) atriantafyllos-da: Added test for uncommited warning. ([#33829](https://github.com/DACH-NY/canton/pull/33829))
- [e5e0c0beea](https://github.com/DACH-NY/canton/commit/e5e0c0beea6a502e2d00eb0b8facdfd07ac8edd8) yves-da: Workaround IntelliJ false positives for `FutureUnlessShutdown` ([#34042](https://github.com/DACH-NY/canton/pull/34042)) ([#34044](https://github.com/DACH-NY/canton/pull/34044))
- [a1717747d6](https://github.com/DACH-NY/canton/commit/a1717747d6427c57484e1d7afb14bbb3e3ab7f8f) soren-da: Remove unstable tag for `DataContinuitySplitTest` ([#34062](https://github.com/DACH-NY/canton/pull/34062))
- [d8717b7c53](https://github.com/DACH-NY/canton/commit/d8717b7c533172f47dd1c23000d2da824d8528d0) TamasOltyan-da: [[#33765](https://github.com/DACH-NY/canton/pull/33765)]: add dangling keys flag to warn only in tests and local node auth graph validation ([#34058](https://github.com/DACH-NY/canton/pull/34058))
- [f4231f29aa](https://github.com/DACH-NY/canton/commit/f4231f29aa7aa08033b99c3f2f0b47e17c345a08) mikolajkoziel-da: Use file-based split test outputs to make sharded command resolution more robust ([#34040](https://github.com/DACH-NY/canton/pull/34040))
- [9537469a1c](https://github.com/DACH-NY/canton/commit/9537469a1c5d4efe2fd8a4f199d75f10dd419fdf) jan-karwowski-da: Add H2 store providers to replace in-memory test usages ([#33841](https://github.com/DACH-NY/canton/pull/33841))
- [d406ecc574](https://github.com/DACH-NY/canton/commit/d406ecc574aec153ae05fd8899a25ec6e40b9b8e) rgugliel-da: Preliminary work for the admin API to support multi versions of topology ([#34032](https://github.com/DACH-NY/canton/pull/34032))
- [4db8c74e3c](https://github.com/DACH-NY/canton/commit/4db8c74e3c23b9a85999eef4ccd614deaade1463) thibault-da: Prepare TEA for release ([#33876](https://github.com/DACH-NY/canton/pull/33876)) ([#34049](https://github.com/DACH-NY/canton/pull/34049))
- [79a9b1f912](https://github.com/DACH-NY/canton/commit/79a9b1f91200be82b3e0e5015603e50c7793a1d9) yves-da: Review recent sequential traversal changes ([#33961](https://github.com/DACH-NY/canton/pull/33961))
- [21f78b40b6](https://github.com/DACH-NY/canton/commit/21f78b40b684e98d9e75d064f5ae316acc500c22) mikolajkoziel-da: Migrate commands and jobs for variations_test job from canton_build_required workflow ([#33483](https://github.com/DACH-NY/canton/pull/33483))
- [39b8436d33](https://github.com/DACH-NY/canton/commit/39b8436d3357305401815e5e3bda3aaf4079dc08) rgugliel-da: Add dependencies diagram for proto continuity ([#34077](https://github.com/DACH-NY/canton/pull/34077))
- [544a876bc6](https://github.com/DACH-NY/canton/commit/544a876bc683cc34d87b54fade962abe97cec9bc) yves-da: Review `parTraverseFilter` usages ([#24573](https://github.com/DACH-NY/canton/pull/24573)) ([#33808](https://github.com/DACH-NY/canton/pull/33808))
- [ce6410794e](https://github.com/DACH-NY/canton/commit/ce6410794eafbb31b749a62279891309951c2439) Viktor-Kalashnykov-da: [main] Flaky ReferenceLedgerApiCommandUpgradingIntegrationTestPostgres  [#20221](https://github.com/DACH-NY/canton/pull/20221) ([#34079](https://github.com/DACH-NY/canton/pull/34079))
- [df2d5edeed](https://github.com/DACH-NY/canton/commit/df2d5edeeddb788c556a04a0ef2d975aa93552f4) danilofaria: CantonBFT: increase DefaultMaxRequestPayloadBytes to 10MB ([#34081](https://github.com/DACH-NY/canton/pull/34081))
- [200408cbbc](https://github.com/DACH-NY/canton/commit/200408cbbcf50d5affa7b12b62a33ca1a7404dac) jaspervdj-da: Party JWTs: Expose JWKS through Jose service endpoint ([#33418](https://github.com/DACH-NY/canton/pull/33418))
- [32d09f6486](https://github.com/DACH-NY/canton/commit/32d09f6486ebd8de2a4a2db35e83b3e786bb1efb) adrien-piquerez-da: Retry `protoc` to work around race condition ([#34080](https://github.com/DACH-NY/canton/pull/34080))
- [7ff95b8941](https://github.com/DACH-NY/canton/commit/7ff95b8941ddadb96b07336c56431a75b9616c62) fabiotudone-da: DABFT, state transfer: transient-blacklist nodes that don't help ([#33976](https://github.com/DACH-NY/canton/pull/33976))
- [06cf40e07b](https://github.com/DACH-NY/canton/commit/06cf40e07b2eef21da539f532715499d1d8532b9) cgrigis-da: Use new sequencer aggregator by default ([#34086](https://github.com/DACH-NY/canton/pull/34086))
- [1d51d04c81](https://github.com/DACH-NY/canton/commit/1d51d04c81491640cb52c8d6a064444b1a3fdf7e) matthiasS-da: i30825: Fix flaky ConfigContinuityReaderTest ([#34092](https://github.com/DACH-NY/canton/pull/34092))
- [e9a240e573](https://github.com/DACH-NY/canton/commit/e9a240e573750667dbca25ef808dddc437b0a894) mikolajkoziel-da: Migrate commands and jobs for protocol_continuity_test_latest job from canton_build_required workflow ([#34091](https://github.com/DACH-NY/canton/pull/34091))
- [665c6a9553](https://github.com/DACH-NY/canton/commit/665c6a9553ca23ce6c0a22bd745f1e0d17162434) jaspervdj-da: ProtobufCompatibilityReaderTest: Add exceptions for proto version v31 topology transactions ([#34097](https://github.com/DACH-NY/canton/pull/34097))
- [86ba9f8deb](https://github.com/DACH-NY/canton/commit/86ba9f8debd43751a22ef95081beb53b8d936cd1) tudor-da: Cleaned-up unused classes/utils from JSON API ([#34017](https://github.com/DACH-NY/canton/pull/34017))
- [9b0443b448](https://github.com/DACH-NY/canton/commit/9b0443b448ceff2ed8fe8548447335b42ca2301a) canton-machine: Release wrap-up: adding 3.5.8 notes and checksums for DB migrations ([#34098](https://github.com/DACH-NY/canton/pull/34098))
- [6c87c92aaf](https://github.com/DACH-NY/canton/commit/6c87c92aaf9638aca1201b6caceb3c885e55e925) andris-da: Add the `GetCompletionByHash` data/storage layer ([#33980](https://github.com/DACH-NY/canton/pull/33980))
- [c26b457913](https://github.com/DACH-NY/canton/commit/c26b4579130504df43fafc0a1948d07fdeba9715) mlachkar-da: add onboarding_transactions to RegisterSynchronizer ([#34067](https://github.com/DACH-NY/canton/pull/34067))
- [cea318829a](https://github.com/DACH-NY/canton/commit/cea318829ace41909f2b37ed062ae6a26d4511a3) andreaslochbihler-da: validate received ACS commitments and publish to indexer ([#34084](https://github.com/DACH-NY/canton/pull/34084))
- [d495ed161e](https://github.com/DACH-NY/canton/commit/d495ed161e9c16745d6aafc7e6c20632a9be9290) jaspervdj-da: Party JWTs: add SyncCryptoApi.verifyPartyJwtSignature ([#33455](https://github.com/DACH-NY/canton/pull/33455))
- [e673b31bc6](https://github.com/DACH-NY/canton/commit/e673b31bc62bea3a099e6534f9a08e229b84527d) kirill-da: [#34052](https://github.com/DACH-NY/canton/pull/34052) Fix the flaky `LsuEarlyHandshakeIntegrationTest` ([#34101](https://github.com/DACH-NY/canton/pull/34101))
- [c831024e11](https://github.com/DACH-NY/canton/commit/c831024e11b70c4f05c8fd4552f82008c2186615) Viktor-Kalashnykov-da: Integration test upgrading for contracts with keys [#15114](https://github.com/DACH-NY/canton/pull/15114) - fix for test_external_parties ([#34112](https://github.com/DACH-NY/canton/pull/34112))

tell-slack: canton
@adrien-piquerez-da

Copy link
Copy Markdown
Contributor

Superseded by #23198

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant