Skip to content

2.7.0

Compare
Choose a tag to compare
@loicmathieu loicmathieu released this 08 Feb 08:20
· 185 commits to main since this release

This release is based on Quarkus 3.7.0 and moves the baseline Java version to 17.
It also includes some small changes and dependency updates.

What's Changed

  • Allow configuring Firestore databaseId by @loicmathieu in #524
  • build(deps): bump com.google.cloud:libraries-bom from 26.25.0 to 26.26.0 by @dependabot in #522
  • build(deps-dev): bump org.junit-pioneer:junit-pioneer from 2.1.0 to 2.2.0 by @dependabot in #531
  • build(deps-dev): bump org.testcontainers:gcloud from 1.19.1 to 1.19.2 by @dependabot in #530
  • build(deps): bump com.google.cloud:libraries-bom from 26.26.0 to 26.27.0 by @dependabot in #527
  • Revert BigQuery native workarounds by @jamesnetherton in #535
  • Bump build to JDK 17 by @gastaldi in #536
  • build(deps-dev): bump io.opentelemetry:opentelemetry-opencensus-shim from 1.31.0-alpha to 1.32.0-alpha by @dependabot in #529
  • build(deps-dev): bump org.testcontainers:gcloud from 1.19.2 to 1.19.3 by @dependabot in #532
  • build(deps): bump quarkus.version from 3.5.0 to 3.6.1 by @dependabot in #537
  • build(deps): bump com.google.cloud:libraries-bom from 26.27.0 to 26.28.0 by @dependabot in #538
  • build(deps-dev): bump io.opentelemetry:opentelemetry-opencensus-shim from 1.32.0-alpha to 1.33.0-alpha by @dependabot in #540
  • Use the custom gRPC support in the logging extension by @loicmathieu in #541
  • build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #551
  • build(deps): bump com.google.cloud:libraries-bom from 26.28.0 to 26.29.0 by @dependabot in #545
  • build(deps-dev): bump io.opentelemetry:opentelemetry-opencensus-shim from 1.33.0-alpha to 1.34.0-alpha by @dependabot in #553
  • build(deps): bump io.perfmark:perfmark-api from 0.26.0 to 0.27.0 by @dependabot in #548
  • build(deps-dev): bump io.opentelemetry:opentelemetry-opencensus-shim from 1.34.0-alpha to 1.34.1-alpha by @dependabot in #557
  • Produce a BigQueryWriteClient by @loicmathieu in #558
  • Update release workflow by @gastaldi in #564
  • build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #563
  • build(deps-dev): bump org.testcontainers:gcloud from 1.19.3 to 1.19.4 by @dependabot in #565
  • Fix/close by @loicmathieu in #569
  • Migrate to Java 17 and Quarkus 3.7 by @loicmathieu in #568
  • build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #570
  • Include docs module as a Maven module by @gastaldi in #572

Full Changelog: 2.6.0...2.7.0