quarkus

Quarkus: Supersonic Subatomic Java.

APACHE-2.0 License

Stars
13K
Committers
1.1K

Bot releases are visible (Hide)

quarkus - 3.0.0.CR2

Published by gsmet over 1 year ago

Major changes

  • #32362 - Add Gradle project update
  • #32151 - Make Dev UI 2 the default Dev UI
  • #32136 - Introduce HTTP security policy mapping between roles and permissions

Complete changelog

  • #32406 - RestClient Reactive: copy method parameter annotations to the generated class
  • #32405 - ArC: fix spying on intercepted beans
  • #32403 - Make SDKMAN releases minor for maintenance and preview releases
  • #32402 - Fix ConfigMap volumes example at deploying-to-kubernetes.adoc
  • #32401 - Remove Amazon Services related entries from MAINTAINERS.adoc
  • #32400 - DevUI: RabbitMQ Reactive Messaging
  • #32396 - Provide an actionable console item for missing DevUI
  • #32395 - Bump Dekorate to 3.5.4
  • #32393 - Allow relying on Jackson-databind in Dev UI JsonRpc services regardless of runtime dependencies
  • #32390 - Fix copy paste typo
  • #32388 - Add some documentation about the /q/info endpoint
  • #32387 - Update Test timeouts for Windows
  • #32386 - Do not print stack-trace in LogStreamBroadcaster.recordHistory
  • #32380 - Bump jacoco.version from 0.8.8 to 0.8.9
  • #32371 - Add a way to expose more git info
  • #32364 - Improve error message when a to-index dependency is missing
  • #32362 - Add Gradle project update
  • #32360 - Qute validation - fix the way the namespace expressions are collected
  • #32356 - Refactor the QuteProcessor#validateNestedExpressions() method
  • #32355 - Cannot using 2 classes with Qute @MessageBundle with different namespace
  • #32351 - Cleanup PackageConfig
  • #32349 - Better error on unparseable GraphQL JSON request
  • #32342 - Avoid deprecated Maven API in DevMojo
  • #32339 - Add the .quarkus directory to project .gitignore
  • #32335 - Native sources build step output GraalVM version and docker image to use
  • #32334 - Pressing ‘d’ for open dev mode should provide info on how to enable devui if devui not available
  • #32331 - Documentation: fix typos and merged paragraphs in extending the CLI section
  • #32328 - native sources build step should tell the GraalVM version to use
  • #32325 - CLI plugin improvements and fixes
  • #32323 - Bump elasticsearch-opensource-components.version from 8.6.2 to 8.7.0
  • #32321 - Bump groovy from 4.0.10 to 4.0.11
  • #32318 - Revert io.netty.noUnsafe change
  • #32314 - DevUI: SmallRye Metrics
  • #32312 - Change link to new Dev UI
  • #32310 - Set a slightly higher memory for testing
  • #32308 - Upgrade to Hibernate ORM 6.2.0.Final and Hibernate Reactive 2.0.0.Beta1
  • #32307 - DevUI: Info extension
  • #32306 - Bump smallrye-jwt version to 4.2.1
  • #32305 - quarkus kill should on discovery say what it is installing
  • #32304 - quarkus plug caching issue?
  • #32303 - qurkus kill fails if jbang not installed
  • #32300 - Mocking/stubbing/spying not working right in Quarkus 3.x
  • #32299 - Refactor the QuteProcessor#validateNestedExpressions() method
  • #32297 - Fix intellij tests
  • #32296 - Properly include logging filters in named handlers
  • #32291 - Logging: filter not set on named handler
  • #32289 - Quarkus 3.0.0.Alpha4 introduces a performance regression
  • #32284 - Bump microprofile-health-api from 4.0 to 4.0.1
  • #32279 - Save creation of hashset and array to create an immutable set
  • #32270 - Dev UI - First version of build steps and build items pages
  • #32264 - OpenShift Dev UI
  • #32262 - Upgrade graphql-java to 20.1 and smallrye-graphql 2.1.3
  • #32255 - Ensure redis-cache does not cause load value on the wrong executor
  • #32251 - Integrate Stork 2.1.0
  • #32249 - Dev UI Resteasy reactive: no endpoint and card
  • #32248 - Bump smallrye-open-api.version from 3.3.1 to 3.3.2
  • #32236 - Take into account "fallback to container" when determining where native-image gets executed
  • #32232 - Take into account quarkus.resteasy.gzip.max-input in classic REST Client
  • #32228 - Dev UI 2 - RESTEasy Reactive speedometer on front page really a good idea?
  • #32221 - ArC - minor cleanup
  • #32216 - devui for resteasy reactive give 0% rating when no endpoints yet
  • #32214 - Avoid instantiating JPAConfig just to destroy it when static init fails
  • #32208 - Ensure RoleBinding resource is generated after Role/ClusterRole/ServiceAccount resources
  • #32205 - Bump Gradle to 8.0.2
  • #32203 - Do not print stack-trace in LogStreamBroadcaster.recordHistory
  • #32193 - Kubernetes config now requires explicit view-secrets authorization to access secrets that is not needed
  • #32151 - Make Dev UI 2 the default Dev UI
  • #32136 - Introduce HTTP security policy mapping between roles and permissions
  • #32111 - stork-configuration-generator 2.0.z gives java.lang.NoClassDefFoundError: jakarta/enterprise/inject/spi/CDI: jakarta.enterprise.inject.spi.CDI
  • #31939 - A bit of javadoc for codegen
  • #31784 - RESTEasy Reactive: Handle separator for bean params
  • #31556 - Properly monitor config for changes loaded from quarkus.config.locations
  • #31050 - Combining @Separator and @BeanParam
  • #29000 - [EPIC] Allow to migrate from Quarkus 2 to 3 with our tooling
  • #12941 - quarkus.resteasy.gzip.max-input does not apply for REST client
  • #12219 - Add support for Roles with permissions
quarkus - 2.16.6.Final

Published by gsmet over 1 year ago

Complete changelog

  • #32319 - [2.16] Revert io.netty.noUnsafe change
  • #32302 - Qute - fix validation of expressions with the "cdi" namespace
  • #32253 - (2.16) Upgrade to graphql-java 19.4
  • #32223 - (2.16) Upgrade wildfly-elytron to 1.20.3.Final
  • #32110 - Prevent splitting of cookie header values when using AWS Lambda
  • #32107 - Fix Podman detection on Windows
  • #32106 - Native building with container: Podman not detected on Windows
  • #32093 - Re-use current ApplicationModel for JaCoCo reports when testing Gradle projects
  • #32090 - K8s moved its registry
  • #32088 - Remove the session cookie if ID token verification failed
  • #32082 - Add missing quote in Hibernate Reactive with Panache guide
  • #32079 - Quarkus JaCoCo extension fails to start Gradle daemon
  • #32058 - Allow use of null in REST Client request body
  • #32047 - rest client reactive throws npe on null request body
  • #32041 - K8s is moving it's images
  • #32037 - Set-Cookie Header is Split when using OIDC together with AWS Lambda
  • #32015 - Support repeatable Incomings annotation for reactive messaging
  • #32002 - Quarkus: Kafka Event Processor with 2 @incoming annotations throws Null Pointer SRMSG00212
  • #31984 - Only substitute OctetKeyPair* classes when on the classpath
  • #31978 - Remove quarkus.hibernate-orm.database.generation=drop-and-create from Hibernate ORM codestart
  • #31930 - Native build fails for JWT
  • #31893 - Docker or Podman required for tests since 3.0.0.Alpha6
  • #31857 - Container runtime detection cached in sys prop, container-docker extension
  • #31811 - Check the expiry date for inactive OIDC tokens
  • #31717 - Quarkus OIDC Session Cookie not deleted in case of 401 unauthorized
  • #31714 - OIDC token refresh fails with 401, if user info is used and not available in the cache (anymore)
  • #31662 - Warning when docker is not running
  • #31525 - Bump Keycloak version to 21.0.1
  • #31490 - Enable Podman and Docker Windows quarkus-container-image-docker testing
  • #31307 - Native Build on Windows has incorrect resource slashes
  • #30383 - Create a new base classloader including parent-first test scoped dependencies when bootstrapping for CT
quarkus - 3.0.0.CR1

Published by gsmet over 1 year ago

Major changes

  • #32161 - Introduce a first version of the /q/info endpoint
  • #32104 - Add support for multiple mailers
  • #31917 - Use SmallRye BeanBag to initialize Maven RepositorySystem for compatibility with Maven 3.9
  • #31865 - Implement a backend for Quarkus Cache using Redis
  • #31198 - Introduce CLI plugins

Complete changelog

  • #32244 - Add doc on Kafka Streams production configuration
  • #32243 - Make sure quarkus-cli can initialize the Maven resolver
  • #32235 - Remove lock icon for runtime config overrides
  • #32229 - new devui shows locks for both locked at build time and not build time
  • #32227 - Upgrade Caffeine 3.1.5
  • #32224 - Apply some housekeeping to RESTEasy Reactive
  • #32219 - Creating extension fails over missing bean RepositorySystem
  • #32213 - ArC: fix known-compatible bean archives check
  • #32212 - Kubernetes DEV UI extension
  • #32207 - Fix typo in OpenShift liveness probe
  • #32201 - Dev UI: Allow multiple pages for menu items
  • #32199 - Add support of Temporal types for cookie and header params
  • #32198 - Bump quarkus-platform-bom-maven-plugin from 0.0.80 to 0.0.81
  • #32195 - Remove misplaced System.out.println
  • #32194 - @RestCookie/@RestHeader (and relative @*Param) applied to Temporal parameter lead to deployment failure
  • #32186 - Remove quarkus-bootstrap-maven-plugin
  • #32184 - DevUI: Allow JsonRpc to other extensions
  • #32183 - Enhance MS Azure content doc portal search results
  • #32179 - Arc - introduce built-in bean for injection point of type @All List
  • #32178 - Simplify MutinyInfrastructure
  • #32173 - CLI plugin improvements
  • #32172 - Bump Dekorate to 3.5.3
  • #32171 - Bump jboss-metadata-web from 15.4.0 to 16.0.0.Final
  • #32170 - Bump asm.version from 9.4 to 9.5
  • #32169 - Bump cron-utils from 9.2.0 to 9.2.1
  • #32167 - Rework sequence handling in import scripts in codestarts, guides and tests
  • #32166 - ApplyHttpGetActionPortDecorator now also sets scheme
  • #32163 - Bump the lowest supported Maven version to 3.6.3
  • #32161 - Introduce a first version of the /q/info endpoint
  • #32153 - Add .sdkmanrc file
  • #32146 - Update brotli4j to version 1.11.0
  • #32141 - OpenAPI: ignore build-time excluded classes from annotation scan
  • #32140 - Upgrade gRPC lib to 1.54.0, handle newly generated AsyncService
  • #32139 - Improve the dev mode console output
  • #32138 - Provide proper Docker executable name on Windows
  • #32137 - Update jansi and aesh-readline to latest versions
  • #32135 - Quarkus-openshift fails to properly deploy applications which use management interface
  • #32131 - Bump surefire and failsafe plugins to 3.0.0
  • #32130 - Add support for specifying custom profiles in Spring Cloud Config client
  • #32128 - Support config reactive datasource with list of database urls for fault tolerance and load balance
  • #32125 - Bump com.gradle.enterprise from 3.12.5 to 3.12.6 in /devtools/gradle
  • #32120 - Silence JBoss version logging in QuarkusUnitTest
  • #32119 - Support JSON formatter for syslog logging
  • #32116 - ArC AnnotationsTransformer - add more specific builders
  • #32115 - Rename InitalizationTaskCompletedBuildItem to InitTaskCompletedBuildItem
  • #32113 - Support of gRPC actions for Kubernetes/Knative/OpenShift probes
  • #32110 - Prevent splitting of cookie header values when using AWS Lambda
  • #32107 - Fix Podman detection on Windows
  • #32106 - Native building with container: Podman not detected on Windows
  • #32105 - Disable validation of JAXBContext by default
  • #32104 - Add support for multiple mailers
  • #32101 - Dev UI: Auto naming for JsonRPC and build time data
  • #32100 - Fix Kotlin formatting
  • #32099 - Allow using the annotation @PartFilename on method parameters
  • #32097 - quarks-spring-cloud-config-client cannot take "profile" as a property which was supported by spring
  • #32095 - Bump smallrye-open-api.version from 3.3.0 to 3.3.1
  • #32094 - Bump mariadb-java-client from 3.1.2 to 3.1.3
  • #32093 - Re-use current ApplicationModel for JaCoCo reports when testing Gradle projects
  • #32091 - DevUI: Liquibase
  • #32090 - K8s moved its registry
  • #32086 - Ensure Dialects initialzed by Hibernate Reactive extension use the ReactiveDialectWrapper
  • #32085 - Do not require @ConfigGroup to generate mappings documentation
  • #32083 - Add missing mp-health and mp-fault-tolerance apis in bom
  • #32082 - Add missing quote in Hibernate Reactive with Panache guide
  • #32081 - Created extension failes to generate code as it is unable to provision BootstrapWorkspaceProvider
  • #32080 - Can't inject list of interfaces with wildcards twice into beans
  • #32079 - Quarkus JaCoCo extension fails to start Gradle daemon
  • #32077 - Get rid of Stork related warning in REST Client usage
  • #32076 - Add note in the docs about using OData with the REST Client
  • #32074 - Create the "Using the Infinispan Client" guide
  • #32073 - Fix OTel exporter headers config
  • #32072 - Ensure that computed headers can override the default content-type
  • #32069 - List of AWT runtime initialized classes not observable for other extensions
  • #32065 - List of AWT runtime initialized classes not observable for other extensions
  • #32063 - Qute - the new Dev UI
  • #32061 - Support @PartFilename on InputStream and Multi fields
  • #32060 - The quarkus-jaxb extension loads entity classes at build time even though no default JAXBContext will be created within the application
  • #32059 - quarkus-jaxb loads entity classes at build time even though no default JAXBContext will be created within the application
  • #32056 - Bump postgresql from 42.5.4 to 42.6.0
  • #32055 - Bump commons-compress from 1.22 to 1.23.0
  • #32053 - Remove Java 19 from Early Access JDK Build
  • #32050 - Move OTel configuration to use @ConfigMapping
  • #32048 - Caffeine Dev UI
  • #32044 - Port some Hibernate ORM extension features to the Hibernate Reactive extension
  • #32042 - Dev UI - BuildTimeContentProcessor - use the mapper from DatabindCodec
  • #32041 - K8s is moving it's images
  • #32040 - Hibernate Reactive - trouble using identity generation strategy
  • #32039 - Fix package declaration of the DevUIContent
  • #32038 - The annotation @RestStreamElementType should override @Produces at class
  • #32037 - Set-Cookie Header is Split when using OIDC together with AWS Lambda
  • #32036 - Make header computation in Reactive REST Client more capable
  • #32035 - Remove unwanted (and unnecessary) build-order dependency from test
  • #32034 - jdeps broken for fast-jar layout due to brotli version in dependency chain
  • #32033 - Allow PartFileName as method parameter
  • #32032 - PartFilename does not work for InputStream
  • #32026 - Allows applications to expose management endpoints
  • #32024 - Bump de.flapdoodle.embed.mongo from 4.6.1 to 4.6.2
  • #32022 - Bump google-http-client-bom from 1.43.0 to 1.43.1
  • #32018 - Automatic websocket codecs reflection registration
  • #32013 - Add Maven rewrite support to update
  • #32012 - @Produces(MediaType.SERVER_SENT_EVENTS) is necessary when using server side event
  • #32010 - Clarify diagnostic of Resteasy reactive for blocking methods
  • #32008 - Fix HttpRootPathBuildItem.Builder.orderedRoute()
  • #31995 - Bump dekorate from 3.5.0 to 3.5.2
  • #31992 - Bump version.cdi-tck from 4.0.8 to 4.0.9
  • #31981 - Implement a transformer for compatibility with downstream documentation
  • #31968 - K8s extension with customization doesn't generate spec.template.metadata when it's not customized.
  • #31917 - Use SmallRye BeanBag to initialize Maven RepositorySystem for compatibility with Maven 3.9
  • #31909 - Fix OTel endpoint resolution and improve documentation
  • #31865 - Implement a backend for Quarkus Cache using Redis
  • #31827 - Bump kafka-oauth-client from 0.11.0 to 0.12.0
  • #31824 - Update SmallRye Config to 3.2.0
  • #31820 - Change the kotlin formatter to better support building under Java 17
  • #31786 - Dev UI: doNotEmbed is opening a blank page instead of new window tab
  • #31775 - java.lang.StackOverflowError
  • #31759 - config validation fails for Optional<List>
  • #31744 - SROAP04005: Could not find schema class in index: java.lang.Object with smallrye-openapi & resteasy-reactive Resource returning RestResponse<?>
  • #31621 - Read encrypted configuration from configuration sources
  • #31528 - ExtensionDescriptorMojoTest.shouldFlagMissingDependenciesInARealisticExtension fails in Early Access JDK build
  • #31525 - Bump Keycloak version to 21.0.1
  • #31521 - Hibernate ORM - Document how to handle sequences in import.sql
  • #31492 - Loadbalance for reactive mysql client
  • #31457 - Bump smallrye-context-propagation.version from 2.0.0 to 2.1.0
  • #31402 - Error opening config URL is ignored
  • #31198 - Introduce CLI plugins
  • #31166 - Make QuarkusBuild not pollute Gradle's build cache
  • #31149 - Add link to 'how to write a guide' docs in create-extension template
  • #31071 - Remove outdated relocations
  • #31070 - Remove Maven relocations
  • #31011 - Impossible to create a project with Maven 3.9.0
  • #30457 - Split the actual Infinispan Client documentation Guide
  • #30383 - Create a new base classloader including parent-first test scoped dependencies when bootstrapping for CT
  • #29995 - Provide Git information on runtime (Alternative to SpringBoot build-info)
  • #27785 - Integrate Redis with the Quarkus Cache
  • #25950 - Support JSON logging for syslog
  • #16218 - Excluded JAX-RS classes are visible in openapi
  • #9064 - Add support for multiple SMTP servers to quarkus-mailer
