Releases: eclipse-edc/Technology-Aws
Releases · eclipse-edc/Technology-Aws
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
v0.10.1
Full Changelog: v0.10.0...v0.10.1
v0.10.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
New Features & Improvements
- fix: allow endpoint overrides in all clients by @paullatzelsperger in #436
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
Other Changes
- ci: launch test workflow also on release and bugfix branches by @ndr-brt in #422
- build: Prepare release 0.10.0 by @github-actions in #477
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 #452
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 #402
- fix(s3 dataplane): Fix transfer of empty objects by @rafaelmag110 in #417
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
Other Changes
- ci: launch test workflow also on release and bugfix branches by @ndr-brt in #422
- build: Prepare release 0.9.0 by @github-actions in #434
New Contributors
- @github-actions made their first contribution in #434
Full Changelog: v0.8.1...v0.9.0
v0.7.2
What's Changed
Bugfixes
- chore: reset dependencies to 0.7.1 to avoid build errors by @paullatzelsperger in #403
Other Changes
- Use generator service to register AmazonS3 destination type by @bmg13 in #404
- build: prepare bugfix/0.7.2 release by @ndr-brt in #409
- fix: bump version to 0.7.2 by @ndr-brt in #410
- feat: Modifies the AWS vault implementation to update existing secrets (Backport) by @zub4t in #407
- fix(s3 dataplane): folder copy cherrypick by @rafaelmag110 in #419
- fix(tests): Remove duplicated method by @rafaelmag110 in #420
New Contributors
Full Changelog: v0.7.1...v
v0.8.1
What's Changed
Bugfixes
- chore(deps): bump to latest EDC by @paullatzelsperger in #381
New Features & Improvements
- feat: Modifies the AWS vault implementation to update existing secrets by @zub4t in #379
- feat(ci): create tag and merge commit manually by @paullatzelsperger in #382
New Contributors
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.1
What's Changed
Bugfixes
New Features & Improvements
Dependencies
- chore(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #331
- chore(deps): bump agilepathway/label-checker from 1.6.32 to 1.6.38 by @dependabot in #336
- chore(deps): bump aws from 2.25.48 to 2.25.66 by @dependabot in #341
- chore(deps): bump agilepathway/label-checker from 1.6.38 to 1.6.41 by @dependabot in #345
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Full Changelog: v0.6.4...v0.7.0