Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 1.11.0-snapshot.20210302.6414.0.72870630 #8991

Merged
merged 1 commit into from
Mar 3, 2021

Conversation

azure-pipelines[bot]
Copy link
Contributor

This PR has been created by a script, which is not very smart and does not have all the context. Please do double-check that the version prefix is correct before merging.

@stefanobaghino-da is in charge of this release.

azure-pipelines bot pushed a commit that referenced this pull request Mar 3, 2021
@stefanobaghino-da is taking care of 1.11.0-snapshot.20210302.6414.0.72870630 (#8991), so they get pushed back to the end of the line.

Please do not merge this before #8991.

CHANGELOG_BEGIN
CHANGELOG_END
This PR has been created by a script, which is not very smart and does not have all the context. Please do double-check that the version prefix is correct before merging.

@stefanobaghino-da is in charge of this release.

CHANGELOG_BEGIN
CHANGELOG_END
@garyverhaegen-da
Copy link
Contributor

Updated to more recent commit as we wanted a few more changes.

@garyverhaegen-da
Copy link
Contributor

/azp run

@azure-pipelines
Copy link
Contributor Author

Azure Pipelines successfully started running 1 pipeline(s).

@stefanobaghino-da
Copy link
Contributor

@garyverhaegen-da Thanks!

@stefanobaghino-da
Copy link
Contributor

stefanobaghino-da commented Mar 3, 2021

Summary of changes

> ./unreleased.sh v1.11.0-snapshot.20210225.6390.0.0617fbde..145ddaa8
- A JWT token is no longer required to call methods of Health and Reflection services
[Integration Kit, Daml on SQL] Fix potential out of memory issue when running
migrations on an existing index DB with many events/contracts/transactions.

- [Daml Studio] Failed scripts (and scenarios) now also offer the
  option to view the table view at the state before the failing
  transaction to ease debugging.

[damlc test] Added a `--all` flag to test all present scripts/scenarios.

Detailed commits

> git log --oneline v1.11.0-snapshot.20210225.6390.0.0617fbde..145ddaa8
145ddaa86 Point out where the documentation for release.sh is (#8996)
749083296 damlc-test: add 'large' label to BUILD (#8997)
32d4bf92e Do not require a JWT token for Health and Reflection services [DPP-277] (#8969)
a40b4a978 Factor out "parsing" of ScriptF constructors (#8984)
f4eeed396 Update rules_haskell (#8987)
fc743374f [participant] Proper async boundaries between pipeline stages (#8993)
4001f5c9b Conduitify download in release file (#8988)
728706307 Fix protobuf structure for empty import prefix (#8986)
11ec339f6 feature: damlc lints all files in project directory (#8979)
9da40ea42 ci/cron: fix retry policy (#8985)
65101e37d Batch creation of ACS (#8978)
fea1ab0c5 KV: fix transaction deserialization (#8958)
0b3758eda Move non-repudiation in-memory backend to testing module (#8981)
707e508f6 Bump JdbcLedgerDao resource acquisition timeout (#8980)
ec3606698 Split LedgerInteraction into different files (#8975)
141b34b15 Let migrations not explode memory (#8883)
576d0cb75 Bump Ledger API version for LF 1.12 (#8972)
71116b053 Add a Ledger API changelog (#8974)
1da3e64f0 update NOTICES file (#8968)
514bf2597 Include table view for failed scripts (#8967)
3f4cebd80 Fix daml-sdk-head Maven install (#8962)
012b04368 damlc test: feature: add --all flag. (#8919)
e5d12e287 Upgrade canton to 0.21.0 which supports lf-version 1.11 (#8963)
ddf8e1370 Helpers to create test ACS and TransactionTree (#8961)
275eaedd2 Fix closure references in Daml Repl (#8950)
929e0c12d Temporarily cut compatibility tests with incompatible versions of Daml-LF (#8959)
4fcd2b833 Avoid submitTree for a sequence of creates (#8952)
72951b841 Temorarily cut compatibility tests with incompatible versions of Daml-LF (#8957)
623f4e27b Commit compatibility/.bazelrc (#8955)
76ef72b37 tweak release instructions (#8948)
e94b7b0d0 hopefully release 2.12 (#8953)

Seems in order, moving on to merging and testing.

@stefanobaghino-da stefanobaghino-da merged commit 1525957 into main Mar 3, 2021
@stefanobaghino-da stefanobaghino-da deleted the auto-release-pr-2021-03-03 branch March 3, 2021 13:29
@garyverhaegen-da
Copy link
Contributor

Summary of changes

...

Not sure why I'd not thought of this before, but this is totally an output we could autogenerate as part of creating the PR. 🤦

Thanks! Not in any way urgent but I'll add it to my notes.

@stefanobaghino-da
Copy link
Contributor

That's an excellent idea! 👍🏻

@stefanobaghino-da
Copy link
Contributor

Manual tests passed on Windows.

@stefanobaghino-da
Copy link
Contributor

Manual tests passed on Linux.

stefanobaghino-da pushed a commit that referenced this pull request Mar 3, 2021
…8992)

@stefanobaghino-da is taking care of 1.11.0-snapshot.20210302.6414.0.72870630 (#8991), so they get pushed back to the end of the line.

Please do not merge this before #8991.

CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines DAML Build <support@digitalasset.com>
azure-pipelines bot pushed a commit that referenced this pull request Mar 3, 2021
This PR has been created by a script, which is not very smart
and does not have all the context. Please do double-check that
the version prefix is correct before merging.

@S11001001 is in charge of this release.

Commit log:
```
8714b3d .
6259185 .
f830f2a temp test commit
8a1b01b autorelease: improved PR message
185e916 Release 1.10.2 (#9006)
4ed3f1a Cut a snapshot release for the 1.8.0 special patch (#8998)
ba1456f rotate release duty after 1.11.0-snapshot.20210302.6414.0.72870630 (#8992)
259bf68 compat: fix killing stale sandbox(es) (#9003)
32dc8b0 Include stack traces for all ScriptF commands (#8999)
1525957 release 1.11.0-snapshot.20210302.6414.0.72870630 (#8991)
926949e Use single party submit/submitTree where appropriate (#8995)
```
Changelog:
```
[Widget] some changelog entry
```

CHANGELOG_BEGIN
CHANGELOG_END
azure-pipelines bot pushed a commit that referenced this pull request Mar 10, 2021
This PR has been created by a script, which is not very smart
and does not have all the context. Please do double-check that
the version prefix is correct before merging.

@S11001001 is in charge of this release.

Commit log:
```
f7abca9 fix readme in create-daml-app: add npm install (#9060)
e04bd91 Move Daml Profiler to EE version of sandbox/sandbox-classic (#9054)
7859bc1 inline help: scripts JSON API clarification (#9057)
642385a Upgrade elliptic dependency to address vulnerabilities (#9055)
f2b9f11 Check that only the command signed payload goes through (#9053)
5197374 Build SDK EE tarball (#9049)
1bec211 Add tests for client bindings (#9036)
27fd932 Disclose transactions in the flat transactions stream only to the stakeholders - test case [DPP-276] (#9028)
45b3375 Introduce a helper to limit signing to commands (#9050)
0c4d8ac Speedy: rollback within exercise (#9040)
caa023b ci/cron/check: remove dade-assist calls (#9048)
85f0965 LF: fix archive decoder for GREATER_DATE (#9047)
121534c ci/cron/check: low-hanging perf improvement (#9042)
fb0bd82 update NOTICES file (#9045)
4fd42a6 reduce noise on daily tests (#9039)
5d88c08 Bump ghcide (#9041)
41d62ea send CI failures on separate channel (#9038)
e26d006 slack: reduce @here mentions (#9037)
ae11036 Add more shared infrastructure for non-repudiation testing (#9035)
7514074 Speedy: building transactions with rollback (#8983)
98410e7 update compat versions for 1.11.0-snapshot.20210304.6422.0.d3d5042a (#9032)
0f1d2a9 Upgrade akka to 2.6.13 (#9026)
b1a59d0 Release SDK 1.11.0 RC 2 (#9031)
41e0493 Fix --extract option in ledger api test tool (#9029)
0281b44 -Werror all the things (#9027)
2c08586 Expose Daml stacktraces for Daml Script errors (#9025)
c7ee410 Use DA.Map in triggers if available (#9023)
d347934 Make non-repudiation PostgreSQL back-end certificate adding idempotent (#9024)
eaf7fb6 Add non-repudiation API (#8982)
5a3c952 Document latency of Windows ad-hoc machine software installation (#9022)
3758b57 pkg deps: Move all dalfs to package dependency directory (#9002)
f70d339 update compat versions for 1.10.2 (#9016)
e542128 Improve errors on duplicate record field names (#9010)
65fbcfe Move execution of commands out of Runner (#9009)
2688ad6 autorelease: improved PR message (#9008)
185e916 Release 1.10.2 (#9006)
4ed3f1a Cut a snapshot release for the 1.8.0 special patch (#8998)
ba1456f rotate release duty after 1.11.0-snapshot.20210302.6414.0.72870630 (#8992)
259bf68 compat: fix killing stale sandbox(es) (#9003)
32dc8b0 Include stack traces for all ScriptF commands (#8999)
1525957 release 1.11.0-snapshot.20210302.6414.0.72870630 (#8991)
926949e Use single party submit/submitTree where appropriate (#8995)
```
Changelog:
```

- [Daml Compiler] Fix a bug where passing `--ghc-option=-Werror` also
  produced errors for warnings produced by `-Wmissing-signatures` even
  if the user did not explicitly enable this.

- [Daml Script] When running Daml Script on the command line you will
  now see a Daml stacktrace on failures to interact with the ledger
  which makes it significantly easier to track down which of the calls
  fails. By default, you will only get the callsite of functions like
  `submit`. To extend the stack trace, add `HasCallStack` constraints
  to functions and those will also be included.

- [Triggers] The trigger library now uses `DA.Map` instead of the
  deprecated `DA.Next.Map` if the targeted Daml-LF version supports it.
  This is a breaking change: Code that interfaced with the triggers
  library using `DA.Next.Map`, e.g. with
  `Daml.Trigger.getCommandsInFlight` or `Daml.Trigger.Assert.testRule`,
  will need to be changed to use `DA.Map` instead.
```

CHANGELOG_BEGIN
CHANGELOG_END
cocreature pushed a commit that referenced this pull request Mar 10, 2021
This PR has been created by a script, which is not very smart
and does not have all the context. Please do double-check that
the version prefix is correct before merging.

@S11001001 is in charge of this release.

Commit log:
```
f7abca9 fix readme in create-daml-app: add npm install (#9060)
e04bd91 Move Daml Profiler to EE version of sandbox/sandbox-classic (#9054)
7859bc1 inline help: scripts JSON API clarification (#9057)
642385a Upgrade elliptic dependency to address vulnerabilities (#9055)
f2b9f11 Check that only the command signed payload goes through (#9053)
5197374 Build SDK EE tarball (#9049)
1bec211 Add tests for client bindings (#9036)
27fd932 Disclose transactions in the flat transactions stream only to the stakeholders - test case [DPP-276] (#9028)
45b3375 Introduce a helper to limit signing to commands (#9050)
0c4d8ac Speedy: rollback within exercise (#9040)
caa023b ci/cron/check: remove dade-assist calls (#9048)
85f0965 LF: fix archive decoder for GREATER_DATE (#9047)
121534c ci/cron/check: low-hanging perf improvement (#9042)
fb0bd82 update NOTICES file (#9045)
4fd42a6 reduce noise on daily tests (#9039)
5d88c08 Bump ghcide (#9041)
41d62ea send CI failures on separate channel (#9038)
e26d006 slack: reduce @here mentions (#9037)
ae11036 Add more shared infrastructure for non-repudiation testing (#9035)
7514074 Speedy: building transactions with rollback (#8983)
98410e7 update compat versions for 1.11.0-snapshot.20210304.6422.0.d3d5042a (#9032)
0f1d2a9 Upgrade akka to 2.6.13 (#9026)
b1a59d0 Release SDK 1.11.0 RC 2 (#9031)
41e0493 Fix --extract option in ledger api test tool (#9029)
0281b44 -Werror all the things (#9027)
2c08586 Expose Daml stacktraces for Daml Script errors (#9025)
c7ee410 Use DA.Map in triggers if available (#9023)
d347934 Make non-repudiation PostgreSQL back-end certificate adding idempotent (#9024)
eaf7fb6 Add non-repudiation API (#8982)
5a3c952 Document latency of Windows ad-hoc machine software installation (#9022)
3758b57 pkg deps: Move all dalfs to package dependency directory (#9002)
f70d339 update compat versions for 1.10.2 (#9016)
e542128 Improve errors on duplicate record field names (#9010)
65fbcfe Move execution of commands out of Runner (#9009)
2688ad6 autorelease: improved PR message (#9008)
185e916 Release 1.10.2 (#9006)
4ed3f1a Cut a snapshot release for the 1.8.0 special patch (#8998)
ba1456f rotate release duty after 1.11.0-snapshot.20210302.6414.0.72870630 (#8992)
259bf68 compat: fix killing stale sandbox(es) (#9003)
32dc8b0 Include stack traces for all ScriptF commands (#8999)
1525957 release 1.11.0-snapshot.20210302.6414.0.72870630 (#8991)
926949e Use single party submit/submitTree where appropriate (#8995)
```
Changelog:
```

- [Daml Compiler] Fix a bug where passing `--ghc-option=-Werror` also
  produced errors for warnings produced by `-Wmissing-signatures` even
  if the user did not explicitly enable this.

- [Daml Script] When running Daml Script on the command line you will
  now see a Daml stacktrace on failures to interact with the ledger
  which makes it significantly easier to track down which of the calls
  fails. By default, you will only get the callsite of functions like
  `submit`. To extend the stack trace, add `HasCallStack` constraints
  to functions and those will also be included.

- [Triggers] The trigger library now uses `DA.Map` instead of the
  deprecated `DA.Next.Map` if the targeted Daml-LF version supports it.
  This is a breaking change: Code that interfaced with the triggers
  library using `DA.Next.Map`, e.g. with
  `Daml.Trigger.getCommandsInFlight` or `Daml.Trigger.Assert.testRule`,
  will need to be changed to use `DA.Map` instead.
```

CHANGELOG_BEGIN
CHANGELOG_END
mergify bot pushed a commit that referenced this pull request Mar 10, 2021
* release 1.11.0-snapshot.20210309.6463.0.f7abca91

This PR has been created by a script, which is not very smart
and does not have all the context. Please do double-check that
the version prefix is correct before merging.

@S11001001 is in charge of this release.

Commit log:
```
f7abca9 fix readme in create-daml-app: add npm install (#9060)
e04bd91 Move Daml Profiler to EE version of sandbox/sandbox-classic (#9054)
7859bc1 inline help: scripts JSON API clarification (#9057)
642385a Upgrade elliptic dependency to address vulnerabilities (#9055)
f2b9f11 Check that only the command signed payload goes through (#9053)
5197374 Build SDK EE tarball (#9049)
1bec211 Add tests for client bindings (#9036)
27fd932 Disclose transactions in the flat transactions stream only to the stakeholders - test case [DPP-276] (#9028)
45b3375 Introduce a helper to limit signing to commands (#9050)
0c4d8ac Speedy: rollback within exercise (#9040)
caa023b ci/cron/check: remove dade-assist calls (#9048)
85f0965 LF: fix archive decoder for GREATER_DATE (#9047)
121534c ci/cron/check: low-hanging perf improvement (#9042)
fb0bd82 update NOTICES file (#9045)
4fd42a6 reduce noise on daily tests (#9039)
5d88c08 Bump ghcide (#9041)
41d62ea send CI failures on separate channel (#9038)
e26d006 slack: reduce @here mentions (#9037)
ae11036 Add more shared infrastructure for non-repudiation testing (#9035)
7514074 Speedy: building transactions with rollback (#8983)
98410e7 update compat versions for 1.11.0-snapshot.20210304.6422.0.d3d5042a (#9032)
0f1d2a9 Upgrade akka to 2.6.13 (#9026)
b1a59d0 Release SDK 1.11.0 RC 2 (#9031)
41e0493 Fix --extract option in ledger api test tool (#9029)
0281b44 -Werror all the things (#9027)
2c08586 Expose Daml stacktraces for Daml Script errors (#9025)
c7ee410 Use DA.Map in triggers if available (#9023)
d347934 Make non-repudiation PostgreSQL back-end certificate adding idempotent (#9024)
eaf7fb6 Add non-repudiation API (#8982)
5a3c952 Document latency of Windows ad-hoc machine software installation (#9022)
3758b57 pkg deps: Move all dalfs to package dependency directory (#9002)
f70d339 update compat versions for 1.10.2 (#9016)
e542128 Improve errors on duplicate record field names (#9010)
65fbcfe Move execution of commands out of Runner (#9009)
2688ad6 autorelease: improved PR message (#9008)
185e916 Release 1.10.2 (#9006)
4ed3f1a Cut a snapshot release for the 1.8.0 special patch (#8998)
ba1456f rotate release duty after 1.11.0-snapshot.20210302.6414.0.72870630 (#8992)
259bf68 compat: fix killing stale sandbox(es) (#9003)
32dc8b0 Include stack traces for all ScriptF commands (#8999)
1525957 release 1.11.0-snapshot.20210302.6414.0.72870630 (#8991)
926949e Use single party submit/submitTree where appropriate (#8995)
```
Changelog:
```

- [Daml Compiler] Fix a bug where passing `--ghc-option=-Werror` also
  produced errors for warnings produced by `-Wmissing-signatures` even
  if the user did not explicitly enable this.

- [Daml Script] When running Daml Script on the command line you will
  now see a Daml stacktrace on failures to interact with the ledger
  which makes it significantly easier to track down which of the calls
  fails. By default, you will only get the callsite of functions like
  `submit`. To extend the stack trace, add `HasCallStack` constraints
  to functions and those will also be included.

- [Triggers] The trigger library now uses `DA.Map` instead of the
  deprecated `DA.Next.Map` if the targeted Daml-LF version supports it.
  This is a breaking change: Code that interfaced with the triggers
  library using `DA.Next.Map`, e.g. with
  `Daml.Trigger.getCommandsInFlight` or `Daml.Trigger.Assert.testRule`,
  will need to be changed to use `DA.Map` instead.
```

CHANGELOG_BEGIN
CHANGELOG_END

* 1.12 not 1.11

changelog_begin
changelog_end

Co-authored-by: Azure Pipelines DAML Build <support@digitalasset.com>
Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
remyhaemmerle-da pushed a commit that referenced this pull request Mar 11, 2021
* release 1.11.0-snapshot.20210309.6463.0.f7abca91

This PR has been created by a script, which is not very smart
and does not have all the context. Please do double-check that
the version prefix is correct before merging.

@S11001001 is in charge of this release.

Commit log:
```
f7abca9 fix readme in create-daml-app: add npm install (#9060)
e04bd91 Move Daml Profiler to EE version of sandbox/sandbox-classic (#9054)
7859bc1 inline help: scripts JSON API clarification (#9057)
642385a Upgrade elliptic dependency to address vulnerabilities (#9055)
f2b9f11 Check that only the command signed payload goes through (#9053)
5197374 Build SDK EE tarball (#9049)
1bec211 Add tests for client bindings (#9036)
27fd932 Disclose transactions in the flat transactions stream only to the stakeholders - test case [DPP-276] (#9028)
45b3375 Introduce a helper to limit signing to commands (#9050)
0c4d8ac Speedy: rollback within exercise (#9040)
caa023b ci/cron/check: remove dade-assist calls (#9048)
85f0965 LF: fix archive decoder for GREATER_DATE (#9047)
121534c ci/cron/check: low-hanging perf improvement (#9042)
fb0bd82 update NOTICES file (#9045)
4fd42a6 reduce noise on daily tests (#9039)
5d88c08 Bump ghcide (#9041)
41d62ea send CI failures on separate channel (#9038)
e26d006 slack: reduce @here mentions (#9037)
ae11036 Add more shared infrastructure for non-repudiation testing (#9035)
7514074 Speedy: building transactions with rollback (#8983)
98410e7 update compat versions for 1.11.0-snapshot.20210304.6422.0.d3d5042a (#9032)
0f1d2a9 Upgrade akka to 2.6.13 (#9026)
b1a59d0 Release SDK 1.11.0 RC 2 (#9031)
41e0493 Fix --extract option in ledger api test tool (#9029)
0281b44 -Werror all the things (#9027)
2c08586 Expose Daml stacktraces for Daml Script errors (#9025)
c7ee410 Use DA.Map in triggers if available (#9023)
d347934 Make non-repudiation PostgreSQL back-end certificate adding idempotent (#9024)
eaf7fb6 Add non-repudiation API (#8982)
5a3c952 Document latency of Windows ad-hoc machine software installation (#9022)
3758b57 pkg deps: Move all dalfs to package dependency directory (#9002)
f70d339 update compat versions for 1.10.2 (#9016)
e542128 Improve errors on duplicate record field names (#9010)
65fbcfe Move execution of commands out of Runner (#9009)
2688ad6 autorelease: improved PR message (#9008)
185e916 Release 1.10.2 (#9006)
4ed3f1a Cut a snapshot release for the 1.8.0 special patch (#8998)
ba1456f rotate release duty after 1.11.0-snapshot.20210302.6414.0.72870630 (#8992)
259bf68 compat: fix killing stale sandbox(es) (#9003)
32dc8b0 Include stack traces for all ScriptF commands (#8999)
1525957 release 1.11.0-snapshot.20210302.6414.0.72870630 (#8991)
926949e Use single party submit/submitTree where appropriate (#8995)
```
Changelog:
```

- [Daml Compiler] Fix a bug where passing `--ghc-option=-Werror` also
  produced errors for warnings produced by `-Wmissing-signatures` even
  if the user did not explicitly enable this.

- [Daml Script] When running Daml Script on the command line you will
  now see a Daml stacktrace on failures to interact with the ledger
  which makes it significantly easier to track down which of the calls
  fails. By default, you will only get the callsite of functions like
  `submit`. To extend the stack trace, add `HasCallStack` constraints
  to functions and those will also be included.

- [Triggers] The trigger library now uses `DA.Map` instead of the
  deprecated `DA.Next.Map` if the targeted Daml-LF version supports it.
  This is a breaking change: Code that interfaced with the triggers
  library using `DA.Next.Map`, e.g. with
  `Daml.Trigger.getCommandsInFlight` or `Daml.Trigger.Assert.testRule`,
  will need to be changed to use `DA.Map` instead.
```

CHANGELOG_BEGIN
CHANGELOG_END

* 1.12 not 1.11

changelog_begin
changelog_end

Co-authored-by: Azure Pipelines DAML Build <support@digitalasset.com>
Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
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.

2 participants