quarkus

Quarkus: Supersonic Subatomic Java.

APACHE-2.0 License

Stars
13K
Committers
1.1K

Bot releases are visible (Hide)

quarkus - 1.12.2.Final

Published by gsmet over 3 years ago

Major changes

Complete changelog

  • #15609 - Avoid race condition when creating the Dev UI routes
  • #15608 - Reintroduce RouteBuildItem#Builder() public ctor
  • #15603 - Fix Building my First Extension documentation snippets order description
  • #15594 - Look for mongo client in the whole deployment
  • #15592 - Fix Polyglot with fast-jar
  • #15589 - Look for RedisClient in all modules
  • #15586 - Fix potential race condition with Multipart upload in RESTEasy Reactive
  • #15581 - Named Redis client injection not working when used in separate JAR
  • #15577 - Fix native executable build on Windows and add a CI build - 1.12
  • #15576 - Fix GraphQL queries returning Collection.class in native mode
  • #15571 - GraphQL queries returning Collection.class are broken in native mode
  • #15569 - Use sortedOriginalMediaTypes in ClassRoutingHandler
  • #15560 - Disable DevUI for remote dev mode
  • #15558 - Fix dev console paths. Add Builder to HttpRootPathBuildItem
  • #15554 - Added descriptions to Health OpenAPI Filter responses
  • #15553 - Fix race condition on reading input in RESTEasy Reactive
  • #15551 - Missing description for generated health OpenAPI responses
  • #15546 - Fix Thread-safe issue and memory leak with Log History Handler
  • #15535 - HttpRootPathBuildItem has changed his path format several times.
  • #15529 - Small path fix for the dev ui
  • #15506 - Automatically register @JsonIdentityInfo generator and resolver in Jackson
  • #15480 - Make mutable-jar work with jib in all cases
  • #15479 - Resteasy Reactive first POST with InputStream hang
  • #15477 - Add support for mutable-jar package format for container image extensions
  • #15474 - Explain semantics of quarkus.rest.path; add tests
  • #15455 - Make Jackson work with ReaderInterceptors
  • #15453 - RESTEasy Reactive: ReaderInterceptor results in java.lang.IllegalStateException: Should never be called
  • #15450 - Use relative links in the guides
  • #15445 - Fix some infelicities in the IDE Tooling guide
  • #15427 - Use single mock when backing bean is the same instance
  • #15411 - @InjectMock replaces existing mocks
  • #15172 - Don't use real looking versions in mocked data for snapshot testing
  • #15146 - Make sure versions are mocked in snapshots tests
  • #15142 - Some code start tests test the version which is not compatible with releases
quarkus - 1.11.6.Final

Published by gsmet over 3 years ago

Major changes

Complete changelog

  • #15574 - Disable DevUI for remote dev mode - 1.11
  • #15508 - Revert "fix: KubernetesDeployer now always deletes existing resources"
  • #15487 - OpenShift plugin not deploying the Quarkus App (Regression Issue)
  • #15449 - Use relative links in the guides - 1.11
  • #15444 - Make sure quarkus-bom platform does not force its BOM over other platforms found in the project
  • #15401 - Make missing password an error
  • #15393 - Update certificates for Kafka tests - 1.11
  • #15337 - Bump kubernetes-client-bom from 5.1.0 to 5.1.1
  • #15250 - Kubernetes CRD ClassNotFoundException after upgrade to 1.11.2.Final in dev mode
  • #15150 - Handle null values in REST Data Panache JSONB serializer
quarkus - 1.12.1.Final

Published by gsmet over 3 years ago

Major changes

Path resolution for configurable endpoints changed in this release.

Complete changelog

  • #15420 - Fix file permission issue for container builds on remote daemons
  • #15406 - Fix consumes in rest score template;add consumes in endpoints template
  • #15402 - Include quarkus-mutiny instead of vanilla mutiny in RESTEasy Reactive
  • #15401 - Make missing password an error
  • #15400 - unnecessary warning was shown resteasy-reactive
  • #15390 - Fix sub resource locators with no method annotations
  • #15385 - Update p12 files and provide instructions to regenerate them
  • #15379 - Bring back proper timing for quarkus:dev
  • #15378 - Bump aws-xray-recorder-sdk-aws-sdk-v2 from 2.4.0 to 2.8.0
  • #15375 - Avoid NPE in dev console when there aren't any indexed entities with the Hibernate Search extension enabled
  • #15374 - Avoid warning about indexing primitive types
  • #15371 - Dev mode report the wrong startup time starting with Quarkus 1.12
  • #15363 - Fix issue with double query params
  • #15357 - RESTEasy Reactive: Chained Sub resources Result in 405 Method not allowed
  • #15352 - NPE in dev mode with hibernate-search-orm-elasticsearch
  • #15340 - Qute - fix handling of Panache entity getters for boolean properties
  • #15337 - Bump kubernetes-client-bom from 5.1.0 to 5.1.1
  • #15334 - Qute calls accessor method instead of using property for boolean (since 1.12.0.Final)
  • #15319 - Disable instrumentation for remote-dev
  • #15315 - Fix test-coverage problem in ConfigInstantiator & add jacoco to dependabot
  • #15305 - Treat MismatchedInputException as client error in RESTEasy Reactive
  • #15301 - Dev UI - Reactive Messaging - fix NPE when a channel is not configured
  • #15300 - Test coverage profile doesn't work
  • #15294 - Upgrade to Hibernate Search 6.0.2.Final
  • #15293 - DEV UI NPE when channel not configured.
  • #15273 - Bump gradle to 6.8.3
  • #15270 - Update to Keycloak 12.0.3
  • #15260 - gRPC blocking: fix calling grpc client within blocking service
  • #15251 - Upgrade SmallRye GraphQL to 1.0.22
  • #15250 - Kubernetes CRD ClassNotFoundException after upgrade to 1.11.2.Final in dev mode
  • #15238 - Fix Qute namespace extensions with no parameters
  • #15234 - Qute type checks - fix multiple nested helper hints
  • #15232 - Upgrade SmallRye Health to 2.2.6
  • #15212 - GRPC client onClose and onMessage should be hanled on same thread
  • #15207 - Fixes for Non app endpoints
  • #15197 - Fix various doc issues
  • #15189 - Add the ability to configure vertx http client options in RESTEasy Reactive client
  • #15187 - GRPC client stream onMessage and onClose executes on different threads
  • #15171 - Various adjustments to create-extension
  • #15165 - Qute validation - fix parsing of nested helper hints
  • #15161 - Qute - fix validation of primitives
  • #15160 - Qute namespace extensions without parameters don't work in Quarkus 1.12.0.FINAL
  • #15158 - Handle more than one level of sub resource params
  • #15150 - Handle null values in REST Data Panache JSONB serializer
  • #15145 - Enable Java serialization only for GraalVM 21+
  • #15136 - Add support for @NameBinding meta-annotations for @ServerRequestFilter
  • #15114 - RESTEasy Reactive: Sub resource Path Params more than 2 levels back are not passed correctly
  • #15085 - Unsupported type MethodAccessorGenerator on several extensions
  • #15030 - MicroProfile Metrics, Health, OpenAPI URI changed
  • #14824 - Allow JsonbDeserializer based on generic types
  • #14821 - Support KubernetesServer test resource for CRUD operations
  • #14744 - Add a crud capable Kubernetes server test resource
  • #14635 - Containerized native image build on remote docker daemons (issue #1610)
  • #1610 - dockerBuild for native image doesn't work with remote Docker daemons
quarkus - 1.11.5.Final

Published by gsmet over 3 years ago

Major changes

Path resolution for configurable endpoints changed in this release.

Complete changelog

  • #15339 - Restore VertxWebRouterBuildItem#getRouter() method
quarkus - 1.11.4.Final

Published by gsmet over 3 years ago

Major changes

Complete changelog

  • #15313 - Work to fix path handling and non-application endpoints
  • #15281 - Group all raw service binding properties under quarkus.service-binding
  • #15262 - Make KubernetesDeployer always delete existing resources
  • #15257 - Ignore config_ordinal for default values source
  • #15244 - Quarkus health guide needs updating
  • #15243 - Quarkus Guides showing health extension need updating
  • #15228 - Only keep resteasy-qute example codestart binded to resteasy-qute
  • #15226 - SmallRye Metrics 2.4.6
  • #15221 - config_ordinal defined as property leaks into default properties
  • #15202 - Properly handle '/' in kubernetes env var declaration
  • #15201 - Kubernetes extension should not produce env vars with slashes when mapping mp-rest client config to env vars
  • #15154 - Bump kubernetes-client-bom from 5.0.2 to 5.1.0
  • #15140 - Fix sidecar probe path and ports
  • #15137 - Clarify the usage of quarkus.debug.print-startup-times
  • #15119 - Use proper metrics path in Kubernetes annotation
  • #15118 - /metrics uri in generated kubernetes.yml is wrong
  • #15108 - Update OpenAPI to 2.0.22
  • #15106 - Fix potential NPE in instrumentation based update
  • #15105 - Updating class when no bytecode transformation whatsoever takes place results in NPE in the logs
  • #15089 - Quarkus 1.11.2 to Quarkus 1.11.3 upgrade failure of a Quarkus Kafka project
  • #15055 - Update Smallrye OpenApi to 2.0.21
  • #15053 - Register implicit Converters for ConfigProperties
  • #15045 - Do not expand configurations in the ConfigConsole
  • #15033 - SRCFG00013: No Converter registered for class java.time.Period
  • #15032 - [Bug] Since 1.11.3 problems reading application.yaml
  • #15029 - Fix typo in kubernete docs and knative test
  • #15027 - Ensure that Jackson customizers can override settings added by Quarkus added modules
  • #15023 - Make TestHttpEndpoint work for ResteasyReactive
  • #15018 - RESTEasy Reactive: Customised Jackson ObjectMapper not used
  • #15015 - Update SmallRye OpenTracing to 1.3.5
  • #15005 - SecurityIdentityAssociation's identity not set by event fired from Undertow
  • #15001 - @TestHTTPEndpoint can not work with RESTEasy reactive
  • #14998 - OpenAPI generation couldn't infer response type for generic type parameters in resources
  • #14938 - Turn off CORS headers appended by the Metrics handler
  • #14916 - Update smallrye openapi to 2.0.20
  • #14903 - Update to RestEasy 4.5.9.Final
  • #14865 - @DefaultValue for enums ignored in openapi.yaml / swagger-ui
  • #14814 - Open API produces invalid document
  • #14795 - Issues with sidecar probes
  • #14712 - OpenAPI: 1.11.x picks up annotated interfaces from dependency JARs
  • #14670 - OpenAPI invalid document - missing schema element
  • #14650 - MicroProfile Metrics - histogram quantiles are frozen
  • #14505 - Add ide tooling links to main guides
  • #14430 - SmallRye Metrics extension should play better with the general CORS filter
  • #13953 - Kubernetes deploy should always delete previously installed resources before installing new ones.
  • #13845 - Add oauth2 configuration to swagger-ui
  • #13440 - Getting NullPointerException for open tracing with jaeger
  • #4766 - swagger-ui is not mapping oauth2-redirect.html
quarkus - 1.12.0.Final

Published by gsmet over 3 years ago

Major changes

  • #14852 - Add support for Multipart requests in RESTEasy Reactive

