Skip to content

Bump io.quarkus:quarkus-bom from 3.34.3 to 3.35.0 in /chapter3/quarkus-aws-requeststreamhandler#168

Merged
danieloh30 merged 1 commit intomainfrom
dependabot/maven/chapter3/quarkus-aws-requeststreamhandler/io.quarkus-quarkus-bom-3.35.0
Apr 23, 2026
Merged

Bump io.quarkus:quarkus-bom from 3.34.3 to 3.35.0 in /chapter3/quarkus-aws-requeststreamhandler#168
danieloh30 merged 1 commit intomainfrom
dependabot/maven/chapter3/quarkus-aws-requeststreamhandler/io.quarkus-quarkus-bom-3.35.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps io.quarkus:quarkus-bom from 3.34.3 to 3.35.0.

Release notes

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

3.35.0.CR1

Major changes

  • #51063 - Support @Transactional for Hibernate Reactive
  • #52919 - Remove the use of System Properties to propagate configuration in Tests
  • #53161 - Enable reflection-free Jackson serializers by default
  • #53249 - Publish our snapshots to a GitHub repository
  • #53278 - Introduce PGO support into native build
  • #53295 - quarkus.package.jar.tree-shake option to eliminate unused classes from JARs
  • #53339 - Introduce basic Semeru AOT support
  • #53432 - Add CORS support to the management interface

Complete changelog

  • #27583 - JSON logging cannot be activated on log handlers
  • #37466 - aws-lambda documentation out of date (?)
  • #37483 - Debugging RESTEasy Reactive errors without body (400, 401)
  • #42523 - Enhancement : Improve documentation about using RestResponse vs Response (and parts related to reflection)
  • #42575 - state which category to enable debugging for
  • #42900 - Update Panache docs to mention that Sort requires users to disable escaping when using functions
  • #46038 - devservice doc add oidc configuration
  • #47462 - quarkus-hibernate-reactive does not make StatelessSession available for injection
  • #47698 - Hibernate Reactive and @Transactional
  • #47882 - Qute: Alternative output expr syntax "{=foo}"
  • #49653 - ArC - Optimize Beans#getCallbacks()
  • #50572 - HibernateOrmProcessor causes Warning that package cannot be indexed due to package-info.java
  • #50791 - Kubernetes extension does not extend provided resources
  • #51063 - Support @Transactional for Hibernate Reactive
  • #51143 - Bump OTel to 1.59.0 - Use HttpSender and GrpcSender from upstream OpenTelemetry API
  • #52168 - Upgrade Hibernate ORM to 7.3.0
  • #52226 - Add Gradle support for proper dependency tracking to app model
  • #52239 - OpenTelemetry: Context get lost when hitting rest client read timeout
  • #52270 - Panache Next: warnings when HR is not present
  • #52828 - Hibernate Reactive: allow mixing Session and StatelessSession in the same transaction
  • #52831 - @Size on List type parameter ignored for private fields with getter/setter
  • #52874 - Custom labels and annotations for deployments with spec
  • #52906 - MongoDB OTEL Traces contain full command
  • #52916 - Test profile config overrides not resolvable from integration tests
  • #52919 - Remove the use of System Properties to propagate configuration in Tests
  • #52921 - Add CLAIM option to Redis XReadGroupArgs configurator
  • #52927 - Filter out package names before proxy generation to fix spurious warning
  • #52949 - Add unit tests for Avro code generation providers
  • #52962 - Panache Next – remove HR types from PanacheOperations generic signature
  • #52965 - Add CLAIM option support to XREADGROUP command
  • #52988 - build(deps): bump com.microsoft.azure.functions:azure-functions-java-library from 3.2.3 to 3.2.4
  • #53000 - Re-enable dev services integration tests
  • #53018 - Narayana JTA - Auto-enable recovery service when XA datasources are configured
  • #53023 - Resolve configuration access lock errors with Gradle 9
  • #53024 - A step towards making it clearer PathTree API is about visiting class path resources on a file system
  • #53025 - Fix build reproducibility of bytecode recorder return value proxy identifiers

... (truncated)

Commits
  • 8095198 [RELEASE] - Bump version to 3.35.0
  • 80807f9 Merge pull request #53743 from gsmet/3.35.0-backports-1
  • 6b1e3b3 Add configuration option for change log table name in liquibase mongodb
  • 3acccae Remove the tech preview note from reactive-sql-clients.adoc
  • efd8d0c Bump the hibernate group across 1 directory with 10 updates
  • 7122ca1 Update SmallRye Config to 3.17.2
  • 81b7c1a Log warning when POST body is sent to a no-input funq function
  • 9a29068 Fix NPE when POST to a no-input Function in funqy
  • 3017923 Include Dev MCP methods in composed skill resources
  • 9093c21 Fix infinite loop in AeshConsole.deadlockSafeWrite() during dev mode shutdown
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.34.3 to 3.35.0.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.34.3...3.35.0)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.35.0
  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 Apr 23, 2026
@danieloh30 danieloh30 merged commit 7089a2d into main Apr 23, 2026
14 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/chapter3/quarkus-aws-requeststreamhandler/io.quarkus-quarkus-bom-3.35.0 branch April 23, 2026 09: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.

1 participant