2.14.0
This release is based on Quarkus 3.18.
It contains a significant new feature delivered by @jfbenckhuijsen, bug shoutout to him for his tremendous work! We now have deveservices support for much of the extensions thanks to Firebase emulator. Firebase relatime database support have also been added.
It also contains the usual bugfixes and dependency management.
What's Changed
- Use NoCredentials in case the emulator host is being connected to by @jfbenckhuijsen in #705
- Bump io.opentelemetry:opentelemetry-opencensus-shim from 1.43.0-alpha to 1.44.1-alpha by @dependabot in #709
- Upgrade GCP BOM to 26.50.0 by @loicmathieu in #700
- Bump org.testcontainers:gcloud from 1.20.3 to 1.20.4 by @dependabot in #713
- Bump quarkus.version from 3.16.0 to 3.17.0 by @dependabot in #712
- Bump quarkus.version from 3.17.0 to 3.17.2 by @dependabot in #714
- Bump com.google.firebase:firebase-admin from 9.4.1 to 9.4.2 by @dependabot in #717
- Bump io.opentelemetry:opentelemetry-opencensus-shim from 1.44.1-alpha to 1.45.0-alpha by @dependabot in #718
- Feature/firebase emulator config switch by @jfbenckhuijsen in #707
- Feature/firebase emulator by @jfbenckhuijsen in #706
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #723
- Missing regenerated docs by @jfbenckhuijsen in #726
- Feature/firebase auth roles by @jfbenckhuijsen in #725
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot in #727
- Quarkus pub sub producers by @jfbenckhuijsen in #728
- Feature/firebase extra logging by @jfbenckhuijsen in #729
- Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot in #733
- Remove yq from quarkus-snapshot.yaml by @gastaldi in #735
- Bump com.google.firebase:firebase-admin from 9.4.2 to 9.4.3 by @dependabot in #737
- Some additional documentation to work with the devservices. by @jfbenckhuijsen in #730
- Bump io.opentelemetry:opentelemetry-opencensus-shim from 1.45.0-alpha to 1.46.0-alpha by @dependabot in #739
- fix: Updated firebase-admin.adoc to correct typo in property name by @xperjon in #738
- docs: add xperjon as a contributor for doc by @allcontributors in #740
- Feature/firebase experiments by @jfbenckhuijsen in #731
- Potential fix for failing CI quarkus snapshot test workflow by @jfbenckhuijsen in #743
- Removed caching by @jfbenckhuijsen in #745
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #746
- Try fix working directory for NPM install by @jfbenckhuijsen in #748
- Bump quarkus.version from 3.17.2 to 3.18.0 by @dependabot in #747
- Feature/firebase realtime database by @jfbenckhuijsen in #724
- Wrong parent adtifactId in firebase-realtome-database by @loicmathieu in #752
- Initial version, try run npm install from docker-maven-plugin by @jfbenckhuijsen in #756
- Disable temporarily FirebaseEmulatorContainerIntegrationTest for the … by @loicmathieu in #760
- Release 2.14.0 by @loicmathieu in #761
New Contributors
Full Changelog: 2.13.0...2.14.0