Complete changelog

  • #15134 - Fix typos in Kotlin guide
  • #15127 - Disable Liquibase Hub prompt/warning
  • #15112 - Have Hibernate Reactive depend on quarkus-mutiny correctly
  • #15111 - Hibernate Reactive component is missing the dependency to Quarkus-Mutiny
  • #15107 - Add Mutiny and Vert.x Core extensions to Vault dependencies
  • #15103 - Vault requires extension quarkus-vertx-core in 1.12.0.CR1
  • #15101 - Apply user filter when storing OpenAPI document
  • #15098 - DEV UI: Quick fix for restart issue
  • #15097 - OASFilter set by mp.openapi.filter not processing file created with store-schema-directory
  • #15096 - Fix logging initialization
  • #15087 - Fix various Amazon Services issues
  • #15080 - Fixed typo on DeploymentInjectionException error message
  • #15076 - Don't configure -cp with uberjar on OpenShift
  • #15074 - Qute - fix orEmpty resolver
  • #15070 - Dev mode - warning (about jdk 1.8 usage) not printed, as if logging is not fully initialized
  • #15067 - Delay executor shutdown
  • #15066 - Typo on DeploymentInjectionException
  • #15064 - Activate annotation processors again for panache
  • #15063 - Switch to java.specification.version in JavaVersionUtil, covers XY-ea version of Early Access builds
  • #15062 - "Using Java versions older than 11 ... " complaint with Java 17 Early Access build
  • #15060 - Improve ldap security documentation
  • #15054 - Fix Jackson Not available at runtime for Dev UI Logstream
  • #15048 - Quarkus AWS S3AsyncClient doesn't apply default connectionMaxIdleTime set by AWS
  • #15043 - Removing JavaIOSubstitutions
  • #15041 - Native image - make it possible to generate the dashboard dump file
  • #15039 - Even if feature about serialization (from GraalVM 21.0 ) is proposed, small change could make it work even now
  • #15035 - Ensure that @Path on an interface with a single impl works as in RESTEasy Classic
  • #15028 - RESTEasy Reactive: can't inject when using inteface declaration endpoint
  • #15026 - @PreDestroy method seems to not be invocked when ExecutorManager is being used.
  • #15024 - Small Dev-UI logstream changes to allow for better reuse
  • #15014 - Amazon S3 build failure on v1.12.0.CR1 using url-connection-client
  • #15006 - SecurityIdentityAssociation's identity not set by event fired from Undertow
  • #15002 - Vertx ConsumeEvent - fix race condition in request context termination
  • #14992 - Remove JDK 11 only API call in Qute test
  • #14988 - Upgrade to Hibernate Search 6.0.1.Final
  • #14984 - Bump neo4j-java-driver from 4.2.0 to 4.2.1
  • #14978 - Upgrade to Hibernate Reactive 1.0.0.Beta4
  • #14976 - Fixed non-working delay for oidc-client
  • #14974 - Qute parser fix - tag delimiter is used in a string literal in a tag
  • #14959 - OIDC Client does not use connection-delay property
  • #14949 - Azure Functions upgrade and java 11
  • #14945 - Adding some color to the Dev UI cards
  • #14935 - Confused by dev ui
  • #14926 - hibernate-jpamodelgen is causing problems
  • #14852 - Add support for Multipart requests in RESTEasy Reactive
  • #14844 - Generated Openshift manifest contains cp argument with all dependencies when uber-jar packaging is used
  • #14711 - Support more than one custom annotation which registers MP REST Client provider
  • #14601 - Support @MultipartForm in RESTEasy Reactive
  • #14466 - Allow to use OIDC Client Filter and OIDC Token Propagation extensions in the same app
  • #14141 - Support more than one custom annotation which registers MP REST Client provider
  • #12551 - Quarkus does not start/respond when running inside an Azure Function on Java 11
quarkus - 1.11.3.Final

Published by gsmet over 3 years ago

Major changes

Complete changelog

  • #14970 - Add quarkus-smallrye-opentracing to an integration test without Undertow
  • #14969 - Remove jcenter repository references in gradle projects
  • #14958 - Remove field that can cause GraalVM to fail
  • #14946 - Do not produce KubernetesClient if we have OpenShiftClient available
  • #14943 - Kubernetes clients all clash with one another
  • #14939 - Fix the native httpRoot & nonAppRoot issue
  • #14934 - Dev ui config edit crashes when I try to unset a property
  • #14929 - Mark Resteasy Qute with code starter
  • #14923 - Fix Undertow HTTP/2 issue
  • #14922 - Exclude jboss-logging-jdk
  • #14921 - Make sure getDefferredIdentity does not return null
  • #14911 - property quarkus.swagger-ui.always-include doesn't work on Native mode.
  • #14891 - Disable flaky test on Windows
  • #14850 - Resteasy Reactive Security Context Exception
  • #14819 - Dependencies with duplicate files detected. The dependencies [org.jboss.logging:jboss-logging:🫙3.4.1.Final(compile), org.jboss.logging:jboss-logging-spi:🫙2.1.2.GA(compile)] contain duplicate files, e.g. org/jboss/logging/MDC.class
  • #14811 - Undertow with TLS causes IllegalStateException: Request has already been read
  • #14707 - from version 1.11.0 Vault MicroProfile Config Source stopped working
  • #14309 - Improve Config Console
quarkus - 1.12.0.CR1

Published by gsmet over 3 years ago

Major changes

  • #14753 - Make fast-jar the default packaging
  • #14512 - Upgrade to GraalVM 21.0.0
  • #14529 - Remove Vert.x Axle/RX managed instances

Complete changelog

  • #14964 - Minimal change in JavaDoc
  • #14963 - Upgrade to Hibernate ORM 5.4.28.Final
  • #14956 - Load JDBC drivers parent first
  • #14951 - Bump liquibase-core from 4.2.2 to 4.3.0
  • #14950 - Bump awssdk.version from 2.15.77 to 2.15.79
  • #14947 - Fix potential IllegalArgumentException
  • #14942 - Funqy Google Cloud Functions codestart
  • #14941 - Update members of bot label groups
  • #14938 - Turn off CORS headers appended by the Metrics handler
  • #14937 - Qute - force getters access for panache entities
  • #14925 - Fix quarkus websocket guide, failing test
  • #14916 - Update smallrye openapi to 2.0.20
  • #14915 - Follow the convention for the security-openid-connect-multi-tenancy-quickstart
  • #14913 - More diagnostic output when checking for proper docker setup
  • #14908 - Fix Flyway extension in relation with GraalVM master
  • #14903 - Update to RestEasy 4.5.9.Final
  • #14901 - Bump gradle to 6.8.2
  • #14899 - Deprecate --uber-jar option in quarkusBuild task
  • #14895 - ConsumeEvent - defer request context destruction for async return types
  • #14890 - Fix for scala codestart unit test
  • #14877 - Liquibase: fix missing relative csv, sql, procedure & view files in native
  • #14873 - Allow further configuration of Elasticsearch RestClient through HttpClientConfigCallback
  • #14867 - Bump awssdk.version from 2.15.75 to 2.15.77
  • #14866 - Small enhancements in Dev UI Logger
  • #14865 - @DefaultValue for enums ignored in openapi.yaml / swagger-ui
  • #14864 - Add support for Jib's alwaysCacheBaseImage
  • #14863 - Bump junit-jupiter from 5.7.0 to 5.7.1 in /devtools/gradle
  • #14862 - Bump junit-jupiter from 5.7.0 to 5.7.1 in /integration-tests/gradle
  • #14861 - Jib containers add config alwaysCacheBaseImage option
  • #14857 - Upgrade Sentry to 4.1.0
  • #14854 - Reactive Messaging HTTP: auto register payload classes for reflection
  • #14843 - Ensure MetadataImplementor#validate is not run twice
  • #14839 - Add utility method for dealing with default packages
  • #14838 - Bump junit-jupiter from 5.7.0 to 5.7.1
  • #14837 - Bump junit-bom from 5.7.0 to 5.7.1
  • #14833 - LegacyJarRequiredBuildItem for Lambda: get ready for fast-jar as default
  • #14832 - Document @RegisterForReflection(targets=)
  • #14830 - Minor gripes about Log UI in Dev UI
  • #14829 - Postgres TestContainer fails with "No suitable driver found" when switching test profiles
  • #14826 - ArC - make it possible to turn any annotation into a qualifier
  • #14825 - Unpacking the static resources from webjars
  • #14822 - ArC - make it possible to turn an annotation into a qualifier without adding @Qualifier to it
  • #14815 - Update to smallrye-jwt-2.4.3
  • #14810 - Fix flakey test
  • #14807 - Always set quarkus.http.port with port=0
  • #14806 - Bump awssdk.version from 2.15.74 to 2.15.75
  • #14805 - Fix test in sample gradle projects
  • #14801 - Qute message bundles - use locale from the selected variant if needed
  • #14799 - Gradle tests appear to be failing
  • #14797 - Improve Quarkus extension codestarts
  • #14794 - Qute type-safe message bundles - use locale from the selected variant if "locale" attribute not set
  • #14793 - Qute - improve Java array support
  • #14792 - Add Optional parameter support in RESTEasy Reactive
  • #14790 - Add log stream in Dev UI
  • #14784 - Make ordinal configurable in Vault config source
  • #14783 - Minor Resteasy Reactive Servlet fixes
  • #14781 - Bump awssdk.version from 2.15.73 to 2.15.74
  • #14780 - Improve cache performance with MP REST Client
  • #14773 - Add mutiny-test-utils to Quarkus bom
  • #14772 - Update to SmallRye Reactive Messaging 2.8.0
  • #14768 - Replacing deprecated constants from jackson-databind
  • #14766 - Misc cleanup - unused variables, close KubernetesClient, make inner class static
  • #14763 - Connectors - removal of unused code
  • #14755 - Adding mutiny-test-utils in Quarkus bom
  • #14754 - Allow further configuration of Elasticsearch RestClient through custom HttpClientConfigCallback
  • #14753 - Make fast-jar the default packaging
  • #14735 - CI: Fix cancel-previous-runs in ci-fork-mvn-cache
  • #14717 - Bump impsort-maven-plugin from 1.4.1 to 1.5.0
  • #14714 - Bump awssdk.version from 2.15.72 to 2.15.73
  • #14712 - OpenAPI: 1.11.x picks up annotated interfaces from dependency JARs
  • #14708 - Support executing specific Quarkus test profiles via the quarkus.test.profile.tags sys-prop
  • #14703 - Use 127.0.0.1 as MongoDB hosts
  • #14699 - ServiceProviderBuildItem improvements
  • #14698 - Enable vertx providers only when Jackson is present
  • #14691 - Bump awssdk.version from 2.15.71 to 2.15.72
  • #14690 - Bump debezium-core from 1.4.0.Final to 1.4.1.Final
  • #14681 - Add new "examples" parameter to Create & CreateProjectMojo
  • #14680 - Update gradle to 6.8.1
  • #14679 - Update SR Context Propagation to 1.1.0
  • #14673 - Add Vertx JsonObject and JsonArray support to RESTEasy Reactive
  • #14670 - OpenAPI invalid document - missing schema element
  • #14668 - Vert.x JsonObject in RESTEasy Reactive response has extra nesting level
  • #14667 - QuarkusUnitTest prints a warning when quarkus-arc-deployment is missing
  • #14663 - Apply tiny polish to RESTEasy Reactive startup code
  • #14659 - CI: Also archive log files on failure
  • #14657 - Bump flyway-core from 7.5.1 to 7.5.2
  • #14656 - Bump awssdk.version from 2.15.70 to 2.15.71
  • #14655 - Add support for AppCDS generation in Jib built container images
  • #14651 - Disable snapshot artifacts for Google Mirror
  • #14649 - Remove remaining usages of native-image goal
  • #14648 - Upgrade Dev UI to Bootstrap 4.6.0
  • #14644 - Revert "Use proper config phase for JacksonBuildTimeConfig"
  • #14643 - Fix Vertx declarative message consumers
  • #14638 - Move tools to JUnit 5.7
  • #14637 - Add ability to disable global test resources
  • #14633 - Revert "Attach the extension descriptor as a JSON artifact to the runtime extension project"
  • #14632 - Bump awssdk.version from 2.15.69 to 2.15.70
  • #14628 - Attach the extension descriptor as a JSON artifact to the runtime extension project
  • #14625 - Remove resteasy-json-p-provider and jakarta-servlet-api dependencies for quarkus-smallrye-jwt
  • #14624 - Converting Dev Console to Dev UI inside endpoint page
  • #14622 - Enhance dev console for hibernate-search extension
  • #14621 - Test that insecure-skip-tls-verify is respected
  • #14618 - Qute - deal with null collections
  • #14614 - Upgrade to Infinispan 12.0.0.Final
  • #14610 - Deal with null collections in Qute
  • #14607 - Integrate AppCDS generation into Jib container image generation
  • #14600 - Move Consul Config to Vert.x Web Client instead of Apache HTTP Client
  • #14598 - Upgrade amazon-lambda-http to use API Gateway 2.0 http event
  • #14596 - Bump assertj-core from 3.18.1 to 3.19.0
  • #14594 - Apply small fixes and polish to vault / vert.x integration
  • #14593 - Bump assertj-core from 3.18.1 to 3.19.0 in /integration-tests/gradle
  • #14592 - Bump assertj-core from 3.18.1 to 3.19.0 in /devtools/gradle
  • #14591 - The exceptions thrown into an event flow (or a separate thread) are quietly captured and the developer won´t know it
  • #14588 - Use proper config phase for JacksonBuildTimeConfig
  • #14579 - Dev UI - list reactive messaging channels
  • #14575 - Dynamically Enable / Disable QuarkusTestResourceLifecycleManager
  • #14570 - Adding 'Static Resources' Category inside endpoint page in Quarkus Resteasy Reactive Extension
  • #14567 - Add some documentation for fast-jar
  • #14562 - SecurityContext is application scoped
  • #14558 - Change repository order in gradle test
  • #14554 - RESTEasy Reactive: ContainerRequestContext getEntityStream returns empty stream
  • #14539 - Bump jandex from 2.2.2.Final to 2.2.3.Final
  • #14538 - Bump awssdk.version from 2.15.68 to 2.15.69
  • #14529 - Remove Vert.x Axle/RX managed instances
  • #14527 - Fix configuration of listeners and plugins properties
  • #14526 - Ensure that Azure functions is always properly configured with the uber-jar package type
  • #14524 - Hide Oidc HtmlUnit CSS log errors
  • #14522 - OIDC HtmlUnit tests started logging CSS retrieval errors after update to Keycloak 12.0.2
  • #14518 - Use Quarkus bom in jbang codestarts
  • #14514 - Add some useful info for Spring developers
  • #14512 - Upgrade to GraalVM 21.0.0
  • #14509 - Test REST endpoint parameter validation with @ConvertGroup
  • #14507 - Add hang detection to @QuarkusTest
  • #14506 - Init socket options before Mongo Start
  • #14503 - Bump awssdk.version from 2.15.67 to 2.15.68
  • #14502 - Bump flyway-core from 7.5.0 to 7.5.1
  • #14501 - Pull native profile up to integration-tests-parent
  • #14495 - Improve backward compatibility
  • #14493 - Encapsulate Vert OAuth2 code inside a single class
  • #14488 - Dependency exclusions on extensions are ignored
  • #14485 - Dependency exclusions on extensions are ignored
  • #14484 - Dev UI card for Hibernate Search
  • #14470 - ApplicationLifecycleManager - hints for macOS when port 8080 is occupied
  • #14465 - Don't include on-demand indexed classes in getAllClasses
  • #14452 - Update mailer guide documentation
  • #14450 - Quarkus JWT producing 401 errors using @RolesAllowed
  • #14443 - Expose custom gradle configuration for quarkusDevMode
  • #14434 - Remove deprecated Capabilities constants
  • #14430 - SmallRye Metrics extension should play better with the general CORS filter
  • #14425 - Qute: add possibility to ignore parts of expressions during validation
  • #14424 - CI hangs in MongodbPanacheMockingTest
  • #14412 - CI: Fix skipping of wiremock in TCKs for initial build
  • #14410 - Bump awssdk.version from 2.15.66 to 2.15.67
  • #14406 - Qute - add content filters
  • #14399 - Mailer guide shows examles with CompletionStage, Quarkus way is using Uni now
  • #14388 - Revert "Introduce getSession() to PanacheEntity and PanacheRepository"
  • #14385 - Adding Additional endpoint
  • #14383 - CI: add tcks to initial build for maven artifact caching
  • #14382 - Bump mockito-core from 3.7.0 to 3.7.7
  • #14379 - Introduce getSession() to PanacheEntity and PanacheRepository
  • #14378 - Bump mockito-core from 3.7.0 to 3.7.7 in /integration-tests/gradle
  • #14377 - Bump mockito-core from 3.7.0 to 3.7.7 in /devtools/gradle
  • #14369 - Update Keycloak version to 12.0.2
  • #14362 - Move snapshot dependencies to another layer when using creating a container-image with Jib
  • #14359 - update jbang codestart to use platform @pom
  • #14355 - Add support for ClassLoader config
  • #14353 - Allow for re-authentication with FORM auth
  • #14347 - Separate layer for snapshot dependencies in quarkus-container-image-jib
  • #14344 - Render template based email as Uni
  • #14342 - Support custom named Entities in Spring Data JPA repositories
  • #14336 - Bump awssdk.version from 2.15.64 to 2.15.66
  • #14335 - FormAuthenticationMechanism customisation
  • #14334 - Gradle Plugin Classpath Setting
  • #14332 - Add mutiny-kotlin to BOM and Kotlin guide
  • #14322 - Update the Mutiny API for Vert.x to the version 1.4.0
  • #14321 - Register CacheManagerImpl as a synthetic bean
  • #14319 - Replace OkHttp with Mutiny in Vault extension
  • #14315 - Add Dockerfile template for distroless in native mode
  • #14314 - Dev Console- Adding Endpoints
  • #14313 - Quarkus Form Authentication...404 Response
  • #14303 - More config options for FormAuthenticationMechanism
  • #14301 - Upgrade to Mutiny 0.13.0
  • #14293 - Hibernate Validator - Support groups in method validation
  • #14287 - Bump awssdk.version from 2.15.63 to 2.15.64
  • #14286 - Update to Smallrye JWT 2.4.2
  • #14285 - Update gradle version to 6.8
  • #14262 - Bump flyway-core from 7.4.0 to 7.5.0
  • #14261 - Bump awssdk.version from 2.15.62 to 2.15.63
  • #14258 - Bump Jackson and Jib versions
  • #14242 - Small change in Install Java SDK line in contribution guideline
  • #14232 - Add JWT innerSign/encrypt test
  • #14227 - Support OIDC cookie-path-header and storing id and refresh tokens
  • #14225 - Funqy expose CloudEvents
  • #14217 - Fix reflective access warning in Qute
  • #14198 - Document how to embeds config inside a dependency
  • #14194 - DB2 container upgrade
  • #14189 - Use X-Forwader-Prefix or other headers to set OIDC cookie path dynamically
  • #14185 - Re-add xstream to Dependabot
  • #14181 - ContainerImageInfoTest refactoring
  • #14156 - Kafka healthcheck with SASL SSL
  • #14150 - Upgrade PostgreSQL used for testing to postgres:13.1
  • #14124 - CI: Introduce job to populate Maven cache in forks & quickly-ci profile
  • #14105 - Allows template-based email to be rendered as a Uni instead of CompletionStage
  • #14100 - Reactive RESTEasy and property based authentication leads to IllegalStateException
  • #14055 - azure-functions fix ClassCastException at post-requests
  • #13992 - Detect superfluous minimal deployment dependencies
  • #13964 - Add framework for integrating with RESTEasy Reactive Methods
  • #13896 - Create Extension using codestarts
  • #13845 - Add oauth2 configuration to swagger-ui
  • #13804 - Add a note on MongoDB Panache doc about query on same field
  • #13716 - Reflective access warning in Qute
  • #13537 - Refactoring Vault components to be CDI beans
  • #13531 - AWS Lambda - APIGatewayV2 adoption and warning
  • #13485 - Support ID and Refresh token strategy for keeping the OIDC token state
  • #12957 - Add a way to select a specific example codestarts but still add extensions
  • #12522 - Implement the Create Extension mojo using Codestarts
  • #12185 - Qute: allow users to ignore some parts of an expression when performing type-safe validation
  • #12179 - Ability to start test resources in parallel (concurrently)
  • #12115 - Support version 2.0 of API Gateway Json
  • #12056 - Ability to start test resources in parallel (concurrently)
  • #11962 - quarkus:dev - Lift external dependency into application-classloader
  • #11281 - Add configurable sequences to auto-escape in Qute
  • #11156 - Provide a system to generate a nice README.md and index.html
  • #10696 - Infra/CI: Archive /target//*.log and maybe more
  • #9297 - Make sure GraalVM 20.1 works for Quarkus
  • #9287 - Provide single MP Config value for getting effective HTTP port
  • #6940 - Azure Functions - BaseFunction.java triggers a ClassCastException on Azure JavaWorker
  • #4162 - Migrate vault client from okhttp to the quarkus rest client
