Skip to content

Releases: hhru/nuts-and-bolts

nuts-and-bolts-parent-4.19.12

18 Jun 10:06
Compare
Choose a tag to compare

Using ExecuteOnDataSource annotation with wtrtableTx = true parameter now opens new transaction if not opened already.

[4.18.1] Up hamcrest dep

19 Mar 12:31
Compare
Choose a tag to compare

Up hamcrest testing library to version 2.1

Parse X-Source and X-Load-Testing headers

04 Mar 09:30
Compare
Choose a tag to compare
nuts-and-bolts-parent-4.16.1

[maven-release-plugin] copy for tag nuts-and-bolts-parent-4.16.1

updated syslog4j

01 Mar 10:31
Compare
Choose a tag to compare
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

19 Feb 10:05
Compare
Choose a tag to compare
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

19 Feb 10:04
Compare
Choose a tag to compare
nuts-and-bolts-parent-4.15.0

[maven-release-plugin] copy for tag nuts-and-bolts-parent-4.15.0

4.13.5

13 Feb 15:22
Compare
Choose a tag to compare

Релиз обратно совместим, миграция не требуется.

Добавлена возможность выставить свой HikariConfig в DataSourceFactory.

BROKEN

13 Feb 18:26
Compare
Choose a tag to compare

don't use this

v4.10.1

21 Jan 09:02
Compare
Choose a tag to compare

Релиз обратносовместим, миграция не требуется.

В юнит-тестах теперь можно указывать произвольный jdbc-url до Embedded Postgres.
Поддерживаются плейсхолдеры ${host}, ${port} и ${user}
Типичное использование:
jdbc:postgresql://${host}:${port}/${user}?stringtype=unspecified

чтобы добавить параметр stringtype=unspecified в url для поддержки enum типов.

[4.9.0] structured logging

11 Dec 12:00
Compare
Choose a tag to compare

json format for service.log, libraries.log and requests.log
#136