-
Notifications
You must be signed in to change notification settings - Fork 205
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.18.0-snapshot.20211026.8179.0.e474b2d1 #11421
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. @akshayshirahatti-da is in charge of this release. Commit log: ``` e474b2d [JSON-API] Websockets fix for matchedQueries (#11361) 4a34b68 KV: port V2 errors to self-service errors framework [KVL-1143] (#11326) 811a6d3 Fixed AuthorizationInterceptorSpec again (#11418) c8006b8 ScenarioRunner: enrich incomplete transactions (#11384) d9c7031 ACS testing - payload support [DPP-661] (#11308) d87d3d4 deal with deadlocks while fetching contracts in json-api Oracle (#11391) 8212c0b Make submission ID optional [KVL-1107] (#11011) 3587eb8 Use Timestamp instead of Instant (#11356) ea5f09e sandbox: Deprecate the `--eager-package-loading` flag. (#11404) 9f882f2 remove search index on json fields that harm insert and pruning performance (#11041) 70b90f4 optimize max event_sequential_id query for oracle (#11297) b1fed31 Fix missing script results (#11395) 03db0aa Auto run/check security evidence generation in ./fmt.sh (#11407) c928f0e [Short] Typo (#11400) ba6c2be Add missing TransactionId to com.daml.error.ErrorResource (#11396) a2a1571 Generate security evidence by documenting security testcases (#11306) 8d17882 Allocate parties sequentially in script export tests (#11389) 1309c2f DPP-587 Use Timestamp instead of Instant (#11183) 82f9873 Rotate release rotation (#11394) b14077a Fix AuthorizationInterceptorSpec flake (#11387) 7090f2d update NOTICES file (#11367) ad42dfa Update gRPC to the latest (1.41.0) and Protobuf (#11380) 54c400a Update wording in Deploying to a generic Daml ledger (#11327) 4461ed1 Fix log output (#11374) 613aac3 Add support for non-star-kinded type synonyms in data-dependencies (#11293) f89ecc6 interfaces: add an experimental `toTypeRep` builtin. (#11378) 5654d5c fix es ingest for missing files (#11375) 03cfd12 Configurable assertions in Ledger API test tool by feature descriptors (#11328) 96b7b58 [DPP-648][Self-service error codes] Adopt ApiPartyManagementService (#11338) 9e94ae0 LF: move repl exception-auth test from dev to stable (#11369) 5365d68 LF: Remove PartialTransaction out from ScenarioRunner/IdeLedgerClient (#11368) 79037c8 [DPP-646][Self-service error codes] Adopt ApiPackageManagementService (#11314) 0ee59f5 Command submission in the ledger-api-bench-tool. (#11296) 8d5cab5 LF: Simplify seeds generation in scenario runnner (#11353) 9e5b788 Speedup daml repl integration tests (#11335) 3bc0db3 fix contract_tpid_fkey-related race condition (#11330) ab8a863 [docs] Add Daml Driver for VMBC to the commercial integrations section (#11360) c95db72 Fix Bazel cache download retry (#11238) e8d0ccb [DPP-611][Self-service error codes] Adapt ApiCommandService (#11325) a89079b [DPP-647][Self-service error codes] Adopt ApiParticipantPruningService (#11324) cc8ec28 [Self-service error codes] Adapt GrpcHealthService (#11354) c60c94b [DPP-645][Self-service error codes] Adapt ApiConfigManagementService (#11312) e6da1f7 Add step in ghc-lib guide for getting submodules to work (#11351) f3057ea Increase timeout for non-repudation tests on Postgres (#11340) 176f470 interface: adding interfaces to the TS codegen (#11280) 355352f DPP-650 Remove the mutating schema (#11211) 443b64d [DPP-621][Self-service error codes] Adopt error codes in ApiVersionService (#11302) ed9dbed interfaces: Add fixed choice collision check in typechecker (Haskell) (#11337) c37ecd1 [Short] Pass correct loggingContext to withValidatedPackageId (#11307) 0d305cf [Short] Move field before logging statement (ApiTimeService) (#11313) 73c94b5 Increase timeout for non-repudation test (#11281) 88c607b [Self-service error codes] Adapt ApiTransactionService [DPP-613] (#11094) 07ad3e0 Suport multi-party readAs in triggers (#11299) 76eb165 Interface fixed choices: ghc parser (#11275) da27a1e [DPP-619][Self-service error codes] Adopt error codes in ApiVersionService (#11303) 5f5af30 [DPP-628][Self-service error codes] Adapt error codes in ApiTimeService (#11295) f9e67ad [Self-service error codes] Adapt error responses in ledger-api-auth [DPP-617] (#11223) 7282965 Fix component status for triggers (#11311) 17776f3 Factor out npm install step of create-daml-app tests (#11294) 3a8b685 [Short] Fix docs for Dispatcher#startingAt (#11304) f315a90 release 1.18.0-snapshot.20211019.8113.0.8ff347d8 (#11300) 8a3abce [DPP-618][Self-service error codes] Adapt error codes in ApiPackageService (#11284) 50ea92f Use ApiTypes.Party instead of String in the trigger runner (#11298) 2267429 [DPP-656] Assert on self-service error code details in ErrorFactoriesSpec (#11289) c06faf2 LF: remove imperative environment from Speedy compiler (#11285) d3dad75 [DPP-592] Generate docs for self-service error codes. (#11129) ``` Changelog: ``` [JSON-API] fixes a bug related to the matchedQueries value returned for websocket multiqueries, this only happens for patterns where the multiqueries contain a mixture of queries with and without offsets. - [Integration Kit] - ledger-api-bench-tool can generate test contracts with configurable payload size. - [Integration Kit] - Added multi-template support for command submission in the ledger-api-bench-tool - [Sandbox] The ``--eager-package-loading`` flag has been deprecated. It hasn't actually done anything for many releases; packages are always loaded eagerly. This does not affect Daml on SQL, which does support lazy package loading. - [Daml Studio] Fix a bug where script results in Daml Studio sometimes do not show up. - [Integration Kit] - The ledger-api-bench-tool is now capable of generating test contracts for testing purposes. - [JSON API] Fixed a rare error that manifested as ‘violates foreign key constraint "contract_tpid_fkey" Detail: Key (tpid)=(...) is not present in table’ when attempting to run queries and goes away on JSON API restart. See `issue #11330 <https://github.com/digital-asset/daml/pull/11330>`__. - [Participant] All participants now use the new append-only schema. Existing databases will automatically upgrade to the new schema the first time a participant/ledger is started. - [Daml Triggers] Triggers now support readAs parties. They can be specified via `--ledger-readas a,b,c`. As part of this change ``testRule`` gained an extra argument to specify the `readAs` parties. If you previously used ``` testRule trigger party acsBuilder commandsInFlight s ``` you now need to use ``` testRule trigger party [] acsBuilder commandsInFlight s ``` ``` CHANGELOG_BEGIN CHANGELOG_END
azure-pipelines
bot
requested review from
adriaanm-da,
bame-da,
cocreature,
gerolf-da and
stefanobaghino-da
as code owners
October 27, 2021 06:01
azure-pipelines bot
pushed a commit
that referenced
this pull request
Oct 27, 2021
@akshayshirahatti-da is taking care of 1.18.0-snapshot.20211026.8179.0.e474b2d1 (#11421), so they get pushed back to the end of the line. Please do not merge this before #11421. CHANGELOG_BEGIN CHANGELOG_END
akshayshirahatti-da
approved these changes
Oct 27, 2021
Manual tests passed on macOs. |
garyverhaegen-da
pushed a commit
that referenced
this pull request
Oct 29, 2021
…11422) @akshayshirahatti-da is taking care of 1.18.0-snapshot.20211026.8179.0.e474b2d1 (#11421), so they get pushed back to the end of the line. Please do not merge this before #11421. CHANGELOG_BEGIN CHANGELOG_END Co-authored-by: Azure Pipelines Daml Build <[email protected]>
azure-pipelines bot
pushed a commit
that referenced
this pull request
Nov 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. @Robin-da is in charge of this release. Commit log: ``` 7391a3c Migrate language-support codegen tests to sandbox (#11508) da76e28 iface: check for interface implementations precond (#11494) 9e045c1 Remove a leftover from `check-protobuf-stability.sh` (#11513) 17c2fa9 ErrorCodeDocumentationGenerator uses multiple prefixes for scanning classpaths (#11504) a8ae4d6 LF: Rename GenNode to Node (#11469) 73b6f8b Fixed ledger-api-bench-tool random distribution in submission phase. (#11507) 92495b0 Upgrade nixpkgs (#11490) 48afb7b interface: Add inherited choice names in scala AST (#11503) 9f8b039 [Trigger-Service] Migrate tests to sandbox (#11501) 6bafeb0 DPP-662 Support archivals in bench tool (#11474) 63d855f Pass `damlc build` logs through daml logger (#11485) 565dfac Bump rules_nodejs to 4.4.2 (#11495) 9214956 Enable experimental nix command (#11498) f81d880 LF: drop com.daml.lf.transaction.Transaction.Transaction type alias. (#11470) 505a7f5 Extend debug logging around dependencies/data-dependencies (#11488) 55d35e5 Drop TLA+ from dev-env (#11492) 3a5cb18 [Self-service error codes] Adapt all grpc assertions to additionally take self-service error codes [DPP-680] (#11437) 98e7461 LF: ContractInstance should be a CidContainer (#11487) 9afb3b3 Add and wire ledger-end-cache [DPP-703] (#11480) cdd2acc Explicitly import Java runtime from Nix/dadew (#11411) b5540a9 Evidence for contract-key testing (#11479) 78735a8 Less logging on //docs:generate-error-codes-json (#11486) d8898b8 Check fixed choices in name collision checker (#11481) 7a0198b daml-react: allow for React 17 (#11463) c415d9d Migrate trigger tests from sandbox-classic to sandbox (#11478) f9ec12b Add cocreature as a codeowner of the docs (#11450) a79cc08 DbDispatcher handles SQL exceptions with self-service error codes [DPP-690] (#11435) 164cdbb update compat versions for 1.18.0-snapshot.20211026.8179.0.e474b2d1 (#11426) 741a6e7 interfaces: Add list of fixed choices in TemplateImplements structure. (#11364) 79505b5 oracle debug (#11386) 257d536 Switch from sandbox to sandbox-classic in daml test-script (#11476) e91ced5 KV: generate self-service error docs [KVL-1148] (#11431) 8ffd835 Migrate daml script tests to Sandbox next (#11472) df65d02 Exclude dedup tests affected by current changes (#11471) 45beaf7 interfaces: typecheck for precond, haskell side. (#11468) e445fe1 LfEngineToApi conversions do not have to deal with version. (#11414) d371274 Sandbox-classic: contracts sent to the engine do not need enrichment (#11416) 05312f1 Lift out constraint tuples to synonyms in dfun contexts (#11467) a492a6c [DPP-636] Update docs on MacOS firewall issue when running tests (#11460) 5a85881 rotate release duty after 1.18.0-snapshot.20211026.8179.0.e474b2d1 (#11422) 1096f91 Adds default keepalive support for postgreSQL [DPP-697] (#11453) 3799963 Fix akka-streams shutdown at LedgerConfigurationSubscriptionFromIndex (#11462) e89da7c Move non-repudiation proxy conformance tests to their own package (#11464) b98a3ad interfaces: precondition, scala ast, decoder/encoder (#11452) fd973e6 Drop assistant integration tests for relative/absolute DAML_PROJECT (#11461) 05505e3 Multiplex multiple virtual query streams through a single web socket (#10221) 3098b70 pretty print contract IDs properly (#11359) bb4f4c5 DPP-665 Make in-flight commands configurable (#11456) bf00956 replace OneAnd party Sets with NonEmpty Set (#11420) 570160b Add LoggingValue instance for Time.Timestamp (#11444) bad50a5 Type reexports explicitly use 'type' namespace (#11451) d3b9c84 ifaces: preconditions, proto changes (#11448) 73718a2 Mark script export tests as flaky (#11449) 22e9e6b Multi-observer command submission in the ledger-api-bench-tool [DPP-660] (#11413) 3eacbf9 Bazel cache retry on connection reset by peer (#11445) fcc7e58 Make stable packages dependent on supported LF versions (#11382) 6c45f09 Remove TODO (#11446) d8b92b7 Drop flaky marker from lsp-tests (#11442) 68f4432 Improve evidence of testing (#11428) 6126fc2 Remove append only prefix from conformance tests [KVL-1152] (#11424) 926655d Drop daml ledger timeout tests from compat tests (#11441) 15cb840 Switch back to binary execution logs (#11440) ac28e61 Update ScalaPB to the latest version (0.11.6) (#11409) a71a8f9 Prevent overflow in DeduplicationPeriod (#11432) 6c88e55 Pass submission id as correlation id to error codes in Ledger API (#11381) ba10687 Replace 1.14 min version conformance test by custom test (#11433) a600f75 Bump bazel memory limit to 3gb (#11436) ebe7420 fix es ingest: file too large (#11415) d86eca0 Add documentation annotations to KV self-service errors [KVL-1144] (#11385) 46d31d5 [DPP-676][Self-service error codes] Adapt ApiConfigManagementService (#11402) 927b237 Make Oracle tests exclusive (#11408) 68d7f83 Switch bazel exec logs to json format (#11430) 12e782b ifaces: update ghc-parser (#11383) 503e391 [Short] Typo (#11410) 3031190 [DPP-676][Self-service error codes] Adapt request validators (#11379) b412f71 Fix MonotonicRecordTimeIT for pruned participants (#11423) 500e5b0 release 1.18.0-snapshot.20211026.8179.0.e474b2d1 (#11421) d678a40 LF: remove type parameter from ContractInstance (#11419) ``` Changelog: ``` - [@daml/react] Our React bindings now request the `react` library as a peer dependency, and will accept React 17 in addition to the current React 16. For new projects, the `create-daml-app` template now uses React 17. - [Integration Kit] Document KV-specific self-service errors [TS bindings] When using daml-react and daml-ledger, all streaming request to the query endpoint will be multiplexed through a single web socket. [daml LF] - Add LoggingValue instance for Time.Timestamp - [Integration Kit] - ledger-api-bench-tool can generate synthetic contracts with multiple observers [api-test-tool] - remove AppendOnly prefix from test suites as the append-only schema is the only one left ``` CHANGELOG_BEGIN CHANGELOG_END
garyverhaegen-da
pushed a commit
that referenced
this pull request
Nov 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. @Robin-da is in charge of this release. Commit log: ``` 7391a3c Migrate language-support codegen tests to sandbox (#11508) da76e28 iface: check for interface implementations precond (#11494) 9e045c1 Remove a leftover from `check-protobuf-stability.sh` (#11513) 17c2fa9 ErrorCodeDocumentationGenerator uses multiple prefixes for scanning classpaths (#11504) a8ae4d6 LF: Rename GenNode to Node (#11469) 73b6f8b Fixed ledger-api-bench-tool random distribution in submission phase. (#11507) 92495b0 Upgrade nixpkgs (#11490) 48afb7b interface: Add inherited choice names in scala AST (#11503) 9f8b039 [Trigger-Service] Migrate tests to sandbox (#11501) 6bafeb0 DPP-662 Support archivals in bench tool (#11474) 63d855f Pass `damlc build` logs through daml logger (#11485) 565dfac Bump rules_nodejs to 4.4.2 (#11495) 9214956 Enable experimental nix command (#11498) f81d880 LF: drop com.daml.lf.transaction.Transaction.Transaction type alias. (#11470) 505a7f5 Extend debug logging around dependencies/data-dependencies (#11488) 55d35e5 Drop TLA+ from dev-env (#11492) 3a5cb18 [Self-service error codes] Adapt all grpc assertions to additionally take self-service error codes [DPP-680] (#11437) 98e7461 LF: ContractInstance should be a CidContainer (#11487) 9afb3b3 Add and wire ledger-end-cache [DPP-703] (#11480) cdd2acc Explicitly import Java runtime from Nix/dadew (#11411) b5540a9 Evidence for contract-key testing (#11479) 78735a8 Less logging on //docs:generate-error-codes-json (#11486) d8898b8 Check fixed choices in name collision checker (#11481) 7a0198b daml-react: allow for React 17 (#11463) c415d9d Migrate trigger tests from sandbox-classic to sandbox (#11478) f9ec12b Add cocreature as a codeowner of the docs (#11450) a79cc08 DbDispatcher handles SQL exceptions with self-service error codes [DPP-690] (#11435) 164cdbb update compat versions for 1.18.0-snapshot.20211026.8179.0.e474b2d1 (#11426) 741a6e7 interfaces: Add list of fixed choices in TemplateImplements structure. (#11364) 79505b5 oracle debug (#11386) 257d536 Switch from sandbox to sandbox-classic in daml test-script (#11476) e91ced5 KV: generate self-service error docs [KVL-1148] (#11431) 8ffd835 Migrate daml script tests to Sandbox next (#11472) df65d02 Exclude dedup tests affected by current changes (#11471) 45beaf7 interfaces: typecheck for precond, haskell side. (#11468) e445fe1 LfEngineToApi conversions do not have to deal with version. (#11414) d371274 Sandbox-classic: contracts sent to the engine do not need enrichment (#11416) 05312f1 Lift out constraint tuples to synonyms in dfun contexts (#11467) a492a6c [DPP-636] Update docs on MacOS firewall issue when running tests (#11460) 5a85881 rotate release duty after 1.18.0-snapshot.20211026.8179.0.e474b2d1 (#11422) 1096f91 Adds default keepalive support for postgreSQL [DPP-697] (#11453) 3799963 Fix akka-streams shutdown at LedgerConfigurationSubscriptionFromIndex (#11462) e89da7c Move non-repudiation proxy conformance tests to their own package (#11464) b98a3ad interfaces: precondition, scala ast, decoder/encoder (#11452) fd973e6 Drop assistant integration tests for relative/absolute DAML_PROJECT (#11461) 05505e3 Multiplex multiple virtual query streams through a single web socket (#10221) 3098b70 pretty print contract IDs properly (#11359) bb4f4c5 DPP-665 Make in-flight commands configurable (#11456) bf00956 replace OneAnd party Sets with NonEmpty Set (#11420) 570160b Add LoggingValue instance for Time.Timestamp (#11444) bad50a5 Type reexports explicitly use 'type' namespace (#11451) d3b9c84 ifaces: preconditions, proto changes (#11448) 73718a2 Mark script export tests as flaky (#11449) 22e9e6b Multi-observer command submission in the ledger-api-bench-tool [DPP-660] (#11413) 3eacbf9 Bazel cache retry on connection reset by peer (#11445) fcc7e58 Make stable packages dependent on supported LF versions (#11382) 6c45f09 Remove TODO (#11446) d8b92b7 Drop flaky marker from lsp-tests (#11442) 68f4432 Improve evidence of testing (#11428) 6126fc2 Remove append only prefix from conformance tests [KVL-1152] (#11424) 926655d Drop daml ledger timeout tests from compat tests (#11441) 15cb840 Switch back to binary execution logs (#11440) ac28e61 Update ScalaPB to the latest version (0.11.6) (#11409) a71a8f9 Prevent overflow in DeduplicationPeriod (#11432) 6c88e55 Pass submission id as correlation id to error codes in Ledger API (#11381) ba10687 Replace 1.14 min version conformance test by custom test (#11433) a600f75 Bump bazel memory limit to 3gb (#11436) ebe7420 fix es ingest: file too large (#11415) d86eca0 Add documentation annotations to KV self-service errors [KVL-1144] (#11385) 46d31d5 [DPP-676][Self-service error codes] Adapt ApiConfigManagementService (#11402) 927b237 Make Oracle tests exclusive (#11408) 68d7f83 Switch bazel exec logs to json format (#11430) 12e782b ifaces: update ghc-parser (#11383) 503e391 [Short] Typo (#11410) 3031190 [DPP-676][Self-service error codes] Adapt request validators (#11379) b412f71 Fix MonotonicRecordTimeIT for pruned participants (#11423) 500e5b0 release 1.18.0-snapshot.20211026.8179.0.e474b2d1 (#11421) d678a40 LF: remove type parameter from ContractInstance (#11419) ``` Changelog: ``` - [@daml/react] Our React bindings now request the `react` library as a peer dependency, and will accept React 17 in addition to the current React 16. For new projects, the `create-daml-app` template now uses React 17. - [Integration Kit] Document KV-specific self-service errors [TS bindings] When using daml-react and daml-ledger, all streaming request to the query endpoint will be multiplexed through a single web socket. [daml LF] - Add LoggingValue instance for Time.Timestamp - [Integration Kit] - ledger-api-bench-tool can generate synthetic contracts with multiple observers [api-test-tool] - remove AppendOnly prefix from test suites as the append-only schema is the only one left ``` CHANGELOG_BEGIN CHANGELOG_END Co-authored-by: Azure Pipelines Daml Build <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
@akshayshirahatti-da is in charge of this release.
Commit log:
Changelog:
testRule trigger party acsBuilder commandsInFlight s
testRule trigger party [] acsBuilder commandsInFlight s