quarkus - 1.11.2.Final

Published by gsmet over 3 years ago

Major changes

Complete changelog

  • #14917 - Set the default min-level for logs to DEBUG
  • #14907 - Upgrade to Hibernate ORM 5.4.27.SP1
  • #14906 - If Jackson is present, make sure the ObjectMapper producer is not removed
  • #14900 - Bump kubernetes-client-bom from 5.0.1 to 5.0.2
  • #14896 - Support k8s secret/configmaps as smallrye config locations
  • #14894 - Avoid retrieving the rendered content using await when building a Mail from a Qute template
  • #14887 - MicroMeter extension: JSONExporter issue with "NaN" values
  • #14886 - Deprecate uberJar mojo parameter and log a warning when used
  • #14882 - Fix native-image compilation issue with OpenTracing and RESTEasy Reactive
  • #14881 - Hibernate data loss bug: Hibernate can null out a row in some circumstances
  • #14880 - Ensure that resume from a worker pool thread doesn't resume on event loop
  • #14876 - Native image build fail if quarkus-resteasy-reactive and quarkus-smallrye-opentracing are used.
  • #14875 - @Blocking annotation not working with @RestForm parameters
  • #14859 - Verify behavior of micrometer matchPattern
  • #14858 - Enable full SSL support for Keycloak Authorization extension
  • #14856 - OIDC CodeAuthentitcationMechanism does not set state and session cookies 'secure` parameter to true if 'force-redirect-https-scheme' is enabled
  • #14855 - OIDC: Create Cookies Secure if cookieForceSecure is enabled
  • #14849 - Update SmallRye Config to 1.10.2
  • #14841 - Transactional observers - fix log message if JTA not available
  • #14836 - MailTemplateInstance.send() can't be used in reactive API's
  • #14831 - Document Reactive DataSource idle-timeout limitation
  • #14817 - Disable JTA in Hibernate Reactive
  • #14816 - Allow to configure file.encoding and user.language for native image building
  • #14813 - Micrometer Vertx JAX-RS path template is not properly recovered for metric uri labels
  • #14804 - Bring smallrye-jwt-build back to quarkus-smallrye-jwt
  • #14803 - Add quarkus-smallrye-jwt-build as quarkus-smallrye-jwt dependency
  • #14800 - Having custom configurations
  • #14796 - OidcClient may fail in the native image if Jackson dependency is missing
  • #14786 - Register Netty NioDatagramChannel for reflection to support UDP
  • #14782 - Add ability to configure response buffer size for RESTEasy
  • #14778 - Set keycloak-authorization proxy url
  • #14777 - Change ordinal from 150 to 270 in Vault config source
  • #14776 - Fix OidcClient expires_in check, add Wiremock test and quarkus-jackson
  • #14775 - When a change to startup related code is made disable dev mode instrumentation
  • #14770 - Fix duplicate '/' in health subcontext paths
  • #14767 - ArC intercepted subclasses - fix bridge methods processing
  • #14764 - Reverse the platform properties overriding policy
  • #14759 - OIDC client access token expiration reading problem
  • #14750 - Micrometer: rename vertx options to http-server
  • #14748 - Ensure that ServerStringMessageBodyHandler doesn't affect build time resolution of builders
  • #14745 - Micrometer: Rename vertx properties to http server binding.
  • #14743 - HashiCorp key vault does not override application.properties
  • #14742 - Make classes that are used as @BeanParam targets unremoveable
  • #14741 - Liquibase - Fix NPE with createView
  • #14740 - Liquibase native compilation broken since 1.11.1.Final: NullPointerException in LiquibaseProcessor#nativeImageConfiguration
  • #14737 - Clarify reactive datasource idle timeout behavior
  • #14734 - Quartz extension - fix scheduling in the cluster
  • #14733 - Use proxy setting for keycloak policy enforcer
  • #14724 - Fix instrumentation bug
  • #14723 - Fix incorrect JUnit dependency
  • #14720 - Resteasy Reactive detects multiple writers, but only one response type is present
  • #14715 - Resteasy Reactive detects beanparam as cdi bean.
  • #14713 - Bump mariadb-java-client from 2.7.1 to 2.7.2
  • #14704 - Propagate the IllegalArgumentException that can be produced by org.jboss.jandex.Indexer#index when the given input-stream is null
  • #14702 - Also add the rest-client-jackson extension in the REST Client doc
  • #14700 - Fix RESTEasy ImageIO leak
  • #14697 - Forward gRPC context when using @blocking
  • #14696 - No Interceptors invoked on JAX-RS Controllers with Generic Typed Method Arguments
  • #14678 - Health configuration reference does not reflect the new /q namespace
  • #14675 - Fix a typo in the smallrye-jwt doc and update some OIDC doc references
  • #14674 - Resteasy builtin providers being pulled in for more ITs than expected
  • #14671 - quarkus-quartz clustered job via @Schedule problem
  • #14669 - Use 1.0.0-SNAPSHOT as version in all guides
  • #14666 - Bump kubernetes-client-bom from 5.0.0 to 5.0.1
  • #14665 - gRPC Context lost when using @Blocking
  • #14664 - Dev UI - fix javadoc formatting in config editor
  • #14658 - Scan super classes for config items
  • #14654 - Micrometer extensions renamed (docs); Fix quantiles in native mode
  • #14646 - Upgrade Jib to 0.17.0 for 1.11
  • #14630 - Also use Google Mirror in the doc build
  • #14626 - quarkus.oidc.auth-server-url is missing in the all configuration guide
  • #14525 - configMap configured in quarkus.openshift properties does not get picked up by Quarkus application
  • #14523 - Adds environmentVariables and systemProperties options to the DevMojo
  • #14489 - Use quarkus.properties to get versions in codestarts and make them required
  • #14401 - dev mode: support for setting system properties and env variables
  • #14381 - Bump mysql-connector-java from 8.0.22 to 8.0.23
  • #14346 - Remove ApplyLabelSelectorDecorator from MinikubeHandler
  • #14345 - minikube extensions overwrites existing Deployment's selector
  • #14201 - Data loss after update to Quarkus 1.10.5
  • #13942 - Add the remaining jdbc data-sources to kubernetes service bindings
  • #13170 - Do not throw an exception when enabling debug for native image if src/main/java does not exist
  • #13169 - java.nio.file.NoSuchFileException when quarkus.native.debug.enabled
