Skip to content

Releases: jooby-project/jooby

jooby 1.0.0.CR3

09 May 00:42

Choose a tag to compare

New features:

Enhancements:

  • #355: Add start/stop event and provide access to service registry
  • #356: AssetHandler overridden in in Request.assets(String, AssetHandler)
  • #363: jooby should probably have a bom (bill of materials) pom
  • #367: global route mapper
  • #368: simplify Guice bindings

Bugs:

  • #361: upload protected with pac4j auth error
  • #364: env config file isn't found while setting the application.env via arguments

API change:

  • #360: remove lifecycle methods from Managed objects and PostConstruct/Predestroy objects from Guice
  • #366: Jooby.start()* throws Throwable api-change

Full change list available here

jooby 1.0.0.CR2

13 Apr 01:19

Choose a tag to compare

  • Minor bug fix for jooby:run #358
  • Netty upgrade to latest 4.1.x #357

jooby 1.0.0.CR1

10 Apr 15:16

Choose a tag to compare

Happy to announce the release of 1.0.0.CR1!!

New features:

Full change log is available here

Enjoy it!

v0.5.0

07 Apr 03:19

Choose a tag to compare