Skip to content

Releases: bootique/bootique

4.0-M3

26 Jan 23:31

Choose a tag to compare

4.0-M3 Pre-release
Pre-release

bootique-aws

bootique-docker

bootique-jdbc

bootique-jersey

bootique-kafka

bootique-logback

bootique-mongodb

bootique-rabbitmq

bootique-shiro

3.0 (GA)

20 Jan 13:14

Choose a tag to compare

bootique

  • #370 [3.x] Upgrade JUnit to 5.14.1
  • #371 [3.x] Upgrade Jackson to 2.19.4

bootique-agrest

bootique-aws

bootique-cayenne

bootique-curator

bootique-cxf

bootique-docker

bootique-jersey

bootique-kafka

bootique-linkmove

bootique-logback

bootique-mongodb

bootique-swagger

bootique-tapestry

4.0-M2

12 Jan 17:03

Choose a tag to compare

4.0-M2 Pre-release
Pre-release

bootique

  • #363 Upgrade to JUnit 5.13.4
  • #364 "--config=stdin:xxx" - STDIN as an extra config source
  • #365 "BQCoreModuleExtender.setPropertyProvider(..)": deferred property creation
  • #366 Upgrade Jackson to 2.19.4
  • #367 Upgrade JUnit 5 to 5.14.1
  • #368 Injector.isSingleton(..)

bootique-aws

bootique-cayenne

bootique-curator

bootique-cxf

bootique-docker

bootique-jersey

bootique-jetty

bootique-job

bootique-jooq

bootique-logback

bootique-mybatis

bootique-shiro

bootique-simplejavamail

bootique-swagger

4.0-M1

10 Aug 13:38

Choose a tag to compare

4.0-M1 Pre-release
Pre-release

bootique

  • #360 Stop supporting deprecated "javax.inject"
  • #361 Removed deprecated modules and APIs
  • #362 Require Java 21

bootique-agrest

bootique-aws

bootique-bom

bootique-cayenne

bootique-cxf

bootique-flyway

bootique-jcache

bootique-jdbc

bootique-jersey

bootique-jetty

bootique-job

bootique-linkmove

bootique-logback

bootique-mvc

bootique-rabbitmq

bootique-shiro

bootique-simplejavamail

bootique-swagger

bootique-tapestry

3.0-RC1

23 Apr 22:40

Choose a tag to compare

bootique

  • #349 Support for jakarta.inject API
  • #355 When multiple CLI options start with the same letter, option short name should not be used
  • #357 "Commands.Builder.noModuleOptions()"
  • #358 Upgrade to bootique-module-parents 3.0.26
  • #359 Detect conflicting names between commands and options

bootique-agrest

bootique-aws

bootique-bom

bootique-cayenne

bootique-docker

bootique-jdbc

bootique-jersey

bootique-job

bootique-linkmove

bootique-mvc

bootique-simplejavamail

bootique-tapestry

3.0-M6

21 Nov 21:44

Choose a tag to compare

bootique

  • #354 Restore backwards compatibility of the deprecated BaseModule

bootique-agrest

bootique-aws

bootique-cayenne

bootique-curator

bootique-docker

bootique-jcache

bootique-jdbc

bootique-jersey

bootique-jetty

bootique-job

  • bootique/bootique-jobs/issues/123 Jobs as lambdas
  • bootique/bootique-jobs/issues/124 Align job result API with Bootique "CommandOutcome"

bootique-kafka

bootique-linkmove

bootique-liquibase

bootique-swagger

bootique-tapestry

3.0-M4

16 Jun 13:44

Choose a tag to compare

  • #352 Docs: switch to hugo-asciidoctorj-extension

3.0-M3

04 Apr 19:34

Choose a tag to compare

  • #334 Explicit support for module deprecation
  • #335 Simple API for creating command metadata
  • #337 BQRuntime: expose metadata and environment objects as methods
  • #338 ModuleMetadata - track BQModule type
  • #339 Uncluttered lambda-style BQModuleProvider
  • #340 Remove module dependency tracking #340
  • #341 Recognize "self-provided" modules and preserve their metadata
  • #342 Constructor-based factories
  • #344 BQModuleProvider-free Bootique bootstrap
  • #345 DI into objects obtained via ConfigurationFactory
  • #346 Fluent, logging ShutdownManager

3.0.M2

01 Apr 20:40

Choose a tag to compare

  • #318 Declared vars not matching an existing config path are excluded from help
  • #327 Upgrade to bootique-module-parents 3.0.17
  • #328 Upgrade to bootique-module-parents 3.0.18
  • #330 Binding env var to more than one config results in multiple entries in help
  • #331 Support dots in property names for var declarations
  • #332 Upgrade to bootique-modules-parent 3.0.19

3.0.M1

01 Apr 20:42

Choose a tag to compare

  • #312 An Inefficient Usage of Java Collections
  • #313 Upgrade JUnit 5 to 5.8.1
  • #315 Standard Modules should not have multiple constructors
  • #316 JUnit 4 support deprecation
  • #317 Java 11 as a minimal requirement for Bootique
  • #322 "BQRuntimeListener" to receive notifications on runtime startup
  • #323 Upgrade to jackson 2.13.3
  • #324 Upgrade to Jackson 2.13.4 / 2.13.4.2