quarkus - 3.0.0.Beta1

Published by gsmet over 1 year ago

Major changes

  • #31345 - Allow permission checks via @PermissionsAllowed security annotation
  • #30506 - Introduce Management Interface

Complete changelog

  • #32025 - Dev UI SmallRye Reactive Messaging make table 100% height
  • #32020 - Document spring-di limitations
  • #32011 - A few Redis usability improvements
  • #32007 - Remove now unnecessary logging configuration for k8s config
  • #32005 - Hibernate ORM and Search DEV bean should be available in DEV launch mode
  • #32004 - Hibernate ORM and Search extensions now requires dev build profile
  • #32003 - Ensure that k8s client created from quarkus-kubernetes-config is closed
  • #31998 - [smallrye-messaging] dev ui table too small Quarkus 3.0.0.Alpha5
  • #31996 - Adjust RestClientBaseTest temp directory handling
  • #31991 - Bump aws-lambda-java-events from 3.11.0 to 3.11.1
  • #31990 - Bump flyway.version from 9.15.2 to 9.16.1
  • #31989 - spring-di autowiring fallback by bean name
  • #31988 - Remove hardcoded skipTests=false for liquibase IT
  • #31987 - Bump com.gradle.enterprise from 3.12.4 to 3.12.5 in /devtools/gradle
  • #31986 - Bump kubernetes-client-bom from 6.5.0 to 6.5.1
  • #31984 - Only substitute OctetKeyPair* classes when on the classpath
  • #31978 - Remove quarkus.hibernate-orm.database.generation=drop-and-create from Hibernate ORM codestart
  • #31975 - Sanitize RESTEasy Reactive exception logging
  • #31969 - Migrate off ancient Plexus components
  • #31965 - Fix deprecated ReflectiveClassBuildItem construct method and replace with builder()
  • #31964 - OpenAPI: add map configuration for security scheme extensions
  • #31962 - Dev UI : use a non blocking response where possible
  • #31958 - Fix OpenTelemetry JDBC instrumentation in native mode and resilient test
  • #31953 - Upgrade to Hibernate ORM 6.2.0.CR4
  • #31951 - Update rules data for github bot to reflect changed paths
  • #31947 - Allow configuring the default ID optimizer and default to pooled-lo
  • #31946 - New dev UI for Hibernate extensions
  • #31945 - Inconsistent error logging of thrown exceptions in quarkus-resteasy-reactive-jackson
  • #31943 - Check if directory exists in sync-web-site.sh
  • #31942 - Bump Stork version to 2.0.1
  • #31940 - Add more options to exclude classes from the default JAXBContext
  • #31937 - Remove long deprecated jib property
  • #31936 - Restore ability to only start domain socket server
  • #31935 - Revert "Update bug report issue template fields"
  • #31934 - Option quarkus.http.host-enabled=false disables not only http but socket as well
  • #31930 - Native build fails for JWT
  • #31924 - mvn test fails since 3.0.0.Alpha6 and custom junit-platform.properties
  • #31920 - Bump mockito-bom from 5.1.1 to 5.2.0
  • #31918 - Bump resteasy-microprofile.version from 2.1.0.Final to 2.1.1.Final
  • #31916 - Update importmap to 1.0.7
  • #31913 - Explain why @PathParam may be optional in this case
  • #31910 - Fix Reactive REST Client Cache issue with multiple keys
  • #31905 - ArC: fix KotlinUtils.isKotlinSuspendMethod() in case of zero-parameter Kotlin methods
  • #31903 - Implement basic authentication for the management interface
  • #31902 - Dev UI: SmallRye Fault Tolerance
  • #31899 - Default to the pooled-lo optimizer in Hibernate ORM
  • #31889 - Docs - RESTEasy Reactive SSE support - document customized message
  • #31888 - Fix formatting in integration-tests/java-17/src/main/java/io/quarkus/it/hibernate/panache/person
  • #31886 - Add missing default methods in the JSON Transactional commands
  • #31885 - Add a note about the integration test profile
  • #31883 - Move to quarkus.console.color instead of deprecated quarkus.log.console.color
  • #31880 - Update gitflow-incremental-builder from 4.3.0 to 4.4.1
  • #31879 - Bump groovy from 4.0.9 to 4.0.10
  • #31878 - Keycloak policy enforcer - document and test permission scope security checks including @PermissionsAllowed annotation
  • #31877 - Support SpringDi List injection in bean producer
  • #31872 - OpenshiftProcessor throws StackOverflowError on 3.0.0.Alpha6
  • #31868 - Fix documentation of field lookupIfMissing in LookupUnlessProperty
  • #31863 - Property lookupIfMissing in LookupUnlessProperty has wrong documentation
  • #31862 - Log a warning during extension build if two sources of scm information disagree
  • #31859 - Support mapping volumes in Dev Service container based databases
  • #31858 - Generate Java 11 bytecode when using Bytebuddy in Hibernate ORM extensions
  • #31856 - ArC: add a build item to mark bean archives as known compatible with Quarkus
  • #31855 - Fix Hibernate ORM metadata retrieval on startup with multitenancy
  • #31850 - Bump jquery from 3.5.1 to 3.6.4
  • #31849 - Bump micrometer-bom from 1.10.4 to 1.10.5
  • #31848 - Bump proto-google-common-protos from 2.11.0 to 2.14.3
  • #31847 - Bump mockito-core from 5.1.1 to 5.2.0
  • #31846 - Hibernate reactive panache - validation of interceptor bindings
  • #31844 - Update to Infinispan 14.0.7.Final
  • #31843 - ArC: Kotlin improvements
  • #31842 - NPE logged in quarkus-integration-test-hibernate-orm-tenancy-connection-resolver
  • #31839 - Support generation of secured Route in OpenShift
  • #31836 - Update Apache Maven to 3.8.8 and Maven Wrapper to 3.2.0
  • #31801 - Fix missing cancellation when sending streams to gRPC services
  • #31797 - Fully support generation of K8s RBAC resources
  • #31720 - Reactivate opentelemetry-jdbc-instrumentation at the Misc4 build step
  • #31694 - Maven test utils: Regexp accounts for terminal colours
  • #31689 - Maven IT fails on Windows, terminal control symbols confuse regexps
  • #31673 - Integration Test Profile
  • #31595 - Hibernate Validator with Kotlin and RestEasy - Custom Validations executed twice
  • #31470 - Make sure parent modules are loaded into workspace before those that depend on them
  • #31454 - Hibernate Reactive 2.0.0.Alpha2 & re-enabling all HR modules
  • #31378 - ArC - Warning about CDI Lite and bean discovery mode
  • #31367 - New Dev UI for hibernate-search-orm-elasticsearch
  • #31366 - New Dev UI for hibernate-orm
  • #31345 - Allow permission checks via @PermissionsAllowed security annotation
  • #31242 - [ORM6] Reenable Hibernate Reactive modules when HR is ready for Quarkus 3
  • #30595 - Persist devservices database
  • #30506 - Introduce Management Interface
  • #30033 - OpenTelemetry extension re-write using the SDK AutoConfigure
  • #25001 - Secure the /q endpoint (or subset) in Prod more by default
  • #23429 - Management interface and port
  • #20644 - How can I best expose a secure Route?
  • #19286 - Allow overriding rbac permissions in KubernetesClientProcessor
  • #16612 - Controlling Service Account roles when using the Kubernetes and Kubernetes Client extension
  • #15422 - RBAC is generated incorrectly when namespace is set with kubernetes-config
  • #13602 - Separate binding/port config for non application endpoints
  • #10988 - offer full fledged, simple to use Permissions
quarkus - 2.16.5.Final

Published by gsmet over 1 year ago

Complete changelog

  • #31959 - New home for Narayana LRA coordinator Docker images
  • #31931 - Support raw collections in RESTEasy Reactive server and client
  • #31922 - Add more lenient Liquibase ZipPathHandler to work around includeAll not working in prod mode
  • #31904 - [2.16] Upgrade SmallRye GraphQL to 1.9.4
  • #31894 - Supply missing extension metadata for reactive keycloak client
  • #31891 - Fix truststore REST Client config when password is not set
  • #31867 - Qute type-safe fragments - fix validation for loop metadata and globals
  • #31866 - The behavior of the @RestHeader annotation is different from the @HeaderParam annotation when the parameter is of type List
  • #31864 - Fix incorrect generic type passed to MessageBodyWriter#writeTo
  • #31818 - Jackson JAX-RS YAML Provider for Resteasy Reactive
  • #31804 - [2.16] A test to make sure non-existing modules are ignored during workspace discovery
  • #31793 - [2.16] Fix NPE loading workspace modules
  • #31770 - Fix native compilation when using quarkus-jdbc-oracle with elasticsearch-java
  • #31769 - Capability added for quarkus-rest-client-reactive-jackson
  • #31756 - quarkus-rest-client-reactive-jackson doesn't provide capabilities
  • #31728 - Register additional cache implementations for reflection
  • #31718 - Properly close metadata file in integration tests
  • #31713 - "Too many open files" When test native image.
  • #31712 - Make request scoped beans work properly in ReaderInterceptors
  • #31705 - Remove all dev services for kubernetes dependencies from kubernetes-client-internal
  • #31692 - RequestScoped context not active when using a ReaderInterceptor with large HTTP requests
  • #31688 - Suppress config changed warning for quarkus.test.arg-line
  • #31643 - Fix iterator issue when executing a zrange with score on a missing key
  • #31626 - quarkus.test.arg-line has become a built-time fixed property in 2.16.4
  • #31624 - native compilation : quarkus-jdbc-oracle with elasticsearch-java strange behaviour
  • #31617 - Bump Stork version 1.4.2
  • #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
  • #31551 - Scheduler - detect scheduled methods of the same name on a class
  • #31547 - Scheduler - it's possible to declare two scheduled methods of the same name on the same class
  • #31545 - Append System.lineSeparator() to config error messages
  • #31536 - Missing newline characters in config error message
  • #31532 - Interpret negative/zero body-limit as infinite when logging REST Client request body
  • #31523 - Request rejected by CORS for fonts in dev UI when quarkus.http.cors=true is set
  • #31496 - Filter out RESTEasy related warning in ProviderConfigInjectionWarningsTest
  • #31482 - Remove incorrect default value for keepAliveEnabled
  • #31440 - Several quarkus integration tests fail to compile to native with latest GraalVM master
  • #31384 - Ignore required documentation for @ConfigMapping default methods
  • #30757 - Allow same origin CORS requests without 3rd party origins being configured
  • #30744 - [Quarkus Native] ClassNotFoundException: com.github.benmanes.caffeine.cache.SSSW
  • #30698 - CORS Request same origin ignored if no other origin set
quarkus - 3.0.0.Alpha6

Published by gsmet over 1 year ago

Major changes

  • #31567 - Use a property to enable OpenTelemetry for JDBC and use the OpenTelemetry datasource instead of the OpenTelemetry driver
  • #31555 - Add support for CredentialsProvider in Mongo connections

