v0.0.1-ci-test
Pre-release
Pre-release
github-actions
released this
22 Jun 06:01
·
323 commits
to main
since this release
Changelog
Features
- ce513d0: feat: Add blob storage capabilities (@sjbodzo)
- 07f3cbe: feat: add minio to docker compose for testing (@mikhailswift)
- b688621: feat: add attestation collection and attestations to schema (@mikhailswift)
- 3617505: feat: add payload digests to schema (@mikhailswift)
- bdf90f2: feat: expand metadata returned by search call, allow filter on collection name (@mikhailswift)
- 0669c6b: feat: object streaming (@mikhailswift)
- 79e0987: feat: Add ability to retrieve subjects for an envelope (@mikhailswift)
- 9d6b8da: feat: Adding graphql support for querying and retrieving DSSE metadata. (@fkautz)
- 061026e: feat: graphql is now configurable in archivist (@fkautz)
- 3463881: feat: adding ability to download an artifact (@fkautz)
- 0f4374c: feat: add support for adding CORS Headers (@colek42)
- 21ab99d: feat: collect subjects about in toto statements that contain other predicates (#49) (@mikhailswift)
- 0b0fa67: feat: add goreleaser to publish releases and docker images (@mikhailswift)
Bug fixes
- 73724b6: fix: update repo path in gitlab ci config (@mikhailswift)
Others
- 2978fd5: initial protobuf, running server, and in-memory storage (@fkautz)
- c11f226: updating README and aligning port in archivistctl to match documentation (@fkautz)
- 5ed8edd: migrating api to its own repo (@fkautz)
- 859e042: implement initial collector service (@fkautz)
- f0c753e: impartial mysql implementation (@fkautz)
- d064092: Update README.md (@fkautz)
- 4f916da: build out entity model a bit more with gitbom tagging support and initial search based on digest values (@fkautz)
- 8f14c8b: perform declarative eager loading of digest search (@fkautz)
- fd71ee8: remove some commented debug code (@fkautz)
- 2ad71bb: adding signatures and simplifying datamodel (@fkautz)
- 82039d1: add ci (@colek42)
- cf49a06: Merge pull request #1 from testifysec/ci (@colek42)
- e2be2db: add file storage (@fkautz)
- ba310ea: chore: update to go-witness (@mikhailswift)
- 49dd67e: Merge pull request #5 from testifysec/feature/blob_store (@fkautz)
- aa95769: Merge pull request #6 from testifysec/feat/more_metadata (@fkautz)
- f5b0203: chore: add error handling to properly rollback transactions (@mikhailswift)
- 1055f0e: fix mb breaking when the bucket already exists (@fkautz)
- ff0d1e9: bug: fix zero bytes before message (#11) (@mikhailswift)
- 5ba09d4: chore: rename SSL to TLS (@fkautz)
- 09663c6: chore: minor updates to graphql config documentation and defaults (@fkautz)
- 84749a6: chore: add some basic documentation to the graphql schema (@fkautz)
- bf7c6e7: chore: update to go-witness 0.1.12 (@mikhailswift)
- 1cb368b: chore: use the same logging everywhere (@mikhailswift)
- 5bcf80b: perf: batch insertion of subject and subject digests (@mikhailswift)
- b28edcf: chore: migrate from gitoid of singular gitbom document to gitoid of the attestation itself (@fkautz)
- 6f80e79: chore: remove dead code (@fkautz)
- 05651b8: bug: signature column cannot handle all signatures (#26) (@mikhailswift)
- 200dffe: chore: add github actions (@mikhailswift)
- 0e0295f: chore: linting and copyright adjustments (@mikhailswift)
- 1416744: refactor: remove grpc api (#34) (@mikhailswift)
- c917fff: Attempting to fix #38 (#39) (@JustinCappos)
- 514e426: chore: update README, add code of conduct (#40) (@mikhailswift)
- a4a0c89: Feat/timestamps (#41) (@mikhailswift)
- 1f459fa: chore: renaming of archivist --> archivista (@colek42)