quarkus - 1.11.1.Final

Published by gsmet over 3 years ago

Major changes

  • #14457 - Upgrade to GraalVM 20.3.1

Complete changelog

  • #14642 - Screenshot update for GraphQL and Health
  • #14641 - Added updated screenshot for GraphQL Guide
  • #14639 - Updated screenshot in OpenAPI Docs to reflect the UI changes
  • #14636 - Resolve non-Arc CacheInterceptionContext lazily
  • #14634 - Log warning about the use of NativeImageMojo
  • #14631 - Make the oidc-client doc title shorter and try to improve the introduction
  • #14627 - Add documentation about RESTEasy Reactive Jackson features
  • #14620 - Add K8s Namespace property documentation
  • #14617 - Add a missing Java resource content to the OIDC code flow guide
  • #14616 - Upgrade SmallRye GraphQL to 1.0.21
  • #14615 - Fix NPE when packaging uber-jar on Openshift
  • #14605 - Make some AppCDS adjustments
  • #14604 - Prevent UOE when MessageBodyReader can handle multiple media types
  • #14603 - Reinitialize org.wildfly.common.net.HostName during native application's runtime
  • #14599 - Fix empty resource name sanitization
  • #14597 - Reactive Messaging HTTP quickstart fixes
  • #14590 - FlyWay causes SQLException on live reload when migrate-at-start is enabled
  • #14589 - Align generated Maven project version in getting started guide
  • #14587 - 'security-openid-connect-web-authentication' Guide content differ from quickstart
  • #14585 - Mention RESTEasy Reactive in the Qute guide
  • #14584 - Qute - support multiple namespace extension methods on the same class
  • #14583 - RunnerClassLoader sanitizeName cannot handle 0 length name argument
  • #14581 - Update SmallRye Config to 1.10.1
  • #14580 - Improve the getting started with reactive guide
  • #14576 - Ignore XMLGregorianCalendar warning missing in Jandex
  • #14574 - Avoid potential NPE when proxying is enabled
  • #14571 - Remove experimental warning from Multiple Persistence Units support
  • #14569 - How to properly register XMLGregorianCalendar?
  • #14568 - Fix image tag in Deploying to OpenShift guide
  • #14565 - Using fast-jar packaging + AppCDS with Quarkus 1.11.0
  • #14563 - Security fixes for RESTEasy Reactive
  • #14557 - Add a missing quarkus-jsonp dependency and a unit test to quarkus-smallrye-jwt-build
  • #14552 - Fix the javadoc: Java System properties' name aws.secretAccessKey
  • #14550 - Can't use Qute in reactive application
  • #14549 - Fix NPE in NativeTestExtension on missing native image
  • #14548 - Ambiguous info in reactive guide
  • #14547 - 1.11.0 quarkus-smallrye-jwt-build does not work standalone
  • #14544 - quarkus-resteasy-multipart seems to require Jackson in Quarkus 1.11.0.Final
  • #14543 - Use absolute uris in oidc-client discovery and authorization webclient
  • #14541 - Check if OIDC Client can use Vertx Web Client more effectively
  • #14536 - NPE thrown in X-Forwarded-For header parsing
  • #14535 - Use RESTEasy Reactive when in getting-started-reactive-crud example
  • #14521 - Add ssl options to webclient in oidc-client
  • #14520 - Fix the path to MetricsRequestHandler when quarkus.http.root-path is set
  • #14519 - Migrate to the new OSSRH server
  • #14517 - Make Dev Console work properly in the face of non ASCII chars in FS paths
  • #14516 - Metrics throw a 500 Internal Server Error when Application has configured a quarkus.http.root-path
  • #14511 - Address ConcurrentModificationException on ThreadLocalPool
  • #14510 - ConcurrentModificationException thrown when closing a connection on a reactive pool
  • #14508 - Bump commons-lang3 from 3.9 to 3.11
  • #14504 - File not found exception on dependency quarkus-resteasy-reactive-deployment-1.11.0.Final.jar
  • #14500 - Copy all liquibase resource files to native image
  • #14499 - Added hot-reload support for branding file (logo, css, favicon)
  • #14498 - Bump maven-model-helper to 18
  • #14497 - Increase timeout when deploying to Nexus
  • #14491 - Upgrade commons-lang3 from 3.9 to 3.11
  • #14490 - Prevent handlers of suspended contexts from being executed on another thread
  • #14486 - Quarkus RESTEasy Reactive Jackons @Blocking Failure should never be restarted
  • #14483 - Remove the 'no sources dir' warning from DevMojo
  • #14482 - Sync pom.xml snippets with the latest version of generated application
  • #14480 - OIDC Client > Cannot overwrite properties
  • #14478 - Properties in bootstrap app for 1.11 are in random order, 1.7 had them alphabetically sorted
  • #14477 - Avoid Hibernate ORM enhancer to auto-detect the target JVM version
  • #14476 - Uber jar packaging fails when deploying to OpenShift
  • #14474 - OidcClientFilter usage throws NoSuchFieldException
  • #14468 - Fix security OIDC Client documentation
  • #14467 - Set built-with-quarkus-core value to the G:A:V instead of just V
  • #14463 - Fix broken resteasy-multipart
  • #14462 - Don't require global body handler for GraphQL
  • #14460 - Fix flakey test
  • #14458 - Prevent double free on exception
  • #14457 - Upgrade to GraalVM 20.3.1
  • #14456 - Add built-with-quarkus-core attribute to the quarkus-extension.yaml
  • #14453 - Fix guides code generation to be consistent with content
  • #14446 - Don't produce build items from field in ReactiveHttpProcessor
  • #14442 - quarkus-reactive-messaging-http gives warning for ReactiveHttpProcessor.routeProducer
  • #14441 - Fix regressions in Kubernetes health handling
  • #14439 - quarkus-cache in dev mode ends up with NPE
  • #14438 - Kubernetes: liveness and readiness probes ignore the quarkus.http.root-path setting
  • #14436 - Failed to start application with quarkus-cache:1.11.0.Final
  • #14433 - Prevent false positive warning about quarkus.kubernetes.deploy
  • #14432 - Ensure that dev mode debug host can be configured with -DdebugHost
  • #14431 - Open API logo customization not affecting
  • #14429 - Unrecognized configuration key "quarkus.kubernetes.deploy" was provided
  • #14428 - Fix some minor infelicities in documentation
  • #14423 - Log records show the hostname on which the native executable was generated
  • #14422 - Upgrade to SmallRye OpenAPI 2.0.19
  • #14421 - Add note about enabling all debug hosts for dev mode
  • #14420 - Avoid potential NPE when collecting RESTEasy Providers on Resource methods
  • #14419 - Apply tiny polish to MicrometerProcessor
  • #14418 - ResteasyCommonProcessor: NullPointerException in case of using default annotation values for @Produces or @Consumes
  • #14417 - Removed unnecessary ')' in the guide "BUILDING QUARKUS APPS WITH GRADLE"
  • #14416 - Fix typo in the guide "BUILDING QUARKUS APPS WITH GRADLE"
  • #14415 - Update doc around Resteasy GZIP support
  • #14409 - Fix jboss-jaxrs-api_2.1_spec build warning
  • #14408 - Make dev console work with BodyHandler
  • #14405 - Dev UI - "Request has already been read" error when clearing cache if smallrye-graphql extension present
  • #14403 - quarkus:dev's debugHost not configurable
  • #14402 - dev mode: support suppressing warnign about non existing source directory
  • #14400 - Properly handle @Blocking on an JAX-RS Application class
  • #14397 - Resteasy-Reactive: Wrong blocking configuration handling in ResteasyReactiveScanner
  • #14393 - Set quarkus.datasource.db-kind automatically K8S Service Binding is used
  • #14392 - ConnectionPoolsClosedTest is racy
  • #14387 - Preserve expected semantics of Maven execution with native profile enabled
  • #14380 - CI: Add mongodb-rest-data-panache and mongodb-panache-kotlin to native tests
  • #14375 - Use Google Mirror also for Initial JDK 11 Build
  • #14374 - Rename Dev Console to Dev UI
  • #14372 - Adjust Flyway setup to avoid accumulating containers in dev mode
  • #14371 - Fix and get OIDC client tests running in CI native builds
  • #14370 - Filter out recently added Hibernate ORM log
  • #14364 - Simplify Liquibase setup to avoid accumulating containers in dev mode
  • #14363 - Dev mode - fix instrumentation based reload
  • #14361 - Fix config-maps property name in documentation
  • #14357 - Allows other than Quarkus default branding (eg. Quarkiverse)
  • #14356 - Use Dotname instead of Type to determine @BeanParam class target
  • #14354 - Fix flakey RESTEasy reactive test
  • #14352 - Ensure that QuarkusTestBeforeClassCallback is run on the Quarkus Classloader
  • #14351 - Produce Artemis JMS connection factory as a synthetic bean
  • #14348 - Resteasy Reactive - stream cannot be null
  • #14341 - Liquibase hot reload - This pool is closed and does not handle any more connections!
  • #14338 - Get rid of minor warning about deprecated config item
  • #14333 - NPE in ArtemisJmsProducer.connectionFactory()
  • #14326 - Handle 'inherit' logging min-level settings
  • #14324 - Fix dockerfile path for gradle multi module project
  • #14323 - fix: add JAXRS API as SR opentracing depends on it but didn't declare it
  • #14320 - Native tests fail when quarkus.package.type=uber-jar
  • #14317 - Bump adal4j version from 1.6.3 to 1.6.6
  • #14312 - Run ./gradlew quarkusBuild failed when setting 'quarkus.docker.dockerfile-jvm-path' in multi module of gradle project
  • #14311 - Make Jacoco parent first
  • #14302 - Qute type-safe templates - fix validation of expressions in set sections
  • #14300 - Update all known UIs to look more like the Dev Console
  • #14296 - dev console -> dev mode
  • #14294 - Allow adding inline attachement using MailTemplate
  • #14292 - Replace '.' with '_' when generating env var in Kubernetes extension
  • #14291 - Setting quarkus properties using the Kubernetes extension results in incorrect env var name
  • #14282 - Fix NPE in CacheManagerImpl
  • #14278 - Create better response when no GraphQL endpoint has been generated
  • #14276 - Optimise bean destruction iterator
  • #14275 - The property quarkus.kubernetes-config.enabled: "true" is ignored in the Kubernetes configuration
  • #14274 - Fix case where quarkus.kubernetes-config.enabled=false in properties file overrides env var
  • #14272 - ArC json endpoints should use HttpBuildTimeConfig.nonApplicationRootPath
  • #14270 - qute: varargs extension function is not called when exactly one parameter is given
  • #14263 - Bump micrometer-bom from 1.6.2 to 1.6.3
  • #14260 - Better error messages if remote dev fails to connect
  • #14257 - SmallRye GraphQL - NPE when accessing schema if no methods declared
  • #14176 - Make the remote dev mode type more accessible
  • #14154 - Regression: using inherit in quarkus.log.category fails with an exception
  • #14152 - Remote-Dev triggers an entire redeployment(S2I Processor) with OpenShift Extension
  • #14013 - Fix infinite recursion
  • #13990 - Stack overflow in Funqy
  • #13917 - Fix the guides which use className when generating the project
  • #13871 - Hibernate Proxy classes generated with incorrect java release version
  • #13564 - Inlined attachments for MailTemplateInstance
  • #11206 - Smallrye openapi creates a StackOverflowException when using Schema DiscriminatorMapping with self-reference
  • #9837 - OverlappingFileLockException in JaCoCo when using offline instrumentation due to duplicate shutdown hooks (classloading issue)
  • #9671 - GZip filter doesn't work
  • #9194 - Exception logged by quarkus after SSE client is closed - "Failed to mark a promise as failure because it has failed already: DefaultChannelPromise failure: java.nio.channels.ClosedChannelException"
quarkus - 1.11.0.Final

