Skip to content

2.5.0

Compare
Choose a tag to compare
@loicmathieu loicmathieu released this 19 Sep 09:20
· 271 commits to main since this release

This release is based on Quarkus 3.4. It contains a new dev service for BigTable and several bugfixes and library updates.

What's Changed

  • Fix a11y-base version to avoid dependency convergence issue by @loicmathieu in #495
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 by @dependabot in #486
  • Do not use CDI beans to read the SM by @loicmathieu in #499
  • Do not use CDI beans to read the SM by @radcortez in #493
  • build(deps-dev): bump org.junit-pioneer:junit-pioneer from 2.0.1 to 2.1.0 by @dependabot in #497
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 by @dependabot in #496
  • Quarkus 3.4.0.CR1 by @loicmathieu in #500
  • build(deps): bump quarkus.version from 3.4.0.CR1 to 3.4.0 by @dependabot in #501
  • build(deps): bump com.google.cloud:libraries-bom from 26.22.0 to 26.23.0 by @dependabot in #503
  • feature(devservices): added bigtable dev service by @zZHorizonZz in #504
  • Do not use Google's HTTP client to get the default project ID by @snazy in #502
  • Release 2.5.0 by @loicmathieu in #505

New Contributors

Full Changelog: 2.4.0...2.5.0