Releases: quarkiverse/quarkus-azure-services
Releases · quarkiverse/quarkus-azure-services
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
1.0.2
What's Changed
- Bump quarkus.version from 3.2.3.Final to 3.3.1 by @dependabot in #152
- Bump com.azure:azure-sdk-bom from 1.2.15 to 1.2.16 by @dependabot in #151
- Bump quarkus.version from 3.3.1 to 3.3.2 by @dependabot in #155
- Bump com.azure:azure-core-http-vertx from 1.0.0-beta.10 to 1.0.0-beta.11 by @dependabot in #156
- Bump build to JDK 17 by @gastaldi in #176
- added small section about using azure blob store in reactive code by @mswiderski in #179
- Upgrade Azure SDK BOM to version 1.2.19 by @oscerd in #180
- Bump quarkus.version from 3.3.2 to 3.6.1 by @dependabot in #177
- Bump com.microsoft.azure:msal4j from 1.13.10 to 1.14.0 by @dependabot in #168
- docs: add oscerd as a contributor for code by @allcontributors in #182
- docs: add mswiderski as a contributor for code by @allcontributors in #183
- Bump com.azure:azure-core-http-vertx from 1.0.0-beta.11 to 1.0.0-beta.14 by @dependabot in #170
- Bump com.microsoft.azure:msal4j from 1.14.0 to 1.14.1 by @dependabot in #184
- Bump quarkus.version from 3.6.1 to 3.6.3 by @dependabot in #185
- Support filtering by labels for App Configuration extension by @fhavel in #158
- Bump quarkus.version from 3.6.3 to 3.6.5 by @dependabot in #188
- Bump com.microsoft.azure:msal4j from 1.14.1 to 1.14.2 by @dependabot in #187
- docs: add fhavel as a contributor for code by @allcontributors in #189
- Add AzureAppConfigurationWithLabelsIT by @majguo in #190
- Release 1.0.2 by @majguo in #191
New Contributors
- @mswiderski made their first contribution in #179
- @oscerd made their first contribution in #180
- @fhavel made their first contribution in #158
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Update readme and exclude module
integration-tests
from release by @majguo in #134 - Adjust doc title by @gastaldi in #135
- Use
graal-sdk
instead ofsvm
by @gastaldi in #138 - Bump msal4j from 1.13.8 to 1.13.9 by @dependabot in #137
- Bump azure-core-http-vertx from 1.0.0-beta.8 to 1.0.0-beta.9 by @dependabot in #136
- Refactor deps mgt by @majguo in #139
- Bump quarkus.version from 3.2.0.Final to 3.2.2.Final by @dependabot in #141
- Bump com.azure:azure-sdk-bom from 1.2.14 to 1.2.15 by @dependabot in #143
- Set applicationId in ClientOptions by @majguo in #142
- Bump quarkus.version from 3.2.2.Final to 3.2.3.Final by @dependabot in #144
- Bump com.azure:azure-core-http-vertx from 1.0.0-beta.9 to 1.0.0-beta.10 by @dependabot in #145
- Bump com.microsoft.azure:msal4j from 1.13.9 to 1.13.10 by @dependabot in #146
- Release 1.0.1 by @majguo in #147
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Setup project layout for the upcoming extensions by @majguo in #1
- Quarkus Azure storage blob extension by @majguo in #3
- Quarkus Azure storage blob extension - Dev Services and native executable by @majguo in #4
- Prefer ApplicationScoped to Singleton when using CDI by @agoncal in #5
- docs: add majguo as a contributor for code, and maintenance by @allcontributors in #8
- Bump to Quarkus 2.13.4 by @agoncal in #10
- Adds intial workflows by @agoncal in #11
- Adds initial documentation by @agoncal in #12
- docs: add agoncal as a contributor for code, and maintenance by @allcontributors in #9
- Bump quarkus.version from 2.13.4.Final to 2.14.0.Final by @dependabot in #13
- Bump azure-sdk-bom from 1.2.6 to 1.2.7 by @dependabot in #14
- Bump quarkiverse-parent from 10 to 11 by @dependabot in #15
- Bump maven-enforcer-plugin from 3.0.0-M3 to 3.1.0 by @dependabot in #16
- Bump azure.core.http.client.vertx.version from 2.13.0 to 2.14.0 by @dependabot in #17
- Rename Maven names by @agoncal in #19
- Getting rid of Camel dependency by @agoncal in #21
- Changing dependency scope to test by @agoncal in #22
- Copy quarkus-azure-core and quarkus-azure-http-client-vertx modules from Camel Quarkus to make the Storage Blob test work by @ppalaga in #24
- Rename package according to Quarkiverse naming standards by @agoncal in #25
- Removes all Camel package name by @agoncal in #26
- update readme by @majguo in #28
- Fix docs module execution by @gsmet in #30
- Documenting the Quarkus Azure Blob Storage extension by @agoncal in #31
- Renaming package names to azure by @agoncal in #32
- Improves the documentation by @agoncal in #34
- Bump quarkus.version from 2.14.0.Final to 2.14.1.Final by @dependabot in #33
- Bump msal4j from 1.13.1 to 1.13.3 by @dependabot in #29
- Bump azure-core-http-vertx from 1.0.0-beta.1 to 1.0.0-beta.2 by @dependabot in #23
- Build is failing XMLInputFactory cannot be found by @ppalaga in #38
- Updates metadata in quarkus-extension.yaml files by @agoncal in #39
- Add Azure App Configuration Extension by @radcortez in #43
- Renames blob test integration into storage-blob by @agoncal in #45
- Add documentation to the Azure App Configuration extension by @agoncal in #46
- Bump azure-sdk-bom from 1.2.7 to 1.2.8 by @dependabot in #40
- Simplify app-configuration tests by @ppalaga in #48
- Bump quarkiverse-parent from 11 to 12 by @dependabot in #50
- Bump Quarkus 2.15.1 by @agoncal in #51
- Bump quarkus.version from 2.15.1.Final to 2.15.2.Final by @dependabot in #52
- Bump netty-tcnative from 2.0.54.Final to 2.0.55.Final by @dependabot in #53
- Bump azure-core-http-vertx from 1.0.0-beta.2 to 1.0.0-beta.3 by @dependabot in #54
- Remove superfluous io.netty:netty-tcnative BOM entry by @ppalaga in #58
- Bump quarkus.version from 2.15.2.Final to 2.15.3.Final by @dependabot in #60
- Bump quarkus.version from 2.15.3.Final to 2.16.0.Final by @dependabot in #62
- Bump azure-sdk-bom from 1.2.8 to 1.2.9 by @ppalaga in #67
- Bump msal4j from 1.13.3 to 1.13.4 by @dependabot in #65
- Bump Azurite from 3.19.0 to 3.21.0 by @agoncal in #68
- Renaming integration tests directory by @agoncal in #69
- Bump azure-core-http-vertx from 1.0.0-beta.3 to 1.0.0-beta.4 by @dependabot in #72
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #70
- Update Workflow scripts by @gastaldi in #85
- Upgrade to Quarkus 3 by @gsmet in #88
- Bump msal4j from 1.13.4 to 1.13.8 by @dependabot in #87
- Bump azure-core-http-vertx from 1.0.0-beta.4 to 1.0.0-beta.7 by @dependabot in #90
- Bump quarkiverse-parent from 12 to 13 by @dependabot in #91
- Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 by @dependabot in #92
- Bump azurite to 3.23.0 by @majguo in #94
- Bump azure-sdk-bom from 1.2.9 to 1.2.12 by @dependabot in #89
- Bump azure sdk to 1.2.13 by @majguo in #95
- Replace 'new ReflectiveClassBuildItem()' with 'ReflectiveClassBuildItem.builder()' by @majguo in #96
- Bump woodstox-core from 6.5.0 to 6.5.1 by @dependabot in #97
- Bump quarkus.version from 3.0.0.Final to 3.1.0.Final by @dependabot in #93
- docs: add radcortez as a contributor for code by @allcontributors in #98
- docs: add ppalaga as a contributor for code by @allcontributors in #99
- docs: add gsmet as a contributor for code by @allcontributors in #100
- docs: add gastaldi as a contributor for code by @allcontributors in #101
- docs: add JoaoBrandao as a contributor for bug by @allcontributors in #102
- docs: add melloware as a contributor for bug by @allcontributors in #103
- docs: add melloware as a contributor for review by @allcontributors in #104
- docs: add ppalaga as a contributor for review by @allcontributors in #105
- docs: add radcortez as a contributor for review by @allcontributors in #106
- Bump quarkiverse-parent from 13 to 14 by @dependabot in #107
- Bump azure-core-http-vertx from 1.0.0-beta.7 to 1.0.0-beta.8 by @dependabot in #109
- Include
scm
info by @gastaldi in #111 - cleanup by @gastaldi in #112
- Set up integration tests to run against the real Azure services by @majguo in #108
- Bump quarkus.version from 3.1.0.Final to 3.1.1.Final by @dependabot in #113
- Bump quarkiverse-parent from 14 to 15 by @dependabot in #114
- docs: add edburns as a contributor for review by @allcontributors in #119
- docs: add backwind1233 as a contributor for review by @allcontributors in https://github.com/quarkiverse/quarkus-azur...