Skip to content

Releases: jooby-project/jooby

v3.4.0

19 Sep 14:07
Compare
Choose a tag to compare

v3.3.1

09 Sep 13:56
Compare
Choose a tag to compare

TODO

Happy to announce a new release! πŸš€ πŸŽ‰

Changes

Support my work


jooby 3.3.0

04 Sep 21:00
Compare
Choose a tag to compare

TODO

Happy to announce a new release! πŸš€ πŸŽ‰

  • #3505 jooby-run: Hot reloading not working when .class file is changed by external process
  • #3507 jooby-apt: kotlin: should generates a code with !! null operator for nullable types
  • #3513 handlebars: support ValueResolver at module level
  • #3511 scheduler: add db-scheduler module

Changes

Support my work


jooby 3.2.9

15 Aug 22:51
Compare
Choose a tag to compare

Happy to announce a new release! πŸš€ πŸŽ‰

  • #3500 415 unsupported media type when using mount to add routes
  • #3501 assets: custom response when asset isn't found
  • #3504 router: change assets return type from Route to AssetHandler

Changes

Support my work


jooby 3.2.8

06 Aug 15:40
Compare
Choose a tag to compare

Happy to announce a new release! πŸš€ πŸŽ‰

  • #3492 jooby-apt: add option to remove mvcMethod and returnType from route
  • #3490 kotlin: mvc: don't generate primitive types with generics type
  • #3488 mvc: kotlin: generate controller don't support Nested generics return type
  • #3486 reactive: Reactive types must support side-effect handlers

Changes

Support my work


v3.2.7

29 Jul 13:52
Compare
Choose a tag to compare

Happy to announce a new release! πŸš€ πŸŽ‰

  • #3482 jooby-run: improve restart process (less memory/fast)
  • #3483 openapi: unused path parameter produces an error
  • #3484 openapi: kotlin: support kotlin anonymous object as router
  • #3485 openapi: kotlin: support extension method on kooby subclass

Changes

Support my work


jooby 3.2.6

22 Jul 13:50
Compare
Choose a tag to compare

Happy to announce a new release! πŸš€ πŸŽ‰

  • #3476 jooby-apt: compilation error while using generics on controller
  • #3477 kotlin: Java type mismatch on @transactional during compile time
  • #3479 SSE: Spec Interpretation Issue (preserve leading spaces)

Changes

Support my work


jooby 3.2.5

16 Jul 00:38
Compare
Choose a tag to compare

Happy to announce a new release! πŸš€ πŸŽ‰

  • #3468 jooby-apt: must add leading slash on path pattern
  • #3469: jooby-apt: generate constructors from source controllers
  • #3471: undertow: multipart field may actually be a file
  • #3472: mvc: Add BindParam annotation for custom parsing/mapping

Changes

Support my work


jooby 3.2.4

08 Jul 16:03
Compare
Choose a tag to compare

Happy to announce a new release! πŸš€ πŸŽ‰

  • #3432 jetty: implement non-blocking handler
  • #3460 jooby-apt: remove jakarta-inject dependency
  • #3466 jooby-apt: @Param name is ignored
  • #3461 open-api: Supports swagger @Paramater annotation at parameter level

Changes

Support my work


jooby 3.2.3

24 Jun 17:51
Compare
Choose a tag to compare

Happy to announce a new release! πŸš€ πŸŽ‰

  • #3405: Allow Kotlin suspending functions in error handlers
  • #3455: Java strings not escaped properly in mvc source code generation

Changes

Support my work