Complete changelog

  • #31838 - Cover Knative deployment integration tests
  • #31835 - ArC - add TransformedAnnotationsBuildItem#hasAnnotation()
  • #31834 - Introduce quarkus.hibernate-orm.mapping.timezone.default-storage
  • #31833 - Knative deployer uses hasApiGroup to check for Knative support
  • #31826 - Support SpringDI List injection with @Inject
  • #31823 - Replace wildcard imports with specific imports for better code maintainability
  • #31819 - Upgrade SmallRye Common to 2.1.0
  • #31814 - ArC fixes for spec compatibility, round 6
  • #31810 - Handle generic return type in Spring Data JPA repositories
  • #31809 - Update SmallRye GraphQL to 2.1.2
  • #31806 - Upgrade rewrite-maven-plugin to 4.41.0
  • #31803 - A test to make sure non-existing modules are ignored during workspace discovery
  • #31799 - Synthetic bean for Quarkus ExecutorService
  • #31798 - Bump Dekorate to 3.5.0
  • #31795 - Apply small polish to cache code
  • #31791 - Fix NPE loading workspace modules
  • #31789 - Replace wildcard imports with specific imports for better code maintainability
  • #31787 - Knative deployer client check always fails over missing KnativeExtensionAdapter
  • #31782 - Synthetic beans - make it possible to use a recorded proxy directly
  • #31781 - Bump kubernetes-client-bom from 6.4.1 to 6.5.0
  • #31779 - Bump liquibase.version from 4.19.1 to 4.20.0
  • #31778 - Bump unboundid-ldapsdk from 6.0.7 to 6.0.8
  • #31774 - Spring Data API Extension not working with Interface-based Projections
  • #31773 - Address CloserTest flakiness
  • #31772 - Remove duplicate dependency
  • #31770 - Fix native compilation when using quarkus-jdbc-oracle with elasticsearch-java
  • #31769 - Capability added for quarkus-rest-client-reactive-jackson
  • #31762 - Bump Agroal to 2.1
  • #31760 - Add a few more gRPC streaming tests
  • #31758 - Remove mentions of Kogito from the documentation
  • #31757 - Remove leftover expose properties in K8s/OCP configuration
  • #31756 - quarkus-rest-client-reactive-jackson doesn't provide capabilities
  • #31755 - Cache.getAsync() - improve the stats recording logic
  • #31752 - Rename AddJobResourceDecorator2 to CreateJobResourceFromImageDecorator
  • #31751 - Dev UI Fix Windows
  • #31748 - Bump version.cdi-tck from 4.0.7 to 4.0.8
  • #31747 - Read scm-url information from pom, where environment information is missing
  • #31743 - Allows JSON-RPC method to return Uni<?> and add support for @Blocking and @NonBlocking
  • #31738 - DevUI: Not reachable in 3.0.0.Alpha5
  • #31737 - OpenShift binary build fails when current namespace is different
  • #31734 - Upgrade to jboss-threads 3.5.0.Final
  • #31733 - CI Fork Maven Cache job config tweaks
  • #31728 - Register additional cache implementations for reflection
  • #31727 - Add com.oracle.database.nls:orai18n to quarkus-jdbc-oracle
  • #31726 - Change log level traces of Kubernetes deployment from INFO to DEBUG
  • #31725 - Add check for extensions min Java
  • #31724 - Allow configuring the deploy strategy to perform K8s deployments
  • #31723 - There are two AddJobResourceDecorator decorators
  • #31722 - Multiple duplicate traces when deploying into Kubernetes
  • #31718 - Properly close metadata file in integration tests
  • #31716 - Save adding WebSocketServerExtensionHandler to the Netty pipeline in case no websocket extensions are present
  • #31715 - Disable Vert.x websockets when websocket extensions are not present
  • #31713 - "Too many open files" When test native image.
  • #31712 - Make request scoped beans work properly in ReaderInterceptors
  • #31711 - Ensure coverage of different ObjectMappers for clients and server
  • #31710 - Dev UI: clean up build-time-data files
  • #31709 - OpenAPI: fix handling of paths given in configuration
  • #31708 - Removed use of Jackson-databind in Dev UI RestEasy Reactive
  • #31706 - Bump quarkus-platform-bom-maven-plugin from 0.0.78 to 0.0.80
  • #31705 - Remove all dev services for kubernetes dependencies from kubernetes-client-internal
  • #31703 - Add Stork support to the new Vert.x gRPC impl
  • #31702 - ArC fixes for spec compatibility, round 5
  • #31701 - Fix deprecation warnings related to ORM dialects and add quarkus.datasource.db-version as a dialect version hint
  • #31700 - Update Jakarta spec names in documentation and various other places
  • #31697 - Small cleanup in ORM extension + internal LogCollectingTestResource
  • #31693 - Support of startup probes in Kubernetes/OpenShift/Knative manifests
  • #31692 - RequestScoped context not active when using a ReaderInterceptor with large HTTP requests
  • #31688 - Suppress config changed warning for quarkus.test.arg-line
  • #31687 - Bump quarkus-security from 2.0.1.Final to 2.0.2.Final
  • #31686 - Bump scala-maven-plugin from 4.8.0 to 4.8.1
  • #31685 - Bump dokka-maven-plugin from 1.7.20 to 1.8.10
  • #31680 - RestEasy Reactive card uses Jackson databind
  • #31679 - Update dependabot config to include updating qpid proton-j
  • #31678 - Fix erroneous action error of minimum logging level
  • #31675 - Bump Stork version to latest 1.4.2
  • #31674 - Dev UI: added a way to react on hot reload
  • #31672 - Dev UI: Polyfill for importmaps
  • #31671 - Bump smallrye-open-api from 3.2.0 to 3.3.0, fix OpenAPI security issues
  • #31670 - Bump org.eclipse.jgit from 6.4.0.202211300538-r to 6.5.0.202303070854-r
  • #31669 - Bump microprofile-lra-api from 2.0-RC1 to 2.0
  • #31668 - Bump resteasy-spring-web from 3.0.1.Final to 3.0.2.Final
  • #31667 - Bump flyway.version from 9.15.1 to 9.15.2
  • #31666 - Validate the default JAXBContext at build time only if it is really u…
  • #31664 - Use public interface for config mapping in doc
  • #31662 - Warning when docker is not running
  • #31661 - Update to proton-j 0.34.1
  • #31659 - Fix cli update for Maven
  • #31653 - Add a guide for the Elasticsearch Java API client
  • #31649 - Replace some uses of the deprecated ReflectiveClassBuildItem constructors
  • #31646 - Allow third party extensions to avoid validating the default JAXB context
  • #31645 - RuntimeUpdatesProcessor now supports hot replacement problems
  • #31644 - Ensure logging category is properly set for @QuarkusIntegrationTest
  • #31640 - Integration Test...UNABLE to determine the status of the running process
  • #31629 - Rename streamId to stream in user-facing update command
  • #31626 - quarkus.test.arg-line has become a built-time fixed property in 2.16.4
  • #31624 - native compilation : quarkus-jdbc-oracle with elasticsearch-java strange behaviour
  • #31612 - Apply minor polish to Gradle integration test launching
  • #31605 - Update Jakarta spec names in documentation
  • #31594 - Upgrade to SnakeYaml 2.0
  • #31592 - Add debugging info to IllegalStateException (include the GACT string and the index)
  • #31589 - ArC TCKs
  • #31586 - Configuration property for hibernate.timezone.default_storage
  • #31567 - Use a property to enable OpenTelemetry for JDBC and use the OpenTelemetry datasource instead of the OpenTelemetry driver
  • #31555 - Add support for CredentialsProvider in Mongo connections
  • #31537 - Upgrade to maven-compiler-plugin 3.11.0
  • #31522 - Dev UI 2 - Lots of remaining temp files in /tmp
  • #31490 - Enable Podman and Docker Windows quarkus-container-image-docker testing
  • #31474 - Configuration property to give a hint to Quarkus/Hibernate ORM regarding the database version
  • #31419 - Handle text blocks when creating Panache find query
  • #31364 - Add more detail code and procedures on hibernate-orm-panache doc
  • #31309 - Update maven-invoker-plugin to 3.4.0 and add to dependabot
  • #31307 - Native Build on Windows has incorrect resource slashes
  • #31246 - Agroal does not provide existing connections from the pool when new connections cannot be established and pool<MIN_SIZE
  • #31228 - OpenShift deployment fails while instantiating the build
  • #31210 - using PanacheQuery#project with multi-line string in Kotlin fails
  • #31013 - RuntimeUpdatesProcessor should offer a way for hot reload consumers to set an exception
  • #30997 - OpenAPI does not correctly generate security schema when @RolesAllowed is used
  • #30532 - Use a property to enable OpenTelemetry for JDBC
  • #30248 - openapi for RestResponse<Stream> not automaticly documenting T
  • #29482 - Kubernetes extension support startupProbe
  • #27373 - OpenAPI extension creates bad oapi export with @RolesAllowed
  • #26870 - Quarkus SwaggerUI ignores http.root.path if quarkus.resteasy-reactive.path is set
  • #26789 - Ability to Configure Update Behavior for Kubernetes/OpenShift Resources
  • #26180 - OpenShift binary build targeting to another namespace failing
  • #23945 - oracle jdbc connection doesn't work if oracle db charset is JA16SJIS
  • #23651 - Kubernetes deploy deletes load-balancer when service-type=load-balancer
  • #21126 - OpenAPI Auto security OIDC only works with keycloak
  • #20277 - Add support for CredentialsProvider in the MongoDB client
quarkus - 3.0.0.Alpha5

Published by gsmet over 1 year ago

Major changes

  • #31540 - Configuration property to work with database schemas generated for Hibernate ORM 5.6
  • #31392 - Add Hibernate StatelessSession support
  • #31343 - Scheduler - add time zone support for cron-based schedules
  • #31235 - Upgrade to Hibernate ORM 6.2
  • #31192 - Support HTTP/2 connections in REST Client Reactive
  • #31175 - Support Spring Data repositories with multiple Persistence Units
  • #31174 - Allow configuring redirect handler using the @ClientRedirectHandler annotation
  • #31159 - Bump Gradle to version 8.0
  • #31079 - Allow multiple OIDC code flows in the same browser
  • #30734 - Dev UI 2
  • #30309 - Introduce deploy CLI commands

Complete changelog

  • #31654 - Update PR preview and teardown URL domains
  • #31647 - Disable AddExtensionToModuleInMultiModuleKtsProjectTest for now
  • #31643 - Fix iterator issue when executing a zrange with score on a missing key
  • #31641 - Dev UI: RestEasy Reactive
  • #31639 - Bump resteasy-microprofile.version from 2.0.0.Final to 2.1.0.Final
  • #31638 - Bump microprofile-lra-tck from 2.0-RC1 to 2.0
  • #31637 - Bump docker-maven-plugin from 0.41.0 to 0.42.0
  • #31633 - Fix typos in the Cache doc
  • #31632 - Fail the doc build on CI if INFO
  • #31630 - Register ObjectId for reflection
  • #31627 - Preserve Mockito's subclass behavior
  • #31622 - Fix false pos churn (trivial etc ) generated by the Quarkus docs Vale style rules
  • #31620 - Polish tests and documentation for quarkus.hibernate-orm.database.orm-compatibility.version
  • #31615 - Upgrade to Liquibase 4.19.1
  • #31613 - Ensure large payloads don't affect the invoking thread of a Resource Method
  • #31611 - Don't use Gradle daemon in Gradle integration tests
  • #31610 - Docs - suggest StaticInitConfigBuilderBuildItem instead of deprecated StaticInitConfigSourceProviderBuildItem
  • #31609 - Add sort list generic type argument for Panache REST Data
  • #31608 - Fix a typo in the Hibernate Reactive with Panache guide
  • #31606 - Resteasy Reactive/Panache requests reactive Hibernate session from executor thread if request is large
  • #31603 - Gradle - Metaspace error when adding an extension to a Kotlin project
  • #31602 - Bump annotations from 24.0.0 to 24.0.1
  • #31601 - Make Scheduler not log in Dev UI log
  • #31599 - Bump smallrye-fault-tolerance.version from 6.2.0 to 6.2.1
  • #31598 - Make printed update command compatible with Windows
  • #31597 - Allow usage of other multipart types in Reactive REST Client
  • #31584 - Add a Quarkus 3 board to the project planning
  • #31582 - Exclude VertxHttpClientFactory in favour of QuarkusHttpClientFactory
  • #31581 - Arc - Do not validate static members in inner non-static classes for CDI annotations
  • #31579 - Reinitialize sun.security.pkcs11.P11Util at runtime
  • #31578 - Dev UI: Upgrade to vaadin 23.3.8 and use grouped gav
  • #31574 - Support multiple levels of repository interfaces in Spring Data JPA
  • #31572 - Dev UI - make a JsonRPCProvider an application scoped bean by default
  • #31571 - Scheduler - new Dev UI improvements
  • #31570 - Spring Data API Extension not implementing repository function
  • #31565 - Bump checker-qual from 3.31.0 to 3.32.0
  • #31562 - Bump com.gradle.enterprise from 3.12.3 to 3.12.4 in /devtools/gradle
  • #31560 - Prevent SSE writing from potentially causing accumulation of headers
  • #31559 - SseUtil unexpectedly stores headers in Serialisers.EMPTY_MULTI_MAP
  • #31558 - JUnit @Nested Inner Classes with @BeforeAll and @Transactional annotations fail on initialization after upgrading to 2.16.3.Final
  • #31553 - Initial version of the config editor page
  • #31551 - Scheduler - detect scheduled methods of the same name on a class
  • #31550 - RESTEasy Reactive: treat multipart file input as regular input
  • #31549 - Scheduler - fire CDI events when the scheduler/job is paused/resumed
  • #31548 - Changed old documentation anchors markup for the XREF macro for proper synergy with the downstream documentation
  • #31547 - Scheduler - it's possible to declare two scheduled methods of the same name on the same class
  • #31546 - Run thenApplyAsync with custom executor in OpenTelemetryMpContextPropagationTest
  • #31545 - Append System.lineSeparator() to config error messages
  • #31542 - Dev UI: Fix snap to bottom and use badge
  • #31540 - Configuration property to work with database schemas generated for Hibernate ORM 5.6
  • #31539 - Higher timeout for CreateProjectTest#createMultipleTimes
  • #31538 - Dev UI: add new warning color
  • #31536 - Missing newline characters in config error message
  • #31535 - Fix various documentation problems
  • #31534 - Make sure PUs are active in PostgresOpenTelemetryJdbcInstrumentationIT
  • #31532 - Interpret negative/zero body-limit as infinite when logging REST Client request body
  • #31529 - Bump javaparser-core from 3.25.0 to 3.25.1
  • #31526 - Upgrade to Hibernate ORM 6.2.0.CR3
  • #31524 - Update bug report issue template fields
  • #31523 - Request rejected by CORS for fonts in dev UI when quarkus.http.cors=true is set
  • #31518 - Prevent ContextNotActiveException during invalid config validation if resteasy-reactive module is present
  • #31515 - Fix removed resource artifact ref in keycloak-admin-client-reactive
  • #31514 - Qute type-safe messages - default bundle name strategy #2
  • #31509 - ArC - new Dev UI - only show events/invocations if monitoring is enabled
  • #31505 - Bump owasp version to 8.1.2
  • #31504 - Dump build logs when MavenIT fails
  • #31503 - Fix randomly failures when deploying to OpenShift/K8s on JVM/Native
  • #31502 - Make CloserTest more resilient
  • #31501 - Update SmallRye GraphQL to 2.1.1
  • #31500 - Switch to the new ORM 6 dialects when possible
  • #31496 - Filter out RESTEasy related warning in ProviderConfigInjectionWarningsTest
  • #31494 - Fix maven BuildIT failures
  • #31482 - Remove incorrect default value for keepAliveEnabled
  • #31476 - io.quarkus.kubernetes.deployment.OpenshiftDeployer throws java.io.IOException: Failed to resolve but evidently did reach the host
  • #31475 - Configuration property to work with database schemas generated for Hibernate ORM 5.6
  • #31473 - Add some logging to ProviderConfigInjectionWarningsTest
  • #31472 - Silence Hibernate ORM regarding BV integration
  • #31469 - Warnings about lack of "Hibernate Validator", despite no validation annotations being used
  • #31460 - Scheduler - new Dev UI - first iteration
  • #31459 - Use more familiar Map creation idiom in Wiremock example
  • #31455 - Bump quarkus-platform-bom-maven-plugin from 0.0.76 to 0.0.78
  • #31453 - Implement the dev service page
  • #31445 - Bump Dekorate to 3.4.1
  • #31444 - ArC: initial implementation of CDI Build Compatible Extensions
  • #31439 - Add hibernate-community-dialects to BOM
  • #31438 - HTTP response compression - fix Undertow and RESTEasy Classsic support
  • #31436 - Allow using any common exception when handling multiple exceptions
  • #31435 - Implement the container image card
  • #31434 - Invalid config value prevents app to startup with invalid stacktrace instead of validation error message
  • #31429 - Use Java 11 Set creation idiom in SecurityTransformerUtils
  • #31427 - Add the data source card + qwc-alert
  • #31426 - Implement the Micrometer card for the new dev ui
  • #31425 - Implement the health check card
  • #31424 - Implement the cache card for the new dev ui
  • #31417 - OpenTelemetry context not propagated to a fork-join pool thread via the OpenTelemetryMpContextPropagation
  • #31415 - GZIP Compression not working in servlet application
  • #31411 - Bump de.flapdoodle.embed.mongo from 4.5.1 to 4.6.1
  • #31410 - Bump nimbus-jose-jwt from 9.30.2 to 9.31
  • #31408 - Bump kotlinx-serialization-json from 1.4.1 to 1.5.0
  • #31407 - Bump google-http-client-bom from 1.42.3 to 1.43.0
  • #31406 - @ServerExceptionMapper doesn't support multiple exception types
  • #31398 - Add the ability to customize k8s client config
  • #31392 - Add Hibernate StatelessSession support
  • #31390 - Fix typo in BeanConfiguratorBase
  • #31389 - Properly test fix UUID support in Reactive REST Client multipart support
  • #31388 - Apply various polishing operations to RESTEasy Reactive source code
  • #31385 - Enhancements to security overview features content
  • #31384 - Ignore required documentation for @ConfigMapping default methods
  • #31383 - Add support for repeatable annotation-based test resources
  • #31380 - Fix abstract preamble in security topics
  • #31379 - Include the artifact in the bean discovery mode warning
  • #31376 - Use CLI instead of Cli in help message
  • #31373 - Make Quarkus Kubernetes gitops friendly
  • #31370 - Leverage AuthenticationException to simplify exception handling checks
  • #31369 - Document testing native with profile prod and test properties
  • #31363 - Bump flyway.version from 9.15.0 to 9.15.1
  • #31360 - Bump wildfly-elytron.version from 2.0.0.Final to 2.1.0.Final
  • #31359 - Repeatable Annotation-based test resources
  • #31358 - Various small fixes
  • #31356 - Upgrade to OpenTelemetry v1.23.1 and smallrye-reactive-messaging to v4.4.0
  • #31353 - Update instructions on running container built with Dockerfile with debug port
  • #31348 - Arc - Validate whether interceptors declare producer methods
  • #31343 - Scheduler - add time zone support for cron-based schedules
  • #31337 - Pass -H:ImageBuildStatisticsFile only when using GraalVM 22.3
  • #31333 - Properly call Quarkus.blockingExit from QuarkusDevModeTest
  • #31330 - Debug port not working in Docker container
  • #31324 - Bump log4j-api from 2.19.0 to 2.20.0
  • #31323 - Drop jboss-transaction-api_1.2_spec.version from BOM
  • #31317 - Quarkus#blockingExit is being called regularly from the main thread
  • #31314 - Dev UI nitpicking
  • #31312 - Add a way for RESTEasy Reactive to close arbitrary Closeable services
  • #31305 - Qute type-safe messages - make the Message annotation optional
  • #31301 - Bump groovy from 4.0.5 to 4.0.9
  • #31299 - Qute type-safe messages - change the default bundle name strategy
  • #31297 - Enhancements for the JPA-related content
  • #31296 - Ability to not generate app.kubernetes.io/version label
  • #31295 - Remove repetitive container image itests
  • #31294 - Delegate striping of debug symbols to GraalVM/Mandrel when >23.0
  • #31287 - Adding server grpc netty permit-keep-alive-time and permit-keep-alive-without-calls
  • #31284 - Suppress compiler warnings in RESTEasy Reactive
  • #31283 - Nayarana LRA - Fix artifact coordinates in resource removal
  • #31279 - Bump Narayana to 6.0.0.Final
  • #31277 - Disable Hibernate Reactive modules in native-tests.json
  • #31275 - Higher sleep delay before timeout for ReadTimeoutTestCase
  • #31270 - Better error message when classinfo is null
  • #31269 - Bump checker-qual from 3.30.0 to 3.31.0
  • #31268 - Bump smallrye-config.version from 3.1.2 to 3.1.3
  • #31267 - Issue with id population when using MongoDb with Panache in native
  • #31266 - Bump elasticsearch-opensource-components.version from 8.6.1 to 8.6.2
  • #31259 - Remove unused flyway property
  • #31258 - Synchronize GraalVM upstream's and Quarkus'-only debug info stripping
  • #31255 - Upgrade tool - Add option to OpenRewrite to consider additional source files (md/adoc and codestarts files)
  • #31251 - Quarkus 3, memory leak, NotAMockException when using mockito clearInlineMocks
  • #31248 - ArC fixes for spec compatibility, round 4
  • #31235 - Upgrade to Hibernate ORM 6.2
  • #31233 - Bump flyway.version from 9.14.1 to 9.15.0
  • #31222 - Refactor ReflectiveClassBuildItem
  • #31217 - Disable the Hibernate Reactive modules
  • #31213 - Provide an equivalent of Jersey's CloseableService
  • #31205 - Ensure no content-type header is sent when no HTTP body exists
  • #31203 - Bump nimbus-jose-jwt from 9.30.1 to 9.30.2
  • #31200 - Update smallrye-jwt and smallrye-jwt-build to include local keys in native image
  • #31196 - Clean up jakarta notifications
  • #31195 - Upgrade REST Assured to 5.3.0
  • #31194 - Remove quarkus3.yml
  • #31192 - Support HTTP/2 connections in REST Client Reactive
  • #31190 - Upgrade JAXB to 4.0.2
  • #31189 - Restrict the route for static resources to HEAD and GET
  • #31188 - Exclude some dependencies causing problems with Jakarta
  • #31187 - Add a small utility used for the Jakarta upgrade path
  • #31185 - Move native Resource configuration from Feature to json
  • #31184 - OIDC Challenge response has JSON content type without body
  • #31183 - Fix the non-default constructor mechanism of bytecode recording
  • #31180 - Move native Proxy configuration from Feature to json
  • #31179 - Move native JNI configuration from Feature to json
  • #31178 - ArC - introduce the concept of synthetic injection points
  • #31177 - Add support for unsafeAllocated reflectively instantiated classes
  • #31175 - Support Spring Data repositories with multiple Persistence Units
  • #31174 - Allow configuring redirect handler using the @ClientRedirectHandler annotation
  • #31170 - Bump micrometer-bom from 1.10.3 to 1.10.4
  • #31159 - Bump Gradle to version 8.0
  • #31153 - Bug in Quarkus bytecode generation
  • #31152 - Introduce queryConfigEnabled in the Swagger UI
  • #31144 - Upgrade to Maven Surefire 3.0.0-M9
  • #31143 - Create "native" category for docs
  • #31142 - Support custom redirect handler in REST Client Reactive
  • #31136 - QDOCS-119 Update OIDC title
  • #31135 - Bump de.flapdoodle.embed.mongo from 4.4.1 to 4.5.1
  • #31133 - Bump mongo-client.version from 4.8.2 to 4.9.0
  • #31131 - Don't compile quickstarts for unrelated changes in PR builds
  • #31128 - Add hint about how to exclude paths from log in http-reference.adoc
  • #31124 - Add support for SameSite for cookies
  • #31122 - RESTEasy Reactive: support NewCookie sameSite attribute
  • #31121 - Hibernate reactive - remove the Mutiny.Session bean
  • #31115 - Add post-processing to the grpc-stubs project
  • #31114 - Update to the gRPC Reflection service 1.0
  • #31109 - Only log at DEBUG if graphql endpoint already finished the HTTP response
  • #31108 - Apply some improvements to RESTEasy Classic doc
  • #31107 - Adjust REST Client docs titles
  • #31106 - Fix wrong artifact ID in Redis docs
  • #31102 - Fix gRPC codegen race condition
  • #31097 - TIP quarkus-systemd-notify when deploy to systemd
  • #31095 - Wrong dependency of Quarkus Redis in docs
  • #31090 - Enable MP REST Client TCK tests
  • #31089 - MongoDB with Panache fix multitenancy documentation
  • #31085 - Arc - validate Event raw type injection points and throw DefinitionException when found
  • #31083 - Unresolved javax usages on 3.0
  • #31081 - Add MicroProfile OpenTelemetry TCK
  • #31080 - Upgrade to SmallRye Fault Tolerance 6.2.0
  • #31079 - Allow multiple OIDC code flows in the same browser
  • #31067 - Add config to set OpenShift build log level
  • #31065 - Upgrade to SLF4J 2
  • #31062 - ArC: EventMetadata - implement the getInjectionPoint() method
  • #31061 - Add RSS section to native memory management section
  • #31058 - Outdated SLF4J version in bom
  • #31057 - Bump vertx-web from 4.3.5 to 4.3.8 in /independent-projects/resteasy-reactive
  • #31053 - Bump grpc.version from 1.52.1 to 1.53.0
  • #31051 - Remove long deprecated config keys from QuarkusTestProfileAwareClassOrderer
  • #31048 - Remove deprecated @NativeImageTest
  • #31043 - Fail at build time when there are model conflicts in the JAXBContext
  • #31041 - Improve linking in security topics and some style edits
  • #31037 - Add DataCater as adopters
  • #31035 - Condition archetypes transformation in update-version.sh
  • #31034 - Redirect in graphql
  • #31033 - ArC: remove deprecated @AlternativePriority
  • #31032 - resteasy-reactive-jaxb does not seperate RootElements by endpoint
  • #31029 - Docs - update title of Introduction to Contexts and Dependency Injection
  • #31026 - Never register server specific providers in REST Client
  • #31024 - Resteasy Reactive client tries to use ContainerResponseFilter
  • #31023 - Remove unnecessary @RecordableConstructor
  • #31020 - Bump formatter-maven-plugin from 2.21.0 to 2.22.0
  • #31019 - CI - Remove deprecated set-output calls
  • #31017 - Update enforcer-maven-plugin from 3.0.0-M3 to 3.2.1
  • #31012 - ArC: detect unsupported Inject annotations
  • #31006 - Remove leftover "host" property in K8s/OpenShift/Knative
  • #31002 - Enhancements to the Security guide headings
  • #31000 - Bump Dekorate to 3.4.0
  • #30993 - Minor preparations for Hibernate ORM 6
  • #30983 - Harmonize capability constants
  • #30963 - ArC: remove deprecated @AlternativePriority
  • #30942 - Register a custom redirect handler in REST clients
  • #30933 - Switch Windows build to Java 17
  • #30818 - Post-process proto files one by one to reduce memory usage
  • #30817 - Grpc post processing throws OOM exception with large number of proto file
  • #30757 - Allow same origin CORS requests without 3rd party origins being configured
  • #30734 - Dev UI 2
  • #30717 - Hibernate reactive - deprecate the usage of injected Mutiny.Session
  • #30705 - Consider using OpenId Connect instead of OIDC in the guide and link names
  • #30704 - OIDC Bearer tutorial doc name is very long
  • #30698 - CORS Request same origin ignored if no other origin set
  • #30687 - Allow to exclude/include proto files from dependencies
  • #30621 - openapi-swaggerui: schema reflection thinks javax.ws.rs.core.* types are REST Body types.
  • #30566 - Allow configuring port of http probes
  • #30547 - Allow configuring the port for the http probe
  • #30464 - queryConfigEnabled config property missing from SwaggerUI config
  • #30309 - Introduce deploy CLI commands
  • #30277 - I can't set "log category" for Quarkus-openshift deployment classes
  • #29922 - Registration for reflection with unsafeAllocated
  • #29599 - Warn "Cannot determine null of mp.jwt.verify.publickey.location to register with the native image" in dev mode
  • #29558 - Better tooling experience for Quarkus project info and update
  • #28562 - Bump to using JDK 19 as the latest JDK in CI
  • #28026 - Support multipart/mixed in Rest Client Reactive
  • #27348 - Unexpected 401 due to AuthenticationCompletionException is thrown in OIDC Authorization Code Flow
  • #27266 - application-test.yaml not taken into account when using -Dquarkus.test.native-image-profile=test
  • #26986 - Jakarta - EE 10 - Hibernate ORM 6 upgrade and JPA 3.1
  • #26928 - Make Quarkus Kubernetes gitops friendly.
  • #26152 - Resteasy Reactive: ContextResolver not used
  • #25998 - Azure Function binding types
  • #25159 - Scheduled - custom time zone support for cron-based schedules
  • #24075 - Spring JpaRepository doesn't seems to work with ORM named persistence units
  • #22294 - Add support for HTTP/2 in the reactive rest client
  • #15473 - Avoiding app.quarkus.io annotations
