Skip to content

Releases: neicnordic/sensitive-data-archive

v3.1.62

28 Apr 11:31

Choose a tag to compare

Docker images:

  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.62
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.62-download
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.62-doa
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.62-validator-orchestrator
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.62-stfp-inbox
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.62-postgres
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.62-rabbitmq

What's Changed

  • docs(adr): propose ADR-0005 introduce RFCs as upstream exploration phase by @jhagberg in #2401
  • helm chart for the rotatekey service by @nanjiangshu in #2383
  • build(deps): bump pytest from 7.4.3 to 9.0.3 in /.github/integration/tests/sda/auth in the pip group across 1 directory by @dependabot[bot] in #2386
  • build(deps): bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 in /sda by @dependabot[bot] in #2411

Full Changelog: v3.1.61...v3.1.62

sda-svc-3.3.0

27 Apr 18:41

Choose a tag to compare

Components for Sensitive Data Archive (SDA) installation

v3.1.61

23 Apr 14:06

Choose a tag to compare

Docker images:

  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.61
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.61-download
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.61-doa
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.61-validator-orchestrator
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.61-stfp-inbox
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.61-postgres
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.61-rabbitmq

What's Changed

  • fix(download / storage/v2): remove SeekableMultiReader, instead just discard from io.MultiReader up until start by @KarlG-nbis in #2402

Full Changelog: v3.1.60...v3.1.61

v3.1.60

20 Apr 17:33

Choose a tag to compare

Docker images:

  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.60
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.60-download
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.60-doa
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.60-validator-orchestrator
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.60-stfp-inbox
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.60-postgres
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.60-rabbitmq

What's Changed

  • build(deps): bump softprops/action-gh-release from 2 to 3 in the github-actions group by @dependabot[bot] in #2396
  • fix(storage-v2): do not set ContentEncoding when writing to s3 by @KarlG-nbis in #2400

Full Changelog: v3.1.59...v3.1.60

v3.1.59

16 Apr 12:31

Choose a tag to compare

Docker images:

  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.59
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.59-download
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.59-doa
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.59-validator-orchestrator
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.59-stfp-inbox
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.59-postgres
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.59-rabbitmq

What's Changed

Full Changelog: v3.1.58...v3.1.59

v3.1.58

16 Apr 10:29

Choose a tag to compare

Docker images:

  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.58
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.58-download
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.58-doa
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.58-validator-orchestrator
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.58-stfp-inbox
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.58-postgres
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.58-rabbitmq

What's Changed

  • docs(adr): propose ADR-0003 replace s3inbox in-memory file ID cache by @jhagberg in #2319
  • feat(download): add lightweight dev compose for v2 API by @jhagberg in #2368
  • feat(s3inbox): use postgres instead of in memory cache for fileIds by @KarlG-nbis in #2382

Full Changelog: v3.1.57...v3.1.58

v3.1.57

13 Apr 08:20

Choose a tag to compare

Docker images:

  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.57
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.57-download
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.57-doa
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.57-validator-orchestrator
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.57-stfp-inbox
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.57-postgres
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.57-rabbitmq

What's Changed

  • chart/sda-svc: Expose additonal multiple storage backends configuration by @KarlG-nbis in #2373
  • build(deps): bump oras-project/setup-oras from 1 to 2 in the github-actions group by @dependabot[bot] in #2377
  • build(deps): bump the go group across 3 directories with 10 updates by @dependabot[bot] in #2380

Full Changelog: v3.1.56...v3.1.57

sda-svc-3.2.2

13 Apr 06:59

Choose a tag to compare

Components for Sensitive Data Archive (SDA) installation

v3.1.56

10 Apr 06:11

Choose a tag to compare

Docker images:

  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.56
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.56-download
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.56-doa
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.56-validator-orchestrator
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.56-stfp-inbox
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.56-postgres
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.56-rabbitmq

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream from 1.7.3 to 1.7.8 in /.github/integration/tests/validator-orchestrator in the go_modules group across 0 directory by @dependabot[bot] in #2374
  • build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5 in /sda by @dependabot[bot] in #2372

Full Changelog: v3.1.55...v3.1.56

v3.1.55

30 Mar 13:21
55ce42d

Choose a tag to compare

Docker images:

  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.55
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.55-download
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.55-doa
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.55-validator-orchestrator
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.55-stfp-inbox
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.55-postgres
  • ghcr.io/neicnordic/sensitive-data-archive:v3.1.55-rabbitmq

What's Changed

  • build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #2360
  • build(deps): bump requests from 2.32.4 to 2.33.0 in /.github/integration/tests/sda/auth in the pip group across 1 directory by @dependabot[bot] in #2359
  • feat(download): new v2 download service replacing sda-download by @jhagberg in #2187

Full Changelog: v3.1.54...v3.1.55