-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Comparing changes
Open a pull request
base repository: quarkusio/quarkus
base: 3.9.1
head repository: quarkusio/quarkus
compare: 3.9.2
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1f4fab - Browse repository at this point
Copy the full SHA a1f4fabView commit details
Commits on Mar 27, 2024
-
Merge pull request #39707 from brunobat/revert-user-info-backport
Backport hide EndUserSpanProcessor integration
Configuration menu - View commit details
-
Copy full SHA for 9002ec7 - Browse repository at this point
Copy the full SHA 9002ec7View commit details
Commits on Apr 2, 2024
-
Enforce OIDC code flow access token verification only if JWT is in th…
…e application code (cherry picked from commit 5f60a6d)
Configuration menu - View commit details
-
Copy full SHA for 083c4b1 - Browse repository at this point
Copy the full SHA 083c4b1View commit details -
(cherry picked from commit f4cfa3d)
Configuration menu - View commit details
-
Copy full SHA for 01e1b4f - Browse repository at this point
Copy the full SHA 01e1b4fView commit details -
Update docs/src/main/asciidoc/podman.adoc
Co-authored-by: Holly Cummins <hcummins@redhat.com> (cherry picked from commit 270f40e)
Configuration menu - View commit details
-
Copy full SHA for 7ee8711 - Browse repository at this point
Copy the full SHA 7ee8711View commit details -
Signed-off-by: Jason T. Greene <jason.greene@redhat.com> (cherry picked from commit 5c8f0f4)
Configuration menu - View commit details
-
Copy full SHA for 478ae72 - Browse repository at this point
Copy the full SHA 478ae72View commit details -
Setting the correct CodeFlowVerifyAccessTokenDisabledTest test class …
…name (cherry picked from commit 0bfe78f)
Configuration menu - View commit details
-
Copy full SHA for dedc9ed - Browse repository at this point
Copy the full SHA dedc9edView commit details -
Co-authored-by: Guillaume Smet <guillaume.smet@gmail.com> (cherry picked from commit ddf5dfd)
Configuration menu - View commit details
-
Copy full SHA for 46ab813 - Browse repository at this point
Copy the full SHA 46ab813View commit details -
Fix a remaining reference to quarkus.resteasy-reactive. prefix
I think it shouldn't break applications, it's just that you get a warning. Not sure how I missed it in the renaming given the number of manual checks I did... (cherry picked from commit 3a3d89d)
Configuration menu - View commit details
-
Copy full SHA for 0164dcd - Browse repository at this point
Copy the full SHA 0164dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d28ac0 - Browse repository at this point
Copy the full SHA 0d28ac0View commit details -
WebSockets Next: error handlers part 2
- call error handlers if an endpoint callback returns Uni that receives a failure - javadoc clarifications (cherry picked from commit 103c885)
Configuration menu - View commit details
-
Copy full SHA for f3e70b4 - Browse repository at this point
Copy the full SHA f3e70b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 018b735 - Browse repository at this point
Copy the full SHA 018b735View commit details
Commits on Apr 3, 2024
-
"normalize" the package name on package rules lookup
(cherry picked from commit d7d237b)
Configuration menu - View commit details
-
Copy full SHA for 5256a9a - Browse repository at this point
Copy the full SHA 5256a9aView commit details -
Move PU-specific test entities into their own packages
(cherry picked from commit 9d58018)
Configuration menu - View commit details
-
Copy full SHA for 34bffdb - Browse repository at this point
Copy the full SHA 34bffdbView commit details -
Properly handle array class types to be looked up
This properly only manifests with something like: ```java @RegisterForReflection(targets = URI[].class, ignoreNested=false) ``` and we never saw it before 3.9 because ignoreNested defaulted to false before that release. Originally reported at: https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/quarkus.203.2E9/near/430034416 (cherry picked from commit 969766d)
Configuration menu - View commit details
-
Copy full SHA for 44b8d82 - Browse repository at this point
Copy the full SHA 44b8d82View commit details -
Signed-off-by: Julien Ponge <jponge@redhat.com> (cherry picked from commit 32e7294)
Configuration menu - View commit details
-
Copy full SHA for d7bbb4d - Browse repository at this point
Copy the full SHA d7bbb4dView commit details -
Add a Netty substitution for ZstdConstants
(cherry picked from commit f41e7b4)
Configuration menu - View commit details
-
Copy full SHA for 1dbb6dc - Browse repository at this point
Copy the full SHA 1dbb6dcView commit details -
redis-cache: Recompute cache when the redis connection pool is exhausted
(cherry picked from commit c352aef)
Configuration menu - View commit details
-
Copy full SHA for c2c674d - Browse repository at this point
Copy the full SHA c2c674dView commit details -
(cherry picked from commit ad05fa2)
Configuration menu - View commit details
-
Copy full SHA for c795670 - Browse repository at this point
Copy the full SHA c795670View commit details -
Docs: fix typo in OIDC tenant resolution
(cherry picked from commit 4ff04bb)
Configuration menu - View commit details
-
Copy full SHA for f1601ff - Browse repository at this point
Copy the full SHA f1601ffView commit details -
Manage mime4j core, dom and storage jars in the bom
(cherry picked from commit 7b82631)
Configuration menu - View commit details
-
Copy full SHA for 4fb1395 - Browse repository at this point
Copy the full SHA 4fb1395View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d343b3 - Browse repository at this point
Copy the full SHA 9d343b3View commit details -
Bump org.jboss.threads:jboss-threads from 3.6.0.Final to 3.6.1.Final
Bumps [org.jboss.threads:jboss-threads](https://github.com/jbossas/jboss-threads) from 3.6.0.Final to 3.6.1.Final. - [Commits](jbossas/jboss-threads@3.6.0.Final...3.6.1.Final) --- updated-dependencies: - dependency-name: org.jboss.threads:jboss-threads dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 9fdf88d)
Configuration menu - View commit details
-
Copy full SHA for 94def22 - Browse repository at this point
Copy the full SHA 94def22View commit details -
(cherry picked from commit dbc3bae)
Configuration menu - View commit details
-
Copy full SHA for b441a0b - Browse repository at this point
Copy the full SHA b441a0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 892276d - Browse repository at this point
Copy the full SHA 892276dView commit details -
Add note about multipart encoder mode in the docs
(cherry picked from commit 0827021)
Configuration menu - View commit details
-
Copy full SHA for b5095e0 - Browse repository at this point
Copy the full SHA b5095e0View commit details -
Introduce option for multipartPostEncoderMode in REST Client builder
(cherry picked from commit 137c028)
Configuration menu - View commit details
-
Copy full SHA for 247cb85 - Browse repository at this point
Copy the full SHA 247cb85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b50fb9 - Browse repository at this point
Copy the full SHA 7b50fb9View commit details -
Move the import of smallrye-common-bom higher up to make sure other B…
…OMs don't accidentally bring in unexpected versions of smallrye-common-* (cherry picked from commit bd65ef7)
Configuration menu - View commit details
-
Copy full SHA for 5497f75 - Browse repository at this point
Copy the full SHA 5497f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdead9 - Browse repository at this point
Copy the full SHA 8cdead9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4043c0e - Browse repository at this point
Copy the full SHA 4043c0eView commit details -
It also enables it in Dependabot (cherry picked from commit b371d6e)
Configuration menu - View commit details
-
Copy full SHA for 93e7782 - Browse repository at this point
Copy the full SHA 93e7782View commit details -
Add smallrye metrics capability
(cherry picked from commit 845606b)
Configuration menu - View commit details
-
Copy full SHA for cc5ab4b - Browse repository at this point
Copy the full SHA cc5ab4bView commit details -
Merge pull request #39845 from gsmet/3.9.2-backports-1
3.9.2 backports 1
Configuration menu - View commit details
-
Copy full SHA for 7d4d8e1 - Browse repository at this point
Copy the full SHA 7d4d8e1View commit details -
[RELEASE] - Bump version to 3.9.2
quarkusbot committedApr 3, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 69864c3 - Browse repository at this point
Copy the full SHA 69864c3View commit details
There are no files selected for viewing