v0.12.0
What's Changed
Bugfixes
- fix(ci): set version before tests, publishing by @paullatzelsperger in #235
- fix(provision): AZBlob provisioner honors
folderNameby @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
- fix: Azure large size file uploads by @bmg13 in #298
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
- chore(deps): bump azure-rm from 2.43.0 to 2.44.0 by @dependabot in #282
- chore(deps): bump junit from 5.11.2 to 5.11.3 by @dependabot in #283
- chore(deps): bump org.testcontainers:junit-jupiter from 1.20.2 to 1.20.3 by @dependabot in #284
- chore(deps): bump org.bouncycastle:bcprov-jdk18on from 1.78 to 1.79 by @dependabot in #285
- chore(deps): bump com.azure:azure-identity from 1.14.0 to 1.14.1 by @dependabot in #287
- chore(deps): bump com.azure:azure-storage-blob from 12.28.1 to 12.29.0 by @dependabot in #288
- chore(deps): bump com.azure:azure-identity from 1.14.1 to 1.14.2 by @dependabot in #289
- build: update shadow plugin group id by @ndr-brt in #300
- chore(deps): bump org.assertj:assertj-core from 3.26.0 to 3.27.2 by @dependabot in #305
- chore(deps): bump azure-rm from 2.44.0 to 2.46.0 by @dependabot in #303
- chore(deps): bump azure-resourcemanager-datafactory from 1.0.0-beta.29 to 1.0.0 by @dependabot in #304
- chore(deps): bump com.azure:azure-identity from 1.14.2 to 1.15.0 by @dependabot in #308
- chore(deps): bump org.bouncycastle:bcprov-jdk18on from 1.79 to 1.80 by @dependabot in #312
- chore(deps): bump org.postgresql:postgresql from 42.7.2 to 42.7.5 by @dependabot in #311
- chore(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #310
- chore(deps): bump azure-rm from 2.46.0 to 2.47.0 by @dependabot in #314
- chore(deps): bump com.azure:azure-security-keyvault-secrets from 4.9.0 to 4.9.2 by @dependabot in #316
- chore(deps): bump com.azure:azure-messaging-eventgrid from 4.26.0 to 4.28.0 by @dependabot in #315
- chore(deps): bump com.gradleup.shadow from 8.3.5 to 8.3.6 by @dependabot in #317
- chore(deps): bump io.rest-assured:rest-assured from 5.3.2 to 5.5.1 by @dependabot in #321
- chore(deps): bump org.testcontainers:junit-jupiter from 1.20.3 to 1.20.6 by @dependabot in #329
Documentation
- fix(docs): Update README.md to exclude "properties" key from dataAddress and dataDestination by @gerbigf in #318
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
- ci: fix compilation by @ndr-brt in #286
- build: fix compilation by @ndr-brt in #290
- chore: disable nightly Cosmos tests by @paullatzelsperger in #306
- ci: fix ci by @ndr-brt in #309
- build: fix compilation by @ndr-brt in #313
New Contributors
Full Changelog: v0.8.1...v0.12.0