Skip to content

Commit

Permalink
release 0.12.4 (digital-asset#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
garyverhaegen-da authored Apr 15, 2019
1 parent f50cbef commit e83c21a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.12.3
0.12.4
12 changes: 10 additions & 2 deletions docs/source/support/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ This page contains release notes for the SDK.
HEAD — ongoing
--------------

0.12.4 — 2019-04-15
-------------------

- Release build artifacts to GitHub
- Avoid recompiling packages after resetting the Sandbox via the ResetService.
- Include compiled ``google.rpc.Status`` in the ``ledger-api-scalapb`` jar.
- Fix critical bug related to the conversion of decimal numbers from Ledger API
(see `#399 <https://github.com/digital-asset/daml/issues/399>` and
`#439 <https://github.com/digital-asset/daml/pull/439>`).

0.12.3 — 2019-04-12
-------------------

Expand Down Expand Up @@ -38,8 +48,6 @@ HEAD — ongoing
- **BREAKING** Remove support for DAML 1.0 packages in the engine, and thus the
sandbox. Note that the SDK has removed support for _compiling_ DAML 1.0
months ago.
- Fix critical bug related to the conversion of decimal numbers from Ledger API
strings, see #439.

0.12.1 — 2019-04-04
-------------------
Expand Down

0 comments on commit e83c21a

Please sign in to comment.