Releases: TBD54566975/ssi-service
Releases · TBD54566975/ssi-service
v0.0.3
What's Changed
- Support credentialschema2023 by @decentralgabe in #505
- Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #510
- List Credentials without params by @nitro-neal in #489
- Credential manifests can be created with a definition ID by @andresuribe87 in #509
- Fix spec when updating mod. by @andresuribe87 in #516
- Update to a newer ssi-sdk revision by @vlad-timofeev in #513
- Bump github.com/google/cel-go from 0.15.2 to 0.16.0 by @dependabot in #511
- Better config error by @andresuribe87 in #517
- Add schema version documentation after latest schema changes by @kirahsapong in #519
- ID of credentials can now be dereferenced. by @andresuribe87 in #507
- Support pagination for DIDs by @andresuribe87 in #518
- Update go version for securities by @andresuribe87 in #527
- Batch Create Implementation by @andresuribe87 in #520
- fixing schema type error by @nitro-neal in #530
- Update all deps by @andresuribe87 in #528
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.15.1 to 1.16.0 by @dependabot in #495
- Bump github.com/BurntSushi/toml from 1.3.1 to 1.3.2 by @dependabot in #535
- Bump github.com/alicebob/miniredis/v2 from 2.30.2 to 2.30.3 by @dependabot in #534
- Bump google.golang.org/api from 0.125.0 to 0.126.0 by @dependabot in #533
- Force a dep in go.mod to fix go mod tidy by @andresuribe87 in #531
- Remove unneeded swaggo generated file. by @andresuribe87 in #524
- Adding multi db support to tests by @nitro-neal in #536
- Support pagination for submissions by @andresuribe87 in #537
- Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26 by @dependabot in #541
- Push on release tags by @andresuribe87 in #545
Full Changelog: v0.0.2-alpha...v0.0.3
Alpha v0.0.2
What's Changed
- Enabled more linters by @andresuribe87 in #150
- Bump go.opentelemetry.io/otel/sdk from 1.11.0 to 1.11.1 by @dependabot in #154
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.0 to 1.11.1 by @dependabot in #151
- Bump github.com/dimfeld/httptreemux/v5 from 5.4.0 to 5.5.0 by @dependabot in #153
- Bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 by @dependabot in #152
- update alpine go version by @decentralgabe in #155
- have manifest code check for kid in jws header by @decentralgabe in #157
- Fix cred manifest jwt by @decentralgabe in #158
- Enabled a new set of linters by @andresuribe87 in #159
- add sip 5: credential application processing by @decentralgabe in #160
- Update PE/CM and simplify err logging by @decentralgabe in #163
- adding sip 7 by @nitro-neal in #164
- Update README.md by @nitro-neal in #165
- Remove dwn publish manifest code by @nitro-neal in #166
- Support encrypting/decrypting for all key types by @decentralgabe in #167
- Adding sip 6 by @andresuribe87 in #168
- [OSE-178] Added /v1/presentation/definition endpoint by @andresuribe87 in #161
- update ssi sdk version by @decentralgabe in #170
- Bump golang.org/x/crypto from 0.1.0 to 0.2.0 by @dependabot in #175
- fix github actions for auto genarate oas by @atsushii in #174
- [OSE-167] Scaffolding for /v1/operations by @andresuribe87 in #172
- [OSE-166] Scaffolding for /v1/presentations/submissions by @andresuribe87 in #171
- Adding credential revocation by @nitro-neal in #169
- Bump golang.org/x/crypto from 0.2.0 to 0.3.0 by @dependabot in #178
- adding dispatch by @nitro-neal in #179
- Test/update repo name by @nitro-neal in #180
- Bump github.com/multiformats/go-varint from 0.0.6 to 0.0.7 by @dependabot in #182
- [OSE-170][OSE-169] Create Submission Implementation by @andresuribe87 in #183
- Tiny fix by @andresuribe87 in #184
- Getting ready for the deluge by @andresuribe87 in #189
- adding did:web by @nitro-neal in #191
- Fixed issue with verification methods by @andresuribe87 in #192
- [OSE-171][OSE-172] Implement Get and List submissions by @andresuribe87 in #187
- [OSE-175] GetOperations implementation by @andresuribe87 in #194
- Bump github.com/goccy/go-json from 0.9.11 to 0.10.0 by @dependabot in #196
- [OSE-173] Filter implementation with tests by @andresuribe87 in #197
- Add did web integ test by @nitro-neal in #195
- Bump up patch version of golang by @andresuribe87 in #205
- [OSE-261] Parent now a required argument when fetching operations by @andresuribe87 in #203
- [OSE-177] Added GetOperation and ReviewSubmission impl by @andresuribe87 in #201
- uptake new schema for creds by @decentralgabe in #206
- adding webhooks sip by @nitro-neal in #204
- [chore] Fmt any and goimports by @andresuribe87 in #207
- Add caching for go dependencies. by @andresuribe87 in #208
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.1 to 1.11.2 by @dependabot in #209
- Bump github.com/google/cel-go from 0.12.5 to 0.13.0 by @dependabot in #212
- Bump golang.org/x/crypto from 0.3.0 to 0.4.0 by @dependabot in #213
- hooking up did resolver and adding integ test for did:web by @nitro-neal in #202
- [OSE-176] Operations can be cancelled by @andresuribe87 in #216
- add schema caching by @decentralgabe in #219
- Make storage more friendly. by @suutaku in #220
- Make stuff fast by @andresuribe87 in #221
- [OSE-179] Integration tests for presentation exchange flow by @andresuribe87 in #218
- [Chore] Move from string replacement to templating by @andresuribe87 in #223
- [OSE-292] SubmitApplication now returns an Operation by @andresuribe87 in #229
- [OSE-156] Scaffolding and API for issuance templates. by @andresuribe87 in #230
- [OSE-301] Implement Create, Get, List, Delete endpoints for issuance templates by @andresuribe87 in #231
- Adding Redis DB by @nitro-neal in #222
- [OSE-300] Credential applications can be cancelled by @andresuribe87 in #234
- adding env var handling by @nitro-neal in #236
- fixing streamlit by @nitro-neal in #238
- ReviewApplication endpoint for fulfilling or denying applications by @andresuribe87 in #240
- Bump github.com/go-playground/locales from 0.14.0 to 0.14.1 by @dependabot in #244
- [chore] Naming by @andresuribe87 in #245
- fixing namespace seeding issue by @nitro-neal in #241
- ctx for db write by @nitro-neal in #246
- Bump golang.org/x/crypto from 0.4.0 to 0.5.0 by @dependabot in #242
- Bump github.com/alicebob/miniredis/v2 from 2.23.1 to 2.30.0 by @dependabot in #243
- Automatic Credentials based on Issuance Tempaltes by @andresuribe87 in #247
- Added manual overrides for credential issuance upon application review. by @andresuribe87 in #250
- Swagger workflow by @michaelneale in #249
- Revert "Swagger workflow" by @andresuribe87 in #251
- Swagger workflow 2 by @michaelneale in #253
- push to main_swagger by @michaelneale in #254
- Added e2e test for automatic issuance and bug fixes. by @andresuribe87 in #255
- ensure that swagger doc branch is updated from main by @michaelneale in #257
- Batch Writes by @nitro-neal in #252
- Adding ListDefinitions endpoint by @andresuribe87 in #258
- Updated the Submission to contain the verifiablePresentation. by @andresuribe87 in #261
- Random renaming todos by @andresuribe87 in #259
- Added JWT for definitions. by @andresuribe87 in #262
- Documentation for the CredentialAPI by @andresuribe87 in #265
- Bump go.opentelemetry.io/otel/trace from 1.11.2 to 1.12.0 by @dependabot in #266
- Bump go.opentelemetry.io/otel/sdk from 1.11.2 to 1.12.0 by @dependabot in #268
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.2 to 1.12.0 by @dependabot in #269
- Adding transactional scheme by @nitro-neal in #263
- update thread count to 100 by @nitro-neal in #271
- Enable cors as an option. Docker default to allowing all. by @andresuribe87 in https:/...
v0.0.1-alpha
What's Changed
- Add basic service structure by @mistermoe in #10
- Update README, Contributing docs by @decentralgabe in #16
- DID API by @decentralgabe in #17
- Update to SSI SDK; HTTP Tests by @decentralgabe in #18
- Add diagram by @decentralgabe in #21
- Add docker compose and running instructions by @decentralgabe in #22
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #24
- Bump github.com/ardanlabs/conf from 1.4.0 to 1.5.0 by @dependabot in #25
- Bump go.opentelemetry.io/otel/trace from 1.3.0 to 1.6.3 by @dependabot in #26
- Bump github.com/mr-tron/base58 from 1.1.3 to 1.2.0 by @dependabot in #27
- VC JSON Schema Support by @decentralgabe in #23
- Add CI by @decentralgabe in #32
- File driven config by @decentralgabe in #35
- Switch to Logrus for logging by @decentralgabe in #36
- Configurable Logger - Log to file by @decentralgabe in #37
- Credential APIs by @decentralgabe in #39
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #44
- Set correct handler function by @atsushii in #49
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #51
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #52
- Bump github.com/goccy/go-json from 0.9.7 to 0.9.8 by @dependabot in #53
- Add openAPI by @atsushii in #47
- Bump go.opentelemetry.io/otel/trace from 1.7.0 to 1.8.0 by @dependabot in #55
- Fix GetCredentialsBy API by @atsushii in #54
- update project docs by @decentralgabe in #56
- Add Support for OpenTelemetry by @atsushii in #58
- Revert "Add Support for OpenTelemetry " by @decentralgabe in #59
- Bump github.com/goccy/go-json from 0.9.8 to 0.9.10 by @dependabot in #57
- Add a KeyStore Service by @decentralgabe in #62
- Bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 by @dependabot in #67
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #66
- Add Codecoverage and report by @atsushii in #65
- Add Support for OpenTelemetry by @atsushii in #60
- Environment specific tracing config by @decentralgabe in #69
- Update README sections on default ports (#70) by @ALRubinger in #70
- Fix Read Request Body for Tracing by @decentralgabe in #71
- updated bolt dependency and fix issue #73 by @andorsk in #74
- added link to the docs in the readme by @moza88 in #76
- Improvements to magefile Docker handling by @frankhinek in #77
- Bump go.opentelemetry.io/otel/sdk from 1.8.0 to 1.9.0 by @dependabot in #80
- Bump go.opentelemetry.io/otel/trace from 1.8.0 to 1.9.0 by @dependabot in #81
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.8.0 to 1.9.0 by @dependabot in #82
- Bump go.opentelemetry.io/otel from 1.8.0 to 1.9.0 by @dependabot in #83
- Add context to error responses returned to client by @shobitb in #84
- Bump github.com/goccy/go-json from 0.9.10 to 0.9.11 by @dependabot in #85
- add vision and versioning docs by @decentralgabe in #86
- add SIP process by @decentralgabe in #87
- Adding SIP 2: Credential Issuance Flow by @nitro-neal in #88
- add discussion link to sip by @decentralgabe in #90
- a GUI for issuing VCs and DIDs by @michaelneale in #89
- SIP 2 - Create Credential Manifests CRUD by @nitro-neal in #91
- SIP-3: Key Access, Signing & Verification by @decentralgabe in #92
- fix SIP links by @decentralgabe in #93
- Adding credential application CRUD and validation by @nitro-neal in #94
- Bump go.opentelemetry.io/otel/trace from 1.9.0 to 1.10.0 by @dependabot in #101
- Bump github.com/magefile/mage from 1.13.0 to 1.14.0 by @dependabot in #100
- Bump go.opentelemetry.io/otel from 1.9.0 to 1.10.0 by @dependabot in #97
- Bump go.opentelemetry.io/otel/sdk from 1.9.0 to 1.10.0 by @dependabot in #99
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.9.0 to 1.10.0 by @dependabot in #98
- upgrade to go 1.19 by @decentralgabe in #104
- SIP-3: KeyAccess API by @decentralgabe in #106
- Adding SIP-4 Documentation by @nitro-neal in #108
- Add Sip 4 to table by @nitro-neal in #109
- SIP-4: DWN Routes by @nitro-neal in #113
- Support key access in all services by @decentralgabe in #110
- have dwn go through the svc endpoint by @decentralgabe in #115
- Support for Getting All DIDs for a Given Method by @decentralgabe in #116
- Update mage spec by @decentralgabe in #117
- SIP3: Support Signing of Credentials by @decentralgabe in #118
- adding in govuln scanning by @michaelneale in #120
- provide development builds as artifacts by @pdxjohnny in #111
- Credential Verification & DID Resolution by @decentralgabe in #121
- Schema Signing & Verification by @decentralgabe in #123
- Support schema usage in the credential service by @decentralgabe in #126
- adding cm ca validation by @nitro-neal in #128
- Support Verifiable Credentials in Cred Manifest Flow by @decentralgabe in #129
- Bump go.opentelemetry.io/otel/sdk from 1.10.0 to 1.11.0 by @dependabot in #131
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.10.0 to 1.11.0 by @dependabot in #133
- Credential Manifest signing and verification by @decentralgabe in #130
- integration test for steelthread by @nitro-neal in #136
- adding outputs for reference by @nitro-neal in #137
- Credential Application & Response Signing/Verification by @decentralgabe in #135
- Update kyc manifest and credential test data by @mistermoe in #138
- Bump go.opentelemetry.io/otel/sdk from 1.11.0 to 1.11.1 by @dependabot in #143
- Bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 by @dependabot in #142
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.0 to 1.11.1 by @dependabot in #141
- Test/updated input e2e by @nitro-neal in #144
- update dependency versions by @decentralgabe in #145
- updating manifest-input in test by @nitro-neal in #147
- Uptake err handling for creden...