Published by gsmet over 3 years ago

Major changes

  • #14248 - Support JBang dev mode

Complete changelog

  • #14267 - Stop systematically creating a cache with an empty name
  • #14255 - Prevent Jackson serialization from resulting in an erroneous chunked transfer-encoding
  • #14252 - Apply tiny polish to Hibernate Reactive CDI producer
  • #14250 - Handle non-default general log min-level
  • #14248 - Support JBang dev mode
  • #14247 - Fix warning in native mode when using bootstrap config
  • #14245 - Fix concurrency modification exception in Reactive Messaging tests
  • #14244 - Dev console fixes and layout improvements
  • #14243 - Apply minor polish to RESTEasy Reactive code
  • #14241 - Rename RESTEasy Reactive SPI module to spi-deployment
  • #14238 - Bump awssdk.version from 2.15.61 to 2.15.62
  • #14237 - Bump quarkus-http-websockets-jsr from 3.0.17.Final to 3.0.18.Final
  • #14233 - "Unrecognized configuration key" regression in 1.11.0.CR1
  • #14231 - Remove quarkus-resteasy-reactive-spi from the runtime dependencies of the HV extension
  • #14229 - Log regression in 1.11.0.CR1 with native build and yaml configuration
  • #14226 - Qute extension methods: fix varargs handling
  • #14223 - Introduce declarative support for Custom Jackson Serialization
  • #14216 - Regression: Redirect for non-application root path does not consider root path correctly
  • #14215 - Dev console - various fixes and improvements
  • #14214 - Support JSON streaming with Multi
  • #14213 - Reactive routes - fix path handling for failure handlers
  • #14212 - Added links in the GraphQL dev console
  • #14210 - Run callbacks with correct TCCL
  • #14209 - Route path for failure handlers not honoured
  • #14208 - Remove deprecated cache doc information
  • #14205 - Improve Panache's deleteAll Javadoc
  • #14204 - Keycloak Admin Client in QuarkusTest*Callback
  • #14203 - Ensure logging-json works properly with fast-jar
  • #14202 - Resteasy-reactive fails to start with fast-jar and logging-json
  • #14200 - Make SwaggerUiBuildITem public
  • #14197 - Add a Google Cloud Functions HTTP codestart
  • #14192 - Ensure that class level exception mappers are invoked on request deserializarion exceptions
  • #14190 - RESTEasy Reactive Class level exception handler ignored when input is deserialized
  • #14187 - Bump xstream from 1.4.14 to 1.4.15
  • #14184 - Upgrade RESTEasy to 4.5.8.SP1
  • #14180 - Add public modifier to generated DevModeTest
  • #14179 - Some Non-Application path updates
  • #14177 - Add support for JUnit's @Nested
  • #14175 - Bump awssdk.version from 2.15.60 to 2.15.61
  • #14171 - Fix the case where scanning is disabled and there is multiple filters
  • #14167 - Introduce JSON by default support RESTEasy Reactive
  • #14166 - quarkus-maven-plugin generates extension project with failing DevMode test.
  • #14165 - Update the SmallRye Reactive Messaging version to 2.7.1
  • #14163 - Re-enable checking the log in bouncycastle-fips-jsse
  • #14161 - Bump debezium-core from 1.3.1.Final to 1.4.0.Final
  • #14158 - Add documentation about using list of objects in @ConfigProperties
  • #14157 - Bump awssdk.version from 2.15.58 to 2.15.60
  • #14155 - Adding BC Fips and OidcClient tests to the native build, with a minor fix
  • #14153 - Update Sentry to 3.2.0 and adjust logic
  • #14149 - Fix warning when using Panache CRUD services
  • #14148 - Upgrade Infinispan to 11.0.8.Final
  • #14147 - Prevent usage of @Inject with QuarkusProdModeTest
  • #14146 - Improve test coverage for container-image group handling
  • #14145 - Failing Kafka message silently swallowed
  • #14144 - Adding new Quarkus config property for setting Narayana objectStoreDirPath
  • #14133 - Fix bug with non application endpoint redirect for root-path
  • #14119 - RESTEasy Reactive: implement cancel for Multi on both client and server
  • #14114 - UberJar includes Maven dependencies
  • #14109 - smallrye-health extension doesn't work when a root path is set in 1.11.0.BetaX versions
  • #14098 - OASFilter provided by extension not working
  • #14057 - Sentry integration causing Quarkus to fail at start in dev mode
  • #14049 - Assorted WebJarUtil fixes
  • #14005 - Google Cloud Functions Codestart
  • #13988 - Resteasy mutiny : multi subscription not cancelled if the request is cancelled from browser.
  • #13970 - Fix context root handling based on the builder used.
  • #13895 - use package-private warning when using REST Data with Panache
  • #13478 - HTTP Server does not support Expect: 100-continue
  • #11323 - @Nested (Junit5) associated with @QuarkusTest causes an UnsatisfiedResolutionException
quarkus - 1.11.0.CR1

Published by gsmet almost 4 years ago

Major changes

  • #14102 - Upgrade to Hibernate Reactive 1.0.0.Beta2
  • #13373 - Spring Data REST

Complete changelog

  • #14143 - Vertx - activate the request context for blocking ConsumeEvent methods
  • #14142 - Add documentation note about bootstrap config
  • #14136 - Test exceptions thrown during NoOpCache computations
  • #14135 - Bump wildfly-elytron.version from 1.14.0.Final to 1.14.1.Final
  • #14134 - Avoid threadlocal leaks on scaling of Executors when using SQL Client
  • #14132 - Bump mockito-core from 3.6.28 to 3.7.0 in /devtools/gradle
  • #14131 - Bump mockito-core from 3.6.28 to 3.7.0 in /integration-tests/gradle
  • #14129 - Use config root class instead of Object in FieldDescriptor
  • #14127 - Upgrade Quarkus HTTP to 3.0.17.Final
  • #14123 - Improve usability of @ConfigProperties with YAML and nested structures
  • #14122 - Allow to start the Quartz scheduler in halted mode
  • #14120 - Extend Kafka documentation
  • #14118 - Handle projection in spring data repositories
  • #14116 - Remove superfluous surefire configs
  • #14113 - Nested YAML structures not handled properly by @ConfigurationProperties
  • #14111 - Make CacheInterceptionContext immutable
  • #14110 - Private and static methods on interface don't work with @ConfigProperties
  • #14104 - Bump mockito.version from 3.6.28 to 3.7.0
  • #14103 - Bump awssdk.version from 2.15.57 to 2.15.58
  • #14102 - Upgrade to Hibernate Reactive 1.0.0.Beta2
  • #14101 - Collect providers required for RESTEasy's @PartType annotations
  • #14099 - Support BouncyCastle FIPS JSSE
  • #14096 - Use a named bean for the Hibernate Search analysis configurer example
  • #14095 - Allow Kafka Streams to be configured using "kafka.bootstrap.servers"
  • #14094 - Fix cache ConcurrencyTest instability
  • #14092 - Upgrade to Quarkus HTTP 3.0.17.Final
  • #14091 - Bump Kafka version to 2.7.0 and Scala version to 2.13.4
  • #14090 - Document gRPC interceptor mechanism and ordering
  • #14088 - Fix RESTEasy Reactive / OpenTracing memory leak
  • #14087 - ThreadLocalPool (reactive) leaks connections upon Thread Scale up and down
  • #14086 - Bump picocli.version from 4.5.2 to 4.6.1
  • #14085 - Fixes Flyway upgrade to 7.4.0 and adds Flyway callbacks support
  • #14084 - Add support for injection of HttpSession
  • #14083 - Bump awssdk.version from 2.15.56 to 2.15.57
  • #14082 - Fix typo in funqy-amazon-lambda.adoc
  • #14079 - Bump bouncycastle.version from 1.67 to 1.68
  • #14078 - Bump logstash-gelf from 1.14.0 to 1.14.1
  • #14076 - Bump awssdk.version from 2.15.55 to 2.15.56
  • #14075 - Bump httpcore.version from 4.4.13 to 4.4.14
  • #14073 - Fix Sonar blocker and critical issues
  • #14072 - Bump awssdk.version from 2.15.53 to 2.15.55
  • #14071 - Fix paths for libsunec.so and cacerts (SSL reqs)
  • #14058 - RESTEasy Reactive + OpenTracing - @Blocking results in heap memory leak
  • #14054 - Test cache synchronous value loader execution
  • #14053 - @TransactionScoped Context does not call @Predestroy on TransactionScoped Beans
  • #14038 - Improve error message for missing wrong/named parameters
  • #14032 - Refactor CacheResultInterceptor exceptions handling and tests
  • #14006 - Collection of Object support in @ConfigProperties
  • #13993 - Quartz standby mode
  • #13991 - Fix cache compatibility with rest-client
  • #13979 - Http client ignore/match; micrometer 1.6.2
  • #13975 - Changing the order of gRPC Interceptors
  • #13966 - Simple class name of @ConfigRoot annotated classes must be unique
  • #13954 - Upgrade to GraalVM CE 20.3
  • #13919 - Enforce test dependencies scope
  • #13899 - DEV Console
  • #13889 - Kafka configuration normalization
  • #13828 - Create Picoli example codestart for Quarkus JBang project type
  • #13775 - Bump Kubernetes Client to 5.x
  • #13753 - Create RESTEasy Reactive codestart
  • #13731 - Take into account PartType in RESTEasy's provider detection
  • #13667 - Unable to invoke request: javax.ws.rs.ProcessingException: RESTEASY003215: could not find writer for content-type application/x-www-form-urlencoded type: javax.ws.rs.core.Form$1
  • #13644 - Upgrade to GraalVM 20.3
  • #13641 - Add oidc-client, oidc-client-filter and oidc-token-propagation extensions
  • #13539 - RESTEASY: Unable to find a MessageBodyReader for media type: text/plain; charset=us-ascii and class type java.util.Map
  • #13476 - Add quarkus.native.resources.excludes
  • #13475 - Add quarkus.native.resources.excludes
  • #13467 - Add Mongo to the REST Data Panache guide
  • #13411 - Enable the RequestScope on gRPC service invocations
  • #13376 - Build time minimum log level
  • #13373 - Spring Data REST
  • #13356 - Activate the RequestScope when invoking gRPC services
  • #13208 - Create a Picocli example codestart for Quarkus JBang project type
  • #13050 - Quarkus Spring Data DTO and Projections support
  • #12938 - TRACE logging improvements
  • #12732 - Add OAuth support for Kafka client in native mode
  • #11489 - Add optional FIPS mode
  • #11409 - Support Flyway callbacks
  • #8221 - @CacheResult for RestClient methods
  • #5657 - Support service-account OIDC/OAuth2 applications
quarkus - 1.11.0.Beta2

Published by gsmet almost 4 years ago

Major changes

  • #13943 - Deprecate thread-local option for Reactive SQL Pool, enforce using it

