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.13: Do not support any Origin by default if CORS is enabled #33439

Merged
merged 2 commits into from
May 23, 2023

Conversation

sberyozkin
Copy link
Member

No description provided.

@quarkus-bot
Copy link

quarkus-bot bot commented May 17, 2023

/cc @brunobat (micrometer), @ebullient (micrometer)

@gsmet gsmet added this to the 2.13.8.Final milestone May 17, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented May 17, 2023

Failing Jobs - Building 01fffc0

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Build Failures Logs Raw logs
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 18 Build ⚠️ Check → Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.devmode.BasicJavaPlatformModuleDevModeTest.main line 24 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting actual:

io.quarkus.gradle.KotlinGRPCProjectBuildTest.testBasicMultiModuleBuild line 16 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 

Expecting value to be true but was false

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.ConditionalDependenciesTest.scenarioTwo line 147 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting path:

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed with @rsvoboda and we will merge it. Thanks.

@gsmet gsmet merged commit da8ce14 into quarkusio:2.13 May 23, 2023
yurloc added a commit to yurloc/optaweb-vehicle-routing that referenced this pull request Oct 17, 2023
- Update Dockerfiles.
- Explicitly allow all origins to fix a CORS issue caused by
  quarkusio/quarkus#33439.
yurloc added a commit to yurloc/optaweb-vehicle-routing that referenced this pull request Oct 17, 2023
- Update Dockerfiles.
- Explicitly allow all origins to fix a CORS issue caused by
  quarkusio/quarkus#33439.
mareknovotny pushed a commit to kiegroup/optaweb-vehicle-routing that referenced this pull request Nov 6, 2023
…Quarkus 2.13.8 (#868)

RHPAM-4817: Update to Quarkus 2.13.8

- Update Dockerfiles.
- Explicitly allow all origins to fix a CORS issue caused by
  quarkusio/quarkus#33439.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants