Paul Brauner
d54971aacd
cut a 2.9.1 snapshot ( #19573 )
2024-07-11 22:27:12 +00:00
Paul Brauner
a0b29e26f5
create a 2.9.1 snapshot ( #19569 )
2024-07-11 18:09:15 +02:00
jarekr-da
acf7297dec
prepare 2.9.0 ( #19556 )
2024-07-11 09:52:53 +02:00
dylant-da
069f1c060a
Upgrade validation warnings to errors flag ( #19259 )
...
* Split errors into errors that can turn into warnings (or vice versa)
* Add warn-bad-interface-instances flag
* fix compilation errors, finish implementation of swap
* Add tests for warn-bad-interface-instances flag
* Bump - try to rebuild?
run-all-tests: true
* Don't do single-package checks if typecheck-upgrades: true
* Fix tests that break on warn-bad-interface-instances
* Lint
* Move WEWarningToError to Error type, remove commented code
Also:
- Mark integration tests as flaky again
- Whitespace
* Check errors & warns aren't emitted when upgrades/typechecking disabled
* Update error message & expected error message
2024-07-10 14:44:29 +00:00
Remy
34034d3d0e
[LF] use stable Tuple for fecth_by_key primitive ( #19537 )
2024-07-10 15:45:37 +02:00
azure-pipelines[bot]
5e33a0a23c
rotate release duty after 2024-07-10 ( #19545 )
2024-07-10 14:29:16 +01:00
Nicu Reut
c42c0a241e
Remove double "server" prefix from grpc metrics ( #19542 )
2024-07-10 15:12:46 +02:00
azure-pipelines[bot]
64b0bd3551
update NOTICES file ( #19550 )
...
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-10 13:24:57 +02:00
Soren Bleikertz
553d7f1011
Prepare 2.8.9 ( #19551 )
2024-07-10 11:36:49 +02:00
azure-pipelines[bot]
5078d1e043
update canton to 20240709.13636.vd03d4972 ( #19547 )
...
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2024-07-10 09:23:38 +00:00
jarekr-da
2d6b7f87bc
Prepare 2.3.20 ( #19541 )
2024-07-10 06:50:30 +00:00
Remy
2871090358
move proto archive in com.digitalasset ( #19497 )
2024-07-09 17:15:30 +02:00
azure-pipelines[bot]
6996fa07c1
update canton to 20240708.13628.v22bd0def ( #19536 )
...
* update canton to 20240708.13628.v22bd0def
tell-slack: canton
* merge fix
* participant got renamed to participant_uid in proto
---------
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Bas van Gijzel <bas.vangijzel@digitalasset.com>
2024-07-09 15:39:12 +01:00
azure-pipelines[bot]
42417f34a0
update canton to 20240708.13615.v71ef4650 ( #19528 )
2024-07-09 11:45:53 +01:00
Remy
7ed1847057
new 3.0 snapshot ( #19534 )
2024-07-08 15:32:21 +02:00
azure-pipelines[bot]
7137d35d57
update NOTICES file ( #19527 )
...
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-08 08:10:59 +00:00
Remy
801ce9b3cd
3.0.0 snapshot ( #19516 )
2024-07-05 18:49:28 +00:00
azure-pipelines[bot]
56c7f31686
rotate release duty after 2024-07-03 ( #19493 )
...
@dylant-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-07-05 17:23:26 +01:00
azure-pipelines[bot]
e36aadc8a7
update canton to 20240704.13605.vf70f30f9 ( #19514 )
...
tell-slack: canton
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-05 16:08:26 +02:00
Carl Pulley
10364a1c57
Clarify resolution for KNOWN_DAR_VERSION ( #19510 )
2024-07-05 08:26:18 +01:00
azure-pipelines[bot]
178358b6fe
update canton to 20240703.13595.v030861a1 ( #19504 )
...
tell-slack: canton
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-04 10:19:46 +02:00
azure-pipelines[bot]
02abf338ec
update canton to 20240702.13586.v19985bc9 ( #19495 )
...
tell-slack: canton
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-03 10:18:13 +02:00
azure-pipelines[bot]
7154279046
update canton to 20240701.13579.vfc58fab6 ( #19486 )
...
* update canton to 20240701.13579.vfc58fab6
tell-slack: canton
* Fixed UpgradesSpecBase.scala.
---------
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Andreas Triantafyllos <andreas.triantafyllos@digitalasset.com>
2024-07-02 16:50:26 +02:00
Paul Brauner
6e9c240ff6
4th attempt at 2.9.0-rc2 ( #19484 )
2024-07-01 15:54:12 +00:00
Remy
8f905cf5f0
third attempt for 2.9.0-rc2 ( #19480 )
2024-07-01 12:48:35 +00:00
azure-pipelines[bot]
e57ec402d2
update canton to 20240629.13565.vdf3ebde5 ( #19477 )
...
tell-slack: canton
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-01 09:53:20 +02:00
mziolekda
c8bcbe705d
Remove temporary workaround for too long file names ( #19469 )
2024-06-27 21:39:22 +02:00
markus-da
915ff48559
Update the Daml Finance quickstart / tutorial version ( #19465 )
...
* update version and sha256
* use commit from main rather from pr
2024-06-27 12:05:57 +00:00
azure-pipelines[bot]
bfd1235ef2
update canton to 20240626.13552.v5a246d80 ( #19462 )
...
* update canton to 20240626.13552.v5a246d80
* Remove the value.proto hopefully one last time
---------
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
Co-authored-by: Marcin Ziolek <marcin.ziolek@digitalasset.com>
2024-06-27 09:47:24 +00:00
Remy
64128328d9
update canton to c5b68d04 ( #19458 )
...
* update canton to c5b68d04
* fix build
* more fix
---------
Co-authored-by: Marcin Ziolek <marcin.ziolek@digitalasset.com>
2024-06-27 08:18:18 +00:00
azure-pipelines[bot]
98a027c2df
update NOTICES file ( #19464 )
...
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-06-27 07:46:19 +00:00
Remy
74f04330d4
second attempt for 2.9.0-rc2 ( #19447 )
2024-06-25 21:13:18 +00:00
Simon Maxen
9f1b9886e2
Rename com.daml.lf to com.digitalasset.daml.lf ( #19431 )
...
* Rename com.daml => com.digitalasset.daml for lf
2024-06-25 18:20:04 +00:00
jarekr-da
f0d34ca060
Release 2.8.8 ( #19446 )
2024-06-25 19:27:44 +02:00
azure-pipelines[bot]
0c67ba39e7
update canton to 20240624.13529.vdf9677d5 ( #19442 )
...
* update canton to 20240624.13529.vdf9677d5
tell-slack: canton
* fix build
* another fix
* Fix proto file listing check
---------
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Marcin Ziolek <marcin.ziolek@digitalasset.com>
2024-06-25 14:14:52 +02:00
Simon Maxen
e233328a53
Adhoc snapshot of com.digitalasset.daml change ( #19444 )
2024-06-25 11:12:32 +01:00
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