Releases: hhru/nuts-and-bolts
Releases · hhru/nuts-and-bolts
nuts-and-bolts-parent-4.19.12
Using ExecuteOnDataSource annotation with wtrtableTx = true parameter now opens new transaction if not opened already.
[4.18.1] Up hamcrest dep
Up hamcrest testing library to version 2.1
Parse X-Source and X-Load-Testing headers
nuts-and-bolts-parent-4.16.1 [maven-release-plugin] copy for tag nuts-and-bolts-parent-4.16.1
updated syslog4j
nuts-and-bolts-parent-4.15.5 [maven-release-plugin] copy for tag nuts-and-bolts-parent-4.15.5
DON'T USE - breaks requests.log
nuts-and-bolts-parent-4.15.1 [maven-release-plugin] copy for tag nuts-and-bolts-parent-4.15.1
BAD RELEASE! use 4.15.1
nuts-and-bolts-parent-4.15.0 [maven-release-plugin] copy for tag nuts-and-bolts-parent-4.15.0
4.13.5
Релиз обратно совместим, миграция не требуется.
Добавлена возможность выставить свой HikariConfig в DataSourceFactory.
BROKEN
don't use this
v4.10.1
Релиз обратносовместим, миграция не требуется.
В юнит-тестах теперь можно указывать произвольный jdbc-url до Embedded Postgres.
Поддерживаются плейсхолдеры ${host}, ${port} и ${user}
Типичное использование:
jdbc:postgresql://${host}:${port}/${user}?stringtype=unspecified
чтобы добавить параметр stringtype=unspecified
в url для поддержки enum типов.
[4.9.0] structured logging
json format for service.log, libraries.log and requests.log
#136