Releases: quarkiverse/quarkus-azure-services
Releases · quarkiverse/quarkus-azure-services
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
services
andcommon
by @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.ManagedIdentityResponse
by @majguo in #331 - Temporarily remove
CosmosAsyncClient
from extension azure-cosmos by @majguo in #332 - Release 1.1.1 by @majguo in #333
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Bump quarkus.version from 3.17.5 to 3.17.6 by @dependabot in #323
- Support Microsoft Entra ID auth for extension App Configuration by @majguo in #324
- Release 1.1.0 by @majguo in #325
Full Changelog: 1.0.9...1.1.0
1.0.9
What's Changed
- A few refinements by @majguo in #318
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot in #319
- Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot in #320
- Set config of extension with value read from secret in Azure Key Vault by @majguo in #321
- Release 1.0.9 by @majguo in #322
Full Changelog: 1.0.8...1.0.9
1.0.8
What's Changed
- Bump com.azure:azure-sdk-bom from 1.2.26 to 1.2.27 by @dependabot in #279
- Bump quarkus.version from 3.14.0 to 3.14.1 by @dependabot in #280
- Avoid publishing support modules in Maven Central by @gastaldi in #284
- Create CODEOWNERS by @gastaldi in #288
- Split and Reuse the Release workflow by @gastaldi in #297
- Release workflow names are inverted by @gastaldi in #298
- Bump quarkus.version from 3.14.1 to 3.15.1 by @dependabot in #292
- Bump io.quarkiverse:quarkiverse-parent from 17 to 18 by @dependabot in #295
- Bump quarkus.version from 3.15.1 to 3.16.3 by @dependabot in #302
- Bump quarkus.version from 3.16.3 to 3.17.0 by @dependabot in #304
- Bump com.azure:azure-sdk-bom from 1.2.27 to 1.2.30 by @dependabot in #299
- Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.0 by @dependabot in #303
- Bump quarkus.version from 3.17.0 to 3.17.4 by @dependabot in #309
- Remove unit test from deployment module of extension azure-cosmos by @majguo in #308
- Bump com.azure:azure-core-http-vertx from 1.0.0-beta.20 to 1.0.0-beta.24 by @dependabot in #301
- Bump quarkus.version from 3.17.4 to 3.17.5 by @dependabot in #311
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #312
- docs: add backwind1233 as a contributor for code, and maintenance by @allcontributors in #315
- Quarkus azure eventhubs Extension by @backwind1233 in #310
- Support Microsoft Entra ID authentication and authorization for azure-storage-blob extension by @majguo in #314
- Prepare for the next release by @majguo in #317
- Release 1.0.8 by @majguo in #316
New Contributors
- @backwind1233 made their first contribution in #310
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- Remove key vault policy assignment by @galiacheng in #268
- Bump quarkus.version from 3.13.0 to 3.13.1 by @dependabot in #269
- Commit all doc include changes by @gastaldi in #272
- Azure Cosmos DB extension by @majguo in #270
- Bump io.quarkiverse:quarkiverse-parent from 16 to 17 by @dependabot in #273
- Bump quarkus.version from 3.13.1 to 3.14.0 by @dependabot in #275
- Release 1.0.7 by @majguo in #278
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Bump quarkus.version from 3.12.2 to 3.12.3 by @dependabot in #260
- Recommend to configure extensions using env variables instead of
application.properties
by @majguo in #261 - Bump quarkus.version from 3.12.3 to 3.13.0 by @dependabot in #262
- Bump com.azure:azure-sdk-bom from 1.2.25 to 1.2.26 by @dependabot in #264
- Bump com.azure:azure-core-http-vertx from 1.0.0-beta.19 to 1.0.0-beta.20 by @dependabot in #265
- Load and reference secrets from Azure Key Vault in application.properties file by @galiacheng in #266
- Release 1.0.6 by @galiacheng in #267
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Bump quarkus.version from 3.10.0 to 3.10.1 by @dependabot in #237
- Bump com.microsoft.azure:msal4j from 1.14.3 to 1.15.0 and com.azure:azure-sdk-bom from 1.2.22 to 1.2.23 by @dependabot in #225
- Bump quarkus.version from 3.10.1 to 3.11.0 by @dependabot in #239
- Reference the Application Insights extension by @jeanbisutti in #241
- docs: add jeanbisutti as a contributor for code by @allcontributors in #248
- Fix recent pipeline failure by @majguo in #251
- Bump com.azure:azure-sdk-bom from 1.2.23 to 1.2.24 by @dependabot in #240
- Bump quarkus.version from 3.11.0 to 3.12.0 by @dependabot in #247
- Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 7.0.0 by @dependabot in #250
- [Follow up] Apply fix from #251 by @majguo in #252
- Bump quarkus.version from 3.12.0 to 3.12.1 by @dependabot in #255
- Bump com.azure:azure-sdk-bom from 1.2.24 to 1.2.25 by @dependabot in #254
- Bump quarkus.version from 3.12.1 to 3.12.2 by @dependabot in #256
- docs: add holly-cummins as a contributor for bug by @allcontributors in #257
- Bump com.azure:azure-core-http-vertx from 1.0.0-beta.18 to 1.0.0-beta.19 by @dependabot in #243
- Release 1.0.5 by @majguo in #258
New Contributors
- @jeanbisutti made their first contribution in #241
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Fix error: Client assertion is not within its valid time range by @majguo in #231
- Bump com.azure:azure-core-http-vertx from 1.0.0-beta.17 to 1.0.0-beta.18 by @dependabot in #232
- Update azure-storage-blob doc for async client support by @majguo in #233
- Fix issue 234. by @galiacheng in #235
- Make possible to disable extension by configuration property by @majguo in #236
- Release 1.0.4 by @majguo in #238
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Update release workflow by @gastaldi in #196
- Bump build/release workflow to JDK 17 by @gastaldi in #200
- Fix build error by @majguo in #210
- Update to centralus by @majguo in #211
- Bump quarkus.version from 3.6.5 to 3.7.1 by @dependabot in #198
- Bump com.azure:azure-core-http-vertx from 1.0.0-beta.14 to 1.0.0-beta.17 by @dependabot in #209
- Bump com.azure:azure-sdk-bom from 1.2.19 to 1.2.22 by @dependabot in #207
- Bump io.quarkiverse:quarkiverse-parent from 15 to 16 by @dependabot in #201
- Bump quarkus.version from 3.7.1 to 3.9.3 by @dependabot in #212
- Bump com.microsoft.azure:msal4j from 1.14.2 to 1.15.0 by @dependabot in #213
- Bump quarkus.version from 3.9.3 to 3.10.0 by @dependabot in #217
- Fix issue-205 by @majguo in #219
- docs: add galiacheng as a contributor for code, and maintenance by @allcontributors in #221
- Support storage blob async client by @majguo in #222
- Add Azure Key Vault Extension by @galiacheng in #218
- Release 1.0.3 by @majguo in #226
- Rollback to 1.0.2 and skip tests depending on azure services in release process by @majguo in #227
- Release 1.0.3 again by @majguo in #228
- Fix build failure by @majguo in #229
- Release 1.0.3 once more by @majguo in #230
New Contributors
- @galiacheng made their first contribution in #218
Full Changelog: 1.0.2...1.0.3