Releases: eclipse-edc/Technology-Azure
Releases · eclipse-edc/Technology-Azure
v0.10.0
What's Changed
Bugfixes
- fix(ci): set version before tests, publishing by @paullatzelsperger in #235
- fix(provision): AZBlob provisioner honors
folderName
by @paullatzelsperger in #253 - fix: throw exception if SAS token secret is null by @paullatzelsperger in #256
- fix: avoid NPE in ObjectStorageConsumerResourceDefinitionGenerator by @ndr-brt in #270
New Features & Improvements
Dependencies
- chore(deps): bump com.azure:azure-security-keyvault-secrets from 4.7.3 to 4.8.5 by @dependabot in #230
- chore(deps): bump com.azure:azure-messaging-eventgrid from 4.22.1 to 4.23.0 by @dependabot in #229
- chore(deps): bump org.testcontainers:junit-jupiter from 1.19.8 to 1.20.1 by @dependabot in #228
- chore(deps): bump agilepathway/label-checker from 1.6.44 to 1.6.48 by @dependabot in #226
- chore(deps): bump azure-rm from 2.40.0 to 2.41.0 by @dependabot in #225
- chore(deps): bump com.azure:azure-identity from 1.13.0 to 1.13.2 by @dependabot in #231
- chore(deps): bump org.awaitility:awaitility from 4.2.0 to 4.2.2 by @dependabot in #232
- build(deps): bump gradle wrapper to 8.10 by @ndr-brt in #250
- chore(deps): bump agilepathway/label-checker from 1.6.48 to 1.6.55 by @dependabot in #263
- chore(deps): bump com.azure:azure-storage-blob from 12.26.0 to 12.28.0 by @dependabot in #267
- chore(deps): bump com.azure:azure-security-keyvault-secrets from 4.8.5 to 4.8.7 by @dependabot in #273
- chore(deps): bump azure-rm from 2.41.0 to 2.43.0 by @dependabot in #271
- chore(deps): bump junit from 5.10.1 to 5.11.2 by @dependabot in #274
- chore(deps): bump com.azure:azure-messaging-eventgrid from 4.23.0 to 4.26.0 by @dependabot in #276
- chore(deps): bump com.azure:azure-identity from 1.13.2 to 1.14.0 by @dependabot in #275
- chore(deps): bump com.azure:azure-security-keyvault-secrets from 4.8.7 to 4.9.0 by @dependabot in #278
- chore(deps): bump com.azure:azure-storage-blob from 12.28.0 to 12.28.1 by @dependabot in #279
- chore(deps): bump org.testcontainers:junit-jupiter from 1.20.1 to 1.20.2 by @dependabot in #280
Other Changes
- ci: launch test workflow also on release and bugfix branches by @ndr-brt in #247
- ci: fix tests by @ndr-brt in #252
- build: Prepare release 0.10.0 by @github-actions in #281
Full Changelog: v0.8.1...v0.10.0
v0.9.1
What's Changed
Other Changes
- build: Prepare bugfix 0.9.1 by @github-actions in #268
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
Bugfixes
- fix(ci): set version before tests, publishing by @paullatzelsperger in #235
New Features & Improvements
Dependencies
- chore(deps): bump com.azure:azure-security-keyvault-secrets from 4.7.3 to 4.8.5 by @dependabot in #230
- chore(deps): bump com.azure:azure-messaging-eventgrid from 4.22.1 to 4.23.0 by @dependabot in #229
- chore(deps): bump org.testcontainers:junit-jupiter from 1.19.8 to 1.20.1 by @dependabot in #228
- chore(deps): bump agilepathway/label-checker from 1.6.44 to 1.6.48 by @dependabot in #226
- chore(deps): bump azure-rm from 2.40.0 to 2.41.0 by @dependabot in #225
- chore(deps): bump com.azure:azure-identity from 1.13.0 to 1.13.2 by @dependabot in #231
- chore(deps): bump org.awaitility:awaitility from 4.2.0 to 4.2.2 by @dependabot in #232
- build(deps): bump gradle wrapper to 8.10 by @ndr-brt in #250
Other Changes
- ci: launch test workflow also on release and bugfix branches by @ndr-brt in #247
- build: Prepare release 0.9.0 by @github-actions in #251
New Contributors
- @github-actions made their first contribution in #251
Full Changelog: v0.8.1...v0.9.0
v0.7.2
v0.8.1
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
Dependencies
- chore(deps): bump agilepathway/label-checker from 1.6.37 to 1.6.44 by @dependabot in #209
- chore(deps): bump com.azure.resourcemanager:azure-resourcemanager-datafactory from 1.0.0-beta.24 to 1.0.0-beta.29 by @dependabot in #210
- chore(deps): bump com.azure:azure-identity from 1.12.1 to 1.13.0 by @dependabot in #211
- chore(deps): bump azure-rm from 2.39.0 to 2.40.0 by @dependabot in #212
Other Changes
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
Bugfixes
- fix: Azure Vault url override should not be mandatory by @paullatzelsperger in #201
- fix(test): add missing module to test runtime by @paullatzelsperger in #203
- fix(test): adapt tests to new Runtime model in EDC by @paullatzelsperger in #204
Dependencies
- chore(deps): bump com.azure:azure-identity from 1.11.2 to 1.12.1 by @dependabot in #191
- chore(deps): bump com.azure:azure-storage-blob from 12.25.2 to 12.26.0 by @dependabot in #198
- chore(deps): bump azure-rm from 2.33.0 to 2.39.0 by @dependabot in #199
- chore(deps): bump org.assertj:assertj-core from 3.25.1 to 3.26.0 by @dependabot in #200
- chore(deps): bump agilepathway/label-checker from 1.6.22 to 1.6.37 by @dependabot in #202
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
Bugfixes
- fix: add control context config to test runtimes by @paullatzelsperger in #197
Full Changelog: v0.6.4...v0.7.0
v0.6.4
What's Changed
Bugfixes
- fix: add datasource supportedtype by @paullatzelsperger in #194
New Features & Improvements
Dependencies
- chore(deps): bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0 by @dependabot in #192
- chore(deps): bump org.testcontainers:junit-jupiter from 1.19.6 to 1.19.8 by @dependabot in #195
- chore(deps): bump com.azure:azure-messaging-eventgrid from 4.21.0 to 4.22.1 by @dependabot in #188
New Contributors
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
Bugfixes
- fix: add mandatory transfer type by @paullatzelsperger in #187
New Features & Improvements
- feat: Allow non hardcoded vault by @ununhexium in #185
- fix: Logic for naming objects at destination by @zub4t in #171
New Contributors
- @ununhexium made their first contribution in #185
- @zub4t made their first contribution in #171
Full Changelog: v0.6.2...v0.6.3