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

Bump quarkus.platform.version from 3.2.4.Final to 3.3.1 #258

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps quarkus.platform.version from 3.2.4.Final to 3.3.1.
Updates io.quarkus:quarkus-bom from 3.2.4.Final to 3.3.1

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.3.1

Complete changelog

  • #35596 - Set autoReleaseAfterClose to true
  • #35555 - Qute: fix regression in the value resolver generator
  • #35547 - Use BeanContainer.beanInstance instead in docs
  • #35542 - Report 401 and remove OIDC session cookie if it is malformed
  • #35541 - Add a metric for rejected submissions to the pool
  • #35540 - VertxPoolMetrics should count rejected requests
  • #35532 - Change AWS Labmbda's guides URLs
  • #35531 - AWS Lambda 'guide' out of sync in quarkus-extension.yaml
  • #35526 - Update doc regarding quarkus.builder.graph-output
  • #35523 - Qute in 3.3.0 can no longer accept enums that are null
  • #35516 - Bump resteasy.version from 6.2.4.Final to 6.2.5.Final
  • #35503 - Take OTel exporter endpoint path into account
  • #35501 - OpenTelemetry vertx exporter wrongly parses the endpoint
  • #35482 - OIDC Malformed q_session cookie causes HTTP 500 Internal Server Error
  • #35481 - Bump elasticsearch-opensource-components.version from 8.9.0 to 8.9.1
  • #35465 - OTel documentation improvements for 3.3
  • #35463 - Fix potential NPE in MicrometerRecorder
  • #35445 - Bump Hibernate Search from 6.2.0.Final to 6.2.1.Final and add configuration property quarkus.hibernate-search-orm.elasticsearch.query.shard-failure.ignore
  • #35443 - Application start fails with NullPointerException because of MicrometerRecorder changes (3.3.0)
  • #35414 - Bump smallrye-open-api.version from 3.5.0 to 3.5.1
  • #35413 - Document how to create an OIDC to SAML Identity broker
  • #35405 - Small fixes for Pulsar extension docs
  • #35384 - Add 'Spring DI API Configuration Reference' paragraph
  • #35380 - Updates Infinispan to 14.0.14.Final
  • #35372 - Add capability for reactive routes
  • #35369 - Use quarkus-parent in independent-projects/enforcer-rules IT
  • #35366 - Address Elasticsearch-related integration test failures caused by timeouts
  • #35363 - Bump elasticsearch-opensource-components.version from 8.8.2 to 8.9.0
  • #35355 - duplicate endpoints break hot reload
  • #35118 - Document @IfBuildProfile in the Kafka and AMQP reference guides
  • #35003 - Gradle plugin: optionally respect non-quarkus.* cache-relevant properties
  • #34869 - Gradle builds include values from .env, which override defaults in application.properties, outlasting non-clean rebuilds.
  • #29837 - IfBuildProfile doesn't work properly with messaging

3.3.0

Complete changelog

  • #35350 - Fix package type system property clearing
  • #35348 - quarkus-maven-plugin runs native building even if the profile is commented out
  • #35343 - ArC: fix StackOverflowError in AutoAddScopeBuildItem
  • #35319 - Register arrays of Hibernate ORM's JDBC basic types for reflection
  • #35315 - Fix Datasource timing issues with Liquibase / Flyway and OpenTelemetry
  • #35314 - Regression in 3.3.0.CR1: Synthetic bean instance for io.opentelemetry.api.OpenTelemetry not initialized yet
  • #35312 - Updates Infinispan to 14.0.13.Final
  • #35308 - Lock jib execution to avoid OverlappingFileLockException in parallel builds

... (truncated)

Commits
  • bd554c7 [RELEASE] - Bump version to 3.3.1
  • 1731925 Set autoReleaseAfterClose to true
  • e30ec8d Merge pull request #35576 from gsmet/3.3.1-backports-1
  • 4278e56 Remove pigz usage from CI
  • bd5a671 Added an option to dump current build config when the config recorded during ...
  • adcd33b Use BeanContainer.beanInstance instead in docs
  • 3f48895 Qute: fix regression in the value resolver generator
  • 9765460 Update quarkus-plugin.version as part of quarkus update
  • fe1bba7 Significantly improve the output of the update command
  • e0aad4e Add a metric for rejected submissions to the pool
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.2.4.Final to 3.3.1

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `quarkus.platform.version` from 3.2.4.Final to 3.3.1.

Updates `io.quarkus:quarkus-bom` from 3.2.4.Final to 3.3.1
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.2.4.Final...3.3.1)

Updates `io.quarkus:quarkus-maven-plugin` from 3.2.4.Final to 3.3.1

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 1, 2023
@melloware melloware merged commit 4ff853b into main Sep 1, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/quarkus.platform.version-3.3.1 branch September 1, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant