quarkus

Quarkus: Supersonic Subatomic Java.

APACHE-2.0 License

Stars
13K
Committers
1.1K

Bot releases are hidden (Show)

quarkus - 3.3.2

Published by gsmet about 1 year ago

Complete changelog

  • #35703 - Updates Infinispan dependencies
  • #35696 - Use correct default config source name to check Kubernetes config disabled
  • #35695 - Remove invalid imagePushSecret from BuildConfig when using internal registry
  • #35685 - Fix typo which affects OIDC Dev UI when either client credentials or password grant is used
  • #35682 - Clarify how PasswordProvider in security-jpa has to be used
  • #35677 - ArC: log warning about removed beans for BeanContainer operations
  • #35674 - ArC: fix decorators and interface default methods
  • #35673 - Kubernetes secret not read anymore in 3.3
  • #35671 - security-jpa: Wrong password passed to custom password provider
  • #35664 - Arc: CDI Decorators and interface methods with default implementations
  • #35662 - Fix Redis custom codec registration when there is more than one codec
  • #35661 - Custom redis codecs are not registered when more than one Codec is implemented
  • #35651 - Properly support @JsonView on Resource class
  • #35647 - Knative deployment is broken using OpenShift extension in v3.3.0 and v.3.3.1
  • #35645 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.3.3 to 3.3.4 in /devtools/gradle
  • #35644 - Allow using a servicePath with capital letters when testing with the OIDC provider test Service
  • #35643 - Update SmallRye Config to 3.3.4
  • #35642 - Add plexus version constraints to the bootstrap BOM
  • #35639 - Resteasy Reactive: A class annotated with @JsonView breaks compilation
  • #35638 - Preserve format style when adding after-shutdown message
  • #35637 - Quarkus outputs messages with un-substituted %s strings on shutdown
  • #35636 - Keycloak Provider test service don't allow using url with CAPS character
  • #35635 - Refactor Hibernate config mapping to use groups instead of dotted names (take 2)
  • #35633 - Make hibernate reactive status clear in docs
  • #35631 - Quarkus 3.2: Hibernate ORM configuration problem #2
  • #35630 - Fix doc link asciidoc change link to xref where applicable
  • #35627 - Hibernate Reactive Panache: fix WithSessionOnDemand implementation
  • #35626 - Fix dev ui css
  • #35621 - OIDC Dev UI Auth0 improvements
  • #35618 - Config doc - Avoid processing methods if not @ConfigMapping
  • #35615 - ArC: fix binary compatibility problem with ManagedContext
  • #35613 - Add support for Podman auth file in Jib
  • #35609 - Quarkus build with quarkus.container-image.builder=jib does not consider podman's auth.json
  • #35597 - Bump Gradle to 8.3
  • #35595 - QuarkusComponentTest docs: remove the incorrect note
  • #35594 - Openshift deployment config properties all start with get-/is-
  • #35593 - Minor OIDC devui updates
  • #35592 - Fix Jakarta Cookie serialization in native
  • #35589 - Release the virtual thread executor
  • #35582 - Unable to serialize jakarta.ws.rs.core.Cookie after updating to 3.2.0 in native-image
  • #35575 - quarkusTest auto re-run produces java.util.concurrent.RejectedExecutionException when using @RunOnVirtualThread
  • #35568 - Hibernate Reactive Panache MySQL
  • #35564 - Unable to set datasource username and password just via environment variables
  • #35537 - Update to Kotlin 1.9.10
  • #35406 - Startup RSS regression introduced by #35246
  • #35374 - quarkus.http.cors=true does not work on main
  • #31063 - gradle tooling not JDK 20 compatible
quarkus - 3.3.1

Published by gsmet about 1 year ago

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
quarkus - 3.2.5.Final

Published by gsmet about 1 year ago

Complete changelog

  • #35566 - Added an option to dump current build config when the config recorded during the previous build isn't available
  • #35534 - Significantly improve the output of the update command
  • #35533 - Update quarkus-plugin.version as part of quarkus update
  • #35511 - quarkus update fail
  • #35506 - Properly escape property name and values when dumping app config
  • #35479 - Include assembling the downstream doc in the default doc pipeline
  • #35475 - Fix links to GraalVM in the Native Reference Guide
  • #35469 - Remove Deploy to OpenShift file from downstreamdoc.yaml file
  • #35460 - Disable ReactiveMongodbPanacheResourceTest#testMoreRepositoryFunctionalities
  • #35456 - Disable analytics on CI
  • #35453 - Ignore the case when handling header conflicts in RESTEasy Reactive
  • #35416 - Re-use original Maven repositories for generate-code-tests and dev mode
  • #35412 - Launch mock event server even if devservices.enabled=false
  • #35409 - Bump com.gradle.plugin-publish from 1.2.0 to 1.2.1 in /devtools/gradle
  • #35403 - Override Oracle JDBC native-image metadata only when native image is used
  • #35402 - Override Oracle JDBC native-image metadata only when native image is used
  • #35371 - Fix gRPC hot-reload wrt Reflection service(s)
  • #35370 - Arc - LockInterceptor should only use secondary locking if there are existing reads
  • #35350 - Fix package type system property clearing
  • #35348 - quarkus-maven-plugin runs native building even if the profile is commented out
  • #35345 - Deadlock while calling write-locked method from another write-locked method in multiple threads
  • #35342 - MockServer KubernetesClient shouldn't be used
  • #35323 - Mark CLI tooling as stable
  • #35319 - Register arrays of Hibernate ORM's JDBC basic types for reflection
  • #35316 - Unification of devtools snippets
  • #35309 - Include jakarta.resource-api 2.1.0 to BOM
  • #35308 - Lock jib execution to avoid OverlappingFileLockException in parallel builds
  • #35305 - Fix the titles of the tables in RESTEasy Reactive doc
  • #35303 - Wrong links to GraalVM in Native Reference Guide
  • #35301 - Fix potential NPE in quarkus-csrf-reactive when no MediaType is found
  • #35285 - NullPointerException during http post request when quarkus-csrf-reactive extension is added to a project
  • #35283 - Upgrade proto-google-common-protos to 2.23.0
  • #35274 - Fix code snippet formatting alignment issues
  • #35240 - Update SmallRye Health to 4.0.4
  • #35191 - Wire extension updates in quarkus update
  • #35148 - Generate a tree for downstream documentation
  • #35135 - Use postgresql db kind for Google Cloud deployments
  • #35044 - content-length header is kept in Response Header even though response size is more than 8 KB
  • #34830 - Bump keycloak-core from 22.0.0 to 22.0.1 in /bom/application
  • #34801 - Disabled devservices + quarkus-amazon-lambda breaks @QuarkusTest & Dev mode
  • #34740 - Bump Keycloak version to 22.0.0
  • #34071 - 3.1.1 Final - java.lang.IllegalArgumentException: Class java.util.UUID[] is instantiated reflectively but was never registered
  • #32800 - Duplicated checks in health check response
  • #11903 - Gradle multimodule project + quarkus-container-image-jib: OverlappingFileLockException
quarkus - 2.16.10.Final

Published by gsmet about 1 year ago

Complete changelog

  • #34067 - Bump snappy-java from 1.1.8.4 to 1.1.10.1 in /bom/application
quarkus - 2.11.0.Final

Published by gsmet about 1 year ago

Complete changelog

  • #26762 - Locally configured OIDC paths should override the discovered ones
  • #26742 - Bump kotlinx-coroutines-bom from 1.6.3 to 1.6.4
  • #26725 - Add Javadoc to command-mode testing API
  • #26716 - Optimize clearing reloadable flag
  • #26714 - Update and prune Liquibase xsd files that are included in native image
  • #26712 - Document extension metadata
  • #26707 - Remove erroneous section for logging docs
  • #26699 - Avoid unnecessary generics in HibernateValidatorFactoryCustomizer
  • #26697 - Improve the Basic Authentication section
  • #26693 - Reorder Resteasy Reactive client handlers so preClientSendHandler is always first
  • #26689 - [DOC] quarkus-extension.yaml format and fields not explined in Quarkus web-docs
  • #26684 - Fix createLiquibase mongodb connection string handling
  • #26683 - Show how to start DB and the application in security-getting-started
  • #26655 - LiquibaseMongodbFactory.createLiquibase() check for database name in database connection string is broken
  • #26653 - Update podman guide with latest instructions
  • #26646 - Support test resources with restrict to annotatedClass in @Nested class
  • #26639 - QuarkusTestResource with restrictToAnnotatedClass inject for @Nested classes
  • #26518 - Bump apicurio-registry.version from 2.2.4.Final to 2.2.5.Final
  • #26477 - Enable mvn install to be run twice
  • #26476 - Using "mvn install" a second time throws "FileAlreadyExistsException: .../target/lib/../providers/.keep"
quarkus - 3.3.0

Published by gsmet about 1 year ago

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
  • #35305 - Fix the titles of the tables in RESTEasy Reactive doc
  • #35302 - Docs: Mention wilcard support in resteasy reactive XML serialisation exclude classes configuration
  • #35301 - Fix potential NPE in quarkus-csrf-reactive when no MediaType is found
  • #35299 - Output build graph using quarkus.builder.graph-output property
  • #35285 - NullPointerException during http post request when quarkus-csrf-reactive extension is added to a project
  • #35283 - Upgrade proto-google-common-protos to 2.23.0
  • #35282 - Avoid keeping references to BytecodeRecorderImpl
  • #35276 - Reinstate DevModeTestUtil to avoid breaking other projects that depend on it
  • #35273 - Fix small typo in comment
  • #35263 - Stop the recovery service while ArC is still around
  • #35245 - Add missing info to init Jobs
  • #35244 - Init Jobs are missing ServiceAccount and Image Pull Secrets
  • #35240 - Update SmallRye Health to 4.0.4
  • #34071 - 3.1.1 Final - java.lang.IllegalArgumentException: Class java.util.UUID[] is instantiated reflectively but was never registered
  • #32800 - Duplicated checks in health check response
  • #11903 - Gradle multimodule project + quarkus-container-image-jib: OverlappingFileLockException
quarkus - 3.2.4.Final

Published by gsmet about 1 year ago

Complete changelog

  • #35300 - Fix jandex-gradle-plugin-version in CDI Reference
  • #35296 - Upgrade H2 to 2.2.220
  • #35258 - CDI Reference 1.1 has incomplete information for gradle
  • #35255 - Quartz: QuarkusMSSQLDelegate should extends MSSQLDelegate
  • #35211 - Document Maven config options that may be relevant when running tests
  • #35203 - Pass Maven user settings when initializing artifact resolver
  • #35193 - OpenTelemetry service name should have higher priority than app name when no resource attributes are set
  • #35189 - Quarkus CLI fixes
  • #35188 - SmallRyeGraphQLOverWebSocketHandler: use order value > Integer.MIN_VALUE
  • #35181 - REST Data with Panache should not produce links when hal is disabled
  • #35174 - Ensure the narayana-jta extension fully shuts down the recovery manager
  • #35172 - Kafka Streams: restore the feature name at Quarkus startup
  • #35171 - kafka-streams: feature not listed on startup
  • #35165 - Propagate all user methods in REST Data with Panache
  • #35160 - Properly use internal links to point to other guides
  • #35140 - ArC: fix deadlock when calling guarded methods on the same thread
  • #35136 - Deadlock while calling write-locked method from read-locked method
  • #34908 - @RouteFilter stopped working with WebSocket requests Quarkus 3.2.0.Final
  • #34875 - Quarkus build does not work since 3.2.0 with teamcity/plexus launcher
  • #34713 - Option to track build configuration for changes between builds
  • #34576 - Live reload stopped working on 3.2 when using XA transactions
  • #34514 - Support @WithUnnamedKey in documentation
  • #34065 - Add support for project Java version update based on extensions
  • #33317 - OpenTelemetry SDK autoconfiguration ignores OTEL service name in favor of Quarkus app name
  • #15461 - Quarkus tests fails mTLS authentication against internal Maven repository
quarkus - 3.3.0.CR1

Published by gsmet about 1 year ago

