daml/language-support
Stephen Compall df2dd37735
mark parts of Java bindings final (#15173)
* mark several javaapi.data models final
* PrimitiveValueDecoders are final; utility classes should not be constructed
* replace Bool constructor with new #of static method

CHANGELOG_BEGIN
- [Java bindings] Many classes in the ``javaapi.data`` package that were
  *intended* to be ``final`` are now explicitly marked as such.
CHANGELOG_END
2022-10-07 18:04:03 +00:00
..
codegen-common deprecate interface library names; use new names downstream (#14856) 2022-08-29 20:43:47 +00:00
codegen-main update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
hs/bindings 6 - Ledger API changes for UM/UP extensions for Hub [DPP-1211] (#14937) 2022-09-26 12:56:55 +00:00
java mark parts of Java bindings final (#15173) 2022-10-07 18:04:03 +00:00
scala Remove reliance on implicit party allocation in CI tests [DPP-1234] (#15037) 2022-09-22 10:20:53 +02:00
ts handle incomplete event metadata for parsing exercise results (#15050) 2022-09-29 17:12:51 +00:00