Releases: trustbloc/vct
Releases · trustbloc/vct
Release v1.0.0-rc5
What's Changed
- chore: Use logutil-go for logging by @bstasyszyn in #135
Full Changelog: v1.0.0-rc4...v1.0.0-rc5
Release v1.0.0
What's Changed
Full Changelog: v1.0.0-rc5...v1.0.0
Release v1.0.0-rc4
What's Changed
- fix: Ensure JSON data is canonicalized by @bstasyszyn in #122
- fix: Move .well-known to the root by @bstasyszyn in #124
- chore: Removed dependency on edge-core by @bstasyszyn in #128
- fix: Docker warning when using frapsoft/openssl on arm64 system by @DRK3 in #126
- chore: use keys id for kms aws by @fqutishat in #129
- chore: Use structured logging by @bstasyszyn in #131
- chore: update to latest kms and aries by @fqutishat in #132
- chore: get aws region from key ID by @fqutishat in #133
- chore: update to latest aries by @fqutishat in #134
Full Changelog: v1.0.0-rc3...v1.0.0-rc4
Release v1.0.0-rc3
What's Changed
- chore: update to latest aries by @fqutishat in #114
- chore: update anchor-v1 context by @fqutishat in #115
- fix: Activity anchors context by @bstasyszyn in #117
- chore: clean up embedded context by @fqutishat in #116
- feat: Update Aries-Framework-Go, update Aries KMS calls by @DRK3 in #118
- chore: Update activity anchors context by @bstasyszyn in #120
Full Changelog: v1.0.0-rc2...v1.0.0-rc3
Release v1.0.0-rc2
What's Changed
- fix: trillian postgres storage public schema by @fqutishat in #103
- chore: switch version-fragment to rc by @fqutishat in #104
- chore: fix comment by @fqutishat in #105
- feat: add health check method for vct client by @fqutishat in #106
- fix: HealthCheck method by @fqutishat in #107
- fix: HealthCheck method by @fqutishat in #108
- feat: add health checks by @fqutishat in #109
- fix: Decoding error message that's not JSON by @bstasyszyn in #111
- chore: update to latest aries by @fqutishat in #113
New Contributors
- @bstasyszyn made their first contribution in #111
Full Changelog: v1.0.0-rc.1...v1.0.0-rc2
Release v1.0.0-rc.1
What's Changed
- feat: JSON-LD context providers support by @aholovko in #72
- chore: update afgo version by @vkubiv in #73
- fix: enable http2 in client by @fqutishat in #74
- feat: start trillian servers in VCT if not defined in VCT configs by @fqutishat in #76
- chore: remove not used logs by @fqutishat in #77
- feat: upgrade to Go 1.17 and expose KeyType in kms.ExportPubKeyBytes() by @Baha-sk in #81
- chore: update to latest aries by @fqutishat in #82
- chore: update to latest aries by @fqutishat in #83
- chore: update to latest aries by @fqutishat in #86
- feat: add postgres support by @fqutishat in #87
- feat: add aws kms support by @fqutishat in #88
- chore: add aws metrics by @fqutishat in #90
- chore: fix postgres conn string by @fqutishat in #91
- chore: add sonarcloud github action step by @fqutishat in #92
- chore: use sonar token by @fqutishat in #93
- chore: add api token by @fqutishat in #94
- chore: pass webfinger endpoint from token check by @fqutishat in #95
- chore: create initial db for postgres by @fqutishat in #97
- fix: postgres initial db by @fqutishat in #98
- chore: update to latest aries revision by @fqutishat in #99
New Contributors
Full Changelog: v0.1.3...v1.0.0-rc.1
Release 0.1.3
Merge pull request #71 from aholovko/update_afgo_0.1.7 chore: update to 0.1.7 aries
Release 0.1.2
Merge pull request #48 from fqutishat/update feat: add dev mode flag
Release 0.1.1
Merge pull request #40 from soluchok/increased_timeout ci: Increased timeout
Release 0.1.0
Merge pull request #36 from fqutishat/update4 fix: gzip binaries