Releases: quarkiverse/quarkus-google-cloud-services
2.4.0
Based on Quarkus 3.3.
What's Changed
- build(deps): bump com.google.cloud:libraries-bom from 26.21.0 to 26.22.0 by @dependabot in #477
- build(deps): bump quarkus.version from 3.2.3.Final to 3.3.0 by @dependabot in #483
- build(deps-dev): bump org.testcontainers:gcloud from 1.18.3 to 1.19.0 by @dependabot in #484
- Prevent the usage of OpenTelemetry in GcpDefaultsConfigSourceFactory by @geoand in #487
- docs: add geoand as a contributor for code by @allcontributors in #488
New Contributors
Full Changelog: 2.3.0...2.4.0
2.3.0
This release is based on Quarkus 3.2
What's Changed
- Replace deprecated Config APIs by @radcortez in #476
- Allow running the IT locally by @loicmathieu in #479
- Release 2.3.0 by @loicmathieu in #480
New Contributors
- @radcortez made their first contribution in #476
Full Changelog: 2.2.0...2.3.0
2.2.0
This release is based on Quarkus 3.2 and brings dev services support for Pub/Sub and Firestore thanks to @zZHorizonZz.
What's Changed
- Added missing config parts in quarkus-extension.yaml files by @zZHorizonZz in #444
- Bump quarkiverse-parent from 13 to 14 by @dependabot in #440
- Bump gcloud from 1.18.1 to 1.18.3 by @dependabot in #442
- Bump libraries-bom from 26.15.0 to 26.16.0 by @dependabot in #443
- Include
scm
info by @gastaldi in #446 - Add missing prefix in scm/connection by @gastaldi in #447
- feature(devservices): added pubsub dev service by @zZHorizonZz in #439
- Bump quarkiverse-parent from 14 to 15 by @dependabot in #449
- build(deps): bump libraries-bom from 26.16.0 to 26.17.0 by @dependabot in #452
- build(deps): bump firebase-admin from 9.1.1 to 9.2.0 by @dependabot in #456
- Add option to configure GCP logging extension's logging target by @zanmagerl in #455
- Fix typo deployement -> deployment by @nahguam in #460
- docs: add nahguam as a contributor for code by @allcontributors in #461
- docs: add zZHorizonZz as a contributor for code by @allcontributors in #462
- feature(devservices): added firestore dev service by @zZHorizonZz in #463
- Adjust doc title by @gastaldi in #464
- Use
graal-sdk
instead ofsvm
by @gastaldi in #465 - Upgrade Quarkus to 3.2.3.Final & libraries-bom to 26.21.0 by @jamesnetherton in #472
- Release 2.2.0 by @loicmathieu in #474
New Contributors
- @nahguam made their first contribution in #460
- @jamesnetherton made their first contribution in #472
Full Changelog: 2.1.0...2.2.0
2.1.0
This release contains dependency updates and Firebase authentication support contributed by @zZHorizonZz .
It is based on Quarkus 3.1.
What's Changed
- Bump junit-pioneer from 2.0.0 to 2.0.1 by @dependabot in #413
- Update README.md of Firebase Admin by @zZHorizonZz in #415
- Bump quarkiverse-parent from 12 to 13 by @dependabot in #418
- Bump libraries-bom from 26.12.0 to 26.13.0 by @dependabot in #419
- Bump libraries-bom from 26.13.0 to 26.14.0 by @dependabot in #425
- Bump gcloud from 1.18.0 to 1.18.1 by @dependabot in #428
- Bump libraries-bom from 26.14.0 to 26.15.0 by @dependabot in #431
- feature(firebase-admin): added security authentication for firebase by @zZHorizonZz in #420
- Bump quarkus.version from 3.0.0.Final to 3.1.0.Final by @dependabot in #433
- Bump microprofile-jwt-auth-api from 1.2.1 to 2.1 by @dependabot in #432
- Fix package order by @loicmathieu in #435
- Release 2.1.0 by @loicmathieu in #438
New Contributors
- @zZHorizonZz made their first contribution in #415
Full Changelog: 2.0.0...2.1.0
2.0.0
This release is the first compatible with Quarkus 3!
It is based on Quarkus 3.0.
What's Changed
- Quarkus 3 by @loicmathieu in #390
- Bump libraries-bom from 26.8.0 to 26.9.0 by @dependabot in #391
- Missing Logging link in the index by @loicmathieu in #392
- Bump libraries-bom from 26.9.0 to 26.10.0 by @dependabot in #394
- Bump threetenbp from 1.6.5 to 1.6.6 by @dependabot in #398
- Bump libraries-bom from 26.10.0 to 26.11.0 by @dependabot in #397
- Bump quarkus.version from 3.0.0.Alpha4 to 3.0.0.Beta1 by @dependabot in #396
- Bump threetenbp from 1.6.6 to 1.6.8 by @dependabot in #402
- Replace quarkus-bootstrap-maven-plugin by uarkus-extension-maven-plugin by @loicmathieu in #403
- Replace quarkus-bootstrap-maven-plugin by quarkus-extension-maven-plugin by @loicmathieu in #404
- Switch to the quarkus-extension-maven-plugin by @gsmet in #405
- Bump gcloud from 1.17.6 to 1.18.0 by @dependabot in #408
- Bump libraries-bom from 26.11.0 to 26.12.0 by @dependabot in #409
- Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 by @dependabot in #407
- Upgrade to Quarkus 3.0.0.Final by @loicmathieu in #411
- Release 2.0.0 by @loicmathieu in #412
Full Changelog: 1.4.0...2.0.0
1.4.0
This release contains dependency updates and small enhancements.
It also includes a new module for Cloud Logging contributed by @Fungrim !
It is based on Quarkus 2.16.
What's Changed
- Bump quarkiverse-parent from 11 to 12 by @dependabot in #364
- Small improvements on code and doc by @loicmathieu in #368
- Netty shadded by @loicmathieu in #369
- Bump libraries-bom from 26.2.0 to 26.4.0 by @dependabot in #376
- Bump junit-pioneer from 1.9.1 to 2.0.0 by @dependabot in #382
- Bump libraries-bom from 26.4.0 to 26.6.0 by @dependabot in #381
- Bump assertj-core from 3.23.1 to 3.24.2 by @dependabot in #375
- Bump maven-enforcer-plugin from 3.0.0-M3 to 3.2.1 by @dependabot in #379
- Bump quarkus.version from 2.15.0.Final to 2.16.1.Final by @dependabot in #380
- Bump libraries-bom from 26.6.0 to 26.8.0 by @dependabot in #385
- Operations logging by @loicmathieu in #386
- docs: add Fungrim as a contributor for code by @allcontributors in #387
- Release 1.4.0 by @loicmathieu and @Fungrim in #388
New Contributors
Full Changelog: 1.3.0...1.4.0
1.3.0
This release contains dependency updates and small enhancements.
It also includes a new module for Firebase Admin contributed by @bernardocoferre !
It is based on Quarkus 2.15.
What's Changed
- Bump quarkiverse-parent from 10 to 11 by @dependabot in #342
- Bump perfmark-api from 0.25.0 to 0.26.0 by @dependabot in #344
- Bump junit-pioneer from 1.7.1 to 1.9.0 by @dependabot in #346
- docs: add bernardocoferre as a contributor for code by @allcontributors in #347
- Add Firebase Admin module by @bernardocoferre in #336
- Add Firebase Admin to README and nav by @bernardocoferre in #351
- Bump gcloud from 1.17.5 to 1.17.6 by @dependabot in #348
- Bump firebase-admin from 9.1.0 to 9.1.1 by @dependabot in #350
- Move all extensions to preview by @loicmathieu in #355
- Add option to specify retry settings for Firestore by @zanmagerl in #353
- docs: add zanmagerl as a contributor for code by @allcontributors in #356
- Bump junit-pioneer from 1.9.0 to 1.9.1 by @dependabot in #357
- Bump threetenbp from 1.6.4 to 1.6.5 by @dependabot in #359
- Introduce GcpConfigurationDoneBuildItem to order build steps by @loicmathieu in #361
- Bump quarkus.version from 2.14.0.Final to 2.15.0.Final by @dependabot in #362
- Release 1.3.0 by @loicmathieu in #363
New Contributors
- @bernardocoferre made their first contribution in #336
- @zanmagerl made their first contribution in #353
Full Changelog: 1.2.2...1.3.0
1.2.2
This release contains dependency updates and brings support to GraalVM 22.3.
It is based on Quarkus 2.13.
What's Changed
- Bump libraries-bom from 26.1.1 to 26.1.2 by @dependabot in #324
- Bump threetenbp from 1.6.1 to 1.6.2 by @dependabot in #327
- Bump quarkus.version from 2.12.0.Final to 2.13.0.Final by @dependabot in #326
- Bump gcloud from 1.17.3 to 1.17.5 by @dependabot in #329
- Bump threetenbp from 1.6.2 to 1.6.4 by @dependabot in #337
- Bump quarkus.version from 2.13.0.Final to 2.14.0.Final by @dependabot in #339
- Support both GraalVM 22.2 and 22.3 by @loicmathieu in #340
- Release 1.2.2 by @loicmathieu in #341
Full Changelog: 1.2.1...1.2.2
1.2.1
This release contains dependency updates and an enhancement to disable metadata server usage for projectId auto-detection contributed by @lucaspouzac .
It is based on Quarkus 2.12.
What's Changed
- Bump libraries-bom from 25.4.0 to 26.0.0 by @dependabot in #306
- Enabled or not default project-id. by @lucaspouzac in #311
- docs: add lucaspouzac as a contributor for code by @allcontributors in #313
- Bump threetenbp from 1.6.0 to 1.6.1 by @dependabot in #317
- Upgrade to GCP libraries 26.1.0 and resolve dependency divergence by @loicmathieu in #318
- Bump quarkus.version from 2.10.2.Final to 2.12.0.Final by @dependabot in #319
- Bump libraries-bom from 26.1.0 to 26.1.1 by @dependabot in #320
New Contributors
- @lucaspouzac made their first contribution in #311
Full Changelog: 1.2.0...1.2.1
1.2.0
This release contains dependency updates and a native issue fix.
It is based on Quarkus 2.10.
What's Changed
- Update libraries bom and fix native isssue by @loicmathieu in #296
- Bump junit-pioneer from 1.7.0 to 1.7.1 by @dependabot in #297
- Bump assertj-core from 3.22.0 to 3.23.1 by @dependabot in #301
- Bump gcloud from 1.17.1 to 1.17.3 by @dependabot in #299
- Bump opencensus.version from 0.31.0 to 0.31.1 by @dependabot in #282
- Bump quarkus.version from 2.9.0.Final to 2.10.2.Final by @dependabot in #304
Full Changelog: 1.1.1...1.2.0