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

Update dependency io.quarkus:quarkus-maven-plugin to v3 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 18, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus:quarkus-maven-plugin 1.12.2.Final -> 3.15.0 age adoption passing confidence

Release Notes

quarkusio/quarkus (io.quarkus:quarkus-maven-plugin)

v3.15.0

Compare Source

v3.14.4

Compare Source

Complete changelog
  • #​29604 - Add quarkus property to set the hibernate flushmode
  • #​37618 - No server chosen by com.mongodb.reactivestreams: Failed looking up SRV record
  • #​42706 - TLS reference guide review: Follow-up
  • #​43087 - Messaging extensions doc update for tls-registry usage
  • #​43187 - Pulsar devservice is not starting on RHEL 8 aarch64
  • #​43212 - Fixed Maven artifact resolver initialization in QuarkusProjectMojoBase
  • #​43217 - Calling blocking code from SecurityIdentityAugmentor causes concurrent requests to be limited by the number of event loop threads
  • #​43222 - Introduce retry into Mongo DNS resolution
  • #​43224 - Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 in /devtools/gradle
  • #​43228 - Fails to shutdown when using grpc and kafka-streams extensions
  • #​43234 - Add a note on JsonFormat annotation and ORM FormatMapper
  • #​43246 - Expose property quarkus.hibernate-orm.flush.mode
  • #​43247 - Application hangs when using quarkus.http.ssl.certificate.reload-period less than 30s
  • #​43248 - Don't execute blocking security code serially as it limits concurrent blocking execution to number of the event loops
  • #​43252 - Properly fail when TLS reload config is invalid
  • #​43257 - Fix jar file reference close race condition
  • #​43261 - Quarkus is using an H2 version with a regression causing data loss
  • #​43263 - KafkaStreamsProducer no longer shuts down the injected executorservice
  • #​43265 - Downgrade H2 to 2.3.230
  • #​43266 - [3.15] Revert Gradle cache compatibility changes
  • #​43275 - Use the branch version to compile the quickstarts
  • #​43277 - Fix an OidcEndpoint typo in the OIDC doc
  • #​43279 - Downgrade the default pulsar devservice image to 3.2.4
  • #​43289 - Do not define quarkus.version as it makes Keycloak resolution fail

v3.14.3

Compare Source

