We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3add2c commit 3b23529Copy full SHA for 3b23529
docs/src/release_notes.rst
@@ -16,6 +16,11 @@ Upcoming
16
- Fix a typo in the `splice-participant` Helm chart that caused the participant container to be named `participant-1` instead of `participant`.
17
- Java 21 replaces Java 17 in all Docker images and as the base JDK for building Splice apps.
18
19
+- Scan
20
+
21
+ - Fix a bug where the ``/v0/holdings/summary`` endpoint would return incomplete results when the requested parties had more than 1000 holdings.
22
+ Additionally, that endpoint and ``/v0/holdings/state`` will now fail if an empty list of parties is provided.
23
24
0.4.1
25
-----
26
0 commit comments