quarkus - 2.16.4.Final

Published by gsmet over 1 year ago

Complete changelog

  • #31510 - Add logging to CompiledJavaVersionBuildStep
  • #31507 - Adjust API in transaction.adoc code snippet
  • #31498 - Added a note to get correct OpenAPI documentation
  • #31486 - smallrye-openapi generates wrong definition for grouped parameters
  • #31483 - Fix documentation for quarkus.hibernate-orm.enabled
  • #31477 - Qute generated value resolvers - fix varArgs methods with 1 argument
  • #31471 - [2.16] Make sure parent modules are loaded into workspace before those that depend on them
  • #31467 - Don't run kubernetes-client Dev Services transitively
  • #31465 - Propagate Quarkus related failsafe system properties
  • #31462 - Do not append single '&' with empty query params in Resteasy Reactive
  • #31449 - Qute: VarArgs processing error with 1 element
  • #31447 - SmallRye GraphQL 1.9.3, test for Deprecated annotation
  • #31422 - Fix client jackson body writer to propagate the client context
  • #31418 - Fix doc generation for quarkus.hibernate-orm.enabled
  • #31416 - Fix copy paste error in qute docs
  • #31405 - Propagate SystemProperties set in Failsafe plugin to the Test launcher
  • #31394 - Fix afterEach callback for integration tests
  • #31393 - Integration Test AfterEach callbacks are not called
  • #31355 - [Regression] Very slow startup in dev mode when the Kubernetes extension is present
  • #31350 - Also set io.netty.noUnsafe at runtime when set at build time
  • #31349 - Netty complaining about access to heap buffer in native
  • #31347 - Adjust image name substitution for Elasticsearch Dev Services
  • #31339 - Improve logging in DevServicesKubernetesProcessor
  • #31336 - Pass --userns=keep-id to podman only when in rootless mode
  • #31331 - Use idiomatic RESTEasy Reactive filter declaration for OpenTelemetry
  • #31316 - Improve CSRF documentation
  • #31302 - Updated OpenAPI mp.openapi.extensions.smallrye.openapi key mapping
  • #31300 - Support UUID serialization in REST Client multipart bodies
  • #31298 - RESTEasy Reactive doesn't support java.util.UUID
  • #31291 - Bump org.jetbrains.annotations from 17.0.0 to the latest(24.0.0)
  • #31289 - Return a null InputStream from REST Client when response is 204
  • #31280 - Bump SQL Server JDBC driver to 12.2.0
  • #31276 - Bump protobuf from 3.21.9 to 3.22.0
  • #31274 - Try to solve disk space issues on GitHub Actions
  • #31261 - Bump Microsoft SQL Server JDBC driver to 12.2.0
  • #31260 - Make OIDC connection error log messages more visible
  • #31250 - Clarify in keycloak-authorization doc when it should be used
  • #31249 - Empty array of values in WebTargetImpl.queryParam method is added to the final URI as an &
  • #31245 - [Regression in 2.16.3] NullPointerException: Cannot invoke "org.jboss.resteasy.reactive.server.SimpleResourceInfo.getResourceClass()" because "this.resourceInfo" is null
  • #31240 - protobuf code generated w/ 3.22.0 broken w/ Quarkus
  • #31236 - Bump postgresql from 42.5.3 to 42.5.4
  • #31234 - Bump mermaid from 9.1.1 to 9.4.0
  • #31231 - RESTEasy reactive returns an empty InputStream instead of null on 204 - No Content response
  • #31211 - Fix the non-default constructor mechanism of bytecode recording [2.16]
  • #31209 - Another fix for the Redis Search aggregation test
  • #31186 - Show how to enable all origins in HTTP CORS section
  • #31150 - Add keycloak authorization capability
  • #31127 - Enhancements to instructions for contributing to the Quarkus docs
  • #31334 - podman4 can't build any code with quarkus builder
  • #30601 - Generate a preview website for documentation PRs
  • #30549 - Enhancements and fixes for the Authorization of Web Endpoints section
  • #30419 - Enhancing the Authorization of Web endpoints guide
  • #30333 - Can't work with Google Oauth2 using qaurkus-oidc
  • #29427 - quarkus.oidc.auth-server-url causing weird start-up failure
  • #26152 - Resteasy Reactive: ContextResolver not used
quarkus - 2.16.3.Final

Published by gsmet over 1 year ago

Major changes

  • #29756 - Support custom Flyway credentials/URL

Complete changelog

  • #31141 - Resolve roles allowed configuration expression after config setup is completed
  • #31129 - Fix stuck HTTP2 request when sent challenge has resumed request
  • #31125 - Add "keep-alive-enabled" parameter to REST client reactive
  • #31112 - Qute - fix assignability check when validating expressions
  • #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
  • #31077 - Qute: regression in template extension method with byte array
  • #31076 - Quarkiverse: Install instead of verify
  • #31074 - Added quarkus-jms-spi to quarkus bom
  • #31059 - Path lookup must also consider interfaces
  • #31046 - Simplify Quarkiverse release.yml workflow
  • #31038 - Update Instrumentation Processor check logic to match comment
  • #31036 - Use CDI when accessing UserTransaction/TransactionManager in QuarkusTransaction
  • #31028 - Fix typo in snapstart enable config
  • #31016 - Re-initialize platform dependent netty classes/values at runtime
  • #30988 - Race condition in SmallRye Config property expansion for @RolesAllowed value?
  • #30964 - Add ConfigMappings from a builder class to support full hot reload
  • #30961 - Error of quarkus:dev when the project.build.directory is overridden by a profile
  • #30960 - Register CDI Bean when ConfigMapping is marked as Unremovable
  • #30922 - Fix dependency parsing in JBangBuilderImpl
  • #30885 - Add concurrency configuration to the GitHub Action workflows
  • #30843 - Micrometer-Extension writes wrong URI-Tag when Path-Variables defined at Interface-Level
  • #30672 - Avoid creating CSRF cookie if no CSRF token was created
  • #30648 - Support passing filename to multipart form data output
  • #30594 - CSRF: exception thrown when authentication falied
  • #30570 - Set filename for PartItems in MultipartFormDataOutput
  • #30455 - Introduce quarkus.datasource.devservices.init-script-path
  • #29756 - Support custom Flyway credentials/URL
  • #29631 - @Unremovable ConfigMapping is still removed
  • #29630 - Changes to configmappings not being applied during hot reload
  • #28709 - QuarkusTransaction does not fire @Initialized(TransactionScoped.class)
  • #24639 - configure dedicated db user for database migrations: DML-only user for datasource, but DDL user for migration
  • #23360 - "Request has already been read" using vertx + auth
  • #17839 - Invalid memory configuration for netty maxDirectMemory in native image
quarkus - 3.0.0.Alpha4

Published by gsmet over 1 year ago

Major changes

  • #30856 - Upgrade Quarkus to Jakarta EE 10
  • #30762 - Azure Functions Extension
  • #30727 - Add gRPC InProcess support
  • #30656 - Introduce a way for users to customize Flyway configuration
  • #30640 - Support StatementInspector as @PersistenceUnitExtension managed bean
  • #30480 - Bump kubernetes-client-bom from 6.3 to 6.4
  • #30477 - Scheduler API - make it possible to schedule a job programmatically
  • #30469 - Introduce CacheSectionHelper
  • #30340 - Allow global default cache configuration
  • #30307 - Support retrieval of all Multipart parts in RESTEasy Reactive
  • #29756 - Support custom Flyway credentials/URL
  • #29026 - Flyway and Liquibase are now run as init containers in manifests.
  • #22622 - Elasticsearch Java Client