Complete changelog
  • #​30087 - jbang does not persist Q:CONFIG keys nor build set keys
  • #​32831 - Hibernate Validator Failure When TZ Set to Non-UTC
  • #​41558 - Add documentation for vertx and qute integration
  • #​41559 - Add documentation for Vertx and Qute integration
  • #​42256 - Gradle early task configuration causes quarkus.container-image. properties to be ignored
  • #​42496 - Configuration Cache compatibility (QuarkusGenerateCode - QuarkusBuid)
  • #​42511 - TLS Reference guide grammar check and review
  • #​42724 - gRPC Server INTERNAL: HTTP status code 400 When Upgrading from 3.12.3 > 3.13.0
  • #​42751 - tls command not found despite the extension present in the application
  • #​42851 - classic resteasy-client: ensure sub-resources are also proxied
  • #​42875 - Compatibility with configuration cache for image tasks
  • #​42905 - Port resteasy fix for sub-resources
  • #​42908 - Cannot initialize file manager
  • #​42948 - Document generic synthetic bean creation
  • #​42990 - logout.backchannel.path fails when http.root-path is present - Again
  • #​42995 - Fix minor typo: Use correct syntax for TIP admonition
  • #​42998 - Error page and not found page now looks the same in prod mode
  • #​43000 - Fix registration of backchannel logout route
  • #​43009 - mention gradle dsl kts not supported in quarkus update
  • #​43010 - Fix error message when a REST Client throws an exception
  • #​43015 - REST: comment out useless 10K System.out.printl() in the DrainTest
  • #​43017 - DefaultJaxRsRolesAllowedImplMethodSecuredTest produces a large number of errors
  • #​43018 - Reduce log clutter in security tests
  • #​43019 - Properly escape log message additions
  • #​43020 - Store Quarkus version in native executable
  • #​43021 - Decorated stacktrace that is added to the log record is not properly decorated
  • #​43023 - Reduce Agroal pool logging
  • #​43025 - Support transitive extensions when searching for plugins
  • #​43028 - Bump org.jboss.marshalling:jboss-marshalling from 2.2.0.Final to 2.2.1.Final
  • #​43029 - Bump mongo-client.version from 5.1.3 to 5.1.4
  • #​43040 - Excluding depencency from arc based on group id only results in NoSuchElementException
  • #​43041 - Update Vertx to version 4.5.10
  • #​43043 - Fix Arc dependency exclusion configuration
  • #​43044 - include sbom feature in LTS
  • #​43045 - Embed quarkus version in native executable as a global string symbol
  • #​43051 - Show exception cause during logging filter initialization
  • #​43052 - Show exception cause during logging filter initialization
  • #​43055 - Avoid publishing the docs module in Maven Central in extension template
  • #​43063 - Bump com.gradle:common-custom-user-data-maven-extension from 2 to 2.0.1
  • #​43066 - Add Application links on the welcome page
  • #​43070 - Add a note about let's encrypt challenge requiring the port 80 to be accessible
  • #​43071 - Quarkus CLI for extension setting old rest name
  • #​43082 - Fix guide URL in web-dependency-locator
  • #​43083 - Apply quarkus-rest-client-oidc-token-propagation name
  • #​43085 - [3.14] Fix Boolean serializer
  • #​43089 - Avoid using "Reactive" for Quarkus REST in security doc
  • #​43095 - Qute: fix unsatisfied exception when recording rendered results is off
  • #​43096 - Use a Quarkus-specific clock provider that is reinitialized at runtime
  • #​43107 - TLS registry named config and Quarkus Messaging Kafka or Kafka Client can lead to failed application startup
  • #​43108 - Use the shared JsonProvider when creating Jsonb instance
  • #​43109 - Documentation generation for configuration properties in OIDC module leaves out plenty of information
  • #​43112 - Fix visual studio code svg
  • #​43113 - Documentation is not rendering the VSCode icon
  • #​43115 - Config Doc - Configure OIDC Common annotation processor for legacy root
  • #​43116 - Kafka TLS Registry integration: include tls-configuration-name in Kafka config
  • #​43118 - Fix doc numeration level of lists extension methods
  • #​43126 - Allows users to exclude DefaultMismatchedInputException
  • #​43131 - Revert "Satisfy GraalVM's classpath needs for the deletion of org.h2.fulltext.FullTextLucene"
  • #​43132 - Fix obsolete name in integration tests pom.xml of quarkus extension codestart
  • #​43135 - The class CertificateReloadedEvent missing
  • #​43137 - The CDI event fired after a successful update of certificates was wrong in the documentation
  • #​43139 - [3.14] Initial support for SBOM generation and CycloneDX
  • #​43142 - Fix flaky OTel tests
  • #​43157 - [3.14] Make generated Jackson serializers to work with null values of boxed types
  • #​43160 - Add runtime properties to Quarkus builder
  • #​43168 - Update rest-data-panache docs to clarify experimental status
  • #​43169 - Fixes error if annotation processing directories do not exist
  • #​43194 - Fix javadoc for quarkus.bootstrap.incubating-model-resolver
  • #​43195 - Config Doc - Reset list status for passthrough maps

v3.14.2

Compare Source

