Skip to content

Commit 89dadc5

Browse files
authored
[static] Add release notes for 0.4.23 (#3014)
Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
1 parent 8a3d0c0 commit 89dadc5

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

docs/src/release_notes.rst

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
Release Notes
99
=============
1010

11-
Upcoming
12-
--------
11+
0.4.23
12+
------
1313

1414
- Daml
1515

@@ -24,6 +24,18 @@ Upcoming
2424
both for featured and unfeatured apps.
2525

2626

27+
- Performance improvements
28+
29+
- Scan
30+
31+
- Cache open rounds with a default TTL of 30s. This should reduce load when rounds change and lots of clients try to read the open rounds. `View PR 2860. <https://github.com/hyperledger-labs/splice/pull/2860>`_
32+
33+
- Reduce database load when the connection to the mediator verdict ingestion is restarted. `View PR 2861. <https://github.com/hyperledger-labs/splice/pull/2861>`_
34+
35+
- Deployment
36+
37+
- Increased the resource allocation for most apps, double check any changes if you override the default resources. `View PR 2972. <https://github.com/hyperledger-labs/splice/pull/2972>`_
38+
2739
0.4.22
2840
------
2941

0 commit comments

Comments
 (0)