Major changes

  • #35156 - Introduce HTTP OTLP exporter
  • #35039 - Support OIDC authorization code flow nonce
  • #35025 - Allows customizing the ObjectMapper in REST Client Reactive Jackson
  • #34933 - Support OIDC token propagation during SecurityIdentity augmentation
  • #34833 - Use OIDC Tenant annotation to resolve tenants
  • #34812 - Allow to customize OIDC JavaRequest checks
  • #34647 - Replace OkHttp tracing grpc backend with Vert.x
  • #34573 - Introduce a way to completely customize MeterRegistry
  • #34487 - Fallback specialized kubernetes config to vanilla kubernetes
  • #34378 - Reactive Messaging Pulsar Extension
  • #34145 - Move to sdk:graal-sdk over nativeimage:svm
  • #33376 - Add MicroMeter Netty support
  • #31997 - Delete elasticsearch-high-level-rest-client extension and upgrade dev-services and tests to Elasticsearch 8
  • #29244 - Add Twitch OIDC Provider

Complete changelog

  • #35262 - Initialize datasources at startup again
  • #35261 - Remove deleted bootstrap-config/application from Misc2 native test job
  • #35259 - QuarkusComponentTest: another fix for continuous testing integration
  • #35255 - Quartz: QuarkusMSSQLDelegate should extends MSSQLDelegate
  • #35238 - Narayana automatic recovery of JDBC XA resources only works after datasources was initialized manually
  • #35218 - Disable io.quarkus.it.vthreads.kafka.VirtualThreadTest.testAlertMessage
  • #35217 - OpenAPI: normalize disabled endpoint paths for OpenAPI model matching
  • #35214 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.3.2 to 3.3.3 in /devtools/gradle
  • #35213 - Update SmallRye Config to 3.3.3
  • #35212 - Clarify that tests using QuarkusDevModeTest run in black box mode
  • #35211 - Document Maven config options that may be relevant when running tests
  • #35210 - Removed dotted versions of environment variables from recording
  • #35202 - QuarkusComponentTest: test config source ordinal improvements
  • #35199 - QuarkusComponentTest: make is possible to specify priority of a test config property
  • #35195 - Bump SQL Server JDBC driver to 12.4.0
  • #35194 - Bump Microsoft SQL Server JDBC driver to 12.4.0
  • #35193 - OpenTelemetry service name should have higher priority than app name when no resource attributes are set
  • #35189 - Quarkus CLI fixes
  • #35188 - SmallRyeGraphQLOverWebSocketHandler: use order value > Integer.MIN_VALUE
  • #35187 - QUARKUS_INIT_AND_EXIT is now properly handled
  • #35186 - Use openshift builder ImageStreamTag from other projects when internal registry is used.
  • #35183 - Reduce allocation cost reporting spans
  • #35182 - Update dev-ui libs
  • #35181 - REST Data with Panache should not produce links when hal is disabled
  • #35177 - Dev UI Kafka screenshot update
  • #35175 - Vertx: add priority to the SafeVertxContextInterceptor
  • #35174 - Ensure the narayana-jta extension fully shuts down the recovery manager
  • #35173 - Should SafeVertxContextInterceptor define a Priority?
  • #35172 - Kafka Streams: restore the feature name at Quarkus startup
  • #35171 - kafka-streams: feature not listed on startup
  • #35165 - Propagate all user methods in REST Data with Panache
  • #35164 - Remove Old Dev UI: Core Logstream
  • #35163 - Remove Old Dev UI: Core Configuration
  • #35162 - Update SmallRye-GraphQL 2.3.0
  • #35161 - Note about using config under src/test in native mode testing
  • #35160 - Properly use internal links to point to other guides
  • #35159 - QuarkusComponentTest: support Gradle
  • #35158 - Allow using @CustomSerialization and @CustomDeserialization at class level
  • #35157 - Revert "Bump h2 from 2.1.214 to 2.2.220 in /bom/application"
  • #35156 - Introduce HTTP OTLP exporter
  • #35155 - Remove Old Dev UI: Core Dev Services
  • #35153 - Remove Old Dev UI: Core Build Metrics
  • #35150 - Remove deprecated Config APIs
  • #35146 - Increase DevMojoIT#testResourcesFromClasspath timeout
  • #35141 - Dev UI build steps chart
  • #35140 - ArC: fix deadlock when calling guarded methods on the same thread
  • #35139 - Convert duration properties into a format OTel can parse
  • #35138 - Allow customizing ObjectReader via @CustomDeserialization in Resteasy
  • #35136 - Deadlock while calling write-locked method from read-locked method
  • #35132 - Some longer timeouts for CI
  • #35124 - Add tests which exercise more complex JUnit extensions
  • #35116 - Fix missing bits in Flyway Dev UI migration
  • #35115 - Fix configuration access in the reactive messaging dev console widget
  • #35102 - Bump smallrye-open-api from 3.4.0 to 3.5.0
  • #35098 - QuarkusComponentTest in Gradle
  • #35092 - Quarkus rules for the Vale linter: Fix false positive messages and enhance regular expression of some rules
  • #35089 - Fix invalid reference in config documentation
  • #35085 - Skip flaky jms virtual threads until fix
  • #35084 - Eliminating the white space from the xref macro
  • #35082 - Provide a switch to disable Spring DI bean creation
  • #35077 - Improve test resilience
  • #35073 - Dev UI: Migrate Flyway extension
  • #35072 - Run blocking security tasks from Vert.x duplicated context
  • #35069 - Virtual threads module providing executor supplier for running virtual threads
  • #35063 - OTel baggage propagation test
  • #35062 - Take quarkus.tls.trust-all into account in Otlp export
  • #35056 - Use grep and not ggrep in filter-virtual-threads-tests-json.sh
  • #35050 - Remove Old Dev UI: Kafka client
  • #35049 - Remove Old Dev UI: gRPC
  • #35048 - Remove Old Dev UI: OIDC
  • #35047 - Remove Old Dev UI: Rest Client Reactive
  • #35046 - Remove Old Dev UI: Resteasy Reactive
  • #35042 - Bump com.gradle.enterprise from 3.14 to 3.14.1 in /devtools/gradle
  • #35039 - Support OIDC authorization code flow nonce
  • #35036 - Generate/use pull secrets when possible
  • #35033 - Enable cacheability of surefire and failsafe goals
  • #35026 - Add support for programmatic mapping and mapping configurers
  • #35025 - Allows customizing the ObjectMapper in REST Client Reactive Jackson
  • #35024 - Remove Old Dev UI: Infinispan client
  • #35023 - Add build-time property to disable quarkus-spring-di
  • #35021 - Remove Old Dev UI: Reactive messaging
  • #35019 - Fix wrong scheduler for gRPC blocking methods
  • #35018 - Virtual threads Reactive Messaging ITs
  • #35016 - Remove Old Dev UI: Rabbit MQ
  • #35012 - Dev UI: Add Build Steps dependency graph
  • #35002 - Remove Old Dev UI: Hibernate ORM Elastic
  • #35001 - Remove Old Dev UI: Hibernate ORM
  • #35000 - Remove Old Dev UI: Openshift
  • #34996 - Narayana JTA: do not allow to use datasource XA transactions with JDBC object store
  • #34990 - Use Synthetic bean for producing OpenTelemetry
  • #34988 - Decode REST Application path
  • #34985 - Add maxLifetime to reactive datasource configurations
  • #34984 - Remove Old Dev UI: Liquibase
  • #34983 - Remove Old Dev UI: Kubernetes
  • #34982 - Remove Old Dev UI: Micrometer
  • #34981 - Remove Old Dev UI: Qute
  • #34980 - Remove Old Dev UI: Scheduler
  • #34979 - Remove Old Dev UI: Fault tolerance
  • #34978 - Remove Old Dev UI: Metrics
  • #34977 - Remove Old Dev UI: Health
  • #34976 - Remove Old Dev UI: GraphQL
  • #34975 - Remove Old Dev UI: OpenAPI
  • #34974 - Remove Old Dev UI: Datasource
  • #34973 - Remove Old Dev UI: Container Image
  • #34972 - Remove Old Dev UI: Cache
  • #34970 - Dev UI: Remove link to prev dev ui
  • #34968 - Remove URI validation when @TestHTTPResource is injected as String
  • #34963 - Run authentication request blocking tasks on Vert.x duplicated context
  • #34962 - Request single segment images when using local lookup ImageStreams
  • #34961 - Improve Jacoco documentation with ConfigDocDefault
  • #34955 - Dev UI Arc Dependency graph diagram
  • #34954 - Virtual Thread ITs
  • #34946 - Clean up code of OpenTelemetryProducer
  • #34939 - Support @TestHTTPResource with path params
  • #34933 - Support OIDC token propagation during SecurityIdentity augmentation
  • #34925 - Force registration of JAXB providers
  • #34923 - Update Maven Surefire Plugin to 3.1.2
  • #34921 - Support @RolesAllowed property expression treated as list
  • #34920 - Introduce a way to customize OTel TextMapPropagator
  • #34914 - Veto REST Resources from CDI when constructors from Resources do not support CDI
  • #34913 - Virtual thread reference documentation and resteasy reactive how-to
  • #34912 - Failed auth with blocking authentication & a custom authentication failure mapper cause HTTP/2 error
  • #34908 - @RouteFilter stopped working with WebSocket requests Quarkus 3.2.0.Final
  • #34900 - Bump flyway.version from 9.20.1 to 9.21.0
  • #34888 - Make subresource handling for interfaces more nuanced
  • #34883 - Allow adding more claims to OIDC JWT authentication token
  • #34880 - ConcurrentModificationException in Quarkus 3.2.x Dev Mode
  • #34879 - Make the creation of the Tracer bean lazy
  • #34878 - Dev UI: Change page title to indicate sub page
  • #34876 - Add @RunOnVirtualThread support on classes in reactive messaging
  • #34871 - Dev UI: Migrate Kafka Client UI
  • #34865 - Bump mongo-client.version from 4.10.1 to 4.10.2
  • #34864 - Use Quarkus path in Arquillian Servlet
  • #34862 - Rename OIDC Tenant annotation to TenantFeature
  • #34855 - Implement support for @RunOnVirtualThread for gRPC services
  • #34851 - Bump to OTel 1.28 and SR reactive-messaging to 4.9.0
  • #34849 - Fix case where both http and https ports set to 0 in tests
  • #34845 - Error message when re-augmenting non-mutable Quarkus application
  • #34844 - Add clean instructions to be build cache-friendly
  • #34841 - Allow Type Reference in the Redis data source
  • #34840 - Remove com.typesafe.netty:netty-reactive-streams exclusion from org.asynchttpclient:async-http-client
  • #34838 - Set REST Application class if exists in RESTEasy Deployment
  • #34837 - Bump quarkus-platform-bom-maven-plugin from 0.0.90 to 0.0.92
  • #34836 - Bump flyway.version from 9.20.0 to 9.20.1
  • #34835 - Bump dokka-maven-plugin from 1.8.10 to 1.8.20
  • #34834 - Bump kotlinx-coroutines-bom from 1.7.1 to 1.7.2
  • #34833 - Use OIDC Tenant annotation to resolve tenants
  • #34831 - Bump com.gradle.enterprise from 3.13.4 to 3.14 in /devtools/gradle
  • #34830 - Bump keycloak-core from 22.0.0 to 22.0.1 in /bom/application
  • #34829 - Add more CORS regex tests and fix the CORS regex example
  • #34821 - Update Kotlin to 1.9.0
  • #34818 - Add diagram of Quarkus ClassLoader hierarchy
  • #34816 - Add a warning when re-augmenting non-mutable Quarkus application
  • #34813 - Allow adding extra OIDC provider scopes without having to list all scopes
  • #34812 - Allow to customize OIDC JavaRequest checks
  • #34808 - Lift the limitation regarding @Transactional and @RunOnVirtualThread
  • #34792 - Ignore unmapped build time properties in KubernetesServiceBindingConfig
  • #34791 - Allow for minor clock skew when comparing OIDC cookie and token lifetimes
  • #34786 - Add JWT sign test
  • #34784 - Do not make OIDC state cookie name unique if multiple code flows are not allowed
  • #34781 - Narayana upgrade (to 7.0.0.Final)
  • #34765 - OpenApi does not show all methods when used in conjunction with @EndpointDisabled in native
  • #34760 - Do not make state cookie name unique if OIDC multi-tab authentication is disabled
  • #34759 - Application throws "Configuration validation failed" exception for service-binded properties
  • #34748 - Openshift local ImageStream lookup only works for single segment images.
  • #34740 - Bump Keycloak version to 22.0.0
  • #34734 - Added --no-dockerfiles command shortcut
  • #34728 - Docs: duplicated context - minor improvements
  • #34727 - Add CORS regex test
  • #34718 - CORS regex allowing more origins than expected
  • #34716 - Bump smallrye-reactive-messaging.version from 4.7.0 to 4.8.0
  • #34715 - Bump mockito-core from 5.3.1 to 5.4.0
  • #34712 - Bump build-helper-plugin to 3.4.0
  • #34710 - Check internal id token lifespan affects not only exp claim but also Expires cookie param
  • #34706 - Simplify the way OIDC tenant id interceptors can be created
  • #34692 - Selecting OIDC tenant via annotation is not working with RESTEasy Reactive
  • #34688 - Dev-UI Upgrade js lib versions
  • #34659 - Improve OIDC multi-tenancy and providers docs
  • #34657 - Resteasy reactive - Interfaces are added as a Bean causing jakarta.enterprise.inject.AmbiguousResolutionException
  • #34647 - Replace OkHttp tracing grpc backend with Vert.x
  • #34646 - Introduce quarkus.oidc.authentication.add-scopes property
  • #34643 - QUARKUS_INIT_AND_EXIT is currently ignored.
  • #34639 - Remove unused class in OtlpExporterRuntimeConfig
  • #34637 - Polish OtlpGrpcSpanExporter creation
  • #34636 - Add a RunInSafeDuplicatedContext annotation
  • #34611 - Undertow correct path when building on Windows to Docker
  • #34608 - Add missing property ignore rule
  • #34607 - Improve the javadoc of RecorderContext#classProxy()
  • #34602 - Upgrade to Hibernate Search 6.2.0.Final
  • #34595 - EndUserSpanProcessor integration
  • #34591 - Dev UI: Migrate gRPC
  • #34576 - Live reload stopped working on 3.2 when using XA transactions
  • #34575 - Explain why quarkus-smallrye-jwt may need to run in blocking mode
  • #34573 - Introduce a way to completely customize MeterRegistry
  • #34567 - Bump groovy from 4.0.12 to 4.0.13
  • #34565 - Bump avro.version from 1.11.1 to 1.11.2
  • #34557 - Add support for virtual threads in smallrye-reactive-messaging
  • #34554 - ReactiveHashCommands doesn't properly encode/decode Object value
  • #34545 - Properly construct instance of LateBoundBatchSpanProcessor
  • #34544 - Add support for absolute paths for jacoco exec and report
  • #34540 - Remove long deprecated options from CertificateConfig
  • #34535 - Add @ClientFormParam to Reactive REST Client
  • #34532 - Bump guava from 32.0.0-jre to 32.1.1-jre
  • #34531 - Bump maven-invoker-plugin from 3.5.1 to 3.6.0
  • #34530 - Bump javaparser-core from 3.25.3 to 3.25.4
  • #34529 - Bump google-http-client-bom from 1.43.2 to 1.43.3
  • #34527 - Implement expire-after-access for the redis cache
  • #34526 - OTEL - Automatic ENDUSER_ID and ENDUSER_ROLE filling
  • #34525 - Undertow - fire context events for session context
  • #34524 - Make @RunOnVirtualThread capture and run in a duplicated context
  • #34519 - Implement XPending redis command
  • #34514 - Support @WithUnnamedKey in documentation
  • #34506 - Bump formatter-maven-plugin from 2.22.0 to 2.23.0
  • #34505 - Bump unboundid-ldapsdk from 6.0.8 to 6.0.9
  • #34504 - Bump grpc.version from 1.56.0 to 1.56.1
  • #34503 - Bump mongodb-crypt from 1.7.3 to 1.8.0
  • #34500 - Bump OWASP dependency-check plugin version to 8.3.1
  • #34491 - Remove Maven pre-3.8.x workaround now that the minimum supported version is 3.8.2
  • #34487 - Fallback specialized kubernetes config to vanilla kubernetes
  • #34486 - Implement Redis custom codec support
  • #34483 - Upgrade MongoDB client to 4.10
  • #34479 - Made LazyValue virtual thread friendly
  • #34477 - Add @ClientFormParam to Reactive REST Client
  • #34476 - Revert "Remove unnecessary synchronization when creating Resource instances
  • #34459 - Making --verbose a global flag
  • #34457 - Replaced deprecated Config phase BOOTSTRAP in Kubernetes
  • #34456 - Bump jakarta.websocket-api from 2.1.0 to 2.1.1
  • #34447 - Allow loading custom Groovy extension modules
  • #34446 - Allow loading custom Groovy extension modules
  • #34445 - Bump Maven Model Helper to 25
  • #34438 - Use tag provided by quarkus.container-image.image property
  • #34434 - Introduce a way to provide custom micrometer metrics tags
  • #34420 - Qute: ValueResolverGenerator optimization - reduce allocations
  • #34418 - ArC: add support for custom AlterableContext implementations
  • #34415 - Add 5 mn to all CI native builds as GraalVM 23 is slower
  • #34411 - Redis StreamCommands should provide xpending command
  • #34410 - Fix issues in groovy script
  • #34403 - Dev UI: Change log stream test to use less common logger
  • #34402 - Generated openapi ignores attributes annotated with XmlElement if class is annotated with XmlAccessType.NONE
  • #34401 - My second application tutorial
  • #34400 - Bump bouncycastle.version from 1.74 to 1.75
  • #34378 - Reactive Messaging Pulsar Extension
  • #34372 - Expose Stork Registars in Quarkus extension + integration test
  • #34363 - Infinispan cross-site replication failover configuration
  • #34361 - Remove unnecessary ImageID resolution in DockerProcessor
  • #34357 - Add CIBA grant type to oidc-client
  • #34356 - Add CIBA grant type to oidc-client
  • #34355 - Add Infinispan failover strategy configuration to the application.properties
  • #34351 - Bump build-reporter-maven-extension from 3.0.0 to 3.1.0
  • #34348 - Add support for @GlobalInterceptor on producer methods
  • #34339 - Remove unnecessary synchronization when creating Resource instances
  • #34335 - Disable build scan publication for test builds
  • #34334 - Introduce quarkus-test-hibernate-reactive-panache module
  • #34332 - Observing @Initialized(SessionScoped.class) not working
  • #34329 - Redis key / value serializer
  • #34323 - Dev UI: Add favourite functionallity for extension cards
  • #34318 - Fix AMQP Dev Services started message
  • #34310 - Reduce initial's Arc ManagedContext activation cost
  • #34293 - Use project.version instead of hardcoded 999-SNAPSHOT for quarkus.version property
  • #34282 - Rename Amazon Lambda to AWS Lambda in documentation
  • #34279 - Rename Amazon Lambda to AWS Lambda in documentation
  • #34271 - Suggest extensions in the management interface reference
  • #34265 - Bump error_prone_annotations from 2.19.1 to 2.20.0
  • #34263 - Bump checker-qual from 3.34.0 to 3.35.0
  • #34262 - Bump flyway.version from 9.17.0 to 9.20.0
  • #34251 - Upgrade to Hibernate Search 6.2.0.CR1
  • #34247 - Add missing literal on KubernetesClientObjectMapper annotation
  • #34245 - Allow executing tests on Vert.x blocking thread pool
  • #34243 - Investigate if it makes sense to allow Openshift users to reuse ImageStream from other namespaces.
  • #34242 - Dev UI tests updates
  • #34241 - Add support for Openshift builds pushing to external registries
  • #34239 - QuarkusComponentTest: convenient way of mocking interceptors
  • #34237 - Fail when using collections in Resteasy Reactive JAXB
  • #34230 - IsolatedRemoteDevModeMain Mutable Jar error message
  • #34219 - ArC: add InterceptorConfigurator#identifier() method
  • #34217 - Remove lambda from VertxHttpClientMetrics
  • #34216 - Apply tiny fixes to javadoc of HttpCommonTags
  • #34209 - FindResourceWriters often creates HashSets and ArrayLists while not necessary
  • #34179 - Support Kubernetes RollingUpdate configuration
  • #34162 - Provide a way that Openshift builds output to an external registry.
  • #34145 - Move to sdk:graal-sdk over nativeimage:svm
  • #34138 - ArC: add synthetic interceptors API
  • #34135 - Improve testing gRPC services with random ports
  • #34132 - Save setting the same state in the Vertx local data duplicated context
  • #34103 - quarkus --verbose flag is too local?
  • #34086 - QuarkusComponentTest: offer a convenient way of mocking interceptors
  • #34083 - Add fullDocumentBeforeChange to ChangeStreamOptions
  • #34077 - Bump kafka3.version from 3.4.0 to 3.5.0
  • #34065 - Add support for project Java version update based on extensions
  • #34047 - kubernetes extension support RollingUpdate config
  • #34025 - Reduce verbosity of kubernetes extension config with inheritance or more opinionated defaulting
  • #33994 - Allow token propagation filters to be used within the SecurityIdentityAugmentor
  • #33982 - Parametirized RolesAllowed does not work for a list of roles
  • #33931 - Add optional native flag to build PIE binaries
  • #33918 - Fix parameter validation issue in classic rest-client
  • #33915 - RestClientDefinitionException: Parameters and variables don't match, with @Path("") on interface
  • #33865 - RestEasy Reactive + JAXB unable to serialize list of entities
  • #33789 - Print messages about ports that can't change at runtime for K8s
  • #33715 - Checking datasource used for jdbc object store in narayana-jta extension
  • #33676 - Reduce the garbage produced by GraphQL while handling the request
  • #33664 - Support custom CDI contexts implementing AlterableContext
  • #33615 - Quarkus Redis Cache: expire-after-access config property
  • #33524 - Native Executable --no-pie
  • #33465 - @Parameter in openapi complains about missing jaxrs parameter
  • #33381 - Make sure OTel receives standard duration string properties
  • #33376 - Add MicroMeter Netty support
  • #33313 - Add posibility to have extra custom tags in HTTP metrics
  • #33228 - Switch Vert.x, datasource, reactive datasource and Agroal to @ConfigMapping
  • #32996 - Provide a way to customize quarkus' micrometer MeterRegistry/CompositeMeterRegistry
  • #32882 - Changing port numbers at runtime leads to deployment errors when using K8s/OpenShift extensions
  • #32854 - Use @WithUnnamedKey in Hibernate Search extension config
  • #32767 - Gradle Extension Plugin: "Configuration with name 'implementation' not found", when setting quarkusExtension.deploymentModule
  • #32760 - Quarkus Hibernate search programmatic API
  • #32682 - Add option to configure log level of WebApplicationException
  • #32594 - Dev UI: Migrate Kafka client to the new Dev UI
  • #32592 - Dev UI: Migrate GRPC to the new Dev UI
  • #32238 - OOM in Quarkus 3.0.0.Beta1 caused by okio via OpenTelemetry
  • #31997 - Delete elasticsearch-high-level-rest-client extension and upgrade dev-services and tests to Elasticsearch 8
  • #31980 - Configure RESTEasy Reactive Logging
  • #31960 - Elasticsearch Dev Services gives Operation not permitted on startup when using Podman
  • #31941 - Add support for TLS insecure option in opentelemetry oltp exporter
  • #31656 - Allow restricting propagation of OpenTelemetry trace headers
  • #31618 - "My Second Quarkus Application" guide
  • #29987 - OTel LateBoundSampler logs warning if using Liquibase and JDBC instrumentation
  • #29865 - Better support for Generic with redis#pubsub group
  • #29523 - ElasticsearchDevServicesBuildTimeConfig uses elasticsearch:7.17.0, newer versions are available
  • #29244 - Add Twitch OIDC Provider
  • #24833 - Add Twitch OIDC Provider
  • #23979 - Distinct ObjectMappers for RestEasy Reactive / RestEasy Reactive Client
  • #23580 - Support OIDC code flow nonce
  • #21535 - Provide OpenTelemetry OTLP/HTTP exporter
  • #21358 - Can't use GlobalInterceptor gRPC annotation with interceptor produced by a method
  • #15461 - Quarkus tests fails mTLS authentication against internal Maven repository
  • #13453 - RestEasy Jaxb not registered properly anymore
