daml/compatibility/bazel_tools
pbatko-da ca81adeb3e
6 - Ledger API changes for UM/UP extensions for Hub [DPP-1211] (#14937)
changelog_begin

[Ledger API Specification]:
1. Add 'is_deactivated' attribute to participant users.
2. Introduce participant server's local metadata for parties and participant users consisting of:
 - a resource version for optional concurrent change control,
 - modifiable key-value based annotations.
3. Add experimental update RPCs for parties and participant users:
  - participant user's modifiable fields are: 'primary_party', 'is_deactivated', 'metadata.annotations',
  - party's modifiable fields are 'local_metadata.annotations'.
4. Discourage use of 'party_details.display_name' in favor of using party's metadata annotations.

changelog_end


Other notes:

- no-op updates are allowed,
- update paths are resource relative,
- as annotation deletion is by providing an key with the empty string value,
- as a corollary, only non-empty strings are valid annotation values.
2022-09-26 12:56:55 +00:00
..
client_server DPP-745 Add Oracle data continuity tests (#12961) 2022-02-16 23:37:50 +01:00
create-daml-app Update compatibility for the HOCON-related changes (#14543) 2022-07-27 11:01:47 +00:00
daml_ledger Switch compat tests over to sandbox on x (#12716) 2022-02-03 11:32:33 +01:00
daml_script Update compatibility for the HOCON-related changes (#14543) 2022-07-27 11:01:47 +00:00
daml_trigger Update compatibility for the HOCON-related changes (#14543) 2022-07-27 11:01:47 +00:00
data_dependencies update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
test_utils Further copyright updates (#12249) 2022-01-04 16:32:17 +01:00
BUILD Add platform-version field to daml.yaml (#6736) 2020-07-15 16:30:01 +02:00
create_daml_app_test.sh Switch compat tests over to sandbox on x (#12716) 2022-02-03 11:32:33 +01:00
daml_ledger_test.sh Cleanup daml_ledger compat tests (#12776) 2022-02-07 09:41:32 +01:00
daml_sdk.bzl Fix compat tests for 2.0.0 (#13187) 2022-03-08 18:23:30 +01:00
daml.cc.tpl Include puppeteer tests in compat tests (#6018) 2020-05-22 14:02:59 +02:00
run_jar.cc.tpl Fix out of bounds in run_jar.cc (#12774) 2022-02-04 18:18:33 +00:00
sandbox-with-postgres.sh Switch ledger-api-test-tool compat tests to sandbox on x (#12393) 2022-01-13 15:47:04 +01:00
testing.bzl 6 - Ledger API changes for UM/UP extensions for Hub [DPP-1211] (#14937) 2022-09-26 12:56:55 +00:00
versions.bzl Fix incorrect documentation in versioning bazel utilities (#12938) 2022-02-15 13:18:08 +01:00