daml/language-support
Stefano Baghino 42adfdc857
Get rid of deprecated components (#12167)
* Get rid of deprecated components

Removes:
- mentions of the Node.js bindings
- mentions of the Scala bindings
- usage of the Scala codegen as an SDK tool
- Java bindings "reactive components"

changelog_begin
The Node.js bindings are no longer supported as part of the Daml SDK
The Scala bindings are no longer supported as part of the Daml SDK
The Java bindings reactive components are no longer supported as part of the Daml SDK
The `daml codegen` command has dropped support for Scala
changelog_end

* Fix typo noticed by @cocreature

Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>

* Address https://github.com/digital-asset/daml/pull/12167#issuecomment-995714093

* Remove quickstart-scala from the SDK tarballs

* Fix failing codegen test

* Address https://github.com/digital-asset/daml/pull/12167#pullrequestreview-833991243

Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
2021-12-16 16:55:19 +00:00
..
codegen-common Get rid of deprecated components (#12167) 2021-12-16 16:55:19 +00:00
codegen-main Get rid of deprecated components (#12167) 2021-12-16 16:55:19 +00:00
hs/bindings [ledger-api] - Add deduplication_offset as a valid deduplication period for commands [KVL-1172] (#12041) 2021-12-13 12:26:09 +00:00
java Get rid of deprecated components (#12167) 2021-12-16 16:55:19 +00:00
scala Get rid of deprecated components (#12167) 2021-12-16 16:55:19 +00:00
ts Drop Decimal completely from damlc (#12120) 2021-12-13 12:30:53 +00:00