Complete changelog
  • #​31375 - RuntimeException using VirtualThreads with Jacoco
  • #​31802 - Unauthenticated request with a request path that contains a semicolon results in a server exception when using OIDC
  • #​34395 - Spring Data API Extension Property Expressions with List not working
  • #​41854 - REST request fails after adding maven dependency to quarkus-opentelemetry
  • #​41927 - Fix off-by-one issue caused by ObservabilityIntegrationRecorder using its own method for getting path without prefix
  • #​42098 - Kotlin junit ParameterizedTest with list as argument, not working anymore (3.13.0.CR1)
  • #​42109 - Make sure arrays are always cloned as arrays
  • #​42136 - Fail OIDC build if a primitive type Claim is injected in Singleton
  • #​42205 - Enable comments (reasons) in the generated reflect-config.json and improve hierarchical registration tracing
  • #​42228 - Native image build fails with -Dquarkus.native.report-errors-at-runtime
  • #​42301 - Records that contain Enum are still unsupported with @ParameterizedTest even with Serializable in 3.13.0
  • #​42394 - Take @JsonProperty into account in the reflection free Jackson serializers
  • #​42466 - quarkus.knative.app-config-map misses adding the volumes to the ksvc template
  • #​42485 - Fix quarkus.knative.app-config-map misses adding the volumes to the ksvc template
  • #​42491 - Change dekorate template to use the intended knative object
  • #​42535 - Add "how to write dev services" documentation
  • #​42578 - OTEL + quarkus.http.test-timeout -> NullPointerException: Cannot invoke "io.vertx.core.spi.observability.HttpResponse.headers()" because "httpResponse" is null
  • #​42619 - Jackson build time serializers could use SerializableString field names
  • #​42651 - Use SerializableString field names + support for @JsonProperty in the reflection free Jackson serializers
  • #​42661 - Bump Micrometer to 1.13
  • #​42684 - Encode URL in OIDC cookie
  • #​42702 - Updates to Infinispan 15.0.8.Final
  • #​42703 - Update security docs
  • #​42705 - Fix for resolving entity fields based on collections and generics
  • #​42707 - Update OAuth2 docs because of change in Bearer token check change
  • #​42714 - Continuous testing exclude-tags or exclude-engines cannot be configured via pom.xml anymore in 3.13
  • #​42718 - Bump flyway.version from 10.17.1 to 10.17.2
  • #​42733 - Qute template exception don't print origin
  • #​42745 - Remove useless enum converter allocation
  • #​42752 - quarkuscli always return 1 for exitcode for plugin commands
  • #​42755 - Upload native build stats from a single GH runner
  • #​42761 - Qute: ignore template files that contain whitespace in its name
  • #​42766 - Use initial Quarkus Dev config for test tags and engines
  • #​42773 - Remove jakarta.json.Json usage for performance reasons
  • #​42774 - quarkus.rest.jackson.optimization.enable-reflection-free-serializers=true fails native build of StartStopTS microprofile application
  • #​42778 - Rest Client (formerly reactive) keep using DEFAULT_MAX_POOL_SIZE
  • #​42779 - QuarkusComponentTest: programmatic lookup improvements
  • #​42783 - Qute: ignore template files that contain whitespace in its name
  • #​42786 - Quarkus CLI Catalog wipes its content when a new plugin is added / removed
  • #​42787 - Qute: print origin if non-literal value used in bracket notation
  • #​42788 - Invalidate catalogs when adding/removing plugins
  • #​42793 - Quote directory variable to support directories with spaces
  • #​42794 - Avoid NullPointerExceptions when application fails to start
  • #​42806 - quarkus-websockets-next client connect to WSS not possible
  • #​42808 - quarkus-websockets-next client adds / to empty path
  • #​42810 - Register InetAddressResolverProvider service providers
  • #​42814 - OpenTelemetry traces and metrics config fallback to base
  • #​42815 - The configuration options missing the quarkus.oidc.credentials.*
  • #​42820 - Disable GrpcCliTest#testCommand due to CI failures
  • #​42821 - CDI: add cross-reference links to docs
  • #​42822 - Qute docs: clarify template record not annotated with @CheckedTemplate
  • #​42823 - Properly set PoolOptions for REST Client
  • #​42826 - WebSockets Next - client: support the wss scheme correctly
  • #​42828 - Duplicate annotation for class: interface org.jetbrains.annotations.NotNull
  • #​42830 - WebSockets Next: support endpoints with empty path
  • #​42832 - Respect exit code of cli commands
  • #​42833 - ArC - static methods interception: fix the set of copied annotations
  • #​42835 - Config Doc - Fix two scanning issues
  • #​42837 - ArC docs: mention @&#8203;Inject @All List<> in section about unused beans
  • #​42840 - Possible to handle routes for base URI without path from extensions
  • #​42844 - System properties config overrides in tests does not seem to take effect properly in quarkus 3.14.1
  • #​42846 - Updating selected OIDC/OpenID guides
  • #​42848 - Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.1 to 1.7.2
  • #​42853 - Config Doc - Also ignore FileNotFoundException
  • #​42856 - Always put Jackson first in documentation
  • #​42857 - quarkus-rest-client-jackson - Force property
  • #​42858 - ExtLogRecord creation is more costly following the update to SmallRye Common 2.4.0
  • #​42859 - Satisfy GraalVM's classpath needs for the deletion of org.h2.fulltext.FullTextLucene
  • #​42860 - Quarkus output class in incorrect folder on live reload (gradle, multimodule, kotlin)
  • #​42862 - Revert "QuarkusTestProfile overrides in a high ordinal application.properties"
  • #​42864 - Correct typo in messaging.adoc
  • #​42865 - kafka_version label is unkown in native mode
  • #​42866 - DevUI log timestamp difference, as it was reported in GMT
  • #​42867 - Dev mode error page stacktrace doesn't open problematic code IDE on click
  • #​42869 - Dev UI log view doesn't catch up with logs after application restart
  • #​42870 - Decorated stacktraces in dev mode are not provided when using tools like curl or postman
  • #​42871 - org.springframework.aot.hint.annotation.Reflective missing from our Spring compatibilty layer?
  • #​42877 - Quarkus CLI subcommand tls is missing help option despite showing help
  • #​42880 - Remove BOOTSTRAP config phase from documentation
  • #​42881 - Bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 in /devtools/gradle
  • #​42883 - Fix Quarkus CLI TLS command help option
  • #​42884 - CompiledJavaVersionBuildStep may load a wrong class number with gradle
  • #​42885 - Bump wildfly-elytron.version from 2.5.1.Final to 2.5.2.Final
  • #​42889 - Fix some small Dev UI issues
  • #​42895 - Upgrade spring-api dependency
  • #​42896 - Possible to handle routes for base URI without path from extensions
  • #​42897 - Process classes from the application artifact instead of the module output directory
  • #​42898 - Fix Kafka kafka-version metrics tag missing in native
  • #​42899 - Use quarkus-rest instead of quarkus-resteasy as default extension in maven plugin
  • #​42901 - Add LGTM traces test / check
  • #​42911 - Fix OTel DelayedAttributes bean handling
  • #​42913 - Gradle - Correctly merge classes dir when using dev mode
  • #​42914 - Fix Jackson serializers generation for interfaces and boxed primitive types
  • #​42915 - Upgrading to 3.13.x+ causes parameterised tests using record argument to fail with LinkageError 'loader constraint violation'
  • #​42916 - Update to JBoss Marshalling 2.2.0.Final
  • #​42918 - Update SmallRye Common to 2.6.0
  • #​42919 - ContainerRequestFilter checking for annotation fails in native
  • #​42924 - Bump io.smallrye.common:smallrye-common-bom from 2.5.0 to 2.6.0
  • #​42926 - Bump hibernate-search.version from 7.2.0.Final to 7.2.1.Final
  • #​42927 - Add missing dot to GraalVM not found message
  • #​42928 - Property [autoIncrement] was not found for object type [liquibase.datatype.core.BigIntType]
  • #​42930 - Config Doc - Avoid annotations in primitive type name
  • #​42932 - Improve compatibility of the REST Client configuration
  • #​42936 - Add decorate to all contents types and added text base error response
  • #​42941 - Register all resource classes for reflection when ResourceInfo is used
  • #​42944 - Test: quarkus.http.port is not updated with random port activated through quarkus.http.test-port=0
  • #​42950 - Changed order of property resolution in tests
  • #​42958 - Signed OIDC UserInfo whith charset not recognized
  • #​42962 - Support OIDC signed UserInfo with charset content type parameters
  • #​42964 - Registering Liquibase BigIntType and Additional Classes for Reflection
  • #​42968 - Bump flyway.version from 10.17.2 to 10.17.3
  • #​42969 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.107 to 0.0.108
  • #​42977 - Quarkus REST client and Quarkus REST with abstract resource - NATIVE build fails
  • #​42980 - Prevent REST Client handling of abstract classes
  • #​42981 - gu install native-image instructions are not need anymore
  • #​42983 - Remove mentions to obsolete gu install native-image

