Skip to content

Releases: cheqd/did-resolver

v3.3.0

28 Apr 14:36
40322dc
Compare
Choose a tag to compare

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 to invalidDidUrl 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

23 Apr 14:43
9ae8311
Compare
Choose a tag to compare
v3.3.0-develop.2 Pre-release
Pre-release

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

20 Apr 15:20
27c2303
Compare
Choose a tag to compare
v3.3.0-develop.1 Pre-release
Pre-release

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

12 Apr 09:33
86ee756
Compare
Choose a tag to compare
v3.2.2-develop.2 Pre-release
Pre-release

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 to invalidDidUrl 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

04 Apr 12:27
addd28d
Compare
Choose a tag to compare
v3.2.2-develop.1 Pre-release
Pre-release

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

30 Mar 15:55
Compare
Choose a tag to compare

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

30 Mar 09:57
bc9867e
Compare
Choose a tag to compare
v3.2.0-develop.2 Pre-release
Pre-release

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

29 Mar 09:17
Compare
Choose a tag to compare
v3.2.0-develop.1 Pre-release
Pre-release

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

17 Mar 10:23
9446e71
Compare
Choose a tag to compare
v3.1.0-develop.3 Pre-release
Pre-release

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

15 Mar 09:29
430e1fb
Compare
Choose a tag to compare
v3.1.0-develop.2 Pre-release
Pre-release

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