We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b5e3e commit df46788Copy full SHA for df46788
src/site/markdown/release-notes.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
3
-## 3.2.0
+## 3.2.0 (10th November 2025)
4
5
* Catch exceptions in CacheRepository.prune()
6
* Upgrade to JUnit 5.
@@ -11,6 +11,7 @@
11
* Add error handling to UserResource.login().
12
* Enforce cart size and count limits in the submitCart endpoint.
13
* Use admin's sessionId when setting DownloadStatus to PREPARING.
14
+ * Implement endpoint to POST /search/files
15
16
## 3.1.0 (19th May 2025)
17
0 commit comments