File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1- # Unreleased
1+ # 1.5.3
22* server: TypedHttpClient/JsonHttpClient uses a better logger name (from nearest user class)
33* json/jackson: TypedHttpClient/JsonHttpClient now have overridable trimToLog property in case you need to process how requests/responses are logged
44* jobs: JobRunner.schedule() now takes kotlin.time.Duration values
55* jdbc: PooledDataSource - a simple and easy to configure connection pool (used in DBModule by default)
66* jdbc: use HikariModule instead of DBModule if you still want to use Hikari (also add dependency on com.zaxxer: HikariCP )
7+ * liquibase/serialization - dependencies updated
78
89# 1.5.2
910* core: experimental Decimal class to be used for monetary values, with numerical equality (unlike BigDecimal)
You can’t perform that action at this time.
0 commit comments