Skip to content

2.8.0

Compare
Choose a tag to compare
@loicmathieu loicmathieu released this 20 Mar 14:12
· 113 commits to main since this release

This release is based on Quarkus 3.8.
One noticeable change is the new QuarkusPubSub to simplify PubSub subscriber and publisher creation.

What's Changed

  • build(deps-dev): bump org.testcontainers:gcloud from 1.19.4 to 1.19.5 by @dependabot in #576
  • build(deps): bump io.quarkiverse:quarkiverse-parent from 15 to 16 by @dependabot in #574
  • QuarkusPubSub to simplify PubSub subscriber and publisher creation by @loicmathieu in #577
  • build(deps-dev): bump io.opentelemetry:opentelemetry-opencensus-shim from 1.34.1-alpha to 1.35.0-alpha by @dependabot in #578
  • build(deps): bump quarkus.version from 3.7.1 to 3.8.0 by @dependabot in #583
  • build(deps-dev): bump org.testcontainers:gcloud from 1.19.5 to 1.19.6 by @dependabot in #584
  • Use credentials by @loicmathieu in #579
  • Upgrade com.google.cloud:libraries-bom to 26.33.0 by @jamesnetherton in #585
  • build(deps-dev): bump org.testcontainers:gcloud from 1.19.6 to 1.19.7 by @dependabot in #589
  • build(deps): bump com.google.cloud:libraries-bom from 26.33.0 to 26.34.0 by @dependabot in #591
  • build(deps-dev): bump io.opentelemetry:opentelemetry-opencensus-shim from 1.35.0-alpha to 1.36.0-alpha by @dependabot in #593
  • Upgrade to Quarkus 3.8.3 and replace graal-sdk with nativeimage lib by @loicmathieu in #596

Full Changelog: 2.7.0...2.8.0