v0.1.0
What's Changed
- Add GitLab CI by @colek42 in #1
- add file storage by @fkautz in #3
- fix: update repo path in gitlab ci config by @mikhailswift in #4
- feat: Add blob storage capabilities by @mikhailswift in #5
- feat:more metadata by @mikhailswift in #6
- chore: add error handling to properly rollback transactions by @mikhailswift in #9
- fix mb breaking when the bucket already exists by @fkautz in #8
- feat: expand metadata returned by search call, allow filter on collection name by @mikhailswift in #10
- bug: fix zero bytes before message by @mikhailswift in #11
- Feat/object streaming by @mikhailswift in #12
- Feat/retrieve subjects by @mikhailswift in #15
- chore: rename SSL to TLS by @fkautz in #18
- feat: Adding graphql support for querying and retrieving DSSE metadata. by @fkautz in #17
- chore: update to go-witness 0.1.12 by @mikhailswift in #19
- chore: use the same logging everywhere by @mikhailswift in #20
- perf: batch insertion of subject and subject digests by @mikhailswift in #21
- chore: migrate from gitoid of singular gitbom document to gitoid of the attestation itself by @fkautz in #22
- feat: adding ability to download an artifact by @fkautz in #23
- bug: signature column cannot handle all signatures by @mikhailswift in #26
- Add Github Action workflows by @mikhailswift in #27
- feat: add support for adding CORS Headers by @colek42 in #29
- refactor: remove grpc api by @mikhailswift in #34
- Attempting to fix #38 by @JustinCappos in #39
- chore: update README, add code of conduct by @mikhailswift in #40
- Feat/timestamps by @mikhailswift in #41
- chore: renaming of archivist --> archivista by @colek42 in #47
- feat: collect subjects about in toto statements that contain other predicates by @mikhailswift in #49
- feat: add goreleaser to publish releases and docker images by @mikhailswift in #51
- chore: update go modules to resolve golang CVEs by @fkautz in #52
New Contributors
- @colek42 made their first contribution in #1
- @fkautz made their first contribution in #3
- @JustinCappos made their first contribution in #39
Full Changelog: https://github.com/testifysec/archivista/commits/v0.1.0