v0.11.0
What's Changed
Bugfixes
- fix(ci): set version before tests, publishing by @paullatzelsperger in #402
- fix(s3 dataplane): Fix transfer of empty objects by @rafaelmag110 in #417
- fix: avoid to close client on data source closure by @ndr-brt in #470
- fix(dataplane): deserialize secret depending on content by @ronjaquensel in #480
- fix: iamAsyncClient without endpointOverride by @ronjaquensel in #492
New Features & Improvements
- fix: allow endpoint overrides in all clients by @paullatzelsperger in #436
- feat: allow endpoint overrides in AwsSecretsManagerVault by @chlorochrule in #485
Dependencies
- chore(deps): bump aws from 2.25.66 to 2.26.27 by @dependabot in #391
- chore(deps): bump agilepathway/label-checker from 1.6.41 to 1.6.48 by @dependabot in #388
- chore(deps): bump org.testcontainers:junit-jupiter from 1.19.8 to 1.20.1 by @dependabot in #390
- chore(deps): bump junit from 5.10.2 to 5.11.0 by @dependabot in #412
- build(deps): bump gradle wrapper to 8.10 by @ndr-brt in #428
- chore(deps): bump agilepathway/label-checker from 1.6.48 to 1.6.55 by @dependabot in #445
- chore(deps): bump aws from 2.26.27 to 2.28.20 by @dependabot in #471
- chore(deps): bump org.testcontainers:junit-jupiter from 1.20.1 to 1.20.2 by @dependabot in #461
- chore(deps): bump junit from 5.11.0 to 5.11.2 by @dependabot in #464
- chore(deps): bump agilepathway/label-checker from 1.6.55 to 1.6.56 by @dependabot in #472
- chore(deps): bump aws from 2.28.20 to 2.28.21 by @dependabot in #473
- chore(deps): bump aws from 2.28.21 to 2.28.22 by @dependabot in #474
- chore(deps): bump aws from 2.28.22 to 2.28.26 by @dependabot in #475
- chore(deps): bump junit from 5.11.2 to 5.11.3 by @dependabot in #476
- chore(deps): bump aws from 2.28.26 to 2.29.1 by @dependabot in #478
- chore(deps): bump org.testcontainers:junit-jupiter from 1.20.2 to 1.20.3 by @dependabot in #479
- chore(deps): bump aws from 2.29.1 to 2.29.6 by @dependabot in #481
- chore(deps): bump aws from 2.29.6 to 2.29.15 by @dependabot in #487
- chore(deps): bump org.testcontainers:junit-jupiter from 1.20.3 to 1.20.4 by @dependabot in #489
- chore(deps): bump aws from 2.29.15 to 2.29.24 by @dependabot in #495
- build: cleanup unused dependencies by @ndr-brt in #502
- chore(deps): ignore edc dependency upgrade by @dependabot in #509
- chore(deps): bump org.assertj:assertj-core from 3.26.0 to 3.27.2 by @dependabot in #511
- chore(deps): bump agilepathway/label-checker from 1.6.56 to 1.6.61 by @dependabot in #514
- chore(deps): bump aws from 2.29.24 to 2.29.50 by @dependabot in #513
Documentation
- docs: update examples for secret tokens in data plane README by @ronjaquensel in #493
- docs: add required AWS permissions to data plane README by @ronjaquensel in #503
Other Changes
- ci: launch test workflow also on release and bugfix branches by @ndr-brt in #422
- ci: fix compilation by @ndr-brt in #483
New Contributors
- @ronjaquensel made their first contribution in #480
- @chlorochrule made their first contribution in #485
Full Changelog: v0.8.1...v0.11.0