-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[3.8] 3.8.6 backports 3 #42362
[3.8] 3.8.6 backports 3 #42362
Commits on Aug 7, 2024
-
Allow JsonObject and JsonArray to be used in any POJO for JSON handling
Closes: quarkusio#39599 (cherry picked from commit 2119957)
Configuration menu - View commit details
-
Copy full SHA for fdde11a - Browse repository at this point
Copy the full SHA fdde11aView commit details -
Increase count of reflected types
(cherry picked from commit 70727f1)
Configuration menu - View commit details
-
Copy full SHA for 444e772 - Browse repository at this point
Copy the full SHA 444e772View commit details -
Delay FT class init at runtime so CP is initialised
(cherry picked from commit b9cc3c2)
Configuration menu - View commit details
-
Copy full SHA for fe04dd0 - Browse repository at this point
Copy the full SHA fe04dd0View commit details -
Make sure OIDC is set up after CP
It uses Mutiny, which requires CP to be initialised (cherry picked from commit ad06f24)
Configuration menu - View commit details
-
Copy full SHA for fafdd1d - Browse repository at this point
Copy the full SHA fafdd1dView commit details -
Update MicroProfile Config to 3.1
(cherry picked from commit 6625d56)
Configuration menu - View commit details
-
Copy full SHA for 4e45469 - Browse repository at this point
Copy the full SHA 4e45469View commit details -
Bump org.jboss.logmanager:jboss-logmanager
Bumps [org.jboss.logmanager:jboss-logmanager](https://github.com/jboss-logging/jboss-logmanager) from 3.0.4.Final to 3.0.6.Final. - [Release notes](https://github.com/jboss-logging/jboss-logmanager/releases) - [Commits](jboss-logging/jboss-logmanager@3.0.4.Final...3.0.6.Final) --- updated-dependencies: - dependency-name: org.jboss.logmanager:jboss-logmanager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 8e3ea49)
Configuration menu - View commit details
-
Copy full SHA for 0acb471 - Browse repository at this point
Copy the full SHA 0acb471View commit details -
Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1
(cherry picked from commit 9df2843)
Configuration menu - View commit details
-
Copy full SHA for 7e3bb17 - Browse repository at this point
Copy the full SHA 7e3bb17View commit details -
Control data used in path expression when running remote-dev
(cherry picked from commit 8fe16d4)
Configuration menu - View commit details
-
Copy full SHA for 4fbd51e - Browse repository at this point
Copy the full SHA 4fbd51eView commit details -
Improve @SecureField detection lookup exclusion
(cherry picked from commit 0a6c50b)
Configuration menu - View commit details
-
Copy full SHA for 6c6f0ad - Browse repository at this point
Copy the full SHA 6c6f0adView commit details -
Make sure quarkusXXXCompileOnlyConfiguration extends from platform co…
…nfiguration (cherry picked from commit 36f5043)
Configuration menu - View commit details
-
Copy full SHA for 364bf1c - Browse repository at this point
Copy the full SHA 364bf1cView commit details -
Prevent abort because of a throwable
(cherry picked from commit 5ed60b9)
Configuration menu - View commit details
-
Copy full SHA for a998fff - Browse repository at this point
Copy the full SHA a998fffView commit details -
Qute: fix regression for optimized generated value resolvers
- fix regression introduced in quarkusio#33984 - if there are multiple type-safe templates with the same parameter declaration then _no_ or _incomplete_ value resolver may be generated (cherry picked from commit ba3f62a)
Configuration menu - View commit details
-
Copy full SHA for aa08129 - Browse repository at this point
Copy the full SHA aa08129View commit details -
Fix encoding of '?' in query parameter values by Encode.encodeQueryPa…
…ram(..) Previously `?` in query parameter values where encoded as is which caused invalid URL values. We now replace `?` characters in query parameter values with `%3F`. Fixes quarkusio#41060 Signed-off-by: Thomas Darimont <[email protected]> (cherry picked from commit f244de0)
Configuration menu - View commit details
-
Copy full SHA for cfd538f - Browse repository at this point
Copy the full SHA cfd538fView commit details -
Docs: clarify named queries for Panache
Fixes quarkusio#40987 (cherry picked from commit bdd407c)
Configuration menu - View commit details
-
Copy full SHA for b716ad3 - Browse repository at this point
Copy the full SHA b716ad3View commit details -
Fix GZIP max input in native mode
(cherry picked from commit 5d0a210)
Configuration menu - View commit details
-
Copy full SHA for f9f43a5 - Browse repository at this point
Copy the full SHA f9f43a5View commit details -
Delegate to the correct method in TransactionScopedStatelessSession#f…
…etch (cherry picked from commit 7fb0897)
Configuration menu - View commit details
-
Copy full SHA for 2d7af53 - Browse repository at this point
Copy the full SHA 2d7af53View commit details
Commits on Aug 8, 2024
-
(cherry picked from commit 81d23b8)
Configuration menu - View commit details
-
Copy full SHA for ac97991 - Browse repository at this point
Copy the full SHA ac97991View commit details -
Avoid using the same directory twice in Maven ITs
Doesn't work very well on Windows CI as deleting files can be problematic. See: quarkusio#40537 (comment) (cherry picked from commit 0c7b77f)
Configuration menu - View commit details
-
Copy full SHA for 1f3b87d - Browse repository at this point
Copy the full SHA 1f3b87dView commit details