v3.14.1

Compare Source

Complete changelog
  • #​42166 - LogManager error of type GENERIC_FAILURE: Handler with name 'console' is linked to a category but not configured.
  • #​42537 - REST usage fails with native when e.g. ContainerResponseFilter is used
  • #​42612 - MQTT dev services always start if another reactive messaging connector is present
  • #​42670 - Upgrade opentelemetry-semconv to 1.26.0-alpha
  • #​42672 - Add socket timeout config for the hotrod client
  • #​42698 - Fix config encryption CLI command in guide
  • #​42725 - Bump mssql-jdbc to 12.8.1
  • #​42738 - Fix OIDC Discord provider configuration
  • #​42742 - Bump org.postgresql:postgresql from 42.7.3 to 42.7.4
  • #​42746 - Fix MQTT dev services always start if there is another connector present
  • #​42753 - TLS - Prevent Duplicate Entries in .env File
  • #​42754 - Register resource classes for reflection when ContainerResponseFilter exists
  • #​42758 - Single enum converter
  • #​42759 - Save Objects::hash varargs array allocation on JarResource::hashCode
  • #​42784 - Quarkus CLI report error when using CLI plugins with flags
  • #​42785 - False error message on cli plug with flags
  • #​42789 - Fix logging categories doc example
  • #​42797 - Upgrade to SmallRye GraphQL 2.9.2