Complete changelog

  • #31028 - Fix typo in snapstart enable config
  • #31016 - Re-initialize platform dependent netty classes/values at runtime
  • #31014 - UniAsserter - introduce UniAsserterInterceptor
  • #31008 - Reenable quickstarts in CI for all branches
  • #31004 - Enhance TROUBLESHOOTING.md with pointer for native image investigation
  • #30999 - Bump flapdoodle to 4.4.1
  • #30995 - Fix mongo test issues
  • #30989 - Disable MongoDbRestDataPanacheTest on Windows again
  • #30987 - ArC: add ObserverTranformer test to the core test suite
  • #30986 - Update my triage areas: add ArC, remove tracing
  • #30980 - Make use of @RecordableConstructor optional when there is a single constructor
  • #30979 - Don't run quickstart compilation job on PRs that don't target main
  • #30978 - Make use of @RecordableConstructor in DataSourceSupport
  • #30974 - Bump quarkus-platform-bom-maven-plugin from 0.0.75 to 0.0.76
  • #30973 - Bump docker-maven-plugin from 0.40.3 to 0.41.0
  • #30969 - Gradle ITs: fix passing system properties
  • #30968 - ArC - Fix ObserverTransformerTest
  • #30966 - Bump Smallrye Reactive Messaging version to 4.3.0 and kafka3.version 3.4.0
  • #30964 - Add ConfigMappings from a builder class to support full hot reload
  • #30960 - Register CDI Bean when ConfigMapping is marked as Unremovable
  • #30957 - Mongodb native apps built with JDK20 based GraalVM / Mandrel crash
  • #30955 - Introduce support for the "jdbc-uri" property in k8s service binding
  • #30952 - Disable Vertx DNS resolver when deploying to kubernetes
  • #30951 - Cannot deploy applications into OpenShift using quarkus.kubernetes.deploy=true
  • #30950 - Various changes to observer methods to align them with spec expectations
  • #30949 - Instruct GraalVM / Mandrel >= 23.0.0 to keep more accurate debug information
  • #30946 - Upgrade to Hibernate ORM 5.6.15.Final
  • #30945 - Add support for JAX-RS StreamingOutput in RESTEasy Reactive
  • #30944 - Fix automatic module name of the change agent
  • #30941 - SmallRye GraphQL 2.1.0
  • #30932 - Remove vertx-kafka-client dependency from smallrye-reactive-messaging-kafka
  • #30931 - Restore jakarta-renames.properties
  • #30930 - Upgrade GPG key import action in release workflow
  • #30925 - Enable MongoDB tests on Windows
  • #30924 - ArC fixes for spec compatibility, round 3
  • #30923 - Keep 2.x extensions codestarts embedded in tooling and mark them legacy
  • #30918 - Remove the Jakarta transformation infrastructure
  • #30917 - Arc - validate Event#select and Event#fire methods for type variables
  • #30913 - Go back to limit of 6 PRs for Dependabot
  • #30909 - Remove deprecated Fernflower configuration
  • #30902 - Bump quarkus-platform-bom-maven-plugin from 0.0.51 to 0.0.75
  • #30901 - Bump build-reporter-maven-extension from 2.2.0 to 2.3.1
  • #30900 - Bump quarkus-security from 2.0.0.Alpha2 to 2.0.1.Final
  • #30899 - Use wildcards for Quarkus and WildFly Dependabot rules
  • #30898 - Bump eclipse-collections from 10.4.0 to 11.1.0
  • #30897 - Bump microprofile-jwt-auth-api from 2.0 to 2.1
  • #30892 - Bump resteasy-spring-web from 3.0.0.Beta3 to 3.0.1.Final
  • #30890 - Bump org.eclipse.jgit from 6.3.0.202209071007-r to 6.4.0.202211300538-r
  • #30889 - Bump microprofile-reactive-streams-operators.version from 1.0.1 to 3.0
  • #30887 - Bump microprofile-rest-client-api from 3.0 to 3.0.1
  • #30885 - Add concurrency configuration to the GitHub Action workflows
  • #30884 - Bump smallrye-opentracing.version from 3.0.0 to 3.0.3
  • #30883 - Bump microprofile-openapi-api from 3.0 to 3.1
  • #30882 - Bump smallrye-mutiny-vertx-core from 3.0.0 to 3.2.0
  • #30881 - Bump smallrye-open-api.version from 3.1.1 to 3.1.2
  • #30880 - Bump microprofile-config-tck from 3.0.1 to 3.0.2
  • #30879 - Set Dependabot limit higher for the week-end
  • #30877 - Bump microprofile-config-api from 3.0 to 3.0.2
  • #30876 - Bump artemis.version from 2.27.1 to 2.28.0
  • #30875 - Add Elasticsearch Java client to Dependabot
  • #30873 - Tweak some Dependabot rules
  • #30872 - Bump angus-activation from 1.0.0 to 2.0.0
  • #30870 - Bump microprofile-rest-client-tck from 3.0 to 3.0.1
  • #30868 - Potentially revert quarkus-class-change-agent artifact name change
  • #30867 - CI - Remove deprecated set-output calls
  • #30865 - Simplify reactive pool size configuration
  • #30864 - Bump microprofile-health-tck from 4.0 to 4.0.1
  • #30863 - Bump jakarta.activation-api from 2.1.0 to 2.1.1
  • #30862 - Bump microprofile-fault-tolerance-tck from 4.0 to 4.0.2
  • #30861 - Bump quarkus-http.version from 5.0.0.Alpha3 to 5.0.1.Final
  • #30859 - Clean up Jakarta-related workflows
  • #30857 - QDOCS-85: enhancements to OIDC code flow tutorial and concept topics
  • #30856 - Upgrade Quarkus to Jakarta EE 10
  • #30849 - Disable OpenshiftWithDockerAndImageTest for now
  • #30848 - Remove version change for the Jakarta transformation
  • #30847 - Add Bruno to the bot configuration for metrics
  • #30840 - Bump checker-qual from 3.29.0 to 3.30.0
  • #30836 - Increase timeout of Data6 group of native tests
  • #30835 - Bump to Kotlin 1.8.10
  • #30822 - Some minor Jakarta refinements
  • #30816 - ArC - reduce allocations for intercepted methods
  • #30808 - Remove tika configuration from the bot
  • #30807 - Fix automatic module name of the change agent
  • #30801 - Change default reactive SQL pools max size
  • #30798 - Remove okhttp leftovers
  • #30796 - Bump flyway.version from 9.14.0 to 9.14.1
  • #30795 - Bump nimbus-jose-jwt from 9.29 to 9.30.1
  • #30792 - Bump Reactive Messaging version to 3.23.0
  • #30790 - Note about clean option for build and dev
  • #30786 - Fix @EngineConfiguration sample in Qute Reference documentation
  • #30785 - Improve robustness of the Redis Search - Aggregation test
  • #30775 - Support for MP JWT 2.1 with smallrye-jwt 4.2.0
  • #30774 - CLI - introduce clean command
  • #30773 - Jakarta - Adjust commit pointer for JAX-RS branch
  • #30772 - Reduced accuracy in source positions when debugging native executables with latest GraalVM
  • #30764 - Bump mongodb-crypt from 1.6.1 to 1.7.1
  • #30763 - Bump javaparser-core from 3.24.2 to 3.25.0
  • #30762 - Azure Functions Extension
  • #30761 - Bump mockito-bom from 4.11.0 to 5.1.1
  • #30760 - Bump flyway.version from 9.12.0 to 9.14.0
  • #30758 - Revert "Pass quarkus args to dev mode gradle task"
  • #30751 - Improve JDBC driver error message in Agroal processor
  • #30750 - Use quotes for the path to find maven basedir in mvnw
  • #30747 - Jakarta - Adjust TestNG version update
  • #30746 - Jakarta - Upgrade to Narayana 6.0.0.CR1
  • #30743 - Remove workaround for testing knative environment
  • #30742 - Provide actionable warning when logging level is lower than min level
  • #30740 - Qute ValueResolverGenerator - use gizmo switch for field properties
  • #30739 - Warning log level set below minimu logging level should mention how to overwrite it
  • #30733 - cancel-previous-runs GH action is still using deprecated Node.js 12 (only in forked repos)
  • #30731 - Bump font-awesome from 6.2.0 to 6.2.1
  • #30730 - Remove explicit mock-maker-inline configs
  • #30727 - Add gRPC InProcess support
  • #30726 - Move Vale configuration file to a standard location
  • #30723 - Ban commons-io from quarkus-core-deployment
  • #30718 - Bump com.gradle.enterprise from 3.12.2 to 3.12.3 in /devtools/gradle
  • #30716 - Add Q&A about AnalysisError\$ParsingError with link-at-build-time
  • #30710 - Upgrade to Mockito 5.1.0
  • #30709 - Fix unknown build properties regression
  • #30708 - Remove default "password" for key stores
  • #30707 - Quarkus 2.16 and Mockito 5.1.0 --> java.lang.NoClassDefFoundError
  • #30703 - Implement Redis Stream command support
  • #30699 - Use new simpler syntax for getting all beans in Jackson related docs
  • #30697 - Erroneous warnings after #30620
  • #30696 - Enable Quarkus GH Lottery notifications for the "triage/needs-feedback" label
  • #30695 - Fix case in path matching in RESTEasy Reactive where templates overshadow static matching
  • #30682 - PostgreSQL service binding does not get recognised by Quarkus app
  • #30673 - Use quarkus.http.ssl-port instead of quarkus.https.port
  • #30672 - Avoid creating CSRF cookie if no CSRF token was created
  • #30671 - Upgrade Netty to version 4.1.87.Final
  • #30669 - sync-web-site.sh - Add --depth=1 when the website history is not needed
  • #30667 - Changed REST path matching with RESTEasy Reactive?
  • #30666 - ArC fixes for spec compatibility, round 2
  • #30665 - Fix missing preamble on doc index page
  • #30664 - Apply minor polish to FlywayProcessor
  • #30663 - Remove the executable bit from Java files
  • #30660 - Hopefully fix issue with Gradle templates transformation
  • #30658 - Enhancements for the Authentication mechanisms documentation
  • #30656 - Introduce a way for users to customize Flyway configuration
  • #30654 - Diataxis restructure of NVD content and added more references to link security topics
  • #30648 - Support passing filename to multipart form data output
  • #30647 - Bump nimbus-jose-jwt from 9.28 to 9.29
  • #30646 - Force java_generic_services to false for protos gathered from dependencies
  • #30643 - Bump elasticsearch-opensource-components.version from 8.6.0 to 8.6.1
  • #30642 - Quarkus CLI: quarkus build gets stuck with application generated with quarkus app create if there's spaces in output directory
  • #30640 - Support StatementInspector as @PersistenceUnitExtension managed bean
  • #30634 - Improve sync-web-site.sh for the doc team requirements
  • #30633 - Only register apicurio related classes for reflection when present
  • #30632 - Interpolate ClientHeaderParam in REST client reactive
  • #30631 - allow additional text in clientheader
  • #30630 - ArC: make sure all beans have a bean type of java.lang.Object
  • #30629 - Provide useful hint when json processing extensions missing from REST Client
  • #30627 - Bump dekorate 3.3.0 to 3.3.1
  • #30626 - Fix support of primitive types for filtering in REST Data Panache
  • #30623 - Introduce convertScopes to @InjectSpy
  • #30620 - Record config properties in multiple phases
  • #30619 - Bump bouncycastle.version from 1.71 to 1.72
  • #30618 - Add summary to topic
  • #30617 - Added hibernate-orm property: quarkus.hibernate-orm.validation.enabled
  • #30610 - Remove Stalebot from the list of GitHub applications
  • #30608 - Support @InjectSpy on javax.inject.Singleton classes
  • #30607 - Fixed header of 2 doc topics
  • #30605 - REST Data with Panache: NoSuchMethodError for entity with a field of primitive type
  • #30604 - Remove lookup by profile when updating configurations
  • #30603 - Log a warning when a deprecated extension config item is used
  • #30601 - Generate a preview website for documentation PRs
  • #30594 - CSRF: exception thrown when authentication falied
  • #30587 - Add jakarta migration for kotlin codestart using Gradle with Groovy DSL
  • #30586 - Quarkus docs contributor guide & template enhancements
  • #30582 - Quarkus 3.0 codestarts for Gradle have javax in allopen rather than jakarta
  • #30579 - Add more log to GrpcDuplicatedContextGrpcInterceptor
  • #30573 - Introduce app.kubernetes.io/managed-by label to k8s manifest generation
  • #30572 - should set app.kubernetes.io/managed-by=quarkus when we generate deploy schemas
  • #30570 - Set filename for PartItems in MultipartFormDataOutput
  • #30563 - Revert "Distinct generated count method from interface in REST Data with Panache"
  • #30556 - Remove deprecated reactive datasource config properties
  • #30554 - Refactor to use new SignatureBuilder API by Gizmo in REST Data Panache
  • #30553 - Add MySQL/MariaDB pipelining-limit and use-affected-rows config properties
  • #30552 - Replace bcX-jdk15on:1.70 by bcX-jdk18on:1.71
  • #30549 - Enhancements and fixes for the Authorization of Web Endpoints section
  • #30546 - Improve error message in RunningAppConfigResolver
  • #30544 - Arc - compare types declared by @Typed with unrestricted bean types instead of actual types
  • #30543 - io.quarkus.runtime.configuration.QuarkusConfigFactory not a subtype in v3.0.0.Alpha3 dev mode
  • #30542 - Drop and ban commons-io dependency from quarkus-core-deployment
  • #30540 - Build failed due to limit bean types to types outside of the transitive closure of bean types
  • #30538 - Log a warning when a deprecated extension config item is used
  • #30535 - Higher timeout for Native tests - Misc4
  • #30533 - Bump dekorate to 3.3.0
  • #30530 - Distinct generated count method from interface in REST Data with Panache
  • #30529 - Use custom ObjectMapper for Keycloak admin client if necessary
  • #30523 - Bump assertj-core from 3.24.1 to 3.24.2
  • #30522 - Bump freemarker from 2.3.31 to 2.3.32
  • #30521 - Bump quarkus-spring-security-core-api from 5.3.Final to 5.4.Final
  • #30520 - Bump flyway.version from 9.11.0 to 9.12.0
  • #30518 - Recompose security-openid-connect-web-authentication.adoc to Diataxis framework
  • #30516 - Customize application ObjectMapper can impact Keycloak admin client
  • #30509 - ArC fixes for spec compatibility
  • #30505 - Upgrade upgrade script to 3.0.0.Alpha3
  • #30498 - Force quarkus grpc xds dependency for the istio integration test
  • #30495 - Bump liquibase.version from 4.18.0 to 4.19.0
  • #30492 - Bump Otel to 1.22.0
  • #30489 - Refactor Spring Client Config
  • #30487 - Infinispan client enhancements
  • #30486 - Bump smallrye-mutiny-vertx-binding from 3.0.0 to 3.2.0
  • #30483 - Move TestNG outside of the BOM
  • #30481 - Test all gRPC combos wrt exception handling, msgs, etc
  • #30480 - Bump kubernetes-client-bom from 6.3 to 6.4
  • #30478 - Allow context propagation for OpenTelemetry
  • #30477 - Scheduler API - make it possible to schedule a job programmatically
  • #30475 - Upgrade to Narayana 6.0.0.CR1 in the Jakarta branch
  • #30472 - Register Kafka checkpoint ProcessingState as reflective class for native
  • #30469 - Introduce CacheSectionHelper
  • #30459 - Document how to set an extension image
  • #30455 - Introduce quarkus.datasource.devservices.init-script-path
  • #30452 - Arc - Using @Typed with illegal values should throw an exception
  • #30449 - Register eventbus message codec when headers are present in consumer
  • #30448 - Ability to set validation mode using a hibernate-orm property
  • #30447 - Arc - remove wildcard types from bean types of class-based beans
  • #30444 - Improve Redis search test robustness
  • #30439 - Revert the jQuery upgrade in MicroProfile TCKs
  • #30438 - Fail by default when encountering interceptor annotations on private methods
  • #30434 - Qute - introduce the EngineConfiguration annotation
  • #30428 - Bump error_prone_annotations from 2.17.0 to 2.18.0
  • #30425 - Bump assertj-core from 3.24.1 to 3.24.2 in /devtools/gradle
  • #30422 - Recompose the security overview and built-in authentication content to diataxis doc templates
  • #30419 - Enhancing the Authorization of Web endpoints guide
  • #30417 - Eventbus, No message codec for type when using headers
  • #30409 - Actually forbid simultaneous use of persistence.xml and quarkus.hibernate-orm.* properties
  • #30406 - Fix istio CI workflow by adding --embed-certs
  • #30403 - Bump grpc.version from 1.52.0 to 1.52.1
  • #30401 - Bump nimbus-jose-jwt from 9.27 to 9.28
  • #30397 - Tweak and optimize vale config
  • #30394 - Add Note in doc about service binding with DC
  • #30391 - Qute type-safe messages - support resource bundle naming convention
  • #30387 - Add support for Redis Streams
  • #30382 - Qute I18N should support standard Java resource bundle filenames
  • #30374 - Bump bctls-fips from 1.0.14 to 1.0.14.1
  • #30373 - Bump gson from 2.10 to 2.10.1
  • #30369 - Detail Environment Variables Config conversion rules
  • #30366 - Upgrade flapdoodle embed mongo to 4.4.0
  • #30365 - Fix timing issue in SearchCommandsTest.testAggregation
  • #30361 - Enhancements to Security docs Basic authentication tutorial
  • #30360 - Remove test case from no-awt native integration test
  • #30357 - build: dont fail when vale gets overwhelmed.
  • #30356 - Deprecate Config bootstrap phase and specific Config build steps
  • #30351 - Bump Dekorate to 3.2.1
  • #30345 - Update maven-surefire-plugin to 3.0.0-M8
  • #30341 - Cache - introduce the dev-spi module
  • #30340 - Allow global default cache configuration
  • #30338 - Fix locales integration test to pass with JDK 20
  • #30331 - Qute - consider custom section helper factories during build time
  • #30329 - Test against OpenJDK 21 EA
  • #30328 - Add configuration property quarkus.hibernate-orm.persistence-xml.ignore
  • #30325 - Bump assertj-core from 3.23.1 to 3.24.1
  • #30324 - Improve unknown properties resolution for ConfigMappings
  • #30323 - Bump grpc.version from 1.51.1 to 1.52.0
  • #30320 - Add console port to container execution for AMQP dev services
  • #30316 - Cache programmatic API - invalidate entries whose keys match a predicate
  • #30314 - Cache programmatic API - support asynchronous value loader
  • #30311 - Cache programmatic API - support asynchronous value loader
  • #30308 - Add Mutiny 2/Flow changes and Kotlin not parent first
  • #30307 - Support retrieval of all Multipart parts in RESTEasy Reactive
  • #30303 - Remove warning when deploying to Kubernetes without pushing image
  • #30302 - Add HTTPS port in generated containers by Kubernetes
  • #30298 - Bump jquery from 3.6.1 to 3.6.3
  • #30297 - Bump micrometer-bom from 1.10.2 to 1.10.3
  • #30295 - Bump elasticsearch-opensource-components.version from 8.5.3 to 8.6.0
  • #30283 - Improves documentation on SecurityIdentityAugmentor with Hibernate
  • #30279 - Introduce VertxContextSupport
  • #30278 - Allow transformation of private injected field to allow reflection-free injection
  • #30274 - Build metrics - collect information about produced build items
  • #30234 - Hibernate dirty property false positives
  • #30225 - Take into account @Produces annotations from interfaces and superclasses in JaxrsEndPointValidationInterceptor
  • #30186 - Bump jboss-metadata-web from 15.2.0.Final to 15.4.0
  • #30184 - Allow setting additional Hibernate quoting options
  • #30176 - Native: build error when an app use DB2 (quarkus-jdbc-db2) and Oracle (quarkus-jdbc-oracle)
  • #30118 - MongoDB with Panache: allow setting per collection read preference
  • #30108 - Update Maven to 3.8.7
  • #30104 - Some spelling fixes
  • #30084 - Provide option to restrict X-Forwarded-* headers to configured proxy addresses
  • #30055 - Register properly OpenApiConfigMapping at runtime
  • #30043 - Enhance doc contributor guide with information about creating new content, landing page config, and URL redirection
  • #30021 - Register kafka serializers and schemaregistry classes only when present
  • #30020 - Register bouncycastle classes for reflection only when present
  • #29999 - Kubernetes Extension Should be Aware of Standard TLS Properties
  • #29997 - MongoDB Panache - Read Preference on Entity level
  • #29973 - Add tests examples to Google Cloud Functions codestarts
  • #29928 - Generate a Versions java class for fabric8 dependencies
  • #29909 - give more explicit pointer to the contribute guide
  • #29888 - Restricting X-Forwarded-* header parsing
  • #29886 - Move reflection and serialization configuration from Feature to json
  • #29779 - Install mock by TypeLiteral and Qualifiers
  • #29778 - Use prefix and name when matching unrecognized configurations keys
  • #29761 - Hibernate reactive panache refactoring
  • #29756 - Support custom Flyway credentials/URL
  • #29719 - Maven Javadoc Plugin fails because of a Quarkus module name
  • #29693 - MethodTooLargeException when too many classes to register for reflection
  • #29666 - Remove OpenApi CORS default support
  • #29665 - MongoDb with Panache: Add multi-tenancy support to MongoDb Panache throught dynamic database selection
  • #29660 - Warning log "Unrecognized configuration key" on native build occurs for known properties
  • #29631 - @Unremovable ConfigMapping is still removed
  • #29630 - Changes to configmappings not being applied during hot reload
  • #29597 - Recompose security-openid-connect.adoc
  • #29573 - Quarkus Vertx HTTP defines default keystore password
  • #29520 - decouple from okhttp(3)
  • #29466 - Duplicated Context in StartupEvent Observers
  • #29450 - ArC: fix build-time and runtime resolution of beans with recursive generic types
  • #29433 - Fix flaky test in reactive-messaging-hibernate-orm
  • #29397 - Provide a way for users to customize PgPool creation
  • #29348 - Reactive - Support multi hosts connection to Postgres
  • #29253 - Resteasy + Hibernate Validator : @Produces on super interface is not taken into account, JSON is default
  • #29209 - Kubernetes resources generation log not on par with what is generated
  • #29026 - Flyway and Liquibase are now run as init containers in manifests.
  • #28921 - OpenTelemetry JDBC instrumentation - fix Oracle and DB2 in native mode
  • #28919 - Remove 'class' from 'quarkus-class-change-agent' artifact name
  • #28915 - flyway cannot find thin oracle driver in native mode
  • #28598 - Enhance TROUBLESHOOTING.md with pointer for native image investigation
  • #28593 - Add globally_quoted_identifiers_skip_column_definitions to quarkus.hibernate-orm.database
  • #28582 - Update documentation for package type
  • #28502 - Flyway transactional lock property
  • #28443 - quarkus.args not work with gradle and quarkus 2.13.0
  • #28397 - Smallrye-OpenAPI: Don't produce any CORS headers by default in production when CORS is disabled
  • #28385 - Support StreamingOutput or document alternative in RESTEasy Reactive
  • #27403 - Add support for STATEMENT_INSPECTOR in Hibernate ORM
  • #27154 - @Path mapping path doesn't work as expecting
  • #27023 - Caffeine configuration - Allow global default configuration
  • #26987 - Jakarta - EE 10 - RESTEasy Reactive and JAX-RS 3.1
  • #26463 - Automatic Kubernetes Service Binding extension with Kafka breaks on new deploy
  • #25489 - Refine how resource classes with same components are merged
  • #25462 - Request routing partially broken in reactive RESTEasy
  • #25275 - Quarkus gRPC generator tries to write the same file twice
  • #24639 - configure dedicated db user for database migrations: DML-only user for datasource, but DDL user for migration
  • #22622 - Elasticsearch Java Client
  • #22295 - Remove vertx-kafka-client dependency
  • #20228 - RestAssured not configured to use the correct port when quarkus.http.test-ssl-port is set
  • #17839 - Invalid memory configuration for netty maxDirectMemory in native image
  • #17227 - Enable the mongodb-client, mongodb-panache, mongodb-panache-kotlin and the mongodb-rest-data-panache IT on Windows
  • #17147 - ArC fails to construct bean with self-referencing generic constraint
  • #16589 - Simultaneous use of persistence.xml and quarkus.hibernate-orm.* properties is not actually forbidden
  • #14789 - [Mongo Panache Extension] Dynamically select database
  • #12685 - Quarkus ignores SKIP_PARSE_PERSISTENCE_XML when started in development mode
  • #12597 - ArC - get rid of reflection fallback for private injection points
