trellis
trellis copied to clipboard
Bump io.quarkus:quarkus-bom from 3.6.6 to 3.12.0
Bumps io.quarkus:quarkus-bom from 3.6.6 to 3.12.0.
Release notes
Sourced from io.quarkus:quarkus-bom's releases.
3.12.0.CR1
Major changes
- #36826 - Initial native image agent with JVM mode tests integration
- #37900 - JDK Flight Recorder Extention
- #39825 - Implementation of the internal TLS registry
- #40142 - Load shedding
- #40344 - Update Spring APIs to Spring Boot 3
- #40714 - Enhance MongoDb otel integration
- #40729 - Introduce container-image-podman extension
- #40745 - Bump org.jetbrains.kotlin:kotlin-bom from 1.9.23 to 2.0.0
- #40990 - Add support for the TLS registry to the mailer extension
Complete changelog
- #15892 - A
@QuarkusTestwith a ParameterResolver that return a java record, throws an exception- #17038 - Simplifying ssl/tls configuration (server)
- #18564 - Property quarkus.hibernate-orm.multitenant-schema-datasource is apparently pointless
- #20594 - Allow trusted certificates to be specified at runtime by keystore and multiple PEM files
- #23586 - LRA extension endpoints are populated to Swagger UI automatically
- #26728 - Support Kotlin suspend functions when using
@ConsumeEvent- #31117 - Exception in panache, when using newline before
from- #33622 - Resteasy reactive kotlin serialization not completely configured after generating app from code.quarkus.io
- #34889 - Change how actual DB version is checked
- #35433 - Introduce
@RegisterForProxyto register interfaces of dynamic proxies for native image- #36201 - Fix codestart for kotlin serialization (Gradle, Gradle Kotlin and Maven)
- #36320 - Fix some typos on code and javadoc on maven devtool project
- #36826 - Initial native image agent with JVM mode tests integration
- #37575 - Warning during build: [org.hib.orm.deprecation] HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect'
- #37900 - JDK Flight Recorder Extention
- #37963 - Make explicit that gradle build ignores quarkus.application.name
- #38096 - Introduce
@CheckReturnValueinto common Arc build items- #38718 - Use new builder factory methods
- #38856 - Arc - improve injection point transformation API
- #38931 - Delegate projections with a
selectclause to ORM- #38939 - Collect classes dirs from all the modules in RuntimeUpdatesProcessor
- #39180 - Deployment of new version of application with OpenShift extension fails with
LabelSelectorRequirement(nil)}: field is immutable- #39228 - Error when conflicting Deployment due to label selector version
- #39364 - Make the name of the client certificate attribute which is mapped to roles configurable
- #39563 - OpenTelemetry Extension not reliably adding user id and roles to span attributes
- #39712 - Replace Vert.x Buffer.toJson() method with Buffer.toJsonValue()
- #39735 - Using AdditionalStaticResourceBuildItem is not always working propertly in dev-mode
- #39784 - Upload native build statistics
- #39787 - Add shared support for MongoDB Dev Services container
- #39825 - Implementation of the internal TLS registry
- #39891 - Add GeneratedStaticResourceProcessor
- #39914 - Dynamically resolve Amazon Lambda arch
- #39954 - Conditionalize content in upstream Quarkus repository for the 3.8.next product release
- #39999 - Conditionalize content in upstream Quarkus repository for the 3.8.next product release
- #40122 - Tweak auth content
... (truncated)
Commits
767e11d[RELEASE] - Bump version to 3.12.0f383612Merge pull request #41297 from gsmet/3.12.0-backports-2ec0e72bUpgrade SmallRye BeanBag to 1.5.299780a6Add kafka-version.properties as native image resource1d40fdaImprove unsupported properties in SpringDataJPAProcessorbed47fcAdd note about setting token-state-manager.encryption-secret if no oidc secre...ec8bab3Document DateTimeAttribute's%{time,form60b7380Fix index.html for compat before 3.9 and dynamic indexf8a7112WebSockets Next: document ping/pong messages7c09a87Include several fixes related to #40344- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)