Releases: quarkiverse/quarkus-azure-services
Releases · quarkiverse/quarkus-azure-services
1.2.0
What's Changed
- Bump quarkus.version from 3.25.3 to 3.26.0 by @dependabot[bot] in #436
- Bump quarkus.version from 3.26.0 to 3.26.2 by @dependabot[bot] in #441
- Bump quarkus.version from 3.26.2 to 3.26.3 by @dependabot[bot] in #445
- feat: Support for Azure Key Vault - Quarkus Dev Service by @nagyesta in #438
- docs: add nagyesta as a contributor for code by @allcontributors[bot] in #446
- Release 1.2.0 by @majguo in #447
New Contributors
Full Changelog: 1.1.9...1.2.0
1.1.9
What's Changed
- Bump net.minidev:json-smart from 2.5.2 to 2.6.0 by @dependabot[bot] in #427
- Fix log message by @albers in #432
- Bump quarkus.version from 3.25.0 to 3.25.1 by @dependabot[bot] in #429
- Bump com.azure:azure-sdk-bom from 1.2.35 to 1.2.37 by @dependabot[bot] in #425
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #434
- Bump quarkus.version from 3.25.1 to 3.25.3 by @dependabot[bot] in #433
- Release 1.1.9 by @majguo in #435
Full Changelog: 1.1.8...1.1.9
1.1.8
What's Changed
- The Azure Service Bus Dev Services support hot reload by @albers in #426
- Bump quarkus.version from 3.24.4 to 3.25.0 by @dependabot[bot] in #423
- Release 1.1.8 by @majguo in #428
Full Changelog: 1.1.7...1.1.8
1.1.7
What's Changed
- Improve early detection of missing connection configuration by @albers in #410
- The images used by the Azure Service Bus Dev Services can be configured. by @albers in #409
- Bump quarkus.version from 3.24.1 to 3.24.2 by @dependabot[bot] in #413
- Fix QuarkusIntegrationTests for containers by @albers in #414
- Documentation for the Azure Service Bus Dev Services by @albers in #415
- Bump quarkus.version from 3.24.2 to 3.24.3 by @dependabot[bot] in #416
- Bump quarkus.version from 3.24.3 to 3.24.4 by @dependabot[bot] in #421
- A fallback configuration is applied if a config file is expected at default location but not found. by @albers in #422
- Release 1.1.7 by @majguo in #424
Full Changelog: 1.1.6...1.1.7
1.1.6
What's Changed
- Bump quarkus.version from 3.23.2 to 3.23.3 by @dependabot in #402
- Add Service Bus Dev Services by @albers in #403
- Rename licence to license by @albers in #405
- Bump quarkus.version from 3.23.3 to 3.24.0 by @dependabot in #404
- Fail early if the CDI producer is insufficiently configured. by @albers in #406
- Quarkus extension for supporting authenticating Azure Database for PostgreSQL/MySQL Flexible server using Microsoft Entra Auth by @majguo in #407
- Release 1.1.6 by @majguo in #408
Full Changelog: 1.1.5...1.1.6
1.1.5
What's Changed
- Bump quarkus.version from 3.21.3 to 3.22.0 by @dependabot in #380
- Bump quarkus.version from 3.22.0 to 3.22.2 by @dependabot in #383
- Add project skeleton for the new Azure Service Bus extension by @albers in #384
- docs: add albers as a contributor for code by @allcontributors in #386
- Support native build by @albers in #387
- Bump quarkus.version from 3.22.2 to 3.22.3 by @dependabot in #388
- Bump quarkus.version from 3.22.3 to 3.23.0 by @dependabot in #389
- Fix reporting of configuration errors by @albers in #390
- Bump com.azure:azure-sdk-bom from 1.2.33 to 1.2.34 by @dependabot in #381
- The servicebus extension can produce ServiceBusClientBuilder instances by @albers in #391
- Consistency: Include property names in configuration error messagesError messages by @albers in #393
- Bump com.azure:azure-sdk-bom from 1.2.34 to 1.2.35 by @dependabot in #392
- Cleanup and fix AssertionError for Azure Event Hubs integration tests by @majguo in #394
- Integration test sample and cicd for azure-servicebus by @majguo in #395
- Bump quarkus.version from 3.23.0 to 3.23.2 by @dependabot in #397
- Integration test sample readme and doc for azure-servicebus by @majguo in #396
- Release 1.1.5 by @majguo in #398
New Contributors
Full Changelog: 1.1.4...1.1.5
1.1.4
What's Changed
- Bump io.quarkiverse:quarkiverse-parent from 19 to 20 by @dependabot in #372
- Bump quarkus.version from 3.21.0 to 3.21.2 by @dependabot in #371
- Bump quarkus.version from 3.21.2 to 3.21.3 by @dependabot in #377
- Add execution configuration for quarkus-extension-maven-plugin in pom.xml by @backwind1233 in #378
- Release 1.1.4 by @backwind1233 in #379
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- Bump quarkus.version from 3.19.0 to 3.19.1 by @dependabot in #354
- Bump quarkus.version from 3.19.1 to 3.19.2 by @dependabot in #358
- Bump io.quarkiverse:quarkiverse-parent from 18 to 19 by @dependabot in #362
- Bump com.azure:azure-sdk-bom from 1.2.31 to 1.2.32 by @dependabot in #359
- readme: add compatibility matrix by @majguo in #365
- Bump quarkus.version from 3.19.2 to 3.21.0 by @dependabot in #366
- Add DevService for CosmosDB by @lloydmeta in #364
- docs: add lloydmeta as a contributor for code by @allcontributors in #367
- Release 1.1.3 by @majguo in #368
New Contributors
- @lloydmeta made their first contribution in #364
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #334
- Add Azure Key Vault tests and test open-telemetry extension compatibility by @majguo in #336
- Bump quarkus.version from 3.17.7 to 3.18.0 by @dependabot in #338
- Add assertions to verify event data and update log messages by @backwind1233 in #337
- Bump quarkus.version from 3.18.0 to 3.18.1 by @dependabot in #340
- Bump quarkus.version from 3.18.1 to 3.18.2 by @dependabot in #341
- Bump com.azure:azure-sdk-bom from 1.2.30 to 1.2.31 by @dependabot in #339
- Switch to @ConfigMapping for Storage Blob build time config by @gsmet in #348
- Bump quarkus.version from 3.18.2 to 3.18.3 by @dependabot in #346
- Clean up dependencies for extensions by @majguo in #350
- Bump quarkus.version from 3.18.3 to 3.19.0 by @dependabot in #351
- Bump net.minidev:json-smart from 2.5.1 to 2.5.2 by @dependabot in #344
- Release 1.1.2 by @majguo in #353
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Re-grouping extensions into
servicesandcommonby @majguo in #329 - Bump quarkus.version from 3.17.6 to 3.17.7 by @dependabot in #330
- Add reflective class
com.microsoft.aad.msal4j.ManagedIdentityResponseby @majguo in #331 - Temporarily remove
CosmosAsyncClientfrom extension azure-cosmos by @majguo in #332 - Release 1.1.1 by @majguo in #333
Full Changelog: 1.1.0...1.1.1