quarkus - 2.16.2.Final

Published by gsmet over 1 year ago

Complete changelog

  • #30976 - Metrics - check if index contains class before attempting to use it
  • #30965 - JandexBeanInfoAdapter.getMetricAnnotationsThroughStereotype is not null safe
  • #30959 - Return text from /q/metrics when the Accept header contains html
  • #30953 - Fix OIDC capability string
  • #30947 - Ignore interface/class without default constructs fields in SB config
  • #30940 - Use SchemaType.ARRAY instead of "ARRAY" for native support
  • #30919 - Compilation to native fails, when quarkus-smallrye-openapi is included
  • #30916 - Add AppCDS documentation
  • #30896 - Quarkus spring-boot-properties extension unable to handle complex configuration.
  • #30878 - Bump postgresql from 42.5.2 to 42.5.3
  • #30866 - Only run the quickstart compilation for main
  • #30851 - Fixed return type typo in smallrye graphQL guide
  • #30844 - Fixed greeting in getting started guide
  • #30839 - Fix handling of Accept header in graphQL
  • #30833 - Update docs to show BuildProducer use as method parameter instead of field
  • #30828 - Make OIDC session cookie same site lax by default
  • #30826 - Caffeine - Automatically register metrics cache impls if Micrometer is around
  • #30825 - Fix comment about Caffeine optimization
  • #30823 - Change accept header to valid plain text in micrometer documentation
  • #30821 - Packaging type -Dquarkus.package.create-appcds=true isn't documented
  • #30815 - Update SmallRye Config to 2.13.2
  • #30812 - Manage the apache-mime4j dependency
  • #30806 - / in Accept header is ignored if not listed as the first item
  • #30805 - MailTemplateInstance with attachments
  • #30803 - Support file and byte array attachments in MailTemplateInstance
  • #30797 - OIDC login not work
  • #30783 - uses 'quarkus.platform.artifact-id' property
  • #30778 - Avoid creating 3 Liquibase MongoDB instances for startup operations
  • #30776 - Ensure that AwsProxyRequestContext can be used with @Context in RESTEasy Reactive
  • #30767 - Remove duplicate notification of SseBroadcaster's onErrorListeners
  • #30765 - Bump postgresql from 42.5.1 to 42.5.2
  • #30755 - Update ForwardedParser to validate the port
  • #30744 - [Quarkus Native] ClassNotFoundException: com.github.benmanes.caffeine.cache.SSSW
  • #30536 - munitnyucontextmanager non helpful error reporting
  • #29753 - Introduce ConnectionFactoryWrapperBuildItem
  • #29605 - Update docs to reflect that injection should not
  • #27774 - PLANNER-1709 Avoid deprecated penalize/reward overloads
  • #23442 - problem using quarkus-resteasy-reactive-kotlin-serialization with AwsProxyRequestContext
quarkus - 2.16.1.Final

Published by gsmet over 1 year ago

Complete changelog

  • #30729 - Bump mariadb-java-client from 3.1.1 to 3.1.2
  • #30724 - Upgrade to Mutiny 1.9.0
  • #30722 - Set SameSite Strict only on OIDC session cookie
  • #30720 - Bump picocli.version from 4.7.0 to 4.7.1
  • #30719 - Bump jackson-bom from 2.14.1 to 2.14.2
  • #30715 - PanacheRepositoryResource should implement ReactiveRestDataResource
  • #30713 - Use MapProperty instead of Map
  • #30694 - Use newer API for creating tmp files in RESTEasy Reactive
  • #30692 - Bump htmlunit version to 2.70.0
  • #30686 - Don't fail send when a sse sink has been closed
  • #30681 - RESTEasy Reactive: SSE broadcaster fails if a sink has been closed
  • #30680 - Mark methods generatred by ASM transformations as synthetic
  • #30659 - Drop unused class GradleLogger
  • #30653 - Fix opening in IDE when more than IDE is running
  • #30652 - Match prometheus export metrics format
  • #30651 - ArC - use reflection fallback for PreDestroy callbacks if needed
  • #30649 - Document redirect options in RESTEasy Reactive
  • #30644 - Adjust source language absent in documentation code blocks
  • #30636 - PreDestroy hooks fail depending on method modifiers
  • #30635 - Introduce a minimum-java-version in the extension descriptor metadata
  • #30625 - OIDC authentication loop if Cookie Policy sameSite=strict
  • #30624 - Fix NPE obtaining a project map from Maven session
  • #30622 - Update invalid package in guide
  • #30612 - Fix import file name in redis-reference.adoc
  • #30609 - Qute generated resolvers - getters should take precedence over fields
  • #30593 - Qute validation - improve hierarchy indexing to fix assignability issues
  • #30591 - Resolve correct version when application version is unset
  • #30589 - Bump junit-bom from 5.9.1 to 5.9.2
  • #30585 - Bump Microsoft SQL Server JDBC driver to 11.2.3
  • #30584 - Update MS SQL JDBC driver to version 11.2.3
  • #30576 - Use accept header to choose metrics export format
  • #30574 - Handle empty source directory for included builds
  • #30569 - Add default implementation for REST Data interfaces
  • #30564 - Update security-openid-connect-client.adoc
  • #30559 - container-image extension running with kubernetes extension
  • #30557 - AWT: JniRuntimeAccess: freetypeScaler.c calls sun.font.FontUtilities
  • #30548 - Add a blurb about not supporting validation.xml in Quarkus
  • #30526 - RESTEasy classic servlets - add RoutingContext to active request context
  • #30515 - Native build fails with hibernate-orm-rest-data-panache + elytron-security-properties-file
  • #30513 - Limit application.properties lookup to main source set
  • #30510 - Simplify logic in create-app.adoc and allow to define stream
  • #30501 - Fix HibernateOrmCodestart
  • #30500 - Place extension with an unknown category in the uncategorized category
  • #30496 - Update documentation
  • #30490 - Avoid adding the exception itself as a suppressed exception
  • #30488 - Updates to Infinispan 14.0.6.Final
  • #30485 - Verify code flow access token first if no UserInfo precondition exists
  • #30479 - Define defaultValueDocumentation for builderImage
  • #30474 - Docs - default value of quarkus.native.builder-image is not shown
  • #30470 - Revert --enable-monitoring with no arguments support
  • #30460 - Bump kafka3.version from 3.3.1 to 3.3.2
  • #30453 - Gradle build failing w/ Quarkus 2.16.0
  • #30430 - Bump gizmo from 1.5.0.Final to 1.6.0.Final
  • #30429 - Bump Keycloak version to 20.0.3
  • #30426 - Fix redundant push when using buildx
  • #30424 - Building of container images with buildx causes build failures
  • #30423 - 2.15+ - Services dependent on libraries without classes no longer build
  • #30418 - Disable -D argument propagation in DevMojo
  • #30415 - Arc - Change Types#getTypeClosure so that superclasses and interfaces of producer types no longer throw on finding wildcards
  • #30412 - Arc - wildcard detection for producer methods/fields is too aggressive
  • #30410 - Introduce support for GraalVM --enable-monitoring
  • #30408 - Warning: Option 'AllowVMInspection' is deprecated and might be removed from future versions: Please use --enable-monitoring
  • #30405 - Quarkus Undertow doesn't work with blocking SecurityIdentityAugmentor
  • #30399 - Fix ElasticSearch Dev Services container restart
  • #30384 - Elasticsearch Dev Services restarts container on every auto-compile
  • #30368 - Allow Environment variables to populate property Maps in build time Config
  • #30354 - AWT io.quarkus.awt.it.ImageGeometryFontsIT native integration test failing with "GraalVM for Java 20" dev builds
  • #30347 - Bump junit-jupiter from 5.9.1 to 5.9.2
  • #30343 - Trailing comma is lost from prometheus metrics
  • #30335 - Add native compilation section to Hibernate Validator guide
  • #30332 - NPE in toString method for Processor Parameters in kafka-streams 3.3.1 version
  • #30275 - Inline Log category property doesn't work
  • #30208 - OIDC: 401 when access-token needs to be refreshed and user-info-required=true
  • #30179 - Add an owasp-check profile
  • #28781 - RESTEasy Reactive: document redirects
  • #24027 - Hibernate Validator does not use META-INF/validation.xml, it should work or be stated in the documentation.
  • #23002 - if more than two running IDE while launching 'x' gives error
