Skip to content

Releases: eclipse-edc/Technology-Gcp

v0.6.3

06 May 08:57
5e7c210
Compare
Choose a tag to compare

What's Changed

New Features & Improvements

  • refactor: add scopes to credentials for provisioners by @man8pr in #163

Dependencies

  • build(deps): bump agilepathway/label-checker from 1.6.29 to 1.6.32 by @dependabot in #165

Full Changelog: v0.6.2...v0.6.3

v0.6.2

23 Apr 14:27
1311282
Compare
Choose a tag to compare

What's Changed

Dependencies

  • build(deps): bump tsickert/discord-webhook from 5.5.0 to 6.0.0 by @dependabot in #159

Full Changelog: v0.6.1...v0.6.2

v0.6.1

15 Apr 14:39
82817f7
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • fix(dep): fix version catalogs and module dependencies by @paullatzelsperger in #155
  • fix: impersonated credentials generation and provisioner test by @man8pr in #161
  • fix: remove unused class and fix compilation errors by @man8pr in #162

New Features & Improvements

Dependencies

  • build(deps): bump tsickert/discord-webhook from 5.3.0 to 5.5.0 by @dependabot in #148
  • build(deps): bump agilepathway/label-checker from 1.6.22 to 1.6.29 by @dependabot in #149

Documentation

Full Changelog: v0.6.0...v0.6.1

v0.6.0

27 Mar 17:42
0c2312b
Compare
Choose a tag to compare

What's Changed

Bugfixes

Dependencies

  • chore: fix compile error after DataFlowRequest refactor by @wolf4ood in #133
  • build(deps): bump agilepathway/label-checker from 1.6.16 to 1.6.22 by @dependabot in #130
  • build(deps): bump com.google.cloud:libraries-bom from 26.30.0 to 26.33.0 by @dependabot in #132

Documentation

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

12 Feb 10:33
5249eb5
Compare
Choose a tag to compare

What's Changed

New Features & Improvements

  • build: make trigger_snapshot workflow manually triggerable by @ndr-brt in #106
  • feat: GCS provisioner using ADC or existing service account for access tokens by @man8pr in #111

Dependencies

  • build(deps): bump agilepathway/label-checker from 1.6.11 to 1.6.16 by @dependabot in #109
  • build: use GCP BOM version catalog by @man8pr in #121

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Jan 09:44
5a573ef
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • fix: GCS data source returns part stream failure if source blob doesn't exist by @man8pr in #81
  • fix: compile errors after EDC token refactor by @paullatzelsperger in #105

Dependencies

  • build(deps): bump com.google.cloud:google-cloud-core from 2.26.0 to 2.28.0 by @dependabot in #82
  • build(deps): bump agilepathway/label-checker from 1.6.3 to 1.6.11 by @dependabot in #84
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.26.0 to 2.30.1 by @dependabot in #89
  • build(deps): bump actions/stale from 8 to 9 by @dependabot in #90
  • build(deps): bump com.google.cloud:google-iam-admin from 3.19.0 to 3.27.0 by @dependabot in #91
  • build(deps): bump com.google.cloud:google-cloud-iamcredentials from 2.24.0 to 2.32.0 by @dependabot in #93
  • build(deps): bump com.google.cloud:google-cloud-secretmanager from 2.24.0 to 2.32.0 by @dependabot in #92
  • build: bump gradle-wrapper to 8.5 by @ndr-brt in #101

Full Changelog: v0.4.1...v0.5.0

v0.4.1

20 Nov 18:25
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Nov 17:12
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • fix: compilation errors, typo in GCS provisioner, IAM client delete account by @man8pr in #55
  • feat: GCP common extension by @man8pr in #57
  • fix: migrate to the more generic Validator SPI by @paullatzelsperger in #74

New Features & Improvements

Dependencies

  • build(deps): bump com.google.cloud:google-cloud-core from 2.23.0 to 2.26.0 by @dependabot in #65
  • build(deps): bump agilepathway/label-checker from 1.5.4 to 1.6.3 by @dependabot in #66

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

02 Oct 08:35
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Sep 20:07
351b43f
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • fix: GCS provisioned resource use namespaces to store properties in destination data address by @man8pr in #34

New Features & Improvements

  • build: update release.yaml by @ndr-brt in #31
  • feat: GCS provisioner accepts optional bucket name from transfer request by @man8pr in #43

Dependencies

  • build(deps): bump agilepathway/label-checker from 1.4.30 to 1.5.3 by @dependabot in #30
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #32
  • build(deps): bump agilepathway/label-checker from 1.5.3 to 1.5.4 by @dependabot in #36
  • build(deps): bump com.google.cloud:google-cloud-core from 2.22.0 to 2.23.0 by @dependabot in #35
  • build(deps): bump com.google.cloud:google-iam-admin from 3.18.0 to 3.19.0 by @dependabot in #37
  • build(deps): bump com.google.cloud:google-cloud-secretmanager from 2.23.0 to 2.24.0 by @dependabot in #38
  • build(deps): bump com.google.cloud:google-cloud-iamcredentials from 2.23.0 to 2.24.0 by @dependabot in #39

New Contributors

Full Changelog: v0.2.1...v0.3.0