quarkus - 3.2.3.Final

Published by gsmet about 1 year ago

Complete changelog

  • #35131 - Unlist Security JPA Common
  • #35130 - Also support Universe BOM
  • #35129 - Support user methods with @Transactional in REST Data with Panache ORM
  • #35120 - Upgrade to Hibernate Search 6.2.0.Final in Quarkus 3.2
  • #35119 - Properly resolve @TestProfile when using nested tests in base classes
  • #35114 - Keep META-INF/MANIFEST.MF in the bootstrap Gradle resolver artifact
  • #35112 - Testing - fix MockitoConfig(convertScopes = true)
  • #35107 - User methods requiring a transaction in Hibernate ORM does not work for interfaces of Panache REST Data extension
  • #35104 - @Nested tests in a superclass do not work with test profiles
  • #35101 - Docs: fix typo in duplicated context guide
  • #35087 - Take into account container element constraints in config mapping validation
  • #35081 - Email validator on collection element not found after upgrade to Quarkus 3
  • #35080 - Mocking Singleton does not work even when using @MockitoConfig(convertScopes = true)
  • #35067 - Set analytics filter logs to debug
  • #35061 - Fix join message in websocket quickstart
  • #35060 - Add clear error message when Reactive REST Client used outside of Quarkus
  • #35059 - Stylistic Loggin guide tweaks
  • #35057 - Update graal-sdk to 23.0.1 to enable Java 11 compatibility
  • #35054 - Upgrade graal-sdk version to 23.0.1
  • #35040 - Fix Keycloak token address in OIDC DevUI script
  • #35029 - Keycloak dev services uses wrong token url for client_credentials grant type
  • #35022 - Fixing and adding missing abstracts in the Logging guide
  • #35015 - Limit List transformation in Spring DI module
  • #35013 - Fix sidecars resource requirements properties in Kubernetes
  • #35011 - @ConfigProperty injection semantics change when quarkus-spring-di is present and @Inject is used (regression in Quarkus 3)
  • #35009 - Upgrade to SmallRye Fault Tolerance 6.2.6
  • #35006 - quarkus-kubernetes Extension ignores multiple sidecars properties
  • #35005 - Fix OIDC token verification failure message
  • #34999 - Allow to exclude classes in REST Data with Panache with annotations
  • #34997 - Document HttpServerOptionsCustomizer
  • #34994 - OIDC UserInfo request must not be made if the token verification fails
  • #34993 - OIDC UserInfo endpoint is called even if the token verification fails
  • #34992 - Document usage of HttpServerOptionsCustomizer
  • #34991 - Upgrade to Hibernate ORM 6.2.7.Final and Hibernate Reactive 2.0.4.Final
  • #34987 - Ensure Kubernetes manifests are generated in the project location
  • #34986 - Quarkus is affected by criteria query issue in Hibernate
  • #34952 - Logging configuration stylistic review
  • #34951 - Improve Javadoc of @CustomSerialization
  • #34948 - Apply JavaPlugin on the deployment project
  • #34945 - Fix Openshift deployments when using a custom output directory
  • #34944 - Backport: Add option to produce PIE native binaries
  • #34938 - @UnlessBuildProperty is ignored on PanacheEntityResource
  • #34936 - Update RabbitMQ DevServices container to 3.12
  • #34917 - Fix issue of e.getCause() returns null
  • #34906 - Allow the use of HTTP2 in programmatically created REST Client
  • #34904 - Dev UI Scheduler: Fix screen height
  • #34896 - Quarkus resteasy-reactive (RestClientBuilder) HTTP2
  • #34894 - Upgrade logstash-gelf to 1.15.1 and add it to dependabot
  • #34886 - Fix http.route tracing attribute reporting
  • #34860 - Proper ordering of the handlers chapters and addition of some examples in the Logging guide
  • #34857 - Make sure links starting with attributes are identifiable
  • #34827 - quarkus.kubernetes.output-directory is not (always) relative to project location
  • #34826 - Fix build analytics documentation - payload example
  • #34778 - Observability for HTTP Server - when http route is / then attribute 'http.route' is not sent
  • #34737 - Avoid ambiguous use of 'Panache' in 'Logging with Panache'
  • #34703 - Ignored projects also ask about build analytics
  • #34673 - Openshift extension does not see kubernetes resources in custom location
  • #34671 - Hibernate Reactive Panache: open session on demand for repositories
  • #34542 - Fix user methods requiring a session in Panache REST Data with Reactive
  • #34511 - Duplicated context concept guide
  • #34432 - User methods requiring a session in Hibernate Reactive does not work for interfaces of Panache REST Data extension
  • #34359 - Add a section about MDC to the logging documentation
