Commit Graph

13146 Commits

Author SHA1 Message Date
tudor-da
8980c32b7a
Enrich Templates and Interface codegen defs with PackageName and PackageVersion (#19381)
* Enrich Templates and Interface codegen defs with PackageName and PackageVersion

* Make PackageVersion comparable

* Apply suggestions from code review

Co-authored-by: Raphael Speyer <raphael.speyer@digitalasset.com>

* Fix after review suggestions

---------

Co-authored-by: Raphael Speyer <raphael.speyer@digitalasset.com>
2024-06-25 08:50:56 +00:00
azure-pipelines[bot]
551f7a2072
update NOTICES file (#19438)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-06-24 17:23:15 +02:00
Paul Brauner
fd47e89ce2
Update ci/README.md (#19329)
Update ci/README with explanations gathered from @garyverhaegen-da on slack.
2024-06-24 16:07:31 +02:00
Hubert Slojewski
ef53b6aace
Remove Ledger API Protobuf compatibility check (#19439) 2024-06-24 13:05:58 +00:00
Paul Brauner
275f3fa095
new 2.9 snapshot including dry-run (#19430) 2024-06-21 10:50:15 +00:00
Remy
90c908463f
[Engine] factorize a big ast iterable (#19369) 2024-06-21 10:20:44 +02:00
azure-pipelines[bot]
996a1164c3
update canton to 20240619.13499.vba6e9375 (#19413)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-06-20 12:35:46 -04:00
mziolekda
f60b1945e1
Split off value.proto into own lib (#19279)
* Split off value.proto into own lib

* Move the files to daml-lf

* Add artifacts

* Fix the build

* Rationalize bazel struct

* Fixes from review:
- improve handling of proto dependencies
- fix copyright note
2024-06-20 14:51:55 +02:00
Simon Maxen
19d2d6b17e
Remove unused GlobalKey.packageId accessor (#19400) 2024-06-20 09:11:27 +00:00
Gary Verhaegen
e2f447333d
remove garyverhaegen-da mentions across entire repo (#19389) 2024-06-19 15:54:52 +02:00
azure-pipelines[bot]
679bdc9cd2
update canton to 20240618.13495.v4816e0c2 (#19407)
* update canton to 20240618.13495.v4816e0c2

tell-slack: canton

* fix build

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Paul Brauner <paul.brauner@digitalasset.com>
2024-06-19 15:12:29 +02:00
azure-pipelines[bot]
351a8c020c
update canton to 20240617.13482.vc830bc97 (#19398)
* update canton to 20240617.13482.vc830bc97

tell-slack: canton

* maven and bazel deps

* few more missing deps

* more deps

* fix build

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Tom Tantillo <tom.tantillo@digitalasset.com>
Co-authored-by: Paul Brauner <paul.brauner@digitalasset.com>
2024-06-19 09:54:29 +00:00
Paul Brauner
eb16ced2de
create a new 2.x snapshot (#19409) 2024-06-19 09:04:56 +00:00
Carl Pulley
dcb8588a65
Script should rely on the ledger to manager max message size (#19402) 2024-06-18 16:51:14 +01:00
azure-pipelines[bot]
87bd194d3b
rotate release duty after 2024-06-12 (#19366)
@paulbrauner-da is taking care of [testing](https://github.com/digital-asset/daml/blob/main/release/RELEASE.md) today's release, so they get pushed back to the end of the line.

Please do not merge this before the release is fully tested.

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-06-18 15:21:53 +00:00
Samuel Williams
ccb030942b
New snapshot (#19396) 2024-06-17 21:51:14 +00:00
Samuel Williams
f5b27080f4
New snapshot (#19395) 2024-06-17 20:54:59 +00:00
Samuel Williams
f2f8775176
Early snapshot for canton dance (#19394) 2024-06-17 16:20:01 +00:00
azure-pipelines[bot]
d332f008ac
update NOTICES file (#19387)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-06-17 13:25:38 +02:00
azure-pipelines[bot]
5882e53279
update canton to 20240614.13475.v878daf1a (#19384)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-06-17 10:52:40 +02:00
Simon Maxen
a757bd3be7
Update scalacoc for Transaction.Metadata (#19298)
* Update scalacoc for Transaction.Metadata

* Update with review comments

* Update GenPackage scaladoc
2024-06-14 14:07:29 +01:00
azure-pipelines[bot]
3a151eef8a
update canton to 20240613.13467.v880b3e28 (#19378)
* update canton to 20240613.13467.v880b3e28

tell-slack: canton

* Add daml-common-staging/util-external cats.kernel bazel dependency

To adapt to https://github.com/DACH-NY/canton/pull/19205
`RequireTypes.scala` use of `cats.Monoid`

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: oliverse-da <oliver.seeliger@digitalasset.com>
2024-06-14 10:22:35 +00:00
azure-pipelines[bot]
24e0f5e81c
update canton to 20240612.13461.v15c6df12 (#19371)
* update canton to 20240612.13461.v15c6df12

tell-slack: canton

* TransactionFilter: provide second parameter

Adapting to https://github.com/DACH-NY/canton/pull/19556

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: oliverse-da <oliver.seeliger@digitalasset.com>
2024-06-13 15:04:29 +00:00
Remy
dcd1714d33
check LF version do not decrease with upgrade (#19168) 2024-06-12 15:57:16 +02:00
azure-pipelines[bot]
17e52b52d5
update canton to 20240612.13460.va46dc363 (#19367)
* update canton to 20240612.13460.va46dc363

tell-slack: canton

* Commit to cherry pick.

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Andreas Triantafyllos <andreas.triantafyllos@digitalasset.com>
2024-06-12 11:50:47 +02:00
Remy
cf927ae30f
[LF-Parser] populate properly package dependencies (#19350) 2024-06-10 17:48:58 +02:00
azure-pipelines[bot]
ce50fa26b1
update canton to 20240606.13448.v43783c88 (#19344)
* update canton to 20240606.13448.v43783c88

tell-slack: canton

* Commit to cherry-pick.

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Andreas Triantafyllos <andreas.triantafyllos@digitalasset.com>
2024-06-10 00:03:29 +02:00
azure-pipelines[bot]
ebd948e3f2
rotate release duty after 2024-06-05 (#19335)
@remyhaemmerle-da is taking care of [testing](https://github.com/digital-asset/daml/blob/main/release/RELEASE.md) today's release, so they get pushed back to the end of the line.

Please do not merge this before the release is fully tested.

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-06-07 17:03:16 +02:00
azure-pipelines[bot]
c6e5d6159b
update canton to 20240605.13441.v30eeaac4 (#19340)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-06-06 11:19:30 +02:00
mziolekda
37969fddc3
Add support for EC in the JWKS (#19320)
* Add support for EC in the JWKS

* Fix test evidence
2024-06-05 19:10:24 +02:00
azure-pipelines[bot]
ce8f2ff7ca
update canton to 20240604.13433.v3a5bd3e2 (#19336)
* update canton to 20240604.13433.v3a5bd3e2

tell-slack: canton

* Fix compilation issue due to admin API change

* Fix DisclosedContract processing by using correct TransactionVersion

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Marton Nagy <marton.nagy@digitalasset.com>
Co-authored-by: Tudor Voicu <tudor.voicu@digitalasset.com>
2024-06-05 18:18:17 +02:00
yves-da
b81ab4c7c5
Update docs.daml.com copyright notice (#19337) 2024-06-05 15:42:03 +02:00
Gary Verhaegen
91c1c216f1
add backport script (#19331) 2024-06-04 19:16:03 +02:00
azure-pipelines[bot]
79929ac266
update canton to 20240604.13418.v5318c201 (#19327)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-06-04 14:39:55 +02:00
Gary Verhaegen
18e4e155fb
more info about Azure Pipelines (#19324) 2024-06-04 08:49:59 +00:00
mziolekda
632d114191
Raise the default size of inbound message size in java bindings (#19325) 2024-06-03 20:11:10 +02:00
azure-pipelines[bot]
798f7d8bf4
update canton to 20240531.13403.v0762c427 (#19318)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-06-03 11:55:32 +02:00
Samuel Williams
90790d8042
Force 2.9 snapshot for multi-ide features (#19323)
* Force 2.9 snapshot for multi-ide features

* Re-order
2024-06-03 10:50:57 +01:00
azure-pipelines[bot]
60488be037
update canton to 20240530.13394.v9f8b7db6 (#19309)
* update canton to 20240530.13394.v9f8b7db6

tell-slack: canton

* sync canton to a6f07355d1

* sync to canton 5646e99c55

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Paul Brauner <paul.brauner@digitalasset.com>
2024-05-31 18:10:09 +00:00
Samuel Williams
4ba35794d2
Multi-IDE Sdk install managament (#19256)
* Tweaks from previous version

* Implement Sdk Version management

* Address review

* Fix compilation issues
2024-05-31 09:30:07 +01:00
azure-pipelines[bot]
052971bf9f
update NOTICES file (#19311)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-05-31 08:00:33 +00:00
Ratko Veprek
076ddc1321
Moved metrics classes from canton to daml after rewrite (#19265)
Before this change, a lot of the metrics classes were living in the canton repo.
Now, I moved them back into the canton repository.
2024-05-30 12:25:54 +02:00
Gary Verhaegen
7bdacd48aa
improve release instructions (#19281) 2024-05-30 12:11:22 +02:00
Gary Verhaegen
22c1a7d318
add CI pipelines documentation (#19284) 2024-05-30 12:11:11 +02:00
azure-pipelines[bot]
66d71f4a10
update NOTICES file (#19302)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-05-30 09:22:43 +00:00
Carl Pulley
ea815a8f9f
make Timestamp parsing consistent across Java versions (#19244) 2024-05-30 09:40:10 +01:00
Paul Brauner
3a68da1863
re-enable temporarily disabled tests (#19303) 2024-05-30 08:29:14 +00:00
azure-pipelines[bot]
dd76e2da2f
update canton to 20240529.13387.v44c5d50b (#19300)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-05-30 09:46:31 +02:00
azure-pipelines[bot]
78ccafad33
update canton to 20240528.13380.v10deea37 (#19293)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-05-29 08:36:37 +02:00
azure-pipelines[bot]
5e7a52378c
update canton to 20240527.13372.v40019d14 (#19277)
* update canton to 20240527.13372.v40019d14

tell-slack: canton

* sync to canton @ 6da046644316b095ba529e9064c9e4bc9ed4d7e0

* fix //canton:community_domain

* fix more import issues

* Disable tests for "Skipping upgrade validation" msg until canton#19354

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Paul Brauner <paul.brauner@digitalasset.com>
Co-authored-by: Dylan Thinnes <dylan.thinnes@digitalasset.com>
2024-05-28 18:32:35 +02:00