Complete changelog

  • #14048 - Update to Hibernate Validator 6.2.0.Final
  • #14046 - Only add json content-type when necessary
  • #14045 - resteasy-reactive: When using own Content-Type for @Produces then quarkus will set 'application/json' as Content-Type header
  • #14042 - Fix build order problem
  • #14041 - JBoss Threads 3.2.0.Final
  • #14040 - Bump wiremock-maven-plugin from 6.0.0 to 7.0.0
  • #14039 - Bump awssdk.version from 2.15.51 to 2.15.53
  • #14037 - Fix quarkus-smallrye-jwt-build-deployment package name
  • #14036 - Use X-FORWARDED-PREFIX in the final OIDC redirect uri and fix the restore path calculation when queries are used
  • #14033 - Upgrade SmallRye OpenAPI to 2.0.17
  • #14031 - Bump aws-lambda-java-events from 3.6.0 to 3.7.0
  • #14030 - Upgrade to Hibernate ORM 5.4.27.Final
  • #14028 - Fix extension guide and make the path overriding work
  • #14027 - Use media type suffix as subtype for locating writers if necessary
  • #14025 - Added org.bouncycastle:bcpkix-jdk15on to bom
  • #14023 - resteasy-reactive: When using own Content-Types for @Produces entity is always serialized with toString (resteasy-reactive 1.11.0.Beta1)
  • #14021 - Fixing broken links in ISPN integration guide
  • #14020 - Remove microprofile-context-propagation-api runtime cache dependency
  • #14015 - Bump awssdk.version from 2.15.45 to 2.15.51
  • #14014 - Support hibernate provided basic types
  • #14011 - Apply minor polish to MultiResponseHandler
  • #14009 - Refactor getting-started-reactive guide according to new resteasy-reactive extension codestart
  • #14001 - Exclude paths from security when using quarkus-oidc
  • #14000 - Fix JSON resteasy reactive libraries
  • #13997 - Add JSON related fixes to RESTEasy Reactive
  • #13989 - resteasy-reactive: Own Content-Types are not working (resteasy-reactive 1.11.0.Beta1)
  • #13987 - Fix quarkus-jackson build warning in hibernate-reactive-panache IT module
  • #13986 - Add docker-prune.bat
  • #13985 - Fix 'ClassNotFoundException: org.jboss.logmanager.LogManager' in some tests
  • #13983 - Replace useless DynamicFeatureResourceInfo class with ResteasyReactiveResourceInfo
  • #13981 - RESTEasy Reactive - deploy failure when using opentracing
  • #13978 - Reactive Pool HealthCheck should run on the event loop
  • #13977 - Reactive Connection Pools: always use TLOCAL, HealthCheck refactoring
  • #13976 - Bump guava from 30.0-jre to 30.1-jre
  • #13973 - Path configured with quarkus.http.root-path is lost when query param is included and request is redirected to IdP
  • #13972 - Change name of RESTEasy Reactive CI step
  • #13971 - Support creation of user components through Arc in Hibernate ORM and Hibernate Search
  • #13968 - Mutiny / Vertx Mutiny and SmallRye Reactive Messaging update
  • #13967 - Qute cleanup and minor optimizations
  • #13965 - Replace resteasy usage with resteasy reactive in hibernate-reactive integration tests
  • #13962 - Make sure serialized app uses / separators
  • #13958 - Fix link to SameSite cookies on security guide
  • #13951 - Fix the tip about how to suspend the JVM
  • #13950 - The tip about how to suspend the JVM is incorrect
  • #13949 - Fix container image extension conflict hint
  • #13948 - Inject the Vert.x instance into the Hibernate Reactive registry
  • #13946 - Error message about conflicting container image extensions is wrong
  • #13944 - All integration tests using Hibernate Reactive need to move to RESTEasy Reactive
  • #13943 - Deprecate thread-local option for Reactive SQL Pool, enforce using it
  • #13939 - Fix volume,sidecar and hostalias support for knative
  • #13938 - Fix Optional deserialization problem in BytecodeRecorderImpl
  • #13934 - Write headers just before commit
  • #13932 - Add META-INF/panache-archive.marker to the jar ignore list
  • #13929 - Disable XML mapping by default and allow Hibernate ORM integrations to re-enable it if necessary
  • #13926 - RESTEasy Reactive: writers can add headers too
  • #13923 - ArC - make it possible to exclude interceptors, bindings, qualifiers, etc.
  • #13914 - Send 100-continue automatically if required
  • #13910 - Remove spurious test
  • #13905 - RESTEasy Reactive: smallrye-openapi crashes
  • #13900 - The build directory should only exist in the Gradle plugin's .gitignore
  • #13898 - Fix java.lang.Math$RandomNumberGeneratorHolder workaround
  • #13888 - Some URLs without HTTPS
  • #13884 - Add client metrics to rest client extension
  • #13883 - Update Smallrye Reactive Messaging to 2.6.1
  • #13878 - Cannot start a mutable-jar built under Windows 10 in docker-container with QUARKUS_LAUNCH_DEVMODE=true
  • #13868 - SQL pool for Hibernate Reactive needs to be scoped by Vert.x Context
  • #13847 - Rest-client extension does not record any metrics about client calls
  • #13834 - Add description to RESTEasy Reactive extensions
  • #13809 - Openshift docker build strategy fixes
  • #13801 - Order REST resources on 404 Resources overview
  • #13778 - Reactive Resteasy build error
  • #13632 - Reactive Messaging too verbose
  • #13569 - Register generated output dir for kotlin gradle plugin
  • #13154 - Support @TestProfile in native mode #12974
  • #13062 - OIDC not appending X-Forwarded-Prefix to redirect_uri
  • #12986 - Implemented opaque/binary token integration test
  • #12974 - Support @TestProfile in native mode
  • #12874 - A gradle project with kotlin and grpc fails compilation
  • #12820 - Kafka event in a @Startup application is not emitted
  • #12557 - Fix disabled KotlinGRPCProjectBuildTest
  • #12121 - Knative deployments do not generate proper volume mounts for secrets volumes
  • #11801 - @Blocking and @Incoming should support return types of CompletionStage and Uni
  • #9947 - Kafka security config params not being picked up from env file
quarkus - 1.11.0.Beta1

Published by gsmet almost 4 years ago

Major changes

  • #13694 - Allow injection of Session/SessionFactory
  • #13601 - Move non application endpoints to separate URL path
  • #13361 - Disable Jackson's FAIL_ON_UNKNOWN_PROPERTIES by default
  • #13198 - Expose metrics for kafka-streams with Micrometer
  • #12971 - Quarkus REST