quarkus - 2.16.9.Final

Published by gsmet about 1 year ago

Complete changelog

  • #34953 - Generated docs: move DOM manipulation to build time
  • #34820 - Keep maven-repo artifact 7 days instead of 1
  • #34804 - Encode multi char code points correctly in RestEasy Reactive
  • #34736 - [2.16] io.grpc:grpc-protobuf CVE-2023-1428 & CVE-2023-32731
  • #34471 - The Common Log Format requires the date to be wrapped into []
  • #32390 - Fix copy paste typo
  • #31518 - Prevent ContextNotActiveException during invalid config validation if resteasy-reactive module is present
  • #31434 - Invalid config value prevents app to startup with invalid stacktrace instead of validation error message
  • #31053 - Bump grpc.version from 1.52.1 to 1.53.0
  • #31010 - HTTP access log %t missing enclosing brackets
  • #30403 - Bump grpc.version from 1.52.0 to 1.52.1
  • #30323 - Bump grpc.version from 1.51.1 to 1.52.0
  • #10134 - MicroProfile RestClient Encoding Failing for Emojis
quarkus - 3.2.2.Final

Published by gsmet about 1 year ago

Complete changelog

  • #34882 - Revert to openjdk-17-runtime:1.16 images
  • #34881 - Quarkus 3.2.1 openjdk base image tag
  • #34874 - Properly return HTTP 406 on invalid Accept header
  • #34859 - Remove false positive warning about quarkus.launch.rebuild
  • #34858 - Treat incorrect Accept header as a user error
  • #34856 - Fix unrecognised property
  • #34832 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.3.0 to 3.3.2 in /devtools/gradle
  • #34825 - quarkus.analytics.uri.base unrecognized by build time analytics
  • #34815 - Unrecognized configuration key "quarkus.launch.rebuild" reported when re-augmenting the application
  • #34814 - Update SmallRye Config to 3.3.2
  • #34805 - Fix container builds when explicitly setting container-runtime
  • #34725 - Native image building fails when using podman
  • #34722 - Make Snappy optional in JVM mode
  • #34699 - Documenting a possibility to store transaction logs to a database
  • #34670 - Make loading Snappy truly optional
  • #34631 - Allow reauthentication if the OIDC state cookie is not matched
  • #34630 - Make OIDC state handling more flexible
quarkus - 3.2.1.Final

Published by gsmet over 1 year ago

Major changes

  • #34662 - Add OpenAPI to management interface if enabled, with option to exclude

Complete changelog

  • #34809 - Fix path segment handling of encoded values
  • #34804 - Encode multi char code points correctly in RestEasy Reactive
  • #34802 - Fail when GraalVM / Mandrel version detection fails
  • #34795 - Discover all the project modules from all the Maven profiles by default
  • #34794 - Improve jar resources' release robustness
  • #34789 - Avoid race condition on adding content-length header
  • #34787 - Quarkus Maven plugin is unable to resolve local deps when generating code tests
  • #34783 - Stork - Removing out of date content and link upstream documentation
  • #34775 - DevMojo warnIfBuildGoalMissing parameter to be able to supress the warning about missing build goal
  • #34774 - Fixed workspace loading in dev mode when POM manipulaing plugins store POM files outside project directories
  • #34773 - Add another hint how to decrease OIDC session cookie size
  • #34772 - Remove token customizer from OIDC Microsoft provider
  • #34764 - Quarkus Maven Plugin doubles up the /target folder when used with Flatten Plugin
  • #34753 - Fix null logger
  • #34752 - Align Vert.x version in RESTEasy Reactive with Quarkus
  • #34746 - Properly implement redirection in REST Client for 307 responses
  • #34743 - OIDC DEV UI - small alignment and width adjustments
  • #34739 - Move DevUI Config resolution to Runtime
  • #34732 - ID token verification has failed: null after upgrade from 3.1.0 -> 3.2.0
  • #34729 - CVE-2023-2974 is reported in quarkus-core which does not allow our pipeline to complete
  • #34726 - ArC: improve documentation on supported CDI features and limitations
  • #34720 - Support serialization of class fields with Jackson in native
  • #34717 - Failed to execute goal io.quarkus.platform:quarkus-maven-plugin:3.2.0.Final:generate-code
  • #34709 - Support @ConfigMapping inheritance doc generation
  • #34707 - Remove a class that wasn't meant to be added
  • #34702 - Properly populate metrics uri in presence of auth failures
  • #34694 - ClassSerializer missing its default no arg constructor in native mode
  • #34689 - Ban only unavailable config services when initializing config in CodeGenerator
  • #34685 - Allow override of dev services props by integration test extensions
  • #34683 - Docfix: create multiple named reactive datasources is supported
  • #34682 - Upgrade Hibernate Reactive to 2.0.3.Final
  • #34678 - Don't mask deployment target from the CLI
  • #34675 - quarkus deploy --openshift ignores quarkus.openshift.deployment-kind=Deployment
  • #34665 - Docs: fix example snippet for VertxContextSupport
  • #34662 - Add OpenAPI to management interface if enabled, with option to exclude
  • #34661 - Bump sshd-common from 2.9.2 to 2.10.0 in /bom/application
  • #34658 - Fix import issues in qute documentation examples
  • #34655 - Refactor Hibernate mapping to use groups instead of dotted names
  • #34649 - Fix OIDC DEV UI Live Reload
  • #34644 - Rest client running GET requests instead of POST after redirect
  • #34642 - Live Reload stopped working since 3.2.0.CR1
  • #34641 - Don't load remote build analytics config if user has not accepted
  • #34632 - Resteasy Reactive: Server becomes unresponsive due to race condition on ContainerResponseContext.getEntityStream()
  • #34629 - Add QuarkusApplication javadoc
  • #34628 - Quarkus 3.2: Hibernate ORM configuration problem
  • #34626 - Quarkus 3.2.0.Final fetching build analytics remote config when disabled
  • #34625 - Add hint for migration of servlets for RESTEasy Reactive
  • #34612 - DevServices for Keycloak should support refresh token grant
  • #34610 - Do not refresh OIDC session if the user is requesting logout
  • #34606 - Timeout message for build analytics
  • #34601 - zip file closed errors
  • #34593 - Dev UI: Add Extension name in header page
  • #34592 - OIDC Logout doesn't work after 5 minutes
  • #34586 - Invalid handling of path segments in URLs by "quarkus-resteasy-reactive"
  • #34583 - Ban all services from SmallRyeConfig in CodeGenerator
  • #34581 - OpenTelemetry service name should have higher priority than app name and resource attribute service name
  • #34570 - Prevent build failure when @Blocking on Application
  • #34566 - Bump microprofile-openapi-api from 3.1 to 3.1.1
  • #34564 - Bump smallrye-jwt.version from 4.2.1 to 4.3.0
  • #34559 - Grpc: Fix hanging when Keycloak authorizer blocks thread and response never arrives
  • #34541 - Fix error message about JDBC instrumentation
  • #34539 - Prevent invalid warnings when setting @QuarkusIntegrationTest related properties
  • #34533 - DevMojo: align Maven goal invocation logging with Maven 3.9 style
  • #34528 - Fix Maven auth issue due to a classpath mix up
  • #34523 - Fix notifications when reindexing the default PU through the dev UI
  • #34521 - Track exceptions thrown during JAX-RS processing in the current span
  • #34520 - Invoke secured blocking Grpc methods on worker thread
  • #34510 - Enhance OpenTelemetry's DropTargetsSampler
  • #34509 - Upgrade to Maven 3.9.3
  • #34508 - Fix typo in InjectMock javadoc
  • #34507 - Add SSL Support to integration test
  • #34502 - Add support to run QuarkusIntegrationTest against https
  • #34499 - Simplify and improve OIDC PKCE secret initialization
  • #34494 - Restore ENTRYPOINT in Dockerfile templates
  • #34490 - Make sure settings-security.xml is picked up from ~/.m2 if exists
  • #34484 - Update OIDC DevUI doc with new DevUI images
  • #34482 - Build Analytics - prompt improvements
  • #34481 - ArC: fix possible StringIndexOutOfBoundsException in ArcJsonRPCService
  • #34478 - Make plugin syncing log debug
  • #34474 - Fix span export issue when user provided SpanProcessor beans exist
  • #34471 - The Common Log Format requires the date to be wrapped into []
  • #34468 - Enforce the configured TLS version
  • #34466 - DevUIArcJsonRPCTest.testInvocations unstable
  • #34463 - QuarkusApplication Simple JavaDoc
  • #34458 - Fix a typo in hibernate-reactive-panache.adoc
  • #34454 - An option to attach an Uber JAR as the main project artifact
  • #34452 - Fix Hibernate NoSuchMethod Exception when TenantIdGeneration used in Quarkus 3 native mode
  • #34450 - Support multiple backchannel logout tokens
  • #34449 - Refactor BuildTimeConfigurationReader to make it easy to initialize a config outside ExtensionLoader
  • #34448 - Failure to pull non-cached deps during test launch with proxy private repository
  • #34444 - Fix extra registry config merging
  • #34443 - Quarkus 3 native image fail to start with NoSuchMethod Exception
  • #34442 - OIDC BackChannel Logout is not production ready
  • #34441 - Upgrade to Hibernate ORM 6.2.6.Final, Hibernate Reactive 2.0.2.Final
  • #34440 - Attach renamed original JAR to the Maven project to keep install plugin working
  • #34439 - Quarkus gRPC @Blocking service bug (wrong kind of thread) with @RolesAllowed
  • #34433 - Use debug logging for catalog initialization message
  • #34431 - Prevent implicit image push when image build is explicitly disabled
  • #34425 - Documentation: Native testing, fix typo
  • #34414 - Improve generic resolution support in Spring Data JPA
  • #34413 - deploy commnad incorrectly trigger image build
  • #34405 - Fix typo in ResponseHeader annotation
  • #34404 - Fix typo in imports of sample in resteasy-reactive-client doc
  • #34388 - Provide possibility to run ./mvnw install with uber-jar creation, without renaming the uber-jar artefact
  • #34385 - Bad command in documentation
  • #34383 - Update ubi and openjdk-17-runtime images
  • #34376 - swagger-ui endpoint is traced by OTel
  • #34374 - Recover Kubernetes connection after watching builds logs timeout in OCP
  • #34373 - Remove duplicate property kotlin.coroutine.version from application BOM
  • #34370 - Quarkus is uing ubi8/ubi-minimal:8.6 and openjdk-17-runtime:1.15 while newer versions are available
  • #34368 - Docs - describe authentication challenge in security architecture concept guide
  • #34366 - Docs - configuration reference - environment variables
  • #34358 - Updates Infinispan to 14.0.11.Final
  • #34353 - OpenApi and SwaggerUi exposed on service port instead of management port
  • #34350 - Spring Data API Extension Interface Projections not working with generic interfaces
  • #34347 - Unable to pass command arguments to docker image in command line mode
  • #34336 - ArC: fix constructor injection for abstract decorators
  • #34276 - Openshift extension fails to deploy when on RHEL
  • #34175 - Dev UI Documentation update for Security
  • #34146 - BlockingOperationNotAllowedException in GRPC when using authentication
  • #34144 - Remove usages of @AlwaysInline
  • #34141 - Remove usage of @AlwaysInline as it's not GraalVM API
  • #34128 - Complete review for the Logging reference guide
  • #34085 - No gRPC response when no separate server is used & quarkus-keycloak-authorization is present
  • #34069 - Improve config documentation generation for mappings
  • #33945 - Dev-ui config editor not showing config values changed by a ConfigSourceInterceptor
  • #33889 - Panache LockModeType ignored since 3.1.1
  • #33567 - Custom ConfigSource not working with extensions that implement CodeGenProvider
  • #33446 - Pass additional parameters to podman/docker on MacOS
  • #33407 - OpenTelemetry custom SpanProcessor doesn't work in native mode
  • #33317 - OpenTelemetry SDK autoconfiguration ignores OTEL service name in favor of Quarkus app name
  • #33188 - Podman fails to build native on macOS
  • #33115 - Quarkus maven plugin 3.0.1.Final artifact upload broken, Authentication failure in Azure Devops
  • #31010 - HTTP access log %t missing enclosing brackets
  • #30802 - OIDC: Generate PKCE secret 32 chars long if it is not set and the client secret is not 32 chars long
  • #30462 - Bug/OpenTelemetry extension - unexpected exceptions are not recorded on the span
  • #27452 - Fix TODO in DropTargetsSampler.java
  • #27384 - OpenTelemetry: server spans of failed requests have no exception event
  • #24938 - Micrometer URI templating does not apply for unauthorized requests
  • #10134 - MicroProfile RestClient Encoding Failing for Emojis
