We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1fdb6 commit 6caab86Copy full SHA for 6caab86
CHANGELOG.md
@@ -1,4 +1,5 @@
1
-# Unreleased
+# 1.7.1
2
+* GitHub organization changed to keksworks - update your dependency organization
3
* jdbc: PooledDataSource.queryTimeout can be configured separately from pool connection timeout
4
* server: MultipartParser and MultipartRenderer now support binary data/files
5
* server: nullable List of @QueryParam will now get null value if parameter is missing, not empty list
@@ -7,7 +8,6 @@
7
8
* core: new extensions for easier working with Java HttpClient, like get()/post()/put()
9
* xml: new module for fast and lightweight XML parsing
10
* Java 25 support
-* GitHub organization changed to keksworks
11
12
# 1.7.0
13
* core: TSIDGenerator can now be used with custom classes outside TSID companion
0 commit comments