quarkus - 2.7.7.Final

Published by gsmet over 1 year ago

Complete changelog

  • #30514 - JReleaser - Specific configuration for maintenance and preview
  • #30435 - [2.7] Set Path and SameSite Strict attributes on Form and OIDC cookies
  • #30290 - Introduce minimum-java-version and recommended-java-version
  • #30083 - Fix memory leak in Agroal local connection cache for Netty's FastThreadLocalThread
  • #29626 - Allow CORS same origin requests
  • #29569 - Bump sshd-core version to 2.9.2
  • #29552 - Fix JDBC Oracle exclude config for windows native builds
  • #29541 - Bump sshd-common version to 2.9.2
  • #29458 - Bump postgresql from 42.5.0 to 42.5.1 in /bom/application
  • #29342 - Add CORS route to DevConsole
  • #29099 - Replace deprecated properties in JReleaser descriptor
  • #28951 - Handle maintenance releases in release-cli.sh
  • #28948 - Upgrade to JReleaser 1.3.0
  • #28645 - Manage version for Apache Commons Text
  • #28550 - Bump jackson-bom from 2.13.4 to 2.13.4.20221013
  • #28497 - Include minimum/recommended JDK version in the platform stream descriptor
  • #28404 - Upgrade protobuf to 3.19.6
  • #28272 - Bump snakeyaml from 1.32 to 1.33
  • #27881 - Bump snakeyaml from 1.31 to 1.32
  • #27742 - Bump jackson-bom from 2.13.3 to 2.13.4
  • #27581 - Bump snakeyaml from 1.30 to 1.31
  • #27519 - Bump postgresql from 42.4.2 to 42.5.0
  • #27409 - Complete implementation of UriInfoImpl
  • #27406 - Prevent duplicate HTTP headers when WriterInterceptor is used
  • #27397 - Bump postgresql from 42.4.1 to 42.4.2
  • #27360 - Fix how certificates are obtained in the RestClient integration tests
  • #27335 - Integration tests for RestClient require periodic regeneration of certificates
  • #27325 - Resteasy Reactive duplicates headers when custom WriterInterceptor is present
  • #27221 - UriInfo.resolve always returns null with resteasy-reactive
  • #27129 - Remove wrong LANG from dockerfile use parent default
  • #27120 - Bump postgresql from 42.4.0 to 42.4.1
  • #26775 - Delay initialization of the DefaultChannelId class at runtime
  • #26737 - Adjust some extension descriptions
  • #26681 - Strip debug information from the native executable unconditionally
  • #26515 - Upgrade JReleaser to 1.1.0
  • #26492 - Use proper header name
  • #26482 - Upgrade Hibernate Reactive to 1.1.7.Final
  • #26467 - Properly ensure that transfer-encoding is not set when content-length exists
  • #26465 - Properly initialize elements from the datasource configs
  • #26464 - Resteasy Reactive adds transfer-encoding header though content-length is present
  • #26455 - [reactive-pg-client] NullPointerException in PgPoolRecorder.java
  • #26422 - Attempt to fix podman DNS issue
  • #26376 - Clear out OutputStream when a MessageBodyWriter throws an exception
  • #26363 - Bump postgresql from 42.3.6 to 42.4.0
  • #26357 - Allow to override the Oracle JDBC metadata for native images also on Windows
  • #26347 - Move excludes for jaeger-thrift to the bom
  • #26270 - ServerExceptionMapper with JsonMappingException exception mapper result is not used as main response but as property value in result
  • #26265 - Add some missing extension descriptions
  • #26095 - Upgrade Protostream to 4.4.3.Final following the Infinispan upgrade - 2.7
  • #26045 - Fix some typos in Maven tooling doc
  • #26026 - Add missing -deployment entries to BOM for quarkus-smallrye-reactive-…
  • #26021 - Ensure that File is properly handled in native mode in RESTEasy Reactive
  • #25973 - NoSuchMethodException in Resteasy-reactive when running in native mode
  • #25954 - Image generation failed. Exit code: 255 in windows 10
  • #25953 - Bump infinispan from 13.0.8.Final to 13.0.10.Final
  • #25949 - Ensure that @WithConverter values work in native mode
  • #25940 - MP Config Converter fails in native build
  • #25930 - Provide actionable error message when unable to bind to Unix domain socket
  • #25924 - Vert.x + listening to a Unix Domain Socket - enhance error message when native transport is not configured properly
  • #25910 - Fix the error for non-blocking multipart endpoints
  • #25909 - Misleading error for multipart non-blocking method in resteasy-reactive
  • #25903 - List Reactive Oracle Client in Hibernate Reactive guide
  • #25870 - Fix null query parameter handling in generated RestEasy Reactive clients
  • #25867 - Podman on Windows needs one /, not two // prefix
  • #25865 - NativeImageBuildRemoteContainerRunner: Podman on Windows statfs error for prepending e.g. //c/ for C:\ drive
  • #25864 - Allow updating docs for older branches
  • #25816 - [Guide] fix reactive-sql-clients startup method
  • #25779 - Bump postgresql from 42.3.3 to 42.3.6
  • #25691 - Upgrade Hibernate Reactive to 1.1.6.Final
  • #25603 - Hibernate Reactive 1.1.5.Final
  • #25285 - Normalize uri template name to be a valid regex groupname
  • #25258 - RESTEasy reactive illegally restricts JAX-RSpath parameter names
  • #24889 - Upgrade to JReleaser 1.0.0
  • #24664 - Support arrays in RESTEasy Reactive Resource methods
  • #24456 - Upgrade Hibernate Reactive to 1.1.4.Final
quarkus - 2.16.0.Final

Published by gsmet over 1 year ago

Complete changelog

  • #30416 - Revert "Propagate parent-first flag"
  • #30407 - Fix invalid JavaScript identifier in DevUI sourceMaps
  • #30398 - Fix DB devservice restart
  • #30393 - Update to Vert.x 4.3.7
  • #30390 - Explicit quarkus.datasource.devservices.enabled=true makes devservices restart DB container on live reload
  • #30389 - Fix RestAssured URL handling and unexpected restarts in QuarkusProdModeTest
  • #30388 - Add provided capability to OIDC extension
  • #30375 - Bump mariadb-java-client from 3.1.0 to 3.1.1
  • #30355 - Updates to Infinispan 14.0.5.Final
  • #30350 - Add missing @Produces in rest-data panache documentation
  • #30348 - Bump mongo-client.version from 4.8.1 to 4.8.2
  • #30344 - Support URIs userInfo data in REST Client Reactive
  • #30330 - hibernate-orm-rest-data-panache ignores additional resource methods
  • #30301 - Clarify how to pass javac/JVM flags to the Quarkus Maven plugin
  • #30289 - quarkus-rest-client-reactive-jackson removing credentials from URIs and URLs
  • #30288 - Send button for GRPC in dev mode broken
  • #30212 - Fix Logging with Panache interaction with the Kotlin variant of Hibernate ORM with Panache
  • #30173 - "IllegalArgumentException: LocalVariablesSorter only accepts expanded frames" when logging in PanacheRepository
  • #8802 - build fail with --enable-preview and hibernate-orm
quarkus - 3.0.0.Alpha3

Published by gsmet over 1 year ago

Complete changelog

  • #30230 - Make kotlin not load parent first, and stop handling pact parent-first configuration in core quarkus
  • #29611 - Migration to Mutiny 2 and JDK Flow APIs
quarkus - 2.13.7.Final

Published by gsmet over 1 year ago

Complete changelog

  • #30454 - [2.13] Disable DuplicatedContextTest#testThatBlockingEventConsumersAreCalledOnDuplicatedContext on Windows
  • #30443 - [2.13] Reduce Config startup footprint
  • #30440 - [2.13] Update SmallRye Config to 2.12.3
  • #30420 - [2.13] - Backport Vert.x Metrics support
  • #30414 - OpenTelemetry - Fix missing char
  • #30413 - [2.13] Set Path and SameSite Strict attributes on Form, OIDC and WebAuthn cookies
  • #30364 - Propagate security annotations in the Spring Data Rest for all methods
  • #30358 - quarkus-spring-data-rest + javax.annotation.security annotations behave inconsistently and lack documentation
  • #30238 - Make sure TestMojo resolves test scoped dependencies
  • #30214 - MultiPartConfig in HTTP Vert.x extension is insufficiently documented
  • #30133 - CompletableFuture smart dispatch support
  • #30121 - CompletableFuture smart dispatch support
  • #30116 - Change quarkus-cache extension status to stable
  • #30046 - MultiPartConfig in HTTP Vert.x extension is insufficiently documented
  • #29986 - Switch from system property to hadcoded line separator for Panache query
  • #29906 - Fix some typos in the building native image documentation
  • #29876 - Upgrade netty to 4.1.86
  • #29851 - Ensure that new line chars don't break Panache projection
  • #29838 - StringIndexOutOfBoundsException in panache when using project and a linebreak before FROM
  • #29784 - Always store raw model into cache while loading workspace
quarkus - 2.16.0.CR1

Published by gsmet almost 2 years ago

Major changes

  • #30000 - Change quarkus-cache config phase from BUILD_TIME to RUN_TIME
  • #29970 - Allow the use of security related annotations to be used as meta-annotations
  • #29935 - Support Smallrye Config property expression expansion for @RolesAllowed value
  • #29788 - Enhance OidcClientFilter to select named OIDC clients
  • #29762 - Redis data preloading support
  • #29689 - Support allOf and anyOf in @IfBuildProfile and @UnlessBuildProfile
  • #29615 - Implement Redis time series support
  • #29419 - Add custom gRPC exception handling
  • #29251 - Add XDS support to gRPC extension

Complete changelog

  • #30294 - Bump junit-jupiter from 5.9.1 to 5.9.2 in /devtools/gradle
  • #30286 - Implement output-name/add-runner-suffix on Gradle
  • #30285 - Fix @PartType ignored for String types in Resteasy Rest Client
  • #30281 - Extend test framework to allow testing behaviour of quarkus:test
  • #30273 - CI - Skip quickstarts build for jakarta-rewrite and 3.0 branches
  • #30272 - Update to Stork 1.4.1
  • #30270 - Support for Method parameter in methods annotated with @ClientExceptionMapper
  • #30268 - Infinispan Service Binding
  • #30263 - gRPC Dev UI - fix problems when reusing the existing HTTP server
  • #30258 - Fix quarkus-cache doc typo
  • #30257 - Improve Quarkus CLI tests to check for --native flag output
  • #30256 - Reduce Vale linter errors on valid technical terms in Quarkus docs
  • #30252 - Qute - generated value resolver - use gizmo switch
  • #30244 - Dev UI for GRPC fails
  • #30236 - Bump checker-qual from 3.28.0 to 3.29.0
  • #30233 - Bump assertj-core from 3.23.1 to 3.24.1 in /devtools/gradle
  • #30226 - Upgrade Gizmo to 1.5.0.Final
  • #30220 - Ensure that ConfigBuilder classes work in native mode
  • #30217 - Update ci-prerequisites.sh
  • #30216 - Fix incremental CI not running test-extension or bootstrap-config tests in native Misc2 job
  • #30215 - Bump flyway.version from 9.10.2 to 9.11.0
  • #30213 - Add OIDC property for configuring internal ID token lifespan
  • #30207 - Bump to aesh 2.7
  • #30206 - Update Vert.x Mutiny Bindings to version 2.30.1
  • #30203 - Add missing gRPC docs for the new features
  • #30202 - Update gitflow-incremental-builder from 4.2.0 to 4.3.0
  • #30201 - Disable macOS M1 testing
  • #30189 - Bump mockito-bom from 4.10.0 to 4.11.0
  • #30188 - Bump Keycloak version to 20.0.2
  • #30185 - Bump error_prone_annotations from 2.16 to 2.17.0
  • #30181 - Bump com.gradle.enterprise from 3.12.1 to 3.12.2 in /devtools/gradle
  • #30174 - Small improvements to codestarts documentation
  • #30171 - Path configuration for form and webauthn cookies
  • #30165 - Bump nimbus-jose-jwt from 9.25.6 to 9.27
  • #30164 - Bump wiremock-maven-plugin from 7.2.0 to 7.3.0
  • #30150 - Extend Vert.x metrics support
  • #30141 - Adjust WrongAnnotationUsageProcessor to recognize interceptor bindings on nested classes
  • #30134 - Fix @Blocking method in gRPC Mutiny services
  • #30133 - CompletableFuture smart dispatch support
  • #30131 - Add Jose4j OctetKeyPairJsonWebKey substitutions
  • #30123 - Fix the gRPC stub deadline documentation
  • #30122 - Fix GitHub Actions build status badge in README.md
  • #30121 - CompletableFuture smart dispatch support
  • #30117 - Allow passing batchSize to MongoDB with Panache queries
  • #30114 - Use Java 17 runtime in the Google Cloud Functions guides
  • #30112 - Windows Java 11 native build failures after Smallrye JWT bump to 3.6.0
  • #30111 - Introduce a property to control the internal OIDC ID token lifespan
  • #30101 - testNative tag ignores binary name generated by using quarkus.package.output-name/add-runner-suffix
  • #30082 - Invalid documentation regarding client grpc deadlines
  • #30075 - Blocking anotation does not work with Mutiny and gRPC
  • #30073 - Feature/OTEL JAX-RS (Resteasy) Span Code function
  • #30068 - Allow tuning some static resources serving properties
  • #30065 - Infinispan Configuration enchancements
  • #30063 - Add durable container log file destination
  • #30062 - Set SameSite Strict on Form, OIDC and WebAuthn cookies
  • #30060 - Qute - built-in template extension for String plus operator
  • #30057 - Bump smallrye-jwt version to 3.6.0
  • #30051 - Introduce a way to disable JAX-RS resources at runtime
  • #30048 - Bump flyway.version from 9.10.0 to 9.10.2
  • #30035 - Pass -amd (also make dependents) when building native-images
  • #30025 - Allow configuring instanceId and instanceIdGenerator
  • #30024 - Shielding local context true -> true safe transition
  • #30023 - Bump docker-maven-plugin from 0.40.2 to 0.40.3
  • #30019 - Register keycloak classes for reflection only when keycloak-core present
  • #30018 - Move log4j-api to correct quarkus module and add condition for jackson-module-jaxb-annotations registrations
  • #30017 - Update reflection registrations of vertx mail classes
  • #30016 - Make registrations of removed (in version 3) kafka classes optional
  • #30015 - Remove reflective class registrations for Java 8
  • #30012 - Add reflection configuration for JDK provided LoginModules
  • #30010 - Several native integration tests using JDK provided service provider implementations from modules fail with latest Graal master
  • #30009 - @QuarkusIntegrationTest Log File Retention
  • #30008 - Fix handling of deployment target when using quarkus-openshift
  • #30007 - Add ingress class name property part of Ingress config
  • #30006 - Bump Dekorate to 3.2.0
  • #30005 - Change CaffeineCache eviction and expiration policies programmatically
  • #30000 - Change quarkus-cache config phase from BUILD_TIME to RUN_TIME
  • #29994 - Fix erroneous resource matching in RESTEasy Reactive
  • #29993 - Introduce ImageMode API
  • #29990 - Fix build warning
  • #29989 - Bump com.gradle.enterprise from 3.12 to 3.12.1 in /devtools/gradle
  • #29983 - Quarkus Reactive Resource wrong response on non-existing endpoint
  • #29975 - Qute ValueResolver generator - minor cleanup and optimization
  • #29974 - Add missing IT for codestart examples
  • #29972 - Do not set get action port to null in custom resources for Knative
  • #29971 - Import properties from build.gradle and remove hardcoded quarkus.package.output-directory
  • #29970 - Allow the use of security related annotations to be used as meta-annotations
  • #29969 - Enhance KeycloakTestClient to support a client_credentials grant
  • #29962 - Kubernetes extension generating knative resources with existing resources broken
  • #29944 - QUARKUS_TEST_PROFILE env variable is not honored
  • #29940 - OIDC Client Reactive Filter - fix register provider with config property
  • #29935 - Support Smallrye Config property expression expansion for @RolesAllowed value
  • #29934 - Set quarkus-cache properties at runtime
  • #29931 - Bump mockito-bom from 4.9.0 to 4.10.0
  • #29927 - OIDC - Harden conditions for token verification with user info
  • #29925 - Fix Quarkus Vale linter warning on words 'UNIX', 'Redis', and 'using'
  • #29921 - Deploy an application through quarkus-openshift extension is using Quarkus-kubernetes exetension
  • #29908 - Add Hibernate ORM REST Data with Panache quickstart link to docs
  • #29897 - Dev Services for Kafka configuration for image providers
  • #29893 - Register Redis client metrics into the micrometer registry
  • #29892 - Adding Stargate to adopters
  • #29883 - Arc - improve producer wildcard type detection
  • #29880 - Bump Smallrye Reactive Messaging version to 3.22.1
  • #29869 - Make kotlin load parent first (revert PR which changes that)
  • #29863 - OTel Upgrade to v.1.21.0
  • #29858 - Ability to set ingressClassName
  • #29853 - Support custom @RecordableConstructor annotations in RecordingAnnotationsProvider
  • #29848 - Bump unboundid-ldapsdk from 6.0.6 to 6.0.7
  • #29847 - Bump artemis.version from 2.27.0 to 2.27.1
  • #29842 - Reduce Config startup footprint
  • #29836 - ArC - improve the way a wildcard in a producer return/field type is detected
  • #29832 - Undertow - fix CDI session context
  • #29826 - Introduce proper property name for controlling IT profile
  • #29824 - Rename quarkus.test.native-image-profile to reflect its use for integration tests
  • #29815 - Bump smallrye-open-api from 2.3.1 to 3.1.1
  • #29814 - Bump Keycloak version to 20.0.1
  • #29808 - Look for test classes in the model loaded from the Gradle tooling
  • #29807 - Bump kubernetes-client-bom from 6.2.0 to 6.3.1
  • #29805 - Add Vert.x pool metrics to Quarkus Micrometer
  • #29802 - Scheduler - make it possible to add OTel @WithSpan automatically
  • #29796 - Ability to set multiple ExceptionMapper for different paths and provide context information
  • #29788 - Enhance OidcClientFilter to select named OIDC clients
  • #29785 - Propage parent-first flag
  • #29783 - @PreDestroy method not awaited
  • #29782 - Bump httpclient.version from 4.5.13 to 4.5.14
  • #29781 - Bump liquibase.version from 4.17.2 to 4.18.0
  • #29768 - Bump elasticsearch-opensource-components.version from 8.5.0 to 8.5.3
  • #29767 - Bump flyway.version from 9.9.0 to 9.10.0
  • #29765 - Bump com.gradle.enterprise from 3.11.4 to 3.12 in /devtools/gradle
  • #29762 - Redis data preloading support
  • #29760 - Upgrade the migration script to 3.0.0.Alpha2
  • #29746 - Bump flyway.version from 9.8.3 to 9.9.0
  • #29740 - Infinispan client should support Kubernetes Service Binding
  • #29736 - StoreType enum should have final fields
  • #29731 - Introduce a way to use custom annotations in bytecode recording
  • #29715 - Allow token verification with user info when no introspection endpoint is available
  • #29714 - Bump scala-maven-plugin from 4.7.2 to 4.8.0
  • #29697 - Don't load Kotlin parent first
  • #29695 - Bump httpcore from 4.4.15 to 4.4.16
  • #29692 - Do not support any Origin by default if CORS is enabled
  • #29689 - Support allOf and anyOf in @IfBuildProfile and @UnlessBuildProfile
  • #29684 - OpenShift IT run on Ubuntu 20.04
  • #29680 - Add forbiddenapis checks for Vert.x modules
  • #29673 - Bump Kotlin to 1.7.22
  • #29672 - Update RedPanda image to 22.3.4
  • #29652 - Allow setting the deployment target directly in the deploy option
  • #29647 - Auto-create trace/span context via OTEL for simple @Scheduled methods
  • #29638 - Move mongodb-panache ITs to RESTEasy Reactive
  • #29634 - Add javadoc to UniAsserter
  • #29633 - UniAsserter - ignore the assertFailedWith() if a previous stage fails
  • #29624 - Bump checker-qual from 3.27.0 to 3.28.0
  • #29621 - Qute - introduce Engine#locate()
  • #29615 - Implement Redis time series support
  • #29614 - UniAsserter - assertFailedWith() does not always assert the failure from the supplied Uni
  • #29613 - UniAsserter - introduce getData()/putData() methods
  • #29595 - Bump proto-google-common-protos from 2.10.0 to 2.11.0
  • #29587 - Qute add a way to get the raw String content of a template
  • #29584 - UniAsserter - make it easier to share data between assertions
  • #29580 - K8s resource generation
  • #29568 - Introduce forbidden-apis to RESTEasy Reactive
  • #29555 - Quickstart for Hibernate Rest data panache
  • #29521 - KafkaDevServicesBuildTimeConfig uses redpanda:v22.1.7, v22.3.4 is available
  • #29511 - MQTT DevServices
  • #29509 - Improve Form based authentication with single-page application
  • #29495 - Add more content to the Basic Auth Howto document
  • #29489 - Avro schema imports without input directory
  • #29477 - Introduce a workflow for linting with Vale
  • #29472 - Basic Auth HowTo and Tutorial content is identical
  • #29471 - Use the filename as the document id
  • #29465 - [DevServices] [MQTT] Add MQTT DevService
  • #29419 - Add custom gRPC exception handling
  • #29395 - Expose configuration for quartz scheduler performance tuning
  • #29350 - Enhancements to the Kubernetes extension
  • #29251 - Add XDS support to gRPC extension
  • #29103 - Add a GitHub action to run the Vale linter to ensure docs are aligned to preferred Quarkus contributor style
  • #29086 - Allows pre-load data in Redis
  • #28903 - Introduce QuarkusTransaction#runner
  • #28897 - Gradle plugin output tracking breaks if quarkus.package.output-directory is configured
  • #28896 - Make Gradle plugin configuration more idiomatic
  • #28880 - Updates to Quarkus contributor vale style rules
  • #28360 - Support exemplars
  • #28194 - Default Kafka devservice provider switcher
  • #28176 - quarkus.profile is fixed at build time while it is documented as runtime
  • #28091 - Support multiple profiles
  • #27760 - Some Quarkus mode are enforcing a specific profile making it impossible to use another config profile
  • #26560 - Add support for avro.codegen.avsc.imports during the Avro generation
  • #25245 - EL Placeholder support in @RolesAllowed annotation
  • #25136 - Support bouncyCastle libs + Infinispan + FIPS
  • #24098 - FindOptions support in mongodb-panache extension
  • #23637 - @IfBuildProfile should/could support mutiple profiles
  • #23059 - REST Reactive Client: PartFilename annotation doesn't work if member is anything else than java.io.File
  • #21651 - Hibernate panache codestart
  • #20911 - OIDC service applications should be able to accept GitHub tokens
  • #20034 - @TestTransaction in combination with Junit5 @Nested does not roll back
  • #16397 - Enhance OidcClientFilter to select named OIDC clients
  • #15410 - Send micrometer metrics for vertx pools
  • #15320 - Provide property to indicate the index page for static resources
  • #12457 - Allow to disable redirections from Form Based Authentication