quarkus - 3.2.0.Final

Published by gsmet over 1 year ago

Major changes

  • #34227 - Support custom claim types in quarkus-test-security-jwt and quarkus-test-security-oidc

Complete changelog

  • #34345 - Add a section about march (graalvm 23+)
  • #34344 - Small doc adjustments noticed when backporting recent PRs
  • #34340 - Styling edits to security proactive auth docs
  • #34338 - Build analytics - Improvements III
  • #34337 - Fix typo & minor edits to security NVD doc
  • #34325 - Add support for java.time.Year as JAX-RS parameter
  • #34324 - resteasy-reactive java.time.Year ParamConverter
  • #34321 - Inconsistent Bearer token authentication in docs
  • #34320 - Minor doc enhancements to Security Basic Auth docs
  • #34317 - Minor doc enhancements to Identity providers
  • #34313 - Filter out disabled REST methods from the OpenAPI document
  • #34290 - Add more links between OIDC bearer and code flow authentication docs
  • #34288 - Remove "-concept" from doc filenames and IDs
  • #34287 - Style edits to "Authorization of web endpoints" Security ref doc
  • #34286 - Make sure snapshot artifacts available in both workspace and remote repos are resolved from workspace in dev mode
  • #34280 - Bump dekorate.version from 3.6.1 to 3.7.0
  • #34278 - Describe how you can serve static files with a Vert.x route
  • #34275 - Add extension suggestion in management interface reference
  • #34274 - Build analytics - Improvements II
  • #34266 - Make further updates to the update guide in the community and product docs so they match
  • #34259 - Properly configure KubernetesSerialization for OpenShiftClient
  • #34258 - Rephrase Non-mutable jar error message for remote-dev
  • #34256 - Use -Dnative consistently as it is what we recommend
  • #34255 - Build analytics - Fix windows prompt
  • #34252 - Various fixes regarding GraalVM/Mandrel flavor
  • #34250 - Propagate Smallrye Context when switching REST Client context
  • #34240 - Fix create app exception min java version not thrown up
  • #34238 - Should Quarkus set the march parameter by default?
  • #34235 - Bump smallrye-mutiny-vertx-core from 3.3.0 to 3.4.2
  • #34233 - OpenAPI $ref loop when setting Schema implementation
  • #34232 - Bump commons-codec from 1.15 to 1.16.0
  • #34227 - Support custom claim types in quarkus-test-security-jwt and quarkus-test-security-oidc
  • #34224 - Use GraalVM CE instead of Mandrel for building static binaries
  • #34223 - Provide a way to push env variables to dev services containers
  • #34220 - Build a container image from scratch breaks due to missing libraries
  • #34215 - Upgrade to SmallRye Fault Tolerance 6.2.4
  • #34214 - Add smallrye-jwt test confirming RSA-OAEP encrypted token with RSA 1_5 set in headers is rejected
  • #34212 - Tracing Issue in Version 3.1.2 - Spans Not Consolidated under Parent Span
  • #34207 - Qute: @EngineConfiguration validation - consider superclasses
  • #34195 - Small fixes for the Dev UI doc
  • #34174 - Bump smallrye-open-api.version from 3.3.4 to 3.4.0
  • #34163 - Qute section helper type check is not complete
  • #34133 - Can't set non-string values on claims on JWT tokens produced in tests
  • #34076 - Kafka Dev UI: add ACL page, set Content-Type header, support msg headers
  • #34060 - Style n grammar edits to security overview doc
  • #34038 - Adding headers to Kafka message does not work via Kafka UI
  • #34030 - REST endpoints disabled via the @EndpointDisabled annotation still appear in swagger
  • #33864 - Support passing environment variables to devservices containers
  • #33725 - Live reload with multi-module workspace containing SNAPSHOT dependencies
  • #33589 - Make the update guide in the community and product docs match
  • #30442 - quarkus-test-security-(jwt and oidc): support non-string claims (integers, arrays, maps)
quarkus - 2.16.8.Final

Published by gsmet over 1 year ago

Complete changelog

  • #34469 - 2.16 - Enforce the configured TLS version
  • #34371 - gRPC route to use mainrouter when http.root-path is not '/'
  • #34261 - grpc service not working when use-separate-server is set to false and custom http.root-path is set
  • #34142 - Fix NPE in RunningDevService which represens a shared service
  • #34105 - Avoid calling OIDC UserInfo endpoint if UserInfo is cached
  • #34104 - OIDC will request UserInfo and TokenIntrospection even if they are cached
  • #34034 - Also include stream information in CLI project creation
  • #33897 - NPE with shared Keycloak dev services when exiting Quarkus dev mode
  • #33595 - Skip manifest entry properties that are missing values
  • #33491 - Ensure that cookies added in filters are visible to resource methods
  • #33490 - Cookies created in request filters are not accessible in Resource Methods
  • #33448 - Fix location and content location headers in Resteasy Reactive
  • #33419 - RESTEasy ResponseBuilder.location Inadvertently Decodes Path Segments in Relative URI
  • #33128 - Fix broken link so it points to the config-yaml guide
  • #33127 - Fix links to point to https://quarkus.io/guides/config-yaml
  • #32932 - Fix resteasy-reactive-client hostname verification default
quarkus - 3.1.3.Final

Published by gsmet over 1 year ago

Complete changelog

  • #34314 - Properly disambiguate projections from different repositories
  • #34312 - Spring Data API Extension Interface-based Projections occasionally throws NoSuchMethodError
  • #34307 - Fix NPE on OpenTelemetryVertxTracingFactory
  • #34305 - NPE at io.quarkus.opentelemetry.runtime.tracing.intrumentation.vertx.OpenTelemetryVertxTracingFactory$VertxDelegator.receiveResponse(OpenTelemetryVertxTracingFactory.java:102)
  • #34281 - Also create the default mailer if @Location is used
  • #34272 - Null Pointer when sending mail through MailTemplate
  • #34253 - Upgrade Hibernate Validator to 8.0.1.Final
  • #34249 - Vert.x 4.4.4, Netty 4.1.94, and Mutiny Bindings 3.5.0
  • #34246 - Make sure all base codestarts work for 2.x and 3.x
  • #34244 - URL-encode OIDC post_logout_uri query parameter
  • #34228 - Update netty-handler to address public known CVEs in versions before 4.1.94
  • #34211 - Select the right default version for a dialect when using Hibernate Reactive
  • #34210 - OIDC post_logout_redirect_uri query param appended to string buffer without % escape
  • #34126 - Take image-pull-policy config into account for init-containers
  • #34125 - Kubernetes init-containers ignore pull-policy
  • #34124 - Upgrade Hibernate ORM to 6.2.5.Final and Hibernate Reactive to 2.0.1.Final
  • #34119 - Fix for missing registry parameters in quarkus push image
  • #34098 - ArC: implement equals/hashCode for TypeVariableImpl and WildcardTypeImpl
  • #34091 - Bump BouncyCastle version to 1.74
  • #34089 - Quarkus extension created with 2.13 stream and Quarkus CLI 3 contains Jakarta imports
  • #34073 - Add configured SameSite attribute to all OIDC session cookies
  • #34072 - Fix metadata for keycloak-admin-client-reactive
  • #34067 - Bump snappy-java from 1.1.8.4 to 1.1.10.1 in /bom/application
  • #34064 - SameSite cookie attribute not set when tokens are splitted with Quarkus OIDC
  • #34062 - Fixes NullPointerException when using Infinispan Counter Manager
  • #34056 - Adjust update command quoting for Windows
  • #34055 - Fix service name in the OpenShift guide
  • #34050 - Infinispan NPE when upgrading to Quarkus 3
  • #34032 - Wrong hibernate dialect version detected for MS Sql Server
  • #33923 - Return Access-Control-Expose-Headers in normal CORS requests
  • #33922 - Access-Control-Expose-Headers not returned to request
  • #33880 - Update Maven server auth config properties initialization
  • #33779 - Quarkus 3/Hibernate 6 - Exception when access ElementCollection from an Entity with an embedded composite Key with associated Object
  • #33527 - A few requested enhancements to the Ansible guide
  • #32843 - Improve JavaDoc -> AsciiDoc transformation for lists, paragraphs and code blocks
