Update dependency org.jooby:jooby-project to v1 - #16
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/org.jooby-jooby-project-1.x
branch
from
September 25, 2025 22:52
f66f871 to
af44669
Compare
renovate
Bot
force-pushed
the
renovate/org.jooby-jooby-project-1.x
branch
from
October 2, 2025 16:58
2c33058 to
af44669
Compare
renovate
Bot
force-pushed
the
renovate/org.jooby-jooby-project-1.x
branch
from
October 25, 2025 01:57
af44669 to
c858ecc
Compare
renovate
Bot
force-pushed
the
renovate/org.jooby-jooby-project-1.x
branch
2 times, most recently
from
November 20, 2025 20:50
b342ca9 to
7018954
Compare
renovate
Bot
force-pushed
the
renovate/org.jooby-jooby-project-1.x
branch
2 times, most recently
from
December 4, 2025 09:13
f61711f to
e635e63
Compare
renovate
Bot
force-pushed
the
renovate/org.jooby-jooby-project-1.x
branch
3 times, most recently
from
December 13, 2025 05:49
785faed to
c14e702
Compare
renovate
Bot
force-pushed
the
renovate/org.jooby-jooby-project-1.x
branch
2 times, most recently
from
January 22, 2026 08:59
ab40dba to
22aff73
Compare
renovate
Bot
force-pushed
the
renovate/org.jooby-jooby-project-1.x
branch
2 times, most recently
from
February 3, 2026 20:48
98c5760 to
4e25998
Compare
renovate
Bot
force-pushed
the
renovate/org.jooby-jooby-project-1.x
branch
from
February 27, 2026 01:28
4e25998 to
2c37d9a
Compare
renovate
Bot
force-pushed
the
renovate/org.jooby-jooby-project-1.x
branch
from
March 18, 2026 21:04
2c37d9a to
d75e936
Compare
renovate
Bot
force-pushed
the
renovate/org.jooby-jooby-project-1.x
branch
from
April 11, 2026 00:57
d75e936 to
621a8a5
Compare
renovate
Bot
force-pushed
the
renovate/org.jooby-jooby-project-1.x
branch
from
April 13, 2026 22:48
621a8a5 to
e68ec04
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.13.0→1.6.9Release Notes
jooby-project/jooby (org.jooby:jooby-project)
v1.6.9Compare Source
v1.6.8: jooby 1.6.8 (maintenance release)Compare Source
Donate/Support
v1.6.7: jooby 1.6.7 (maintenance release)Compare Source
Vulnerability release for Jooby 1.x
CVE-2020-7647 for Jooby < 1.6.6
Please, review the information, including affected project versions, in the CVE reports and upgrade immediately.
Donate/Support
v1.6.6: jooby 1.6.6 (maintenance release)Compare Source
Maintenance release for Jooby 1.x
Changes
Support
Donate to Support Jooby development.
v1.6.5: jooby 1.6.5 (maintenance release)Compare Source
Maintenance release for Jooby 1.x
Changes
Support
Donate to Support Jooby development.
v1.6.4: jooby 1.6.4 (maintenance release)Compare Source
Maintenance release for Jooby 1.x
Changes
Support
Donate to Support Jooby development.
v1.6.3: jooby 1.6.3 (maintenance release)Compare Source
Maintenance release for Jooby 1.x
Important changes
Changes
Support
Commercial Support
Donate to Support Jooby development.
v1.6.2: jooby 1.6.2Compare Source
Previous release supposed to includes #1317 but it didn't. This release now includes it as well.
v1.6.1: jooby 1.6.1Compare Source
Happy to announce a new Jooby release for 1.x!
Bugs:
#1306 Websocket: Fragmented Text Frames are not reassembled - partial data passed to user code
#1317 ApiTool App.json parsing response wildcard type exception
Enhancements:
#1322 Chrome sends large websocket packets that jooby-netty cannot decode with default settings
Major components upgrade, including:
Support
Complete release notes available here
v1.6.0: jooby 1.6.0Compare Source
Happy to announce a new Jooby release!
New Features:
#1220 exposed module
#1247 yasson module
Bugs:
#1230 APITool: Nested list causes TypeBinding error
#1231 NPE when closing already closed WebSocket
#1232 hotswap bug
#1235 ApiTool fails to show kotlin routes in some conditions
#1241 Filtering on stork executables
#1271 NullPointer in RequestLogger when using jetty server
#1276 Apitool does not list mvc namespaced applications
#1289 Response truncation while running Jooby on Undertow
Enhancements:
#1229 FastClasspathScanner is outdated -- consider porting to ClassGraph
#1259 Bot requests sometime ends up as http 500 with error logging
#1261 API-Tool doesn't generate correct swagger documentation for non-functional routing
#1281 Redis Sentinel support
Major components upgrade, including:
Complete Release notes available here
Support
Like Jooby?
Star Jooby on Github.
Follow Jooby on Twitter.
Support Jooby development.
v1.5.1: jooby 1.5.1Compare Source
Hi all,
Just a minor release which does lazy ApiTool initialization.
Thanks!
v1.5.0: jooby 1.5.0Compare Source
Happy to announce a new Jooby release!
The new release add ReDoc UI to Swagger and a Micrometer module to Jooby.
New Features:
#1203 ApiTool: ReDoc UI for Swagger
#1115 Micrometer module
#1180 EvenBus module
Break/API changes:
#1213 remove
use(String)operator#1212 remove
route(String)operator from Kotlin#1199 mvc: use lower camel case name for route attributes
Bugs:
#1194 Netty: Deferred.resolve() without result body doesn't finished the request
#1207: Empty array as route attribute value crashes app
#1206: Null getting attribute value directly from route in filter
#1098 Pac4j doesn't find a client
Enhancements:
#1182 ApiTool: APITool: Annotating fields in parameter object
#1205 Jdbc module does not allow many JDBC urls with same database but different schema
Massive library upgrade, including:
#1062 Netty 4.1.27
#1187 Undertow 2.0.9
#1217 Kotlin 1.2.51
#1216 Pac4j 2.3.1
Complete list is available here.
Complete Release notes available here
Support
Happy jooby user?
Star Jooby on Github.
Follow Jooby on Twitter.
Buy Edgar a beer!
v1.4.1: jooby 1.4.1Compare Source
Happy to announce a new Jooby release!
Java 9/10/11+
This is minor release but comes with better and more support for Java 9/10/11+.
Checkout the Java10 starter project.
Bugs:
#1128 Problem upgrade to jooby 1.4 and pac4j2
#1126 #1146 Jooby uses inline definition instead of schema ref describing a POST body parameter
#1124 Flyway placeholders - migration problem after jooby upgrade
#1122 Assets resolving in dev mode
#1125 Assets: livereload doesn't detect changes on *.html files
#1117 ApiTool: NPE on /swagger/swagger.json
Enhancements:
#1120 More Java 9/10/11+ support
#1147 pac4j: add default action when user isn't authenticated yet.
#1145 aws: better credentials provider
#1130 Adding support for modules with @Provides annotated methods
#1121 MVC locals doesn't support map objects, always calls the method using the "attributes" map, not the local map
Complete release notes available here
happy jooby user?
Please star/follow Jooby on Github.
super happy?
Buy Edgar a beer!
Thanks!
v1.4.0: jooby 1.4.0Compare Source
Happy to announce a new Jooby release!
The new release comes with a lot lot Api Tool fixes and Swagger enhancements, faster assets module for development, support for Jackson Views and more!
Bugs:
#1067 ServerSent-Event + CORS doesn't work with Netty
#1098 Pac4j doesn't find a client
Enhancements:
#1100 ApiTool: add support for ApiOperation Swagger annotation
#1087 Jackson: add support for Jackson Views
#1062 Netty 4.1.25
#1063 Undertow 1.4.25
#1064 Jetty 9.4.10
#1108 hikari 3.2.0
#1068 Kotlin 1.2.41
Complete release notes available here
happy jooby user?
Please star/follow Jooby on Github.
super happy?
Buy Edgar a beer!
Thanks!
v1.3.0: jooby 1.3.0Compare Source
Happy to announce a new Jooby release!
New features:
Bugs:
Deprecated:
Enhancements:
Massive library upgrade, including Netty/Jetty/Undertow.
Complete release notes available here
Enjoy it!
v1.2.3: jooby 1.2.3Compare Source
Jooby 1.2.3 minor release:
Enhancements
#944: apitool: remove empty org.jooby.Result type present in swagger.json and api.raml
#947: apitool: add support for use("/path", MvcRoutes.class)
#946: nested path expressions
Bugs
#943: apitool: documentation isn't visible if we bundle our app using maven shade plugin
Release notes available here
v1.2.2: jooby 1.2.2Compare Source
Enhancements
#939: gradle joobyRun task takes too long to restart application when compiler is on
#941: pebble starter project
#942: jdbi starter project
Bugs
#848: LiveReload does not work with Gradle Project
#938: gradle joobyRun doesn't compile on kotlin source code changes #938
#935: apitool maven/gradle plugin generates an empty file
Library upgrades
#937 Gson 2.8.3
#940 Pebble 2.4.0
v1.2.1: jooby 1.2.1Compare Source
Minor release with some bug fixing and couple of nice enhancements
Enhancements
#925: allow path operator to globally set route properties
#924: Cannot use chain.next() with current MVC route implementation
#931: Support requery-kotlin
#932: apitool: produces an empty swagger/raml definition when bootstrapping without an application class
Bugs
#922: Jdbi3 NPE when using TransactionalRequest
#921: livereload classcastexception
#923: Scanner does not find annotated classes in Jooby 1.2.0 when run via Maven task
Version upgrade:
#933: requery 1.4.0
Full release notes available here
v1.2.0: jooby 1.2.0Compare Source
New Features:
#796: Neo4j driver
#846: jdbi3 module
#844: Node first class support
Breaking changes:
#819: favor req.file(name) over req.param(name).toUpload
#757: remove javaslang
#833: remove JavaScript/Nashorn support
#868: decouple jdbc module
#870: ebean
#871: hibernate
#872: querydsl
#873: jooq
#874: rxjdbc
#875: jdbi
#909: remove assets-react module
#910: remove hibernate 4 module
Bugs:
#860: undertow: route pipeline fails to stop when sending a large file
#877: Default behavior of Req.locale() should be Locale.lookup()
#854: Can't change default application config file name
#904: Cannot enable client certificate authentication
Enhancements:
#897: path operator
#884: jooby:run: Restart on package.json changes
#822: kotlin: annotated public API with NonNull annotation
Upgrades:
#865 logback 1.2.3
#831 Akka 2.12
#901 Kotlin 1.1.51
#903 jboss modules 1.6.1
#896 jongo 1.3.0
#908 jetty 9.4.7
#906 netty 4.1.16
#907 undertow 1.4.20
#911 jackson 2.9.2
#914 flyway 4.2.0
Full list of changes available here
v1.1.3: jooby 1.1.3Compare Source
Minor release with lot of Kotlin enhancements:
get { val str = param<String>("name") val intval = param<Int>("name") val type = param<MyType>("x") }Full list of changes available here
v1.1.2: jooby 1.1.2Compare Source
Bugs:
#767: Require doesnt work in routes defined on a separate file.
#759: pac4j: logout doesn't work with MongoSessionStore
#791: Err handler doesn't work for Err subclasses
#792: Hot-reloading doesn't work if there are multiple ebean datasources
Enhancements:
#753: jooby raml ignore class hidden properties
#770: add UUID type to raml spec
#765: Pebble template file not found if packaging into jar
#763: HikariCp: mySQL 6.x driver support
#786: Add routes method to chain object
#755: I18N support in jooby
#771: Let ebean module support multiple named dataSources
#788: MediaType improvement for malware attack against known route
Version-bump:
#760: jdbi 2.78
#782: netty 4.1.11
#783: undertow 1.4.15
Break changes:
#797: ebean: remove Ebeanby.packages method
Full list of changes available here
v1.1.1: jooby 1.1.1Compare Source
New Features:
#740: Consul module
#745: React.js support
Bugs:
#696: rocker: template inheritance doesn't work with maven projects
#698: Forking JVM does not work with jooby:run
#725: pebble: default error page doesn't work
#731: IllegalReferenceCountException: refCnt: 0 (Exec + Jackson)
#732: jedis: IllegalStateException: Object has already been returned to this pool or is invalid
#743: file monitor should stop background thread on application shutdown
Enhancements:
#701: Update Apache Camel to 2.18.x and add FluentProducerTemplate
#711: assets: babel 6.24
#721: assets: rollup.js 0.41.6
#722: assets: add babel plugin to rollup.js
#713: Guava 21
#728: Cassandra 3.2.0
#719: Freemarker 2.3.26
#741: Redis 2.9.0
Full list of changes is available here
Enjoy it!
v1.1.0: jooby 1.1.0Compare Source
New Features:
#548: MVC should support WebSockets
#619: Kotlin first-class citizen
#564: Requery module
#565: Rocker module
#670: LiveReload module
#644: Server Side Include
Performance:
#690: Jooby is now 2x/3x faster in a simple hello world test. See microservices-framework-benchmark
Bugs:
#647: Crash when using CookieSessionManager with invalid cookie
#649: cookie parser fails when cookie value isn't present
#654: OAuth error using MongoSessionStore
#677: netty: random java.nio.channels.ClosedChannelException: null while closing websocket
#669: Can't deploy jooby project on Jetty/Tomcat
#658: Unable to use pgsql driver
Enhancements:
#660: Update Ebean to latest version
#674: Exposes Servlet Request attributes
#645: Send message to all connected web socket clients
#653: Datastax DSE a Separate Module
#617: RouteSpec Attributes
#693: netty 4.1.9.Final
#650: undertow 1.4.9.Final
#694: jetty 9.4.3.v20170317
Full list of changes is available here
Enjoy it!
v1.0.3: jooby 1.0.3Compare Source
New Features:
Bugs:
Break changes
Full list of changes is available here
v1.0.2: jooby 1.0.2Compare Source
Enhancements
Bugs
Full list of changes is available here
v1.0.1: jooby 1.0.1Compare Source
This minor release comes with 35 resolved issues. Including:
New Features
Enhancements
Bugs
Full list of changes is available here
v1.0.0: jooby 1.0.0Compare Source
After 2 years of hard work, we are proud to announce the first stable release of Jooby
The new release comes with new features, enhancements and bug fixes:
New Features
Enhancements
Cache-Controlon startupBugs
API change:
Break change:
Full list of changes is available here
Enjoy it!
v0.16.0Compare Source
v0.15.1Compare Source
v0.15.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.