Skip to content

3.0.0.Final

Compare
Choose a tag to compare
@gsmet gsmet released this 26 Apr 11:55
· 7554 commits to main since this release
fe1e760

Major changes

  • #32491 - Dev UI: Continuous testing
  • #25422 - Make Stork CDI-aware

Complete changelog

  • #32560 - quarkus plugin repeats arguments passed to cli rendering users incapable of passing right arguments
  • #32555 - Change pie to bar in continuous-testing dev ui
  • #32553 - Bump maven-invoker-plugin from 3.4.0 to 3.5.1
  • #32543 - Dev UI 2 - Hide the RESTEasy Reactive score on the home page
  • #32542 - Various fixes for Kubernetes Dev UI 2
  • #32541 - Remove inexistent relocations in the application BOM
  • #32540 - Dev Ui for kubernetes throws error on manifest generation
  • #32536 - Various Quarkus Update fixes and enhancements
  • #32535 - Gradle: do not pass all system properties
  • #32528 - Add triage rule for Dev UI
  • #32524 - Gradle: ability to disable worker process isolation, pass all envs+sys-props
  • #32522 - devui 2 continous testing layout issues
  • #32521 - ArC - optimize if no BuildCompatibleExtension is found
  • #32520 - Use list with an empty string by default in generated Role/ClusterRole
  • #32519 - Generating Role or ClusterRole resources with empty API group property produces invalid manifests
  • #32518 - Devui small enchancements
  • #32509 - Native quarkusBuild fails with 3.0.0.CR2
  • #32508 - Gradle-Plugin: Do not let Gradle build fail w/ configuration cache
  • #32502 - Disable Vert.x file caching when building the k8s client HttpClient.Factory
  • #32499 - Kubernetes client thread block
  • #32497 - Bump mongo-client.version from 4.9.0 to 4.9.1
  • #32496 - Bump smallrye-fault-tolerance.version from 6.2.1 to 6.2.2
  • #32495 - Bump com.gradle.plugin-publish from 1.1.0 to 1.2.0 in /devtools/gradle
  • #32491 - Dev UI: Continuous testing
  • #32490 - Avoid null pointer exception when building containers
  • #32489 - Upgrade Oracle DB container images to use the slim-faststart variant
  • #32488 - Higher timeouts for various builds
  • #32487 - Support referencing method parameters in @ClientHeaderParam
  • #32478 - Fix base-codestart 2.x
  • #32476 - Fix native image warning in Kafka
  • #32472 - Update getting started reactive image
  • #32467 - DevUI: Liquibase and Datasource updates
  • #32465 - Native build fails with 3.0.0.CR2
  • #32461 - Quarkus 3.0.0.CR2 - quarkus-kafka-client triggers NativeImageBuildStep in JVM mode
  • #32458 - Align deployment image name when custom name is set in Openshift configuration
  • #32450 - Bump flyway.version from 9.16.1 to 9.16.3
  • #32448 - Local cache upgrade
  • #32443 - DevUI: Configuration Changes Not Sticking
  • #32439 - Openshift resources getting out of sync when custom quarkus.openshift.name is used.
  • #32437 - Test default storage change for OffsetTime in Hibernate ORM 6.2.0.Final
  • #32435 - Upgrade the reference Oracle RDBMS container used across integration tests
  • #32433 - Fix Hibernate ORM value generators in native image
  • #32430 - Include ID in the form inputs
  • #32428 - Rename guides mentioning MicroProfile to SmallRye to avoid redirects
  • #32425 - Sanitize the behavior of provided ExceptionMapper classes in dev-mode
  • #32423 - Bump httpclient from 4.5.13 to 4.5.14
  • #32418 - Native build with jib and gradle fails on quarkus 3.0.0.CR1
  • #32409 - InjectMock should not mock an intercepted subclass
  • #32407 - Arc CDI TCK related fixes, focused around behavior gated behind strict mode
  • #32404 - Fix ConfigMap volumes example at deploying-to-openshift.adoc
  • #32394 - Test gRPC usage of Vert.x event loops
  • #32366 - Update version detection scheme for native
  • #32357 - Αllow referring to property parameters in header config of REST Client
  • #32350 - Gradle: Help extensions that assume the output directory exists
  • #32338 - Proofreading for cli-tooling.adoc
  • #32333 - Quarkus 3.0.0.CR1 throw NoSuchMethodException where use @CreationTimestamp and @UpdateTimestamp in native mode
  • #32316 - Update SmallRye Config to 3.2.1
  • #32474 - Quarkus 3 kotlin generation missconfigures allopen
  • #32276 - Switch Hibernate Search extension to @ConfigMapping
  • #32233 - Clicking on Dev UI main logo/title doesn't bring me to the home page
  • #32230 - Dev UI 2 - Fonts are blurry (Chrome / Fedora)
  • #32162 - Register implicit converters for reflection
  • #31932 - Dev UI 2 - generate-code gets maven-metadata.xml for Vaadin components
  • #31898 - Test and document default storage change for OffsetTime in Hibernate ORM 6
  • #28065 - ConfigMapping - register type arguments of supported generic return types for reflection
  • #25422 - Make Stork CDI-aware
  • #18973 - Java OOM Java heap space when I use WithKubernetesTestServer annotation in unit test
  • #7883 - built-in ExceptionMappers cause unexpected behavior