quarkus - 3.2.0.CR1

Published by gsmet over 1 year ago

Major changes

  • #33672 - Support @Encoded annotation on REST Client Reactive
  • #33653 - Migrate OIDC to the new Dev UI
  • #33607 - QuarkusComponentTest
  • #33544 - Document io_uring
  • #33529 - X will open editor on current working directory as a fallback
  • #33516 - Support tag expressions
  • #33319 - Allow to customize OIDC verification
  • #32864 - Provide default OIDC static tenant resolver
  • #32794 - Provide programmative transaction for MongoDB reactive with Panache
  • #31873 - Reactive Datasource: support CredentialsProvider changing values

Complete changelog

  • #34177 - Dev UI Documentation links update
  • #34176 - Bump org.eclipse.jgit from 6.5.0.202303070854-r to 6.6.0.202305301015-r
  • #34173 - Bump asciidoctorj from 2.5.8 to 2.5.10
  • #34172 - Bump scala.version from 2.13.10 to 2.13.11
  • #34168 - Build analytics improvements
  • #34167 - Adjust usage page link per Max's complaint
  • #34159 - Add DevUI JsonRPC service tests for Hibernate Search
  • #34150 - Bump artemis.version from 2.28.0 to 2.29.0
  • #34149 - Bump jakarta.persistence-api from 3.0.0 to 3.1.0
  • #34147 - Bump com.gradle.enterprise from 3.13.3 to 3.13.4 in /devtools/gradle
  • #34142 - Fix NPE in RunningDevService which represens a shared service
  • #34127 - QuarkusComponentTest: convenient handling of nested classes
  • #34126 - Take image-pull-policy config into account for init-containers
  • #34125 - Kubernetes init-containers ignore pull-policy
  • #34122 - Do not fail the build if wait for tags fails
  • #34121 - Fix kubernetes integration tests
  • #34120 - Update builder images to jdk-17.0.7
  • #34112 - Bump docker-maven-plugin from 0.42.1 to 0.43.0
  • #34111 - Bump micrometer-bom from 1.11.0 to 1.11.1
  • #34110 - Bump grpc.version from 1.55.1 to 1.56.0
  • #34107 - Support system properties as config source for classloading options
  • #34098 - ArC: implement equals/hashCode for TypeVariableImpl and WildcardTypeImpl
  • #34092 - quarkus run now works with gradle
  • #34091 - Bump BouncyCastle version to 1.74
  • #34090 - Dev UI Testing
  • #34087 - quarkus run not working for gradle
  • #34082 - fix caching of properties
  • #34080 - Bump commons-io from 2.12.0 to 2.13.0
  • #34079 - bump wildfly-elytron.version from 2.2.0.Final to 2.2.1.Final
  • #34078 - Bump parsson from 1.1.1 to 1.1.2
  • #34073 - Add configured SameSite attribute to all OIDC session cookies
  • #34072 - Fix metadata for keycloak-admin-client-reactive
  • #34070 - Edits to security authentication mechanisms doc
  • #34068 - Bump kubernetes-client-bom from 6.7.1 to 6.7.2
  • #34067 - Bump snappy-java from 1.1.8.4 to 1.1.10.1 in /bom/application
  • #34064 - SameSite cookie attribute not set when tokens are splitted with Quarkus OIDC
  • #34062 - Fixes NullPointerException when using Infinispan Counter Manager
  • #34059 - QuarkusComponentTest: collect injection points from superclasses
  • #34057 - Do not require custom TenantResolver when named tenants are configured
  • #34056 - Adjust update command quoting for Windows
  • #34055 - Fix service name in the OpenShift guide
  • #34054 - Avoid plugin syncing for known commands
  • #34052 - Minor style edits to security architecture doc
  • #34050 - Infinispan NPE when upgrading to Quarkus 3
  • #34045 - Bump bctls-fips from 1.0.14.1 to 1.0.16
  • #34035 - Complain for DEBUG errors in CI AsciiDoc build
  • #34034 - Also include stream information in CLI project creation
  • #34031 - Only invoke public no args callbacks in Arquillian testing
  • #34026 - Bump apicurio-common-rest-client-vertx from 0.1.15.Final to 0.1.17.Final
  • #34022 - Qute: add MapTemplateExtensionsTest
  • #34017 - Qute: add SectionResolutionContext.evaluate()
  • #34009 - Container JIB: Update base ubi openjdk to tag version to 1.16
  • #34007 - Disable LambdaDevServicesContinuousTestingTestCase
  • #34006 - Warn extension authors if build step and recorder are in the same package
  • #34002 - Dev UI: OIDC Updates
  • #34000 - Bump jaxb-runtime.version from 4.0.2 to 4.0.3
  • #33999 - Bump aws-lambda-java-events from 3.11.1 to 3.11.2
  • #33995 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.2.1 to 3.3.0 in /devtools/gradle
  • #33992 - Remove 'Reactive' as a category for docs
  • #33987 - Deprecate fullStacktraces
  • #33984 - Qute: disable optimization of generated ValueResolvers for native builds
  • #33981 - Added guidance for diataxis templates & xrefs
  • #33979 - Fix property "http-action-port-name" is ignored by Kubernetes
  • #33977 - Document Reactive SQL Clients pipelining
  • #33972 - Upgrade Kotlin to 1.8.22
  • #33969 - Update liquibase to 4.21.1
  • #33964 - Inject mock annotations cleanup
  • #33947 - Force Linux line endings for mvnw
  • #33942 - Vertx GraphQL supports graphql-transport-ws sub-protocol
  • #33938 - ArC: add @ApplicationScoped to a class that contains @Startup method
  • #33937 - Add CODEOWNERS to Quarkiverse projects
  • #33933 - Upgrade to Jandex 3.1.2
  • #33929 - Do not copy the resources to classpath in invoker tests
  • #33927 - QuarkusComponentTest - add support for @All List injection points
  • #33925 - Ignore config.yml to have better caching
  • #33924 - Support marshalling of JAXBElements in REST Client and Server Reactive
  • #33923 - Return Access-Control-Expose-Headers in normal CORS requests
  • #33922 - Access-Control-Expose-Headers not returned to request
  • #33920 - Bump elasticsearch-opensource-components.version from 8.7.1 to 8.8.1
  • #33919 - Bump jakarta.json-api from 2.1.1 to 2.1.2
  • #33907 - ArC: remove deprecated classes and methods
  • #33902 - ORM/HR Panache: named query enhancements
  • #33898 - Fix missing dependencies from BOM
  • #33897 - NPE with shared Keycloak dev services when exiting Quarkus dev mode
  • #33892 - Bump quarkus-platform-bom-maven-plugin from 0.0.88 to 0.0.90
  • #33882 - ArC: prevent removing the final flag from records
  • #33881 - Qute: disable optimization of generated value resolvers
  • #33880 - Update Maven server auth config properties initialization
  • #33876 - Allow users to specify arbitrary arguments to docker build
  • #33875 - quarkus-rest-client-reactive-jaxb does not support direct marshalling of JAXBElement
  • #33869 - Provide better stacktrace when throwing web exceptions in Rest Client
  • #33868 - REST reactive: use ClientLogger bean, if present
  • #33866 - [quarkus-container-image-docker] Build docker image with --pull option and more
  • #33858 - Bump de.flapdoodle.embed.mongo from 4.6.3 to 4.7.0
  • #33857 - Bump picocli.version from 4.7.3 to 4.7.4
  • #33856 - Bump testcontainers.version from 1.18.1 to 1.18.3
  • #33855 - Get the DevMojo goal name from the MojoExecution instead of a hardcoded constant
  • #33847 - Upgrade Google Cloud Functions libraries
  • #33844 - Panache: Only change field visibility and move JAXB annotations from field to getter when we actually generate the getter
  • #33840 - Add environment variables and labels support to @QuarkusIntegrationTest
  • #33836 - Ignore Transfer-Encoding for lambda/azf
  • #33832 - Panache adding @XmlTransient to fields breaks (de)serialization in RestAssured
  • #33826 - Dev UI: add open in IDE feature
  • #33813 - Upgrade to java 11.0.19-tem in .skdmanrc
  • #33810 - A normal scoped bean implemented as Java record cannot be serialised to json
  • #33794 - OIDC flow doc newbie improvements and big reorganization
  • #33793 - Remove the need for @Unremoveable producer with custom @Context types
  • #33787 - Dev UI: Fixed errors in log
  • #33786 - Bump impsort-maven-plugin from 1.8.0 to 1.9.0
  • #33784 - Azure Function HTTP refactored
  • #33777 - Allows configuring the initial HTTP/2 settings
  • #33773 - Fix failing tests after removing the HTTPS port in Kubernetes
  • #33767 - Bump kubernetes-client-bom from 6.6.2 to 6.7.1
  • #33766 - Remove unnecessary --pull parameter when running builder images
  • #33760 - ArC: speed up bean resolution at runtime
  • #33759 - Use jakarta.annotation.Priority instead of deprecated Arc one
  • #33757 - Fix test class name display
  • #33755 - Bump commons-io from 2.11.0 to 2.12.0
  • #33754 - Bump kotlinx-coroutines-core from 1.6.4 to 1.7.1
  • #33750 - Fix that InifispanJsonRPCService bean is only available in DEV mode when DEV profile is active
  • #33749 - Configurable strategy to control GraalVM build image pulling
  • #33745 - Introduce an attribute for the platform groupId
  • #33744 - Tests run in DEV mode are now logged with short names, previously signature was present
  • #33742 - Escape properties in filtered pom.xml of integration-tests/maven and integration-tests/kubernetes
  • #33734 - Drop the jakarta directory
  • #33731 - Don't strip stack trace on startup failures
  • #33729 - Defer register XAResourceRecovery after recovery manager service is created
  • #33728 - Add <scm> info to Quarkiverse projects
  • #33724 - Kubernetes resource name and version no longer depend on container image configuration
  • #33719 - ArC: update CDI documentation with references to CDI 4.0 and CDI Lite
  • #33714 - Bump proto-google-common-protos from 2.16.0 to 2.19.1
  • #33712 - Verify primary OIDC token first before requesting UserInfo
  • #33711 - OIDC ID token should be verified before UserInfo is accessed with the access token
  • #33707 - Minor clean-ups and javadoc improvements
  • #33704 - Do not append paths in SCM info
  • #33703 - Allows receiving the channel name when using Redis Pub/Sub
  • #33700 - Logging with Panache: allow usage in tests outside of Quarkus
  • #33696 - Do not generate the https in K8s unless HTTP ssl configuration is set
  • #33694 - Do not bind the Management port into the generated Service resource
  • #33692 - Unexpected HTTP 431 response
  • #33691 - Configurable strategy to control GraalVM build image pulling
  • #33686 - Add quarkus-grpc dependency in Kubernetes Integration Test
  • #33685 - Don't set the TCCL before every test
  • #33684 - Bump guava from 31.1-jre to 32.0.0-jre
  • #33674 - Include bridge and synthetic methods in Quiltflower output
  • #33673 - Remove the last traces of Fernflower
  • #33672 - Support @Encoded annotation on REST Client Reactive
  • #33661 - Dev UI: Add source editor for configuration
  • #33653 - Migrate OIDC to the new Dev UI
  • #33648 - DEV UI - Enable error handling for JSON RPC client and normal requests-response cases
  • #33644 - Gradle: package classes dir when creating dependency lib dir
  • #33641 - Add links to Well-Known OIDC providers doc
  • #33635 - Improve Secret Keys Expressions documentation
  • #33634 - Improving the Datasource guide
  • #33630 - native.image.path have absolute path in generated pom
  • #33629 - rest-client-reactive tests has absolute path in application.properties
  • #33625 - config.yml has absolute path in test of integration-tests/gradle
  • #33619 - Show metadata errors in the docs build
  • #33618 - Bump com.gradle.enterprise from 3.13.2 to 3.13.3 in /devtools/gradle
  • #33617 - Automatically execute plugin goals configured in phases preceding quarkus:dev
  • #33607 - QuarkusComponentTest
  • #33605 - Update the AMQP Dev service image to quay.io/artemiscloud/activemq-artemis-broker:1.0.18
  • #33590 - Bump wildfly-elytron.version from 2.1.0.Final to 2.2.0.Final
  • #33571 - Fix parent structure regarding updating the version with the versions plugin
  • #33568 - Avoid null pointer exception when resolving generics in RR
  • #33565 - Removed manual OTel properties for fallback, since they are now provided automatically
  • #33560 - Don't ignore invalid config in quarkus.container-image.name
  • #33555 - Build time analytics
  • #33554 - Kubernetes name influenced by the quarkus.container-image.name
  • #33552 - Jib not using image name when using variables
  • #33550 - Improve log messages related to OIDC session cookie encryption secret
  • #33544 - Document io_uring
  • #33534 - Allow serializing complex objects in JobDataMaps when using Quartz extension
  • #33532 - [oidc] Clarify startup warning: Secret key for encrypting tokens should be 32 characters long
  • #33529 - X will open editor on current working directory as a fallback
  • #33523 - ArC fixes for spec compatibility, round 10
  • #33521 - Allow Quarkus to pick a random debug port
  • #33520 - Suppress unused warning in RepositorySupport class
  • #33517 - Allow configuration of Flyway connectRetriesInterval
  • #33516 - Support tag expressions
  • #33515 - support tag-expression in test tests
  • #33504 - Fix propagation of native category
  • #33503 - Explain in OIDC DevServices doc how to configure a timeout
  • #33502 - Renamed doc filename and xrefs to include token
  • #33501 - gradle multi module project build fails when quarkus.bootstrap.workspace-discovery is enabled
  • #33497 - Fix typo in SchedulerRuntimeConfig#StartMode#HALTED javadoc comment
  • #33493 - The ConfigValue instance for quarkus.otel.sdk.disabled is null during relocation
  • #33467 - Keycloak Devservice failed 'Timed out waiting for log output matching '.*Keycloak.started.'
  • #33464 - Add Linux podman build to CI
  • #33457 - Bump jib-core from 0.23.0 to 0.24.0
  • #33456 - Bump mutiny-bom from 2.1.0 to 2.2.0
  • #33447 - ArC fixes for spec compatibility, round 9
  • #33442 - Update OIDC Spotify properties
  • #33440 - Arc - log a WARN if we encounter unproxyable JDK class since we cannot transform it either
  • #33438 - Read process output from a new Thread
  • #33437 - Improve usability of gRPC probes in Kubernetes
  • #33429 - Replace quarkus.log.console.color with quarkus.console.color
  • #33417 - Custom cdi context not applied for certain bean types
  • #33409 - Improve the generation init-tasks by database migration on Kubernetes/OpenShift
  • #33394 - Update CONTRIBUTING.md to mention extensions.quarkus.io
  • #33391 - Mark the avro extensions as "stable"
  • #33356 - ConsoleProcessor.java references quarkus.log.console.color, which was deprecated in Quarkus 2.1
  • #33319 - Allow to customize OIDC verification
  • #33315 - CLI uses locally enabled jbang catalogs
  • #33310 - null pointer in panache 'list' query with like clause
  • #33289 - Bump checker-qual from 3.32.0 to 3.34.0
  • #33287 - Bump javaparser-core from 3.25.2 to 3.25.3
  • #33269 - Dev UI Documentation
  • #33260 - Unify container readiness checks
  • #33239 - Produce EventLoopGroup build item
  • #33213 - Prefixed env vars used during build are included and required during runtime when using ConfigMapping
  • #33212 - Add capability for scheduler extension
  • #33210 - io.quarkus.logging.Log breaks unit tests
  • #33203 - Enable DebugCodeInfoUseSourceMappings with GraalVM >= 23.0
  • #33135 - Quarkus Gradle plugin fails to initialize when an "aes-gcm-nopadding"-encrypted value is present in application.properties
  • #33110 - Enable function with same name for Funqy
  • #33097 - Quarkus with liquibase on Kubernetes
  • #33079 - Update SmallRye Config to 3.3.0
  • #33067 - Add some hint to inspect the log-level when test-launch failed
  • #33066 - Reduce LauncherUtil check-interval from 500 to 50 ms
  • #33060 - add open-editor ('e') to devmode
  • #33056 - Improve searchability of OIDC well known providers guide
  • #33047 - Include classes touched by parent for testing
  • #33025 - Error in interpreting a config mapping
  • #32979 - Reactive Redis pubsub patterns channels can't get the real channel name .
  • #32953 - Docs: filtering by category "Native" not working in https://quarkus.io/guides/
  • #32929 - Add possibility to parse days and milliseconds with config DurationConverter
  • #32902 - Fix K8s/OpenShift deployment when using management interface+https
  • #32876 - Enhance direct access to protected, package-private, private and superclass entity fields in Hibernate ORM
  • #32864 - Provide default OIDC static tenant resolver
  • #32858 - Batching buffer with minChunkSize
  • #32834 - Provide default OIDC static tenant resolver
  • #32816 - NullPointerExeception when running quarkus:dev when trying to write dynamic property from git-commit-id-maven-plugin to manifest
  • #32802 - Reviewing Datasource guide
  • #32794 - Provide programmative transaction for MongoDB reactive with Panache
  • #32763 - Provide a warn/error when kubernetes-config can't read target resource.
  • #32735 - Direct access to protected or package-private entity fields does not trigger SQL updates in Hibernate ORM
  • #32731 - Added effective host and mapped port prop to amqp dev services
  • #32701 - Issues in verifying signature of Bearer token generated for azure ad.
  • #32670 - Document 'security-jpa-reactive' quickstart
  • #32597 - Dev UI Documentation
  • #32546 - ResteasyReactiveOutputStream could make better use of the Netty (direct) pooled allocator
  • #32330 - Improve SmallRye Config Secret Keys Handlers documentation in config reference
  • #32295 - Config mapping for java.util.Maps that also have an "unnamed" entry
  • #32225 - Quarkus-openshift extension fails to deploy application which use management interface+https
  • #32156 - Transactions support for reactive entities and repositories in mongodb panache
  • #32031 - Dev UI: Migrate OIDC to the new Dev UI
  • #31970 - Restore tests of Dev UI page content for Hibernate extensions following the switch to the new Dev UI
  • #31873 - Reactive Datasource: support CredentialsProvider changing values
  • #31871 - Body size > 8KB are not returned from quarkus + Azure Function application
  • #31780 - Azure Functions maven plugin quarkized
  • #31729 - Support JDBC ObjectStore in narayana-jta extension
  • #30939 - Allow editing of params at any time
  • #30834 - Quartz configuration useProperties in application.properties file
  • #30166 - Copy resources when running quarkus:dev goal
  • #29525 - AmqpDevServicesBuildTimeConfig uses activemq-artemis-broker:0.1.2, newer versions are available
  • #29412 - Integrate io_uring support
  • #25037 - Integration Tests for Quarkus Native Image for AWS Lambda do not work with multiple lambdas
  • #23961 - Support @Encoded for query parameters in REST Client Reactive
  • #23497 - Easy activation of single letter aliases
  • #23432 - Trigger dev terminal commands / aliases with keyboard shortcuts
