Skip to content

Releases: boskworks/bosk

0.2.146

22 Jan 04:00
9025b93

Choose a tag to compare

Bump dependencies and fix up some Javadocs.

What's Changed

Full Changelog: 0.2.145...0.2.146

0.2.145

31 Dec 21:35
3fd1c29

Choose a tag to compare

What's Changed

Minor tweaks.

Full Changelog: 0.2.144...0.2.145

0.2.144

29 Dec 16:58
03e41b7

Choose a tag to compare

What's Changed

  • bosk-mongo timeout improvements. Importantly: stops periodically reporting spurious warnings when quiescent.
  • Sundry
    • Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.23 in the dependencies group by @dependabot[bot] in #229

Full Changelog: 0.2.143...0.2.144

0.2.143

20 Dec 03:17
2871e2a

Choose a tag to compare

What's Changed

  • Improve (and rename) FAIL_FAST by @prdoyle in #228
  • Bump dependencies

Full Changelog: 0.2.142...0.2.143

0.2.142

17 Dec 04:06
a35b165

Choose a tag to compare

What's Changed

  • Upgrade to Jackson 3 and Spring Boot 4 by @prdoyle in #209
  • Upgrade to Testcontainers v2 by @prdoyle in #207
  • Add BoskConfig by @prdoyle in #224
  • Simplify TransactionalCollection by @prdoyle in #226
  • Boson JSON parser
  • Build/test/tooling improvements
  • Bump dependencies
    • Bump the dependencies group with 7 updates by @dependabot[bot] in #206
    • Bump the dependencies group with 6 updates by @dependabot[bot] in #210
    • Bump com.github.spotbugs from 6.4.5 to 6.4.6 in the dependencies group by @dependabot[bot] in #216
    • Bump tools.jackson:jackson-bom from 3.0.2 to 3.0.3 in the dependencies group by @dependabot[bot] in #218
    • Bump the dependencies group with 2 updates by @dependabot[bot] in #221
    • Bump the dependencies group with 2 updates by @dependabot[bot] in #223
    • Bump the dependencies group with 5 updates by @dependabot[bot] in #225

Full Changelog: 0.1.1441...0.2.142

Fix version numbering

17 Nov 05:43
90b8640

Choose a tag to compare

I made a mistake: the version I wanted to call 0.1.141, I called 0.1.1441, so the 0.1.x line is now pretty much dead. Long live 0.2.x.

Third component of the version (the "patch" part) continues onward.

0.1.1441

17 Nov 04:20
90b8640

Choose a tag to compare

What's Changed

Just javadocs

Full Changelog: 0.1.140...0.1.1441

0.1.140

16 Nov 18:54
c5d0f4f

Choose a tag to compare

What's Changed

Fixing javadocs...

Full Changelog: 0.1.139...0.1.140

0.1.139

15 Nov 20:54
1a2622b

Choose a tag to compare

What's Changed

Major changes

Full Changelog: 0.1.138...0.1.139

0.1.138

26 Sep 20:53
1f7e86d

Choose a tag to compare

What's Changed

Major change:

  • Initial bosk-junit library with @InjectedTest by @prdoyle in #182

Minor changes:

Full Changelog: 0.1.137...0.1.138