quarkus - 2.15.3.Final

Published by gsmet almost 2 years ago

Complete changelog

  • #30255 - Introduce a JSON Stream parser for the reactive rest client
  • #30242 - Throw an IllegalStateException with basic info about the provider that failed to provide a resource
  • #30227 - SmallRye GraphQL 1.9.1/2.0.1 + config property to control Federation
  • #30218 - OIDC documentation fixes
  • #30200 - Ensure that Kotlin implementation of QuarkusApplication works properly
  • #30195 - Log graphql.execution.AbortExecutionException when it occurs
  • #30190 - 2.15.2.Final breaks command mode with main class extends from QuarkusApplication in kotlin
  • #30187 - Bump xstream from 1.4.19 to 1.4.20
  • #30183 - Fixing typos in security overview doc
  • #30177 - Properly handle SSE comments in RESTEasy Reactive client and server code
  • #30172 - Codestarts - Fix flattening of log levels
  • #30169 - NullPointerException when sending SSE with comment only
  • #30161 - Align behavior for getDeferredIdentity and getIdentity in TestIdentityAssociation
  • #30160 - Different behavior in TestIdentityAssociation for getDeferredIdentity and getIdentity
  • #30157 - Gradle quarkusDev: don't use test classes dir for app classes
  • #30155 - Show how to verify smallrye-jwt issuer in a shared network
  • #30154 - Remove remaining references to javax classes
  • #30152 - Improve error handling of AbortExecutionException in smallrye-graphql extension
  • #30146 - Properly segregate Json MessageBodyReader/Writer classes for server and client
  • #30145 - GraphQL federation directives, which allow multiple values, do not match Apollo contract
  • #30142 - When disabling name and version for label selectod in k8s, don't remove from labels
  • #30138 - Keycloak Dev Services
  • #30132 - Register REST Client body parameters for reflection
  • #30119 - Enable/disable GraphQL Federation automatically (+ add a config property for it)
  • #30100 - Setting add-version-to-label-selectors: false removes the app.kubernetes.io/version label
  • #30078 - Quarkus Kotlin Native Reactive REST Client not working properly
  • #30061 - Adding Kotlin Tests Breaks Kotlin/Java project
  • #30044 - Resteasy Reactive Rest Client fails to re-construct large chunks of streamed json (stream+json) and fails deserialization
  • #29998 - Bump to smallrye-config 2.13.1
  • #29918 - smallrye-config: Converter throws IllegalStateException
  • #29609 - Remove Reflection replacements, now supported by GraalVM
quarkus - 2.15.2.Final

Published by gsmet almost 2 years ago

Complete changelog

  • #30153 - Ensure that k8s client's ExecConfig works properly in native mode
  • #30151 - quarkus-kubernetes-client fails to use ExecCredential when running in native mode
  • #30143 - Make sure Federation annotations are in the index, add a test
  • #30140 - Properly read the value of testcontainers.reuse.enable
  • #30139 - Hibernate Validator - Normalize ClientProxy for bean metadata retrieval
  • #30135 - Kafka Dev UI Fixes
  • #30129 - GraphQL federation directives do not appear in the schema
  • #30126 - Update the performance guide with respect to Quarkus default GraalVM GC
  • #30116 - Change quarkus-cache extension status to stable
  • #30074 - Update smallrye-health.adoc
  • #30059 - testcontainers.reuse.enable always set to false
  • #30058 - Ensure that Kotlin subclass of QuarkusApplication works properly
  • #30054 - 2.15.1.Final breaks command mode with main class extends from QuarkusApplication in kotlin
  • #30039 - Do not close the managed ValidatorFactory
  • #30034 - Updates Infinispan dependencies
  • #30027 - Fix broken Feature#runtimeInitializedPackages method
  • #30026 - Prevent repeated Quarkus Security exception handling that lead to duplicate headers during OIDC redirect
  • #30011 - Duplicate Location headers during OIDC redirection
  • #30001 - Fix AbstractMethodError when injecting generated resource
  • #29981 - Pass missing properties to Hibernate Reactive startup
  • #29977 - Reimplement CSRF feature as ServerRequestFilter with form read
  • #29976 - Custom ObjectMapper in application affects Kafka UI Dev service
  • #29965 - Bean Validation bug in Quarkus 3.0.0.Alpha2 but not in 3.0.0.Alpha1
  • #29885 - AbstractMethodError after upgrading to 2.15.0.Final
  • #29763 - CSRF not working on POST actions that require no form parameters
quarkus - 2.15.1.Final

Published by gsmet almost 2 years ago

Complete changelog

  • #29986 - Switch from system property to hadcoded line separator for Panache query
  • #29984 - Kafka UI RPC creates own ObjectMapper
  • #29976 - Custom ObjectMapper in application affects Kafka UI Dev service
  • #29958 - Issue using keycloak admin client
  • #29957 - HttpSecurityRecorder - drop duplicate IF condition
  • #29950 - Websockets client - set the current security identity
  • #29949 - Update musl and zlib versions in the documentation
  • #29948 - Fix NPE in KeycloakDevServicesProcessor
  • #29946 - NPE in KeycloakDevServicesProcessor again
  • #29942 - Fix auth-server-url for keycloak
  • #29933 - KeycloakTestClient does not supports grant_type = client_credentials
  • #29926 - Bump Dekorate to version 3.1.3
  • #29920 - Removed weird code tag and fixed formatting
  • #29919 - WebSocket auth on VertxCurrentContext not working
  • #29912 - Small improvements to the Deploying to Google Cloud guide
  • #29906 - Fix some typos in the building native image documentation
  • #29900 - Fix Mutiny documentation links
  • #29899 - Openshift existing resources won't merge route spec
  • #29896 - smallrye jwt 401 cannot be intercepted by ExceptionMapper
  • #29894 - Support MariaDB Dev Services in reactive-mysql-client
  • #29891 - Unable to start devservices for MariaDB
  • #29889 - Fix category of kubernetes-dev-services.adoc
  • #29884 - Redis - Geo commands may return unparseable doubles
  • #29876 - Upgrade netty to 4.1.86
  • #29874 - Use proper Openshift annotation for VCS
  • #29873 - Openshift deployment has a typo in the VCS annotation
  • #29857 - building-native-image / Using a scratch base image guide is not working
  • #29856 - Remove calls to ad-m/github-push-action
  • #29855 - Prevent false warning message about missing 'quarkus.debug.print-startup-times'
  • #29851 - Ensure that new line chars don't break Panache projection
  • #29850 - Drop ':z' bind option when using MacOS and Podman
  • #29838 - StringIndexOutOfBoundsException in panache when using project and a linebreak before FROM
  • #29827 - Improve header in README.md based on name and description
  • #29825 - Deprecate @ServerRequestFilter(withBody) in favour of @WithFormRead
  • #29816 - Fix the secret length check for PKCE and token encryption
  • #29813 - AddNamespaceDecorator doesn't override already set namespaces
  • #29810 - Updates to the Cassandra quickstart guide
  • #29809 - quarkus.kubernetes.namespace property shouldn't provoke overriding of already set namespaces on resources
  • #29800 - Modernize default ci.yml a bit
  • #29799 - Ensure that multipart response has a boundary when RestResponse is used
  • #29797 - Upgrade Maven Compiler Plugin to 3.10.1
  • #29795 - Update to Vert.x 4.3.6
  • #29794 - Missing boundary for MultipartFormDataOutput
  • #29792 - Fix quarkus.knative.image-pull-policy property
  • #29784 - Always store raw model into cache while loading workspace
  • #29775 - Throw a CreationException if a normal scoped synthetic bean creates null
  • #29774 - Remove QuarkusTestExtension.class from @QuarkusIntegrationTest
  • #29772 - Provide proper error message for missing URL with Keycloak Admin client bean
  • #29766 - Test: Enable Backchannel logout test
  • #29758 - CI should use -Dno-format to execute other plugins too
  • #29755 - Fix combination of @QuarkusMain and Kotlin native application
  • #29754 - Kotlin QuarkusMain native build does not work
  • #29748 - Bump mongo-client.version from 4.8.0 to 4.8.1
  • #29747 - Updates to Infinispan 14.0.3.Final and covers more counters testing
  • #29743 - Fix some minor issues on OIDC logout documentation
  • #29742 - Fix security concept doc listed as tutorial on index
  • #29741 - Adds the Java Version parameter to the Maven plugin documentation
  • #29737 - Properly sort beans in DevUI beans page
  • #29735 - Make @Separator work with @BeanParam as well
  • #29733 - Bug with Infinispan counter since 2.14
  • #29730 - Jakarta - Disable the MP REST Client Timeout tests for now
  • #29727 - A concept guide is incorrectly listed as a tutorial content type on the new Documentation index page
  • #29723 - Application beans are not shown first in Arc DevUI
  • #29722 - Jakarta - Avoid hardcoded references to a javax class
  • #29721 - Fix flaky SearchCommandsTest#testAggregation test
  • #29720 - Check config before creating Kafka checkpoint state store beans
  • #29717 - Redis - SearchCommandsTest.testAggregation is flaky
  • #29716 - Ensure that file is written on disk for multipart when endpoint expects it
  • #29685 - Resteasy client fails with "Unable to parse multipart response" while working with RestResponse class
  • #29626 - Allow CORS same origin requests
  • #29606 - Redis host not configured exception when using certain extensions with devservices disabled (using custom TestResources)
  • #29590 - RR - use exception mappers on auth failure exceptions for proactive auth
  • #29493 - Exclude Netty's reflection configuration files
  • #29413 - Recent change introduced warnings while building native image of MongoDB Client (and possibly others)
  • #23832 - Knative: Property quarkus.knative.revision-auto-scaling.container-concurrency is ignored
  • #22444 - RESTEasy Reactive: make body-reading filters force reading the body
  • #20938 - Resteasy Reactive Multipart fails if fileName is not set for a file part
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