quarkus - 3.1.2.Final

Published by gsmet over 1 year ago

Complete changelog

  • #34041 - Fix endpoint address in the OpenShift guide
  • #34039 - Cleanup after REST Client multipart request
  • #34028 - Revert Liquibase to 4.20
  • #34024 - Avoid indefinite Uni wait in OIDC recorders
  • #34020 - Ensure Panache class transformers run before Arc's static method transformers
  • #34014 - Fix resolving custom ObjectMapper at deserialization in Resteasy Reactive
  • #34012 - Revert Liquibase to v4.20.0
  • #34008 - RESTEasy Reactive: ContextResolver not called/used
  • #34005 - Panache tries to (and fails to) transform classes even if disabled
  • #34003 - ArC: fix InvocationContext#setParameters()
  • #34001 - AroundInvoke Interceptors can only modify parameters if first in chain
  • #33993 - Quarkus startup hangs in OidcRecorder
  • #33988 - Fix minor grammar mistake in config-reference.adoc
  • #33986 - Resource leak: Multipart HTTP-Requests leave Attr_ temporary files not deleted
  • #33983 - Make sure our recipes are visible as a dependency when updating
  • #33978 - Generated docs should generate mvn create app command with Quarkus version and not stream version
  • #33971 - Protect include/exclude test commands against NPE
  • #33970 - Qute: skip generation of resources if a validation error occurs
  • #33968 - Update to Vert.x 4.4.3 and Netty 4.1.93.Final
  • #33966 - Quarkus crashing with dev-mode with Qute (on a specific situation)
  • #33965 - Don't include startup probe for KNative manifests
  • #33962 - Use JavaBinFinder when launching decompiler
  • #33961 - :dev terminal test commands don't work anymore (testSupport.include is null)
  • #33958 - Replace IfBuildProfile in UnlessBuildProfile javadoc
  • #33954 - UnlessBuildProfile Annotation Javadoc
  • #33948 - Manage org.glassfish.jaxb:txw2 at the same version as jaxb-core and jaxb-runtime
  • #33944 - Kubernetes + Smallrye Health Extensions: Knative deployment fails due to presence of startupProbe
  • #33940 - Manage net.java.dev.jna:jna-platform at the same version as net.java.dev.jna:jna
  • #33939 - Downgrade maven-shade-plugin to 3.2.1
  • #33934 - Bump SmallRye GraphQL to 2.2.1
  • #33930 - Decompiler fails when there's no java in path
  • #33912 - Bump Vert.x Mutiny Bindings to version 3.4.2
  • #33910 - Change redirection from /q/dev to /q/dev-ui to be FOUND instead of MOVED_PERMANENTLY
  • #33904 - Gradle plugin "confused" with parent-first vs removed vs optional artifacts
  • #33903 - ArC: beans injected into All List injection points should be unremovable
  • #33901 - Gradle-plugin: properly handle read-only files
  • #33893 - Bump jboss-logging from 3.5.0.Final to 3.5.1.Final
  • #33891 - Bump mariadb-java-client from 3.1.3 to 3.1.4
  • #33884 - Quarkus 3.1.1 causes Npe when using configinterceptor
  • #33878 - Upgrade to Maven 3.9.2 and Maven resolver 1.9.10
  • #33873 - Launch Liquibase and Flyway operations only when Arc is ready
  • #33872 - Add more documentation to @RestHeader
  • #33870 - Gradle plugin does not copy all files correctly, when having parent-first-artifacts
  • #33867 - Upgrade smallrye-health to 4.0.2
  • #33861 - Name resolution fails with @RestHeader annotation under certain condition
  • #33843 - AppCDS failed if mongodb-liquibase extension present
  • #33842 - AppCDS generation failed with Permission denied
  • #33841 - ArC: fix some scenarios with generic decorators
  • #33825 - smallrye-graphql-cdi triggers "Detected bean archive with bean discovery mode of 'all'" warning
  • #33824 - Replace references of s2i with openshift
  • #33819 - Restrict properties passed to gradle worker processes
  • #33803 - Generic CDI Decorator Throws java.lang.NoSuchMethodError
  • #33781 - Check if OIDC user-info-path is configured when UserInfo is required
  • #33772 - OIDC code authorization flow misleading error in some OAuth2 configurations
  • #33679 - Vert.X bump to 4.4.2 lead to domain socket must not be empty exception when used with Quarkus Micrometer extension
  • #33658 - redirect of /q/dev too permanent?
  • #33469 - Fix detection of project root in Quarkus CLI
  • #33402 - Extension provided plugins are not automatically added if plugin catalog is missing
  • #33333 - Use the container-provided settings decrypter
  • #33321 - Different behavior in native build using env var in application.properties when build with gradle vs. maven (Quarkus 3.x)
  • #33220 - Maven proxy usage is broken with Quarkus 3.0.2.Final
  • #33024 - Error trailers are not propagated when using new Vert.x gRPC support
  • #30811 - CDI Decorator ignored for beans implementing interface extending other generic interface
quarkus - 3.1.1.Final

Published by gsmet over 1 year ago