Complete changelog

  • #13936 - Fixed typo in name of settings.xml
  • #13933 - Bump testcontainers-bom from 1.15.0 to 1.15.1
  • #13931 - Handle single result custom type in custom query method
  • #13928 - Updated RESTEasy Reactive README
  • #13927 - Set the status code to 404 in Vert.x Web's ResourceNotFoundHandler
  • #13925 - Reactive routes - identify application handler classes correctly
  • #13922 - Suggest using Quarkiverse Hub to publish extension
  • #13918 - Add GenericType to the signature of ServerMessageBodyWriter methods
  • #13912 - Wire up web.xml session config
  • #13911 - Changing http to https on apache license
  • #13909 - Bump rest-assured from 4.3.2 to 4.3.3
  • #13907 - Fix broken redirect for /metrics sub paths
  • #13906 - Update to smallrye-jwt 2.4.1
  • #13903 - Fix overflow handling in RESTEasy Reactive
  • #13901 - Redirect for /metrics sub paths is not working
  • #13891 - Basic ClientHeadersFactory documentation
  • #13885 - Bump jgit.version from 5.9.0.202009080501-r to 5.10.0.202012080955-r
  • #13881 - Register SignatureAlgorithm and KeyEncryptionAlgorithm for reflection in smallrye-jwt
  • #13875 - Qute - support Mutiny Uni directly in the templates
  • #13866 - Issue with the SecurityIdentity on the IO Thread
  • #13865 - Add test for MTLS+Basic Auth
  • #13861 - CI: drop superfluous build step in TCKS job
  • #13860 - CI: replace netstat with ss for upcoming Ubuntu 20
  • #13857 - Reactive RestEasy JAX-RS client - passing entities
  • #13853 - Implement Various Reactive fixes
  • #13852 - Reactive RESTEasy - Project demonstrating various issues
  • #13849 - Bump awssdk.version from 2.15.43 to 2.15.45
  • #13846 - Bump to jGit 5.9.0.202009080501-r
  • #13835 - IllegalStateException "The current thread cannot be blocked: vert.x-eventloop-thread-1" in kafka topic message processing while invoking SecurityIdentity.getPrincipal()
  • #13833 - Fix param converter handling in RESTEasyReactive
  • #13829 - Validate that Kotlin entities do not extend PanacheEntity and also declare its own ID
  • #13827 - Bump liquibase-core from 4.2.0 to 4.2.2
  • #13825 - Add missing ConfigItem in the service binding configuration
  • #13824 - MongoDB read preferences by query
  • #13822 - Upgrade to Hibernate Search 6.0.0.Final
  • #13816 - CDI docs - fix invalid references
  • #13815 - IDE dev mode: add only reloadable local dependencies to the devmode context
  • #13813 - Remove the now useless em field from Hibernate Search ORM guide
  • #13811 - Warnings when building CDI docs
  • #13802 - Resteasy reactive docs
  • #13800 - Delegate final handling of un-mapped exceptions to Vert.x
  • #13799 - Ensure than an exception during serialization of json is properly handled
  • #13798 - RESTEasy Reactive: empty 500 response when reader throws
  • #13797 - RESTEasy Reactive: headers already sent when writer throws exception
  • #13796 - Qute type-safe templates: fix parameter assignability check
  • #13793 - Add RESTEasy Reactive example codestart
  • #13792 - Remove unused test injection code
  • #13790 - Bump awssdk.version from 2.15.38 to 2.15.43
  • #13789 - Make it possible for integration tests to observe Classloading events
  • #13786 - Bump caffeine from 2.8.7 to 2.8.8
  • #13785 - Bump jib-core to 0.16.0
  • #13780 - RESTEasy Reactive: valueOf parameter converters don't work
  • #13774 - Remove a few things handled by the bot from COMMITTERS.adoc
  • #13772 - Simplify the form of CDI doc
  • #13771 - Provide M2Eclipse metadata to silence errors in Eclipse
  • #13766 - Bump flyway-core from 7.3.0 to 7.3.1
  • #13764 - Move optional micrometer registries to quarkiverse
  • #13761 - Scan for packages in the Hibernate ORM extension
  • #13760 - Fix NPE in BytecodeRecorderImpl
  • #13759 - Dev mode: init timestamps for the added classes when they are detected
  • #13751 - Support for multiple persistence units in the Hibernate Search extension
  • #13750 - rest-client @RegisterClientHeaders documentation
  • #13749 - Quarkus ArC integration refactoring
  • #13748 - Convert test logging level to debug
  • #13746 - Introduce new quarkus cli command create-jbang
  • #13745 - Support SmallRye Config 1.10.0
  • #13744 - Bump caffeine from 2.8.6 to 2.8.7
  • #13743 - MongoDB Panache: Update field access with appropriate get/set methods
  • #13740 - Properly close the app launched in devmode from the IDE
  • #13737 - Introduce first version for supporting K8S Service Binding Specification
  • #13735 - Disambiguate Codestart and Extension codestarts in the doc
  • #13734 - Update jbang-maven-plugin to allow use of Maven 3.6.2, jbang version bump
  • #13732 - Use setters for Person in the example usage
  • #13725 - Also ignore the ReactiveX version of Buffer
  • #13721 - Remove lambdas from RESTEasy Reactive Uni/Multi handling
  • #13720 - Fix parent of some extensions
  • #13712 - Fix test for verifying 2LC can be disabled
  • #13707 - Correctly mark return type as nullable.
  • #13700 - Add exposed option to ResourceProperties
  • #13699 - Improve documentation about quarkus.native.container-runtime property
  • #13698 - Updating database container images used for testing
  • #13697 - Dev classloader concurrency fixes
  • #13696 - Allow injection of SearchSession/SearchMapping
  • #13695 - Make value field of @ServerExceptionMapper optional
  • #13694 - Allow injection of Session/SessionFactory
  • #13691 - Spring Data JPA @Modifying(clearAutomatically and flushAutomatically)
  • #13689 - Funqy generics improvement
  • #13688 - Add AwsProxyRequestContext to quarkus context
  • #13687 - Unsafe concurrent ClassLoader use
  • #13686 - Bump wildfly-elytron.version from 1.13.2.Final to 1.14.0.Final
  • #13680 - Fix Panache / Reactive integration tests in native mode
  • #13675 - Allow methods annotated with @ServerRequestFilter and @ServerResponseFilter to return various types
  • #13673 - Reset TCCL in QuarkusLauncher when the app terminates
  • #13672 - Reactive Panache: Entity bytecode replacements seem ignored by native-image
  • #13669 - Auto-detect container runtime
  • #13668 - Panache / Hibernate Reactive integration tests are not run on CI
  • #13659 - Update Keycloak Authorization docs and UserInfo
  • #13652 - Outdated section "Checking Permissions Programmatically" in security-keycloak-authorization guide
  • #13647 - Adding picocli codestart
  • #13646 - Bump awssdk.version from 2.15.36 to 2.15.38
  • #13642 - Consolidate surefire systemPropertyVariables in ITs
  • #13639 - Align artifactId of extensions/resteasy-reactive
  • #13636 - Make value field of @ServerExceptionMapper optional in RESTEasy Reactive
  • #13634 - Add default value for elasticsearch hosts/protocol in tests
  • #13633 - Update the Quarkus Codestart doc
  • #13628 - Make various improvements to RESTEasy Reactive ExceptionMapper handling
  • #13626 - Create quarkus-smallrye-jwt-build extension
  • #13625 - Add ability to set user in JIB container
  • #13619 - Detect wrong usage of singleton annotations
  • #13618 - Implement missing JpaRepository method deleteAllInBatch()
  • #13616 - RESTEasy Reactive: Move more logic outside Quarkus
  • #13613 - Updated gRPC and protobuf-java versions
  • #13612 - Wrong generics on ReactivePanacheMongoRepositoryBase.kt findById
  • #13609 - Bump awssdk.version from 2.15.35 to 2.15.36
  • #13608 - Support S3Event aws lambda
  • #13603 - Remove -H:+TraceClassInitialization from redis-client IT
  • #13601 - Move non application endpoints to separate URL path
  • #13597 - Adjust triage rules to be a lot less aggressive
  • #13592 - Support Async return types for @ServerResponseFilter in RESTEasy Reactive
  • #13591 - Support global exception mappers with the annotation style in RESTEasy Reactive
  • #13590 - Replace remaining quarkus-rest name in error message
  • #13589 - Adds assertions to the Amazon IAM test
  • #13587 - Qute: fix expression validation algorithm
  • #13580 - Introduce async exception mapping to RESTEasy Reactive
  • #13566 - Add Jackson's @JsonView support to RESTEasy Reactive
  • #13562 - Revert "Use temporary branch for RESTEast Reactive TCK"
  • #13561 - Add @JsonView support to quarkus-resteasy-reactive-jackson
  • #13560 - Support injectable loggers
  • #13558 - Upgrade to Hibernate Search 6.0.0.CR2 / Elasticsearch 7.10.0
  • #13557 - Increase timeout for native https tests
  • #13556 - Minor RESTEasy Reactive housekeeping
  • #13553 - Allow repeatable interceptor bindings
  • #13549 - Remove runtime dependency on ASM
  • #13548 - ASM no longer needs to be parent first
  • #13545 - Prepare removal of transformed caching interceptor bindings
  • #13544 - AWS Lambda S3Event deserialization fails
  • #13538 - Create Maven plugin command to generate JBang project
  • #13517 - .debug file next to the native executable is not present when building on macOS using the docker image
  • #13515 - Remove the ProtectionDomain Map in RunnerClassLoader
  • #13514 - Validate REST Data Panache sort query parameter
  • #13513 - Docs - CDI introduction - ApplicationScoped VS Singleton
  • #13510 - What about being able to inject a Logger?
  • #13509 - Update gradle documentation on native args settings
  • #13507 - Runtime ClassLoader's buffer evictions
  • #13505 - Bump mockito-core from 3.6.0 to 3.6.28
  • #13504 - Bump mockito.version from 3.6.0 to 3.6.28
  • #13503 - Runtime classloader micro optimisations
  • #13500 - Qute extension method with parameters not working in loop
  • #13499 - Add smallrye-jwt-build extension
  • #13498 - Move VaultRuntimeConfig to BOOTSTRAP phase
  • #13497 - Update to smallrye-jwt-2.4.0
  • #13494 - Minor changes related to resteasy-reactive
  • #13493 - Qute: TemplateInstance - add createUni(), remove deprecated publisher()
  • #13492 - Resteasy reactive cleanup
  • #13490 - Update mariadb-java-client to 2.7.1
  • #13488 - Break dependency cycle in Quarkus REST deployment tests
  • #13487 - Bump flyway-core from 7.2.1 to 7.3.0
  • #13486 - Bump wildfly-elytron.version from 1.13.1.Final to 1.13.2.Final
  • #13483 - Bump mockito-core from 3.6.0 to 3.6.28 in /integration-tests/gradle
  • #13482 - Bump mockito-core from 3.6.0 to 3.6.28 in /devtools/gradle
  • #13481 - Use newer
  • #13480 - Remove some unnecessary null statements
  • #13477 - Fix widespread errors in "relativePath" use of our pom.xml parent definition
  • #13473 - Workaround graal#3003 by passing IncludeResources via AutomaticFeature
  • #13472 - Workaround graal#3003 by passing IncludeResources via AutomaticFeature instead of command line argument
  • #13471 - Qute: implement strategies if a property is not found in an expression
  • #13469 - Added HTTP and Web Socket reactive messaging connector
  • #13468 - Update OIDC web-app and multitenancy docs, remove the deprecated 'xhr-auto-redirect' property'
  • #13462 - Bump awssdk.version from 2.15.29 to 2.15.35
  • #13460 - Allow Prometheus annotations to be modified/omitted
  • #13458 - Reactive routes - if needed propagate req. context activated by filter
  • #13450 - Make BytecodeRecorderImpl usable without reference to StartupTask
  • #13445 - Load Kotlin parent first
  • #13443 - Bump neo4j-java-driver from 4.1.1 to 4.2.0
  • #13442 - Bump cron-utils from 9.1.2 to 9.1.3
  • #13439 - Update hibernate multi-tenancy test docs
  • #13436 - Document how to disable wildcard imports in IDEA
  • #13435 - Infer database capabilities from JDBC-provided metadata on runtime init
  • #13432 - CI: Skip master in forks
  • #13429 - Update to cron-utils 9.1.2
  • #13427 - ArC - use DEBUG log level for disabled @Alternative test classes
  • #13422 - Add triage rules for Flyway and Liquibase
  • #13419 - Revert testing GELF
  • #13415 - CI: Don't run 'Deploy Snapshots' or 'Release Test Build' in forks
  • #13414 - Make "server_name" configurable in "logging-sentry" extension
  • #13412 - logging-sentry: Add config option for "server_name"
  • #13406 - Terminate gRPC channels and handle gRPC client invocations on the IO Thread when needed
  • #13405 - Introduce @UnlessBuildProperty
  • #13404 - Document gRPC blocking usage
  • #13403 - Using Integer.parseInt instead of valueOf
  • #13402 - Split the configuration guide into "introduction" and "reference"
  • #13401 - Refreshing expired IDToken fails if the auto-refresh interval is bigger than the ID token lifespan
  • #13398 - Attempt to fix Graylog CI issues
  • #13397 - Increase timeouts for grpc dev mode test
  • #13394 - Configure label in Spring Cloud Config Client extension
  • #13384 - Add more configuration option for logging gelf
  • #13383 - Introduce full indexing of specific directories of the classpath
  • #13379 - Make REST Data HAL collection name configurable
  • #13371 - Set the CurrentVertxRequest for reactive routes
  • #13370 - Add additional properties to the quarkus GELF extension
  • #13369 - Bump flyway-core from 7.2.0 to 7.2.1
  • #13366 - Better document end reactive routes
  • #13364 - Gelf test timing out
  • #13361 - Disable Jackson's FAIL_ON_UNKNOWN_PROPERTIES by default
  • #13359 - Split the configuration guide into "introduction" and "reference"
  • #13357 - gRPC client reponse dispatched on the wrong thread
  • #13332 - Repeated @InterceptorBinding are ignored by arc-processor
  • #13330 - Bump awssdk.version from 2.15.28 to 2.15.29
  • #13329 - Bump liquibase-core from 4.1.1 to 4.2.0
  • #13325 - Initialize the Maven project's Model for the tests
  • #13320 - Bumps smallrye-common-bom from 1.4.1 to 1.5.0
  • #13315 - Fix configuration processing to also process superclasses
  • #13313 - Vastly speed up lookup of META-INF/microprofile-config.properties for the common case (where the file is missing)
  • #13311 - Implement JpaRepository return type Set
  • #13308 - Support specifying TLS keys from classpath for gRPC clients
  • #13305 - Support reading grpc client trust store from classpath
  • #13300 - Fix secret-config-kv-prefix-path property
  • #13299 - Update README.md
  • #13296 - Introduce cache injection and NoOpCache
  • #13293 - Bump awssdk.version from 2.15.27 to 2.15.28
  • #13291 - Micro adjustments to read json matrix to make things more readable
  • #13290 - Make quarkus-bot matching a bit less aggressive for common extensions
  • #13289 - Suspicious CI failure in AddExtensionsMojoTest.testAddSingleDependency
  • #13287 - Use Uni to run OIDC Refresh token calls
  • #13286 - Enable automatic testing of logging-gelf with Graylog
  • #13285 - Bump bouncycastle.version from 1.66 to 1.67
  • #13283 - Qute: introduce switch/when section
  • #13281 - Update to JBoss Logging Annotations 2.2.0
  • #13276 - Invalid warning on quarkus.vault.secret-config-kv-path."prefix" property
  • #13274 - Needless INFO Ignoring bean defined via ... declared as an @Alternative but not selected by @Priority, @AlternativePriority or quarkus.arc.selected-alternatives
  • #13270 - Update to micrometer 1.6.1
  • #13268 - Bump jandex from 2.2.1.Final to 2.2.2.Final
  • #13267 - Bump awssdk.version from 2.15.26 to 2.15.27
  • #13266 - Bump debezium-core from 1.3.0.Final to 1.3.1.Final
  • #13262 - Error with RoutingContext Inject with Reactive routing
  • #13258 - Deferred release of JarFile buffers in RunnerClassLoader
  • #13255 - Qute: introduce convenient ValueResolverBuilder
  • #13246 - Bump awssdk.version from 2.15.25 to 2.15.26
  • #13245 - Reorder codec registry configuration so that custom codecs are registered first
  • #13238 - Add support for setting vert.x address resolver options
  • #13237 - Initial Support for BouncyCastle FIPS
  • #13236 - wrong initialisation order of mongo codec providers
  • #13226 - Qute type-safe checks: fix template extension method matching algorithm
  • #13222 - Bump kubernetes-client-bom from 4.12.0 to 4.13.0
  • #13221 - Bump awssdk.version from 2.15.24 to 2.15.25
  • #13220 - Bump aws-alexa-sdk.version from 2.36.0 to 2.37.1
  • #13219 - Introduce runnerParentFirstArtifact for use with RunnerClassLoader
  • #13216 - Evaluate the use of parentFirst artifacts in io.quarkus.bootstrap.runner.RunnerClassLoader
  • #13214 - Support configuration of AddressResolverOptions of managed vert.x instance
  • #13209 - Introduce a new CLI command to create JBang Quarkus projects
  • #13198 - Expose metrics for kafka-streams with Micrometer
  • #13186 - Qute: type-safe expressions - fix the template extension method matching algorithm
  • #13165 - Add Vault Transit key administration
  • #13163 - Expose metrics for kafka-streams with Micrometer
  • #13144 - Configuration of non application endpoints
  • #13079 - Upgrade Micrometer to 1.6.1
  • #13073 - @RequestScope with Filter and reactive routes
  • #12995 - Add RuntimeInitializedPackageBuildItem
  • #12971 - Quarkus REST
  • #12933 - Qute: if needed throw an exception if a property is not found
  • #12633 - Create the Picocli Example codestart in Java & Kotlin
  • #12620 - Various Gradle issues releasing 1.9
  • #12563 - Hot Reload Performance Improvements
  • #12514 - IllegalAccessError with Panache MongoDB
  • #12434 - TraceClassInitialization not a boolean starting from GraalVM 20.3
  • #12419 - Make it easier to load additional config properties files at build time
  • #12412 - hibernate.jdbc.use_get_generated_keys Support
  • #12266 - Trust All Ssl certificate in http rest client
  • #12026 - Hibernate's @AnyMetaDef in package-info.java not working
  • #11887 - Kotlin Hibernate with Panache didn't validate bad usage of PanacheEntity
  • #11724 - Reduce the amount of duplicate/redundant code shared between the jpa/mongo/java/kotlin/imperative/reactive panache implementations
  • #11273 - More flexible quarkus configuration
  • #11211 - Spring Cloud Config Label
  • #11026 - Qute: document Mutiny usage in API
  • #10909 - MongoDB ReadPreferences Configuration per collection
  • #10571 - Update Kotlin Panache docs
  • #9855 - Add global quarkus.tls.trust-all configuration property
  • #8975 - have a global default flag for trusting certificates
  • #8559 - Vertx OAuth2 runs the blocking quarkus-oidc calls in the event loop
  • #6286 - integration-tests/logging-gelf are not executed in CI runs, risk for regression
  • #3044 - Reactive Messaging - Implement a HTTP & WebSocket connector for Quarkus
quarkus - 1.10.5.Final

Published by gsmet almost 4 years ago

Major changes

Complete changelog

  • #13916 - Fix scope for junit-jupiter-api in Panache artifacts - 1.10
  • #13913 - Trim security config usernames and roles
  • #13908 - Ensure lib directory exists when building debug-enabled native-images
  • #13848 - Native container build with debug symbols fails during copying of jar sources
  • #13787 - Authorization using properties does not work
quarkus - 1.10.4.Final

Published by gsmet almost 4 years ago

Major changes

  • #13677 - Upgrade to Hibernate Reactive 1.0.0.Beta1

