-
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.8.2
head repository: quarkusio/quarkus
compare: 3.8.3
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b0d7c18 - Browse repository at this point
Copy the full SHA b0d7c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f672a6 - Browse repository at this point
Copy the full SHA 6f672a6View commit details
Commits on Mar 12, 2024
-
Merge pull request #39333 from gsmet/min-chunk-size-3.8
[3.8] Fix RESTEasy Reactive configuration mismatch for minChunkSize
Configuration menu - View commit details
-
Copy full SHA for cc67549 - Browse repository at this point
Copy the full SHA cc67549View commit details -
Merge pull request #39334 from gsmet/3.8-rest-client-codestart
[3.8] Fix RESTEasy Client codestart for 3.8
Configuration menu - View commit details
-
Copy full SHA for 4d11d80 - Browse repository at this point
Copy the full SHA 4d11d80View commit details
Commits on Mar 15, 2024
-
Unwrap processing exception from REST Client when returning a Uni
Originally reported at: https://stackoverflow.com/q/78108545/2504224 (cherry picked from commit 3e60238)
Configuration menu - View commit details
-
Copy full SHA for f4a5778 - Browse repository at this point
Copy the full SHA f4a5778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a5fa15 - Browse repository at this point
Copy the full SHA 1a5fa15View commit details -
Add tests for sub-resource parameter templating in prometheus metrics
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com> (cherry picked from commit 69aa382)
Configuration menu - View commit details
-
Copy full SHA for db68624 - Browse repository at this point
Copy the full SHA db68624View commit details -
(cherry picked from commit 69822c5)
Configuration menu - View commit details
-
Copy full SHA for 3e19f04 - Browse repository at this point
Copy the full SHA 3e19f04View commit details -
Add mapping to a Map<String, ConfigObject> in the documentation
(cherry picked from commit 0c4ab8c)
Configuration menu - View commit details
-
Copy full SHA for 455ab13 - Browse repository at this point
Copy the full SHA 455ab13View commit details -
Make mutiny version of pool use the already configured vertx pool
Configuration menu - View commit details
-
Copy full SHA for 9655a08 - Browse repository at this point
Copy the full SHA 9655a08View commit details -
(cherry picked from commit 4d6fc50)
Configuration menu - View commit details
-
Copy full SHA for 488943d - Browse repository at this point
Copy the full SHA 488943dView commit details -
(cherry picked from commit bda2602)
Configuration menu - View commit details
-
Copy full SHA for 99c3b92 - Browse repository at this point
Copy the full SHA 99c3b92View commit details -
Bump GraalVM SDK version to 23.1.2
(cherry picked from commit 638497b)
Configuration menu - View commit details
-
Copy full SHA for 7b768d4 - Browse repository at this point
Copy the full SHA 7b768d4View commit details -
Properly support sending InputStream in REST Client
This means not keeping the entire content of the stream in memory (cherry picked from commit f44d29c)
Configuration menu - View commit details
-
Copy full SHA for b38eb07 - Browse repository at this point
Copy the full SHA b38eb07View commit details -
Update grpc-service-implementation.adoc
correction in typo for profile and profiles tags (cherry picked from commit f67e630)
Configuration menu - View commit details
-
Copy full SHA for 1c94057 - Browse repository at this point
Copy the full SHA 1c94057View commit details -
Update title and fix minor typos
(cherry picked from commit b84c8fe)
Configuration menu - View commit details
-
Copy full SHA for 71aaf06 - Browse repository at this point
Copy the full SHA 71aaf06View commit details -
(cherry picked from commit 30c1aa6)
Configuration menu - View commit details
-
Copy full SHA for 5cdae30 - Browse repository at this point
Copy the full SHA 5cdae30View commit details -
Fix rest-client-mutiny mention in the docs
(cherry picked from commit 3fcbed5)
Configuration menu - View commit details
-
Copy full SHA for 59b67ec - Browse repository at this point
Copy the full SHA 59b67ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb933e - Browse repository at this point
Copy the full SHA 4eb933eView commit details -
Allow config empty values in the Gradle worker
(cherry picked from commit 22b5cba)
Configuration menu - View commit details
-
Copy full SHA for 21a803c - Browse repository at this point
Copy the full SHA 21a803cView commit details -
Add note about pre-matching filters execution model
Co-authored-by: Stéphane Épardaud <stef@inforealm.org> (cherry picked from commit c475ad9)
Configuration menu - View commit details
-
Copy full SHA for 28eac32 - Browse repository at this point
Copy the full SHA 28eac32View commit details -
org.graalvm.js:js was renamed to org.graalvm.polyglot:js-community
(cherry picked from commit facbca0)
Configuration menu - View commit details
-
Copy full SHA for 6a123d4 - Browse repository at this point
Copy the full SHA 6a123d4View commit details -
Typo at Mutual TLS config properties
(cherry picked from commit 800771e)
Configuration menu - View commit details
-
Copy full SHA for ce40242 - Browse repository at this point
Copy the full SHA ce40242View commit details -
Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1
Bumps org.apache.commons:commons-compress from 1.26.0 to 1.26.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 2e8c8db)
Configuration menu - View commit details
-
Copy full SHA for ad27754 - Browse repository at this point
Copy the full SHA ad27754View commit details -
Make Hibernate / Micrometer integration run after schema creation
Configuration menu - View commit details
-
Copy full SHA for f49e59e - Browse repository at this point
Copy the full SHA f49e59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc6a957 - Browse repository at this point
Copy the full SHA fc6a957View commit details -
Configuration menu - View commit details
-
Copy full SHA for c03e94b - Browse repository at this point
Copy the full SHA c03e94bView commit details -
Remove unused graal-sdk dependency
(cherry picked from commit 0213917)
Configuration menu - View commit details
-
Copy full SHA for 377f2d3 - Browse repository at this point
Copy the full SHA 377f2d3View commit details -
Replace
org.graalvm.sdk
:graal-sdk
dependency withnativeimage
Starting with 23.1 `org.graalvm.sdk:graal-sdk` (which was introduced in 22.3) is just a wrapper (for backwards compatibility) that depends on the new (in 23.1) artifacts: * `org.graalvm.sdk:collections` * `org.graalvm.sdk:nativeimage` * `org.graalvm.sdk:word` * `org.graalvm.polyglot:polyglot` The APIs that Quarkus depends on are all packaged in `org.graalvm.sdk:nativeimage` so there is no need to depend on the rest. To make matters worse, fetching `org.graalvm.polyglot:polyglot` seems to complicate things, see #39350. (cherry picked from commit 71bcbb2)
Configuration menu - View commit details
-
Copy full SHA for 4cd4410 - Browse repository at this point
Copy the full SHA 4cd4410View commit details -
Fix misleading error message when REST Client interface has been indexed
When a REST Client interface is part of a library or the runtime part of an extension, it's not uncommon to forget to index the module. When that happens, we now provide a proper error message. (cherry picked from commit 573e595)
Configuration menu - View commit details
-
Copy full SHA for 6e67901 - Browse repository at this point
Copy the full SHA 6e67901View commit details -
Fix typo in Building my first extension
(cherry picked from commit 6a03bd9)
Configuration menu - View commit details
-
Copy full SHA for 2ea8be9 - Browse repository at this point
Copy the full SHA 2ea8be9View commit details -
ArC: fix creation of synthetic beans
If a synthetic bean creation function is backed by a `Supplier`, `Function`, `RuntimeValue` or a runtime proxy, that creation function is stored into a `Map` during application startup and later retrieved when needed. The key under which it is stored into the `Map` is wrong, as it only contains the name of the implementation class and a hash of bean types and qualifiers. When there are multiple synthetic beans with the same implementation class, types and qualifiers, only one creation function is used for all of them. This commit fixes that by including the synthetic bean identifier in the hash, making creation function key unique for each synthetic bean. (cherry picked from commit b0b898a)
Configuration menu - View commit details
-
Copy full SHA for 0835729 - Browse repository at this point
Copy the full SHA 0835729View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdc10b5 - Browse repository at this point
Copy the full SHA cdc10b5View commit details -
Make sure the current project location isn't overridden my other modules
with the same groupId and artifactId (cherry picked from commit cd93135)
Configuration menu - View commit details
-
Copy full SHA for ba06007 - Browse repository at this point
Copy the full SHA ba06007View commit details -
Use the value of project/default-codestart from the platform descript…
…or as the default codestart instead of a hardcoded value (cherry picked from commit b5a84eb)
Configuration menu - View commit details
-
Copy full SHA for 7b9737f - Browse repository at this point
Copy the full SHA 7b9737fView commit details -
This update bump the Brotli4J version to 1.16.0, bringing it in-sync with the version utilized by Netty 4.1.107, which is already in use. Furthermore, it aligns with the upcoming update to version 1.16.0 planned for Vert.x 4.5.5. (cherry picked from commit a67f077)
Configuration menu - View commit details
-
Copy full SHA for e240324 - Browse repository at this point
Copy the full SHA e240324View commit details -
Configuration menu - View commit details
-
Copy full SHA for a230b3f - Browse repository at this point
Copy the full SHA a230b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1671edb - Browse repository at this point
Copy the full SHA 1671edbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c73bb1e - Browse repository at this point
Copy the full SHA c73bb1eView commit details -
Merge pull request #39466 from gsmet/3.8.3-backports-1
3.8.3 backports 1
Configuration menu - View commit details
-
Copy full SHA for d52f3bc - Browse repository at this point
Copy the full SHA d52f3bcView commit details -
[RELEASE] - Bump version to 3.8.3
quarkusbot committedMar 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 8fe5d46 - Browse repository at this point
Copy the full SHA 8fe5d46View commit details
There are no files selected for viewing