Complete changelog

  • #33846 - Update Jackson to 2.15.2
  • #33834 - Kafka serde discovery: handle channel names containing dot
  • #33821 - DEV UI: Prevent NPE in JsonRpc#route after Quarkus app reloaded
  • #33820 - DEV UI on reload logs NPE xception in JsonRpcRouter#route on line 200
  • #33815 - Redis Hostname provider - do not call getHosts() twice
  • #33811 - Only expose the Dev UI Routes if Vert.x HTTP is present
  • #33804 - Dev Mode fails with Quarkus 3.1 and Kafka client (no vert.x http extension on the classpath)
  • #33802 - Fix Dev UI v1 link in the guides
  • #33799 - Fix message typo in OIDCRecorder
  • #33769 - Fix detection of OpenTelemetry
  • #33763 - When using RestMulti, don't require @Produces
  • #33761 - Properly implement ClientRequestContext#setEntity
  • #33758 - Update security-keycloak-admin-client.adoc
  • #33756 - Prevent NPE in Jacoco report preparation when a workspace module has no sources
  • #33753 - Bump apicurio-registry.version from 2.4.2.Final to 2.4.3.Final
  • #33752 - Bump kotlinx-serialization-json from 1.5.0 to 1.5.1
  • #33746 - Quarkus 3.1 still throws an error if @Produces is not defined on a stream response
  • #33741 - io.quarkus:quarkus-jacoco cannot import pom module dependecy
  • #33738 - Quarkus 3.1 rest client uses wrong Messagewriter
  • #33735 - Make Elasticsearch Java Client's withJson(...) methods work in native mode
  • #33730 - Smallrye Reactive Messaging with Kafka Connector does not support channel names containing a dot
  • #33720 - Normalize podman vs. podman.exe and Podman Desktop
  • #33718 - Fix native query support in Hibernate Reactive
  • #33713 - NamedNativeQuery not working in native image
  • #33695 - Update rewrite-maven-plugin to 4.46.0
  • #33689 - DevTool-cli Clarify --errors help message
  • #33687 - Call after construct callbacks when creating outer instances/QuarkusTest
  • #33680 - Fix dropped exception on JSON stream cancellation
  • #33677 - Fix npe when vert.x delegate is called but not set yet
  • #33671 - Mark test failure in time for callbacks to know about it
  • #33670 - Guard against potential NPE in GrpcClientConfiguration
  • #33667 - Do not include the Kafka Dev UI beans during the native build
  • #33663 - Fix SSE response with legacy publisher in native mode
  • #33660 - Dev UI small fixes
  • #33659 - Add DevConsoleCORSFilter to Dev UI JsonRPC WebSocket
  • #33657 - Security JPA Reactive - catch non-unique result exception properly
  • #33652 - Endpoint with RestSseElementType doesn't produce events in native
  • #33651 - Refer to 'microprofile_jwt' scope in OIDC docs
  • #33649 - [Doc] Fix minor typo in devtool CLI
  • #33647 - Incorrect test status in QuarkusTestAfterTestExecutionCallback and QuarkusTestAfterEachCallback for failing test
  • #33645 - Ignore IndexDependencyBuildItem for missing dependencies
  • #33643 - RolesAllowed and OIDC broken in 2.16.0-Final and 3.0.4-Final with KeyCloak
  • #33639 - Upgrade to SmallRye Fault Tolerance 6.2.3
  • #33631 - Hibernate Storing multiple items with @IdClass in one transaction fails
  • #33627 - Do not bind the "grpc" container port when configured to use same server
  • #33623 - Regression - Unable to build native binary when using quarkus-kafka-client extension
  • #33614 - Reincorporate entries into jars' MANIFEST.MF
  • #33613 - MANIFEST.MF don't contain information anymore since 3.1.x builds
  • #33612 - Make repositories setup in quarkus-parent consistent with other poms
  • #33608 - Propagate completion and error events in Redis pub/sub
  • #33604 - Fix support of InputStream multipart without filename in REST Client
  • #33601 - Rest client using multipart stopped working while migrating to Quarkus 3
  • #33598 - Fix the Micrometer MP Metrics annotation transformation
  • #33597 - Bump dekorate to 3.6.1
  • #33595 - Skip manifest entry properties that are missing values
  • #33594 - Invalid Mocks in @Nested Tests with @TestProfile after upgrade to Quarkus 3
  • #33593 - GrpcClientConfiguration.inProcess results in NPE when config not present
  • #33591 - Correct a typo in native-reference.adoc
  • #33588 - Failed to stop Quarkus [Error Occurred After Shutdown] error when adjusting configuration through Dev UI
  • #33587 - Dev UI - Configuration - unable to filter configuration properties defined in application.properties
  • #33586 - Use 'target' as output dir for platform test classes loaded from JARs
  • #33585 - NPE When Constructor Injecting a Microprofile Metric
  • #33582 - Kubernetes to enforcing quarkus.kubernetes.replicas=0
  • #33581 - Fix check to return existing marshaller if class is already bounded
  • #33579 - Is it a Typo? seems like a bug in code. As it always returns false
  • #33578 - Fix typo in grpc in-process runtime config
  • #33573 - disableTrustManager is not used in ResteasyReactiveClientProvider
  • #33569 - Pass disableTrustManager in ResteasyReactiveClientProvider
  • #33538 - Dev UI new common component for no-service/data
  • #33531 - Update Vert.x Mutiny bindings to version 3.4.1
  • #33498 - Upgrade Hibernate ORM and Hibernate Reactive
  • #33418 - Quarkus redis reactive pubsub disconnecting handler
  • #33305 - OutputTargetBuildItem.getOutputDirectory() returning a strange value when running a test in the Platform
  • #33300 - Register PGobject subtypes for reflection
  • #33285 - Vertx race condition may not initialise OpenTelemetry
  • #33206 - Using duration with hibernate and postgres interval leads to error in native mode
  • #33072 - Quarkus Native on(GraalVM) issue with ElasticSearch Java Client: No deserializer found in 'co.elastic.clients.elasticsearch.core.UpdateByQueryRequest._DESERIALIZER'
  • #32963 - Reactive Client - Mutiny Dropped Exception on Cancel (stream+json)
  • #32926 - New Form editor in Configuration doesn't show up the key/value in application.properties
  • #32234 - Dev UI 2 - Generalize No Dev Services element
  • #29422 - DevUI - config editor doesn't notify user when something goes wrong
  • #28971 - Quarkus Maven Plugin unable to handle maven exclusions
quarkus - 3.1.0.Final

Published by gsmet over 1 year ago

Complete changelog

  • #33536 - Add some media queries for dev ui to render better on smaller screens
  • #33511 - Move Status tag to footer
  • #33510 - Dev UI: OpenAPI - Fix paths when custom
  • #33477 - Dev-UI v2 fails to work with swagger-ui extension after changing its path config
  • #33472 - Disable non configured default OIDC tenant if TenantConfigResolver is available
  • #33468 - Upgrade vertx to 4.4.* to allow TLS Server certificate rotation without restarts
  • #33462 - Add support of signature algorithms (PSxxx, EdDSA) in quarkus-oidc
  • #33459 - Disable flaky OTel-GraphQL test for now
  • #33432 - Fix log issue with @QuarkusIntegrationTest
  • #33424 - Update graal-sdk to 22.3.2
  • #33423 - Update graal-sdk to 22.3.2 to address public known CVEs in version 22.3.0
  • #33416 - Update to vertx 4.4.2
  • #33351 - Fix blank DEV UI extension pages when loading data from Back End
  • #33331 - dev-ui in Q3 is log is difficult to enlarge
  • #33268 - Replace jboss-parent with quarkus-parent
  • #33229 - Native binary run log is not visible when running tests with Quarkus main
  • #33120 - Do not require OIDC users disable default tenant when TenantConfigResolver is used
quarkus - 2.13.8.Final

Published by gsmet over 1 year ago

Complete changelog

  • #33476 - Do not create session and PKCE encryption keys if only bearer tokens are expected
  • #33475 - Warning message if quarkus.oidc.application-type=service
  • #33439 - 2.13: Do not support any Origin by default if CORS is enabled
  • #33414 - 2.13: Encrypt OIDC session cookie value by default
  • #33388 - 2.13 - Upgrade to Infinispan 14.0.9.Final
  • #33386 - Fix security-csrf-prevention.adoc
  • #33224 - 2.13.8 backports 1
  • #33118 - Updates to Infinispan 14.0.9.Final
  • #32753 - Update codestarts to use openjdk container images 1.15
  • #32751 - Codestarts - OpenJDK-Container Image not updated
  • #32679 - Logging with Panache: fix LocalVariablesSorter usage
  • #32663 - infov impacts local variable type
  • #32645 - Updates to Infinispan 14.0.8.Final
  • #32619 - [2.13] Sanitize the behavior of provided ExceptionMapper classes in dev-mode
  • #32424 - 2.13: Upgrade Gradle to 7.6.1
  • #32403 - Make SDKMAN releases minor for maintenance and preview releases
  • #32278 - Backport Ensure that ConfigBuilder classes work in native mode to 2.13
  • #32261 - 2.13: Upgrade graphql-java to 19.4 and smallrye-graphql to 1.7.2
  • #31959 - New home for Narayana LRA coordinator Docker images
  • #31891 - Fix truststore REST Client config when password is not set
  • #31844 - Update to Infinispan 14.0.7.Final
  • #31763 - Bump Agroal version to 1.17
  • #31579 - Reinitialize sun.security.pkcs11.P11Util at runtime
  • #31560 - Prevent SSE writing from potentially causing accumulation of headers
  • #31559 - SseUtil unexpectedly stores headers in Serialisers.EMPTY_MULTI_MAP
  • #31496 - Filter out RESTEasy related warning in ProviderConfigInjectionWarningsTest
  • #31471 - [2.16] Make sure parent modules are loaded into workspace before those that depend on them
  • #31416 - Fix copy paste error in qute docs
  • #31336 - Pass --userns=keep-id to podman only when in rootless mode
  • #31246 - Agroal does not provide existing connections from the pool when new connections cannot be established and pool<MIN_SIZE
  • #31129 - Fix stuck HTTP2 request when sent challenge has resumed request
  • #31099 - Use the effective Maven project build config when initializing sources and classes paths for dev mode
  • #31092 - Make sure quarkus:go-offline properly supports test scoped dependencies
  • #31001 - [2.13.x] - Update 2.13 to use the new container images
  • #30984 - 2.13.x: Upgrade RESTEasy to 4.7.9.Final
  • #30961 - Error of quarkus:dev when the project.build.directory is overridden by a profile
  • #30956 - Backport to 2.16: Upgrade to Hibernate ORM 5.6.15.Final
  • #30940 - Use SchemaType.ARRAY instead of "ARRAY" for native support
  • #30919 - Compilation to native fails, when quarkus-smallrye-openapi is included
  • #30812 - Manage the apache-mime4j dependency
  • #31334 - podman4 can't build any code with quarkus builder
  • #30694 - Use newer API for creating tmp files in RESTEasy Reactive
  • #30510 - Simplify logic in create-app.adoc and allow to define stream
  • #30488 - Updates to Infinispan 14.0.6.Final
  • #30478 - Allow context propagation for OpenTelemetry
  • #30389 - Fix RestAssured URL handling and unexpected restarts in QuarkusProdModeTest
  • #30355 - Updates to Infinispan 14.0.5.Final
  • #30034 - Updates Infinispan dependencies
  • #29850 - Drop ':z' bind option when using MacOS and Podman
  • #29747 - Updates to Infinispan 14.0.3.Final and covers more counters testing
  • #29733 - Bug with Infinispan counter since 2.14
  • #29547 - Bump impsort-maven-plugin from 1.7.0 to 1.8.0
  • #29493 - Exclude Netty's reflection configuration files
  • #29413 - Recent change introduced warnings while building native image of MongoDB Client (and possibly others)
  • #29126 - Integrate the api dependency from Infinispan 14 (#ISPN-14268)
  • #28819 - Updates to Infinispan 14.0.1.Final
  • #28373 - Updates to Infinispan 14.0.0.Final and Protostream 4.5.0.Final
  • #23360 - "Request has already been read" using vertx + auth
Package Rankings
Top 1.3% on Repo1.maven.org
Badges
Extracted from project README
Quarkus Quarkus Version GitHub Actions Status Commits License Project Chat Gitpod Ready-to-Code Supported JVM Versions Develocity GitHub Repo stars