daml/language-support
Stephen Compall 782f90a77d
don't overwrite interface properties with template properties (#13720)
* test for all varieties of mistaken interface assignment
* fresh object for templates, do not mutate interfaces

CHANGELOG_BEGIN
- [daml codegen js] Some interface IDs were overwritten with template
  IDs, making exercise by interface ID impossible in those cases; this
  has been fixed.  Prior codegen output is invalid; codegen must be
  re-run to get the fix.
  See `issue #13720 <https://github.com/digital-asset/daml/pull/13720>`__.
CHANGELOG_END
2022-04-27 15:43:06 +00:00
..
codegen-common narrow CodegenCommonConfig."reject empty versions" to property-satisfiable inputs (#13616) 2022-04-20 15:51:46 +00:00
codegen-main update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
hs/bindings Daml assitant support for Http metering endpoint [DPP-858] (#13157) 2022-03-10 11:33:09 +00:00
java Revert "Remove usages of Flowable.fromFuture and Single.fromFuture (#12425)" (#13717) 2022-04-27 10:23:22 -04:00
scala different representation of Leibniz and Liskov in Scala codegen base library (#13687) 2022-04-26 15:22:34 +00:00
ts don't overwrite interface properties with template properties (#13720) 2022-04-27 15:43:06 +00:00