Skip to content

Releases: in-toto/archivista

v0.9.0

24 Jan 13:44
51bb817
Compare
Choose a tag to compare

What's Changed

  • chore: bump alpine from 3.20.3 to 3.21.0 by @dependabot in #435
  • Write to a branch requires write permissions to content by @jkjell in #436
  • fix: update readme and remove chart dir by @wcrum in #447
  • Refactoring pkg Archivista API and include new http client for Archivista by @kairoaraujo in #424

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

04 Dec 19:25
3a98ce4
Compare
Choose a tag to compare

What's Changed

  • feat: add ability to listen with TLS by @mikhailswift in #419
  • build: bump general dependencies

Full Changelog: v0.7.0...v0.8.0

v0.7.0

25 Oct 18:36
dc14d46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

17 Sep 15:33
2386ce3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.6.0

v0.5.4

17 Sep 05:54
d0e318e
Compare
Choose a tag to compare

Changelog

What's Changed

  • Update from docker-compose to docker compose by @jkjell in #355
  • fix: golangci-lint warning (v1.60.x) by @kairoaraujo in #361
  • Fix DSSE Signature KeyID compatiblity with Sigstore signatures by @kairoaraujo in #362
  • fix: explicitly set serviceAccountName in deployment podspec by @ericwyles in #371
  • build: add auto chart release and version control and Page for Charts by @kairoaraujo in #376
  • release archivista charts 0.5.0 by @kairoaraujo in #378

Full Changelog: v0.5.3...v0.5.4

v0.5.4-rc0

29 Aug 06:37
be21781
Compare
Choose a tag to compare
v0.5.4-rc0 Pre-release
Pre-release

What's Changed

  • Fix DSSE Signature KeyID compatiblity with Sigstore signatures by @kairoaraujo in #362

Full Changelog: v0.5.3...v0.5.4-rc0

v0.5.3

01 Aug 14:48
v0.5.3
b2ace76
Compare
Choose a tag to compare

Changelog

What's Changed

  • Add config options for http read and write timeouts by @jkjell in #345

Full Changelog: v0.5.2...v0.5.3

v0.5.2

01 Aug 14:05
v0.5.2
3b8f3e8
Compare
Choose a tag to compare

Changelog

What's Changed

  • chore: bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #303
  • chore: bump github/codeql-action from 3.25.7 to 3.25.8 by @dependabot in #302
  • chore: bump actions/dependency-review-action from 4.3.2 to 4.3.3 by @dependabot in #301
  • chore: bump github.com/minio/minio-go/v7 from 7.0.70 to 7.0.71 by @dependabot in #300
  • chore: bump github.com/99designs/gqlgen from 0.17.47 to 0.17.48 by @dependabot in #299
  • chore: bump golang from 9bdd569 to 6522f0c by @dependabot in #313
  • chore: bump testifysec/witness-run-action from 0.1.5 to 0.2.0 by @dependabot in #306
  • chore: bump github.com/vektah/gqlparser/v2 from 2.5.12 to 2.5.15 by @dependabot in #314
  • chore: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #311
  • chore: bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #308
  • chore: bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #307
  • chore: bump github/codeql-action from 3.25.8 to 3.25.10 by @dependabot in #305
  • chore: bump github.com/in-toto/go-witness from 0.4.0 to 0.6.0 by @dependabot in #312
  • chore: bump github.com/99designs/gqlgen from 0.17.48 to 0.17.49 by @dependabot in #309
  • chore: bump alpine from 3.20.0 to 3.20.1 by @dependabot in #316
  • chore: bump golang from 6522f0c to ace6cc3 by @dependabot in #315
  • chore: bump github.com/minio/minio-go/v7 from 7.0.71 to 7.0.72 by @dependabot in #317
  • chore: bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 by @dependabot in #318
  • chore: bump github/codeql-action from 3.25.10 to 3.25.11 by @dependabot in #320
  • chore: bump golang from 1.22.4-alpine to 1.22.5-alpine by @dependabot in #323
  • chore: bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #324
  • chore: bump github.com/minio/minio-go/v7 from 7.0.72 to 7.0.73 by @dependabot in #325
  • feat: allow envFrom for specifying environment variables from configmap/secrets by @ericwyles in #326
  • chore: bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in #327
  • chore: bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in #328
  • chore: bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #329
  • chore: bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #330
  • chore(ci): build images with dockerfile instead of ko by @mikhailswift in #332
  • chore: bump alpine from 3.20.1 to 3.20.2 by @dependabot in #337
  • chore: bump golang from 8c9183f to ff45d87 by @dependabot in #336
  • chore: bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in #334
  • chore: bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in #333
  • chore: bump github.com/minio/minio-go/v7 from 7.0.73 to 7.0.74 by @dependabot in #331
  • chore: bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #335
  • chore: bump golang from ff45d87 to 0d3653d by @dependabot in #338
  • chore: bump entgo.io/ent from 0.13.1 to 0.14.0 by @dependabot in #340
  • chore: bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #342
  • chore: bump github/codeql-action from 3.25.13 to 3.25.15 by @dependabot in #343
  • Update README.md by @rgreinho in #339
  • build: restrict db migrations to related db changes by @kairoaraujo in #344

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1-ci-fix-test11

23 Jul 17:46
Compare
Choose a tag to compare
v0.5.1-ci-fix-test11 Pre-release
Pre-release

Changelog

v0.5.1

10 Jun 14:32
bb56144
Compare
Choose a tag to compare

What's Changed

  • feat: Implement plugin system for archivists' parsers by @fkautz in #295
  • chore: bump golang from 1.22.3-alpine to 1.22.4-alpine by @dependabot in #296

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