Releases: cheqd/did-resolver
Releases · cheqd/did-resolver
v3.3.0
Release Notes for did-resolver v3.3.0
What's Changed
- ci: Update CI cache cleanup by @ankurdotb in #133
- chore(deps-dev): Bump semantic-release from 21.0.0 to 21.0.1 by @dependabot in #129
- chore(deps): Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #130
- fix: Fix DIDDoc versions API response results and an infinite redirects in get DIDDoc versions API [DEV-2413] by @abdulla-ashurov in #131
- test: Rewrite and update integration tests using ginkgo framework [DEV-2311] by @abdulla-ashurov in #122
- test: Add additional unit tests for resolver scenarios [DEV-2360] by @abdulla-ashurov in #134
- fix: Change
representationNotSupported
error toinvalidDidUrl
if query is wrong or not supported [DEV-2401] by @abdulla-ashurov in #135 - docs: Update README.md by @ankurdotb in #136
- feat: Add implementation for all DID URL dereferencing parameters [DEV-2351] by @anikitinDSR in #132
- chore(deps): Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 by @dependabot in #139
- chore(deps): Bump github/super-linter from 4 to 5 by @dependabot in #138
- feat: Implement flexibility on resolver to cycle between methods using ? to transform keys [DEV-2208] by @abdulla-ashurov in #137
- test: Add more unit tests [DEV-2506] by @anikitinDSR in #140
- docs: Reflect DID URL dereferencing changes in swagger by @anikitinDSR in #145
- test: Create integration tests for DID URL dereferencing [DEV-2519] by @abdulla-ashurov in #143
- feat: DID URL dereferencing by @anikitinDSR in #146
Full Changelog: v3.2.1...v3.3.0
v3.3.0-develop.2
Release Notes for did-resolver v3.3.0-develop.2
What's Changed
- chore(deps): Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 by @dependabot in #139
- feat: Implement flexibility on resolver to cycle between methods using ? to transform keys [DEV-2208] by @abdulla-ashurov in #137
Full Changelog: v3.3.0-develop.1...v3.3.0-develop.2
v3.3.0-develop.1
Release Notes for did-resolver v3.3.0-develop.1
What's Changed
- docs: Update README.md by @ankurdotb in #136
- feat: Add implementation for all DID URL dereferencing parameters [DEV-2351] by @anikitinDSR in #132
Full Changelog: v3.2.2-develop.2...v3.3.0-develop.1
v3.2.2-develop.2
Release Notes for did-resolver v3.2.2-develop.2
What's Changed
- test: Rewrite and update integration tests using ginkgo framework [DEV-2311] by @abdulla-ashurov in #122
- test: Add additional unit tests for resolver scenarios [DEV-2360] by @abdulla-ashurov in #134
- fix: Change
representationNotSupported
error toinvalidDidUrl
if query is wrong or not supported [DEV-2401] by @abdulla-ashurov in #135
Full Changelog: v3.2.2-develop.1...v3.2.2-develop.2
v3.2.2-develop.1
Release Notes for did-resolver v3.2.2-develop.1
What's Changed
- ci: Update CI cache cleanup by @ankurdotb in #133
- chore(deps-dev): Bump semantic-release from 21.0.0 to 21.0.1 by @dependabot in #129
- chore(deps): Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #130
- fix: Fix DIDDoc versions API response results and an infinite redirects in get DIDDoc versions API [DEV-2413] by @abdulla-ashurov in #131
Full Changelog: v3.2.1...v3.2.2-develop.1
v3.2.1
Release Notes for did-resolver v3.2.1
What's Changed
- fix: Add static checks to resolver before requests are sent to the ledger [DEV-2204] by @abdulla-ashurov in #111
- feat: Refactoring handlers [DEV-2309] by @anikitinDSR in #114
- test: Rewrite and update unit tests using ginkgo framework [DEV-2310] by @abdulla-ashurov in #115
- chore(deps): Bump actions/setup-go from 3 to 4 by @dependabot in #117
- chore(deps): Bump amannn/action-semantic-pull-request from 5.1.0 to 5.2.0 by @dependabot in #118
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.2 by @dependabot in #126
- chore(deps): Bump github.com/onsi/gomega from 1.27.2 to 1.27.5 by @dependabot in #125
- chore(deps): Bump github.com/swaggo/swag from 1.8.10 to 1.8.12 by @dependabot in #128
- chore(deps-dev): Bump semantic-release from 20.1.1 to 21.0.0 by @dependabot in #123
- chore(deps): Bump github.com/multiformats/go-multibase from 0.1.1 to 0.2.0 by @dependabot in #120
- chore(deps): Bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.30.0 by @dependabot in #116
- feat: Add support for Accept-Encoding [DEV-2205] by @anikitinDSR in #121
Full Changelog: v3.1.0...v3.2.1
Release Notes for did-resolver v3.2.1
Full Changelog: v3.2.0-develop.2...v3.2.1
v3.2.0-develop.2
Release Notes for did-resolver v3.2.0-develop.2
What's Changed
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.2 by @dependabot in #126
- chore(deps): Bump github.com/onsi/gomega from 1.27.2 to 1.27.5 by @dependabot in #125
- chore(deps): Bump github.com/swaggo/swag from 1.8.10 to 1.8.12 by @dependabot in #128
- chore(deps-dev): Bump semantic-release from 20.1.1 to 21.0.0 by @dependabot in #123
- chore(deps): Bump github.com/multiformats/go-multibase from 0.1.1 to 0.2.0 by @dependabot in #120
- chore(deps): Bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.30.0 by @dependabot in #116
- feat: Add support for Accept-Encoding [DEV-2205] by @anikitinDSR in #121
Full Changelog: v3.2.0-develop.1...v3.2.0-develop.2
v3.2.0-develop.1
Release Notes for did-resolver v3.2.0-develop.1
What's Changed
- feat: Use API package cheqd-node instead of import full cheqd-node [DEV-2198] by @abdulla-ashurov in #112
- test: Rewrite and update unit tests using ginkgo framework [DEV-2310] by @abdulla-ashurov in #115
- chore(deps): Bump actions/setup-go from 3 to 4 by @dependabot in #117
- chore(deps): Bump amannn/action-semantic-pull-request from 5.1.0 to 5.2.0 by @dependabot in #118
Full Changelog: v3.1.0-develop.3...v3.2.0-develop.1
v3.1.0-develop.3
Release Notes for did-resolver v3.1.0-develop.3
What's Changed
- feat: Refactoring handlers [DEV-2309] by @anikitinDSR in #114
Full Changelog: v3.1.0-develop.2...v3.1.0-develop.3
v3.1.0-develop.2
Release Notes for did-resolver v3.1.0-develop.2
What's Changed
- fix: Add static checks to resolver before requests are sent to the ledger [DEV-2204] by @abdulla-ashurov in #111
Full Changelog: v3.1.0-develop.1...v3.1.0-develop.2