daml/release
Samir Talwar c38703ec84
participant-integration-api: Store a status gRPC protobuf. [KVL-1005] (#10600)
* participant-integration-api: Construct completions in one place.

* sandbox-classic: Inline `CompletionFromTransaction#apply`.

It's only used here; there's no reason to keep it in the
_participant-integration-api_.

* participant-integration-api: Store a status gRPC protobuf.

Instead of storing the status code and message, we store a serialized
`google.rpc.Status` protocol buffers message. This allows us to pass
through any additional information reported by the driver `ReadService`.

The migration is only done for the append-only database, and preserves
old data in the existing columns. New data will only be written to the
new column.

CHANGELOG_BEGIN
CHANGELOG_END

* participant-integration-api: Improve comments in migrations.

Co-authored-by: Fabio Tudone <fabio.tudone@digitalasset.com>

* participant-integration-api: Further improvements to migrations.

* participant-integration-api: Store the rejection status as 3 columns.

Serializing the details but keeping the code and message columns
populated.

* participant-integration-api: Publish the indexer protobuf to Maven.

Co-authored-by: Fabio Tudone <fabio.tudone@digitalasset.com>
2021-08-18 17:59:14 +00:00
..
src Upgrade to Scala 2.12.14 and 2.13.6. (#10573) 2021-08-12 14:25:53 +00:00
windows-installer Fix compat job (#9099) 2021-03-11 15:13:49 +00:00
artifacts.yaml participant-integration-api: Store a status gRPC protobuf. [KVL-1005] (#10600) 2021-08-18 17:59:14 +00:00
BUILD.bazel Release EE SDK tarballs and installer (#9086) 2021-03-11 14:49:48 +01:00
install.bat update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
install.sh update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
RELEASE.md clean up local VSCode after release (#10065) 2021-06-21 19:11:35 +02:00
rotation rotate release duty after 1.17.0-snapshot.20210817.7604.0.0c187853 (#10606) 2021-08-18 13:20:53 +01:00
sdk-config.yaml.tmpl daml-ledger: new list-packages command (#9325) 2021-04-07 13:23:56 +02:00
util.bzl Add daml export script command to Daml assistant (#9414) 2021-04-16 10:53:49 +00:00