Skip to content

Commit 6caab86

Browse files
committed
releasing 1.7.1
1 parent bf1fdb6 commit 6caab86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Unreleased
1+
# 1.7.1
2+
* GitHub organization changed to keksworks - update your dependency organization
23
* jdbc: PooledDataSource.queryTimeout can be configured separately from pool connection timeout
34
* server: MultipartParser and MultipartRenderer now support binary data/files
45
* server: nullable List of @QueryParam will now get null value if parameter is missing, not empty list
@@ -7,7 +8,6 @@
78
* core: new extensions for easier working with Java HttpClient, like get()/post()/put()
89
* xml: new module for fast and lightweight XML parsing
910
* Java 25 support
10-
* GitHub organization changed to keksworks
1111

1212
# 1.7.0
1313
* core: TSIDGenerator can now be used with custom classes outside TSID companion

0 commit comments

Comments
 (0)