v3.14.0

Compare Source

v3.13.3

Compare Source

Complete changelog
  • #​39558 - quarkus-cache might block indefinitely when backed by Redis and lockTimeout=0
  • #​41825 - Quarkus Gradle Plugin 3.12.1+ breaks composite builds
  • #​42253 - Redis Cache doesn't run in worker thread
  • #​42406 - Properly document the consequences of using restrictToAnnotatedClass = true
  • #​42411 - Qute template records: fix the way the canonical constructor is found
  • #​42415 - Upgrade to Jandex 3.2.2
  • #​42435 - Update javadoc and docs about @WithTestResource
  • #​42436 - Fix methos to methods typos
  • #​42439 - Qute template records: fix the way the canonical constructor is found
  • #​42453 - Integration test fails to start mongo with Liquibase
  • #​42467 - Remove dead links in podman documentation
  • #​42472 - Fix connection port for MongoDB dev services using shared network
  • #​42477 - Switch back to Detached configuration for conditional dependencies in Gradle
  • #​42480 - Fix SmallRye Health OpenAPI definitions
  • #​42483 - logout.backchannel.path fails when http.root-path is present
  • #​42486 - Make the boot jars in jib respect quarkus.jib.use-current-timestamp-file-modification
  • #​42492 - Memory improvements related to PathTree and Manifests
  • #​42521 - Updates to reflect current extension names and configuration roots
  • #​42524 - Add http root to OIDC back channel logout handlers
  • #​42532 - Remove quarkus-panache-common from docs
  • #​42538 - Correct indendation in metadata documentation so metadata is actually in the metadata block
  • #​42540 - Redis cache: make blocking executions unordered
  • #​42571 - Qute template detection has changed on Windows for templates in project dependencies
  • #​42588 - Use the root path for OpenContainerPathTree#getRoots()
  • #​42591 - StringIndexOutOfBoundsException on OAuth2AuthMechanism
  • #​42595 - Properly check header before extracting the bearer token
  • #​42597 - Downgrade commons-lang3 to 3.14.0 to avoid entropy issues
  • #​42611 - Fix obsolete csrf extension name and configuration

v3.13.2

Compare Source

Complete changelog
  • #​41731 - BugFix Fixed mismatched number of args in string formats
  • #​42075 - WebSockets Next: honor the quarkus.http.root-path correctly
  • #​42273 - Regression: quarkus-test-oidc-server tries to start the dev services since 3.13.0
  • #​42302 - Quarkus instrument live-reload doesn't work when using Kotlin 1.8+
  • #​42313 - Vert.x Cache Directory configuration ignored
  • #​42314 - JPA writes don't work when using ONLY named data sources since 3.13.0
  • #​42342 - quarkus run failing
  • #​42352 - Conditionally index test related transaction annotations
  • #​42354 - Update to SmallRye-GraphQL 2.9.1
  • #​42355 - OOM in tests since Quarkus 3.13.0 (Part 2)
  • #​42363 - Ignore Kotlin compiler generated annotations during live reload
  • #​42373 - Fix section level for Varying database in Hibernate ORM
  • #​42376 - Fix spring-data-jpa @Modifying(flushAutomatically = true)
  • #​42380 - Bump quarkus-http.version from 5.3.0 to 5.3.1
  • #​42386 - Fix doc for IdOptimizerType
  • #​42387 - Vert.x Cache Directory configuration ignored
  • #​42388 - Ensure that all AutoCloseable binders are closed
  • #​42393 - Doc - Do not start Keycloak Dev Services when test resource is around
  • #​42400 - Use the proper PU for executeUpdate on entityClass

v3.13.1

Compare Source

