Skip to content
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

2.15.1 backports 1 #29982

Merged
merged 67 commits into from Dec 21, 2022
Merged

2.15.1 backports 1 #29982

merged 67 commits into from Dec 21, 2022

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Dec 20, 2022

Please don't merge, I will merge it myself.

zakkak and others added 30 commits December 20, 2022 15:02
These are causing warnings during native image compilation as they try
to access classes that are not on the
classpath (e.g. `net.jpountz.lz4.LZ4Exception`).

Closes quarkusio#29413

(cherry picked from commit 79bd91f)
Follows up on: quarkusio#29550

(cherry picked from commit 2b83f06)
(cherry picked from commit 43d07c8)
…ts it

With this change, if the JAX-RS endpoint expects a multipart request to
contain a file, then that file is always written to disk regardless
of whether the content-disposition contains the filename attribute
of not.

Fixes: quarkusio#20938
(cherry picked from commit ec2a4a4)
Bumps `mongo-client.version` from 4.8.0 to 4.8.1.

Updates `mongodb-driver-sync` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.8.0...r4.8.1)

Updates `mongodb-driver-core` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.8.0...r4.8.1)

Updates `mongodb-driver-legacy` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.8.0...r4.8.1)

Updates `mongodb-driver-reactivestreams` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.8.0...r4.8.1)

Updates `bson` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.8.0...r4.8.1)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-legacy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-reactivestreams
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:bson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit f0ce5aa)
…xt from a securityIdentity object

(cherry picked from commit 2561c1e)
Enables CodeFlowAuthorizationTest#testCodeFlowFormPostAndBackChannelLogout

(cherry picked from commit bcfa4b8)
…nt bean

Co-authored-by: Guillaume Smet <guillaume.smet@gmail.com>
(cherry picked from commit eb7f003)
- follow the rules defined for normal scoped producer methods and fields
where an IllegalProductException must be thrown instead

(cherry picked from commit 84d1e23)
(cherry picked from commit 3cb5172)
(cherry picked from commit e97c696)
(cherry picked from commit a74d91a)
Plus, this pull request also verifies that quarkusio#23832 is fixed.
Fix quarkusio#23832

(cherry picked from commit 3b8f8c9)
Also bump the Vert.x Mutiny bindings to version 2.29.0.

(cherry picked from commit 9a88006)
(cherry picked from commit 9bbdc20)
(cherry picked from commit b3c7362)
This commit updates the Cassandra quickstart guide and
clarifies the steps required in order to use the
Cassandra driver Object Mapper framework in a Quarkus
application.

It also makes it simpler to understand which beans
are automatically produced by the Object Mapper.

Finally, it brings some minor enhancements to the
"Eager vs Lazy Initialization" section.

(cherry picked from commit e99e51d)
(cherry picked from commit 985401b)
@gsmet gsmet added the area/infra internal and infrastructure related issues label Dec 20, 2022
@gsmet gsmet self-assigned this Dec 20, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Dec 20, 2022

Failing Jobs - Building 7b71598

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 MacOS M1 Set up runner ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 18
Native Tests - Data6 Build ⚠️ Check → Logs Raw logs

@gsmet gsmet merged commit ff1c280 into quarkusio:2.15 Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/amazon-lambda area/arc Issue related to ARC (dependency injection) area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/funqy area/infinispan Infinispan area/infra internal and infrastructure related issues area/jakarta area/keycloak area/kubernetes area/maven area/oidc area/panache area/platform Issues related to definition and interaction with Quarkus Platform area/reactive-messaging area/reactive-sql-clients area/redis area/resteasy-reactive area/smallrye area/testing area/vertx area/websockets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet