Releases: eclipse-edc/Technology-Azure
Releases · eclipse-edc/Technology-Azure
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
v0.6.2
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
Bugfixes
- fix: more dependency fixes by @paullatzelsperger in #178
New Features & Improvements
- chore(compile): fix compile errors after EDC refactor by @paullatzelsperger in #172
Dependencies
- chore(deps): bump tsickert/discord-webhook from 5.3.0 to 6.0.0 by @dependabot in #179
- chore(deps): bump bouncyCastle-jdk18on from 1.77 to 1.78 by @dependabot in #180
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
Breaking changes
- feat: adapt upstream package changes (Keys) by @paullatzelsperger in #167
Bugfixes
- fix: update SQL schema in CosmosDB test by @bscholtes1A in #146
- chore: update to latest EDC by @paullatzelsperger in #152
- fix: compilation by @ndr-brt in #157
- fix: settings fields in extensions by @paullatzelsperger in #163
- fix: compilation by @ndr-brt in #164
New Features & Improvements
Dependencies
- chore(deps): bump com.azure:azure-messaging-eventgrid from 4.20.1 to 4.21.0 by @dependabot in #143
- chore(deps): bump agilepathway/label-checker from 1.6.11 to 1.6.22 by @dependabot in #145
- chore(deps): bump org.postgresql:postgresql from 42.7.0 to 42.7.2 by @dependabot in #147
- chore(deps): bump org.testcontainers:junit-jupiter from 1.19.3 to 1.19.6 by @dependabot in #148
- chore(deps): bump com.azure:azure-storage-blob from 12.24.1 to 12.25.2 by @dependabot in #150
- chore(deps): bump com.azure:azure-identity from 1.11.1 to 1.11.2 by @dependabot in #144
Other Changes
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
What's Changed
Bugfixes
- fix(test): fix compile errors in tests by @paullatzelsperger in #106
- fix: compile errors after EDC token refactor by @paullatzelsperger in #128
Dependencies
- chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #100
- chore(deps): bump org.testcontainers:junit-jupiter from 1.19.1 to 1.19.3 by @dependabot in #102
- chore(deps): bump com.azure.resourcemanager:azure-resourcemanager-datafactory from 1.0.0-beta.23 to 1.0.0-beta.24 by @dependabot in #103
- chore(deps): bump azure-rm from 2.32.0 to 2.33.0 by @dependabot in #104
- chore(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.0 by @dependabot in #105
- chore(deps): bump bouncyCastle-jdk18on from 1.76 to 1.77 by @dependabot in #107
- chore(deps): bump com.azure:azure-identity from 1.10.1 to 1.11.1 by @dependabot in #110
- chore(deps): bump com.nimbusds:nimbus-jose-jwt from 9.32 to 9.37.3 by @dependabot in #114
- chore(deps): bump agilepathway/label-checker from 1.6.7 to 1.6.11 by @dependabot in #115
- chore(deps): bump com.azure:azure-messaging-eventgrid from 4.19.0 to 4.20.1 by @dependabot in #112
- chore(deps): bump actions/stale from 8 to 9 by @dependabot in #116
- chore(deps): bump com.azure:azure-security-keyvault-secrets from 4.7.0 to 4.7.3 by @dependabot in #113
- build: bump gradle-wrapper to 8.5 by @ndr-brt in #127
- chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #126
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
Bugfixes
New Features & Improvements
- refactor: refactor Blob Transfer system tests by @bscholtes1A in #80
- feat: Azure DataLake compatibility + metadata addition by @ank19 in #77
- feat: use
DefaultAzureCredential
in Azure Key Vault by @bscholtes1A in #82 - feat: Folder provisioning implementation by @dorkau80 in #94
Dependencies
- chore: fix failing tests due asset v2 removal by @wolf4ood in #69
- chore(deps): bump agilepathway/label-checker from 1.5.4 to 1.5.9 by @dependabot in #62
- chore(deps): bump org.testcontainers:junit-jupiter from 1.19.0 to 1.19.1 by @dependabot in #68
- chore(deps): bump com.azure:azure-security-keyvault-secrets from 4.6.5 to 4.7.0 by @dependabot in #63
- chore(deps): bump azure-resourcemanager-datafactory from 1.0.0-beta.22 to 1.0.0-beta.23 by @dependabot in #64
- chore(deps): bump azure-rm from 2.30.0 to 2.31.0 by @dependabot in #67
- chore(deps): bump com.azure:azure-messaging-eventgrid from 4.18.0 to 4.19.0 by @dependabot in #85
- chore(deps): bump com.azure:azure-storage-blob from 12.24.0 to 12.24.1 by @dependabot in #86
- chore(deps): bump azure-rm from 2.31.0 to 2.32.0 by @dependabot in #87
- chore(deps): bump agilepathway/label-checker from 1.5.9 to 1.6.7 by @dependabot in #88
- chore(deps): bump junit from 5.10.0 to 5.10.1 by @dependabot in #89
New Contributors
- @bscholtes1A made their first contribution in #80
- @ank19 made their first contribution in #77
- @dorkau80 made their first contribution in #94
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
What's Changed
Bugfixes
- fix(test): updated tests after latest upstream changes by @paullatzelsperger in #55
New Features & Improvements
Dependencies
- chore(deps): bump bouncyCastle-jdk18on from 1.75 to 1.76 by @dependabot in #40
- chore(deps): bump com.azure:azure-identity from 1.9.2 to 1.10.0 by @dependabot in #41
- chore(deps): bump com.azure:azure-security-keyvault-secrets from 4.6.4 to 4.6.5 by @dependabot in #43
- chore(deps): bump com.azure:azure-messaging-eventgrid from 4.17.1 to 4.17.2 by @dependabot in #44
- chore(deps): bump agilepathway/label-checker from 1.4.30 to 1.5.3 by @dependabot in #49
- chore(deps): bump azure-rm from 2.29.0 to 2.30.0 by @dependabot in #47
- chore(deps): bump io.rest-assured:rest-assured from 5.3.1 to 5.3.2 by @dependabot in #50
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #51
- chore(deps): bump agilepathway/label-checker from 1.5.3 to 1.5.4 by @dependabot in #52
- chore(deps): bump com.azure:azure-identity from 1.10.0 to 1.10.1 by @dependabot in #54
- chore(deps): bump com.azure:azure-messaging-eventgrid from 4.17.2 to 4.18.0 by @dependabot in #56
- chore(deps): bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.32 by @dependabot in #57
- chore(deps): bump com.azure:azure-storage-blob from 12.23.0 to 12.24.0 by @dependabot in #58
Full Changelog: v0.2.1...v0.3.0