Complete changelog
  • #​16292 - Liquibase includeAll does not work in native mode
  • #​39934 - Kubernetes Client fails to create a new Pod in native executable because Pod Overhead set without corresponding RuntimeClass defined Overhead.
  • #​40574 - When Using Liquibase with "quarkus.liquibase.clean-at-start=true" a RuntimeException Is Thrown in Quarkus 3.10.0
  • #​40575 - When Using Liquibase in Native Mode a ServiceConfigurationError is Logged
  • #​41500 - The total count for page links do not considered the complete query
  • #​41729 - Gradle imageBuild fails with java.util.ConcurrentModificationException quarkus 3.12.1
  • #​41894 - Gradle imageTask: look for builders among the dependencies of the runtime Quarkus application configuration instead of all the project configurations
  • #​41918 - Qute: single quotes in variables break string
  • #​41928 - Automatically Load Liquibase Resource Files for Native Image Build
  • #​41968 - quarkus image build overrides container-image.group with the docker username
  • #​42028 - Register fields for reflection in kubernetes-client
  • #​42055 - Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.4.2 to 24.4.4
  • #​42095 - Enable Liquibase includeAll in Native Image
  • #​42099 - Register sun.security.provider.NativePRNG#<init> for reflection
  • #​42112 - Update examples to use org.htmlunit:htmlunit
  • #​42120 - Bump io.strimzi:strimzi-test-container from 0.106.0 to 0.107.0
  • #​42121 - Update from net.sourceforge.htmlunit to org.htmlunit
  • #​42122 - Add support for CompletableFuture when using JsonRPC in Dev UI
  • #​42127 - Scheduler: make sure an exception never slips through an invokers chain
  • #​42132 - Clarify RedisClientConfig documentation for max-pool-size
  • #​42133 - Incorrect data in the ReactiveDatasourceHealthCheck being set when the connection is down
  • #​42143 - Native Image run issue with XML Changelog quarkus-liquibase
  • #​42146 - Removed missed deprecated @QuarkusTestResource from docs
  • #​42159 - Resteasy-reactive Unit endpoint reported as "Run time writers required"
  • #​42160 - Qute: fix parsing of string literals and lenient section parameters
  • #​42168 - Unable to migrate to non-deprecated AnnotationsTransformerBuildItem
  • #​42170 - Bump com.gradle:quarkus-build-caching-extension from 1.6 to 1.7
  • #​42178 - Rename suggested extensions in "Consider adding ..." warning messages
  • #​42181 - toplevel class can't have static
  • #​42186 - Manage opentelemetry-semconv-incubating
  • #​42195 - Treat Kotlin's Unit as void for the Quarkus REST scoring system
  • #​42202 - Using filtering parameters and namedQuery in the count query
  • #​42204 - Upgrade to Jandex 3.2.1
  • #​42207 - Possible NPE during shutdown
  • #​42208 - Avoid a possible NPE during application stop
  • #​42216 - Add a note about JpaSpecificationExecutor not being supported
  • #​42218 - Fix group overriding with machine username
  • #​42220 - Qute: support synthetic named CDI beans injected in templates
  • #​42223 - Quartz - fix job refire behavior, improve dep. bean job scenario
  • #​42231 - Bump org.eclipse.parsson:parsson from 1.1.6 to 1.1.7
  • #​42235 - Update kafka-schema-registry-json-schema.adoc
  • #​42239 - Spring Data JPA findFirstBy with Optional throws NullPointerException
  • #​42240 - Application tests failing w/ Quarkus 3.13.0 + io.smallrye.config:smallrye-config-source-keystore
  • #​42241 - Fix Optional result type handling in Spring Data JPA
  • #​42250 - Testing/3.13.0: QuarkusMainLauncher always returns exit code 0 for integration tests
  • #​42252 - Fix QuarkusMainLauncher not returning exit code
  • #​42259 - Bump io.quarkus.develocity:quarkus-project-develocity-extension from 1.1.3 to 1.1.4
  • #​42260 - Fix a race condition in ReactiveDatasourceHealthCheck data field population
  • #​42264 - Bump smallrye-config from 3.9.0 to 3.9.1
  • #​42268 - Add a note about the REST Client's dev mode proxy
  • #​42271 - NPE in websockets-next
  • #​42276 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.8.3 to 3.9.1 in /devtools/gradle
  • #​42282 - WebSockets Next: CloseReason - fix NPE if connection terminated abruptly
  • #​42284 - Add one more level of TOC for Qute reference guide
  • #​42287 - Fix typo in JBang doc
  • #​42288 - Allow finer tuning of shared network usage by Keycloak DevServices
  • #​42291 - Missing = in system property additionalUpdateRecipes for quarkus update maven runner
  • #​42297 - Can't change between light and dark mode in DevUI
  • #​42303 - OOM in tests since Quarkus 3.13.0
  • #​42310 - Fix Dev UI Theme switch
  • #​42320 - Actually upgrade Vert.x to 4.5.9 in the BOM
  • #​42325 - Bump org.eclipse:yasson from 3.0.3 to 3.0.4
  • #​42332 - Add ability to always require a socket
  • #​42336 - Manage mutiny-zero to avoid dependency convergence issues in downstream Camel Quarkus
  • #​42338 - Fix ClassLoader leak in KeycloakDevServicesProcessor