Complete changelog

  • #13894 - Throw an exception when model classes and no datasource
  • #13890 - Qute type-safe templates: fix parameter assignability check
  • #13886 - Fixes around default JSON handling
  • #13879 - Upgrade to Hibernate ORM 5.4.26.Final
  • #13876 - Amazon Lambda HTTP native image failure archetype fix
  • #13873 - Fix link in security testing guide
  • #13864 - Fast-jar does not deploy correctly to OpenShift
  • #13855 - Ensure that suspended transaction is always resumed
  • #13843 - Register Liquibase Precondition services
  • #13839 - Liquibase failing dbms-type pre-condition in native build
  • #13820 - Update SmallRye GraphQL, adding more test cases for reactive
  • #13819 - Set targetDirectory when launching from IDE
  • #13814 - It is not possible to start quarkus application using IDELauncer with quarkus-kubernetes dependency
  • #13812 - Add documentation on how to constrain providers to specific env
  • #13791 - Hibernate NPE with Quarkus 1.10.3.Final
  • #13788 - Add .env to .gitignore in generated projects
  • #13777 - SmallRye GraphQL and Hibernate Validator not works together in native
  • #13769 - Added link of cache quickstart in cache.adoc
  • #13758 - Handle null gradle resource directory in dev mode
  • #13757 - Update DefaultTokenStateManager to remove all session cookies when tokens are split
  • #13736 - SmallRye GraphQL 1.0.19 + tests for context propagation
  • #13711 - IDE Launcher fails for gradle project containing a submodule without resources
  • #13692 - Fail to generate native image
  • #13677 - Upgrade to Hibernate Reactive 1.0.0.Beta1
  • #13629 - A mutable jar can't be accessible in OpenShift for remote development
  • #13607 - Upgrade to Hibernate ORM 5.4.25.Final
  • #13431 - "Authorization" header is being overwritten.
  • #13385 - GraphQL Batch processing throws a ContextNotActiveException
quarkus - 1.7.6.Final

Published by gsmet almost 4 years ago

Major changes

Complete changelog

  • #13869 - Upgrade to Vert.x 3.9.5
  • #13808 - Amazon Services - Make native work even if nothing configured
  • #13651 - Remove spaces from quarkus.container-image.group when it's set to the username
  • #13622 - Quarkus Jib fails if username contains a space although it is not even used
  • #13582 - Improve logging and documentation about objcopy dependency
  • #13532 - Fix SimpleScheduler pause functionality
  • #13521 - Update documentation to reflect correct native-image sources location
  • #13518 - Native image - sources folder is not generated at the location mentioned by documentation
  • #13424 - Don't log error message on bad request
  • #13392 - Eagerly reject malformed requests
  • #13335 - Create a new Resteasy Context Map
  • #13333 - Remove the usage of set-env from the doc workflow
  • #13317 - Quarkus HTTP response gets messed up under load
  • #13116 - Qute: do not ignore a user-provided template variant
  • #13113 - Character escaping in Qute doesn't work
  • #13015 - Make embedded fields with camel-case work in Spring Data JPA repositories
  • #13014 - Spring Data Repository with camel-case properties not working with Quarkus
  • #12940 - Improved the parsing of the host and port in vertx
  • #12939 - Wrong host forwarded after enabling proxy address forwarding
  • #12931 - If no password set don't attempt to connect
  • #12912 - Runtime initialization of some imageio related classes
  • #12823 - Fix dependency name in Qute doc
  • #12798 - Fix NPE in mutable-jar packaging non-jar dependencies
  • #12796 - Add missing dependencies in SmallRye GraphQL for Mandrel native
  • #12795 - Smallrye graphql native missing classes with Mandrel
  • #12775 - Fix spring-data-jpa field lookup with layered @MappedSuperclasses
  • #12763 - buildRunnerJar threw an exception: java.lang.NullPointerException
  • #12760 - Add allow java.lang annotations for resources
  • #12753 - multi layered entity inheritance not supported by JpaRepository
  • #12710 - Fixed the default platform version range for the create command
  • #12703 - At create from command line are have wrong version dependency
  • #12688 - Fix Bootstrap dependencies
  • #12679 - Update to Apache Http Client 4.5.13
  • #12677 - Liquibase - Support loading data in native
  • #12675 - Reduce error logging in Vert.x proxy address forwarding
  • #12672 - Move Bootstrap dependency out of the BOM
  • #12667 - Reduce error logging in vertx proxy address forwarding
  • #12643 - Native application failed to start when liquibase enabled
  • #12635 - Add jsonp for cases where jsonb is not in scope
  • #12632 - Do not include Twitter Bootstrap in quarkus-bom
  • #12627 - Don't consider the hierarchy of Object when marked with @Valid
  • #12595 - make gRPC work in native when other extensions added
  • #12556 - Fix NPE while parsing CloudEvent time
  • #12552 - Update Infinispan to 11.0.4
  • #12535 - Quarkus-native failure "No instances of java.awt.color.ICC_ColorSpace are allowed in the image heap as this class should be initialized at image runtime."
  • #12460 - Native image build with quarkus-infinispan-client and quarkus-grpc
  • #12443 - Hibernate Validator - @Valid Object causes CNFE
  • #12440 - Upgrade Hibernate Validator to 6.1.6.Final
  • #12410 - Don't log warnings about duplicate build.metadata
  • #12406 - Add tip for making gdb aware of the sources cache
  • #12405 - Avoid copying sources directly in the source cache
  • #12351 - Improve Debugging experience by copying sources
  • #12301 - gRPC and Reactive Kafka Fails Native Build
  • #12300 - Quarkus fails to startup if resource is annotated with @Deprecated annotation
  • #12234 - Spring's @Scope#scopeName is now taken into account
  • #12233 - Spring DI layer ingores @Scope#scopeName
  • #12151 - Upgrade to Quarkus HTTP 3.0.15.Final
  • #12148 - Fix the capability to connect to MySQL in XA mode
  • #12072 - Fix smallrye-jwt documentation typo
  • #12067 - Unable to build Hibernate SessionFactory error with native mode in 1.8.0.final
  • #12045 - Register String constructors for reflection
  • #12041 - Upgrade Quarkus HTTP to 3.0.15.Final
  • #12040 - Smallrye-JWT config property naming bug
  • #11984 - manage.sh doesn't work on Ubuntu and Mint
  • #10801 - RestEasy throws a NPE on a bad uri
quarkus - 1.10.3.Final

Published by gsmet almost 4 years ago

Major changes

Complete changelog

  • #13739 - Updates XStream due to published CVE
  • #13727 - Fix dev mode when the same file is marked multiple times for hot deploy
  • #13726 - Fix typos in getting-started.adoc
  • #13722 - Error on quarkus:dev after upgrade to 1.10.2.Final only with multiple persistence units
  • #13717 - DevMojo invokes other goals only if those are actually configured
  • #13715 - Upgrade SmallRye OpenAPI to 2.0.16
  • #13713 - Properly parse the jvmArgs passed to make it a list
  • #13710 - Add guide link for RESTEasy Mutiny
  • #13709 - Add guide link for RESTEasy Multipart
  • #13708 - Make sure that remote-dev mode listens on all interfaces instead of localhost
  • #13706 - Close the app in the finally of IDELauncherImpl
  • #13704 - Register ServerFormUrlEncodedProvider manually
  • #13701 - DevMojo invoking other goals should filter out goal params that aren't supported
  • #13693 - Escaping JSON strings in QuarkusErrorHandler
  • #13683 - OASFilter is called twice
  • #13682 - Make sure the StartupEvent is fired after the runtime config is set
  • #13681 - Invalid JSON returned from the default QuarkusErrorHandler (Vert.x)
  • #13674 - Missing reflection registration for Hibernate Reactive: OneToMany persisters
  • #13671 - Cannot find 'jvmArgs' in class io.quarkus.maven.GenerateCodeMojo
  • #13670 - Missing reflective registration of ReactiveOneToManyPersister
  • #13667 - Unable to invoke request: javax.ws.rs.ProcessingException: RESTEASY003215: could not find writer for content-type application/x-www-form-urlencoded type: javax.ws.rs.core.Form$1
  • #13657 - Interceptors - always skip bridge methods
  • #13654 - Regression: Maven uberJar plugin parameter configuration
  • #13653 - uberJar may appear to be ignored in Quarkus Maven plugin configuration
  • #13651 - Remove spaces from quarkus.container-image.group when it's set to the username
  • #13640 - Use System.err for configuration startup errors
  • #13638 - Listening on: http://localhost:8080 by default when a mutable jar is deployed to OpenShift
  • #13637 - Allow codestarts override and avoid duplicates
  • #13630 - Update OptaPlanner guide to 8.0 improvements
  • #13622 - Quarkus Jib fails if username contains a space although it is not even used
  • #13615 - Implicit JSON Content-type impacts swagger-ui POST endpoints
  • #13586 - Create src/main/java when using -DnoExamples
  • #13585 - Fix generated project with wrong duplicated package name
  • #13583 - Fix doc style on the deploying to google cloud guide
  • #13582 - Improve logging and documentation about objcopy dependency
  • #13581 - Generated project have wrong package when using org.acme.something
  • #13578 - Fix failing github action (codestart)
  • #13577 - DevMojo: pick up invoked plugin goal configs from executions
  • #13573 - Fix potential hang if exception is thrown from authenticator
  • #13572 - Uppercase long suffix for mongodb-panache and hibernate-orm-panache
  • #13568 - CodeStarts - When using -DnoExamples, src/main/java is not created
  • #13563 - Fix name of elasticsearch-rest-client-common-deployment
  • #13559 - Throwing AuthenticationFailedException from IdentityProvider.authenticate stalls connection.
  • #13521 - Update documentation to reflect correct native-image sources location
  • #13518 - Native image - sources folder is not generated at the location mentioned by documentation
  • #13484 - Maven Devmode in Quarkus 1.10.0 not working when maven-toolchains-plugin is configured
  • #13088 - Fix narayana-jta ClassNotFoundException in native mode
  • #10180 - ClassNotFoundException when using narayana-jta extension in the native mode
quarkus - 1.10.2.Final

Published by gsmet almost 4 years ago

Major changes

Complete changelog

  • #13554 - Maven devmode launcher regression: pass application args
  • #13552 - Add guides's link for AWS XRay
  • #13550 - Some fixes to allow JBang to work
  • #13546 - Fix JBang ClassLoading issue
  • #13532 - Fix SimpleScheduler pause functionality
  • #13529 - Rework constrained method inheritance for Hibernate Validator extension
  • #13526 - Gradle: process all the dependency constraints looking for the platform properties artifacts
  • #13524 - Ensure that primitive types in @ConfigProperties work as expected
  • #13523 - @ConfigProperties doesn't handle unset primitives
  • #13516 - Upgrade SmallRye GraphQL to 1.0.18
  • #13512 - SimpleScheduler: pause doesn't work
  • #13508 - JBang project fails to start using 1.10.0.Final version
  • #13501 - Update OpenShift doc to account for new environment variable options
  • #13470 - Hibernate validator does not work with extending interfaces
  • #13454 - Fix debugHost for Gradle's QuarkusDev
  • #13451 - Arguments passed with -Dquarkus.args are ignored in dev mode
  • #13223 - Change the dev/test mode defaults to localhost
  • #11536 - Hibernate Validator: Consider all superclasses when checking for annotations and add tests
quarkus - 1.10.1.Final

Published by gsmet almost 4 years ago

Major changes

Complete changelog

  • #13461 - Bump mutiny from 0.10.1 to 0.11.0
  • #13456 - @JsonIgnore QuarkusJsonPlatformDescriptor.getManagedDependencies
  • #13452 - Only add suppressed exceptions when we have several of them for Event
  • #13449 - Properly handle Flyway locations prefixed with 'filesystem:'
  • #13448 - Fix substratevm documentation links
  • #13447 - Link to Graal (substratevm) reflection documentation is broken
  • #13433 - Add a note to Security Authorization doc how to disable the permissions
  • #13424 - Don't log error message on bad request
  • #13421 - Flyway filesystem location not supported
  • #13418 - Fix gRPC Server port configuration in kubernetes descriptor
  • #13416 - gRPC port not well configured in kubernetes.yml
  • #13410 - Fix cache exception handling
  • #13409 - Add additional class to ImageIOProcessor
  • #13400 - Ensure no-args ctor only added once to beans
  • #13399 - Cache exception handling broken in Quarkus 1.10.0.Final
  • #13392 - Eagerly reject malformed requests
  • #13389 - Wrong comparison in cache guide
  • #13388 - Print gradle error when test fails
  • #13381 - Fix MongoDB with Panache enum handling
  • #13380 - Upgrade to Mutiny 0.11.0
  • #13374 - Mongodb panache entities with enums persist vs query
  • #13372 - fails to start in production with Duplicate method name "" with signature "()V"
  • #13367 - Support custom package in codestarts
  • #13362 - Generated projects don't follow the given package name (codestarts)
  • #13312 - Spring Data Repository nested camel-case properties resolution fix
  • #13250 - Fix gradle test assertion
  • #13067 - Spring Data Repository with nested camel-case properties does not work with Quarkus
  • #10801 - RestEasy throws a NPE on a bad uri
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