v3.13.0

Compare Source

v3.12.3

Compare Source

Complete changelog
  • #​40349 - HandleRequestCollectionHelper for Quarkus Amazon Lambda
  • #​40464 - Fix correct parsing of collections in AmazonLambdaRecorder
  • #​41592 - Update quarkus-build-caching-extension to 1.3
  • #​41677 - Infinispan extension needs to include Wildly SASL providers in the native executable
  • #​41688 - Infinispan Extension adds SASL to reflective classes
  • #​41717 - quarkus-scheduler trigger getNextFireTime does not consider cron timezone
  • #​41746 - SmallRye Health leaks MDC properties between health checks
  • #​41778 - Scheduler: fix Trigger#getNextFireTime() for cron-based jobs
  • #​41787 - Use SecureDirectoryStream to avoid FS problems and fix other minor issues in IoUtils
  • #​41811 - Resteasy Reactive AsyncFile is never closed
  • #​41814 - Fix code example for JSON serialisation in rest guide
  • #​41815 - Create new vertx context for blocking health checks
  • #​41818 - 3.12.1 - InvalidPathException quarkus-rest-kotlin Configuration.lockfile
  • #​41824 - Properly close AsyncFile in Quarkus REST
  • #​41836 - Module java.security.jgss should export sun.security.jgss
  • #​41847 - Bump com.gradle:quarkus-build-caching-extension from 1.3 to 1.4
  • #​41856 - WebSockets Next: broadcasting fixes
  • #​41872 - Bump com.gradle:quarkus-build-caching-extension from 1.4 to 1.5
  • #​41896 - Fix flaky InputCollectionOutputCollectionLambdaTest
  • #​41902 - Use quarkusConditional prefix for Quarkus conditional dependency configurations
  • #​41911 - Bump com.gradle:quarkus-build-caching-extension from 1.5 to 1.6
  • #​41924 - Fix formatting issue in security-openid-connect-client-reference.adoc

v3.12.2

Compare Source

Complete changelog
  • #​39515 - Programmatic Cache API does not preserve Vertx Duplicate Context
  • #​41081 - ContextNotActiveException in SecurityIdentityAugmentor since Quarkus 3.10
  • #​41182 - Running Quarkus CLI rewrites gradle.properties
  • #​41236 - Liquibase fails when changelog file is not the default resource path
  • #​41304 - Update the MappingStructure constant in the docs to match the enum value
  • #​41530 - Fix liquibase issue with resource path
  • #​41535 - Log records show the hostname on which the native executable was generated
  • #​41567 - Quarkus REST abstract resources with @Path requires impl. to be CDI beans while RESTEasy does not
  • #​41597 - Bump narayana.version from 7.0.1.Final to 7.0.2.Final
  • #​41600 - GraphQL Query generated from windows doesn't work
  • #​41605 - Bump kubernetes-client-bom from 6.13.0 to 6.13.1
  • #​41606 - Allow use of abstract classes in Quarkus REST in the same way as interfaces
  • #​41609 - Fix bytecode recording issue when default method is used as a getter
  • #​41625 - Error when deploying to OpenShift
  • #​41637 - Lock docker image version for the OTel Collector
  • #​41647 - Handle duplicated Vert.x context in CaffeineCacheImpl
  • #​41649 - Fix a broken xref to configuration-based-tenant-resolver
  • #​41650 - Fix broken xrefs to configuration-based-tenant-resolver
  • #​41654 - Register @JsonNaming value for reflection
  • #​41659 - Since 3.12.0 filesystem write access during container build IT tests results in AccessDeniedException
  • #​41662 - Update quarkus-project-develocity-extension to 1.1.3
  • #​41664 - Reinitialize the SmallRye HostName class as well
  • #​41669 - Dev mode always complaining about module-info not being supported
  • #​41670 - Only warn about module-info if it exists
  • #​41672 - Docs: Remove additional ) at the end
  • #​41676 - Don't always set the user parameter when starting container in tests
  • #​41685 - SmallRye GraphQL: added \r to PATTERN_NEWLINE_OR_TAB
  • #​41707 - Fix native issue with @Providers when only the REST Client exists
  • #​41716 - BugFix fixed comparison of field with itself
  • #​41720 - Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2
  • #​41721 - Fix Quarkus REST concurrent modification exception when making abstract resource classes inheritors beans
  • #​41730 - Probable bug in VertxCoreProcessor line 372
  • #​41732 - Probable bug in AsyncResponseImp

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 15bb208 to da90d8a Compare March 7, 2022 17:01
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from da90d8a to 5e0d5a5 Compare March 26, 2022 13:22
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 5e0d5a5 to d4569d7 Compare April 24, 2022 17:55
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from fbe72a4 to b2e9acd Compare May 17, 2022 13:25
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from b2e9acd to 5bca72c Compare May 25, 2022 13:23
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 5bca72c to 3586340 Compare June 15, 2022 19:11
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 3586340 to 219e34b Compare June 29, 2022 13:12
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 219e34b to 19e7540 Compare July 6, 2022 14:07
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 19e7540 to 237557d Compare September 25, 2022 20:35
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 237557d to 2c61f26 Compare November 20, 2022 14:11
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 2c61f26 to 7f11200 Compare March 16, 2023 06:47
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 7f11200 to 813cc87 Compare March 23, 2023 19:36
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 813cc87 to fce121d Compare April 3, 2023 17:07
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from fce121d to 2ee5d31 Compare April 17, 2023 12:55
@renovate renovate bot changed the title Update dependency io.quarkus:quarkus-maven-plugin to v2 Update dependency io.quarkus:quarkus-maven-plugin to v3 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 2ee5d31 to 0485b81 Compare May 28, 2023 09:19
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 0485b81 to d5a734d Compare June 7, 2023 12:09
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from d5a734d to fa45217 Compare June 15, 2023 12:59
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from 8aa3240 to 46fe630 Compare June 28, 2023 20:38
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from b2d5ce9 to e57ca71 Compare July 21, 2023 14:36
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from e57ca71 to c0769dd Compare August 2, 2023 13:58
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from 8d561e7 to cfc7ca1 Compare August 16, 2023 15:20
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from cfc7ca1 to 2456bd1 Compare August 28, 2023 22:24
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 2456bd1 to 6833c79 Compare September 5, 2023 15:08
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from bdd55b5 to 9c63367 Compare September 20, 2023 13:31
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from 721dc81 to 0490674 Compare February 21, 2024 12:34
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 0490674 to 92ed474 Compare February 28, 2024 11:16
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 92ed474 to e8ed2e9 Compare March 7, 2024 12:45
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from e8ed2e9 to f83a48e Compare March 15, 2024 20:13
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from ebfbb55 to 48a2112 Compare March 27, 2024 13:11
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from 8f8f4f9 to 26e5926 Compare April 10, 2024 14:53
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from c01a737 to 290d4fb Compare April 23, 2024 18:43
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 290d4fb to 82b97dd Compare May 15, 2024 11:44
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 82b97dd to 80828ad Compare May 22, 2024 14:11
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from 80828ad to c78d8a2 Compare June 5, 2024 11:55
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from e7bc4f4 to 694a9fa Compare June 19, 2024 14:42
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from d427ad8 to eb69b4d Compare July 10, 2024 13:35
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from eb69b4d to cf18002 Compare July 17, 2024 12:19
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from cf18002 to e8c07d6 Compare July 24, 2024 14:39
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from a11da2a to a532030 Compare August 9, 2024 22:37
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from daca266 to 656c533 Compare August 21, 2024 10:47
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from 671a94c to 22c262a Compare September 4, 2024 11:15
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch 2 times, most recently from b117a8c to bd19342 Compare September 14, 2024 13:45
@renovate renovate bot force-pushed the renovate/major-quarkus-plugin.version branch from bd19342 to 341495e Compare September 18, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants