Skip to content

Releases: cheqd/did-resolver

v3.1.0

09 Mar 10:24
ed6c431
Compare
Choose a tag to compare

Release Notes for did-resolver v3.1.0

What's Changed

  • feat: Use API package cheqd-node instead of import full cheqd-node [DEV-2198] by @abdulla-ashurov in #98
  • feat: Use API package cheqd-node instead of import full cheqd-node [DEV-2198] by @abdulla-ashurov in #112

Full Changelog: v3.0.2...v3.1.0

v3.1.0-develop.1

06 Mar 09:03
712480c
Compare
Choose a tag to compare
v3.1.0-develop.1 Pre-release
Pre-release

Release Notes for did-resolver v3.1.0-develop.1

What's Changed

  • feat: Use API package cheqd-node instead of import full cheqd-node [DEV-2198] by @abdulla-ashurov in #98

Full Changelog: v3.0.2...v3.1.0-develop.1

v3.0.2

01 Mar 15:33
Compare
Choose a tag to compare

Release Notes for did-resolver v3.0.2

What's Changed

  • chore(deps): Bump github.com/swaggo/swag from 1.8.1 to 1.8.10 by @dependabot in #109
  • chore(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #107
  • chore(deps): Bump github.com/cheqd/cheqd-node from 1.2.5 to 1.2.8 by @dependabot in #108
  • build: Update Goreleaser file to publish checksums and changelog consistently by @ankurdotb in #110

Full Changelog: v3.0.0...v3.0.2

v3.0.1-develop.1

01 Mar 14:43
c4e05f6
Compare
Choose a tag to compare
v3.0.1-develop.1 Pre-release
Pre-release

Release Notes for did-resolver v3.0.1-develop.1

What's Changed

  • chore(deps): Bump github.com/swaggo/swag from 1.8.1 to 1.8.10 by @dependabot in #109
  • chore(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #107
  • chore(deps): Bump github.com/cheqd/cheqd-node from 1.2.5 to 1.2.8 by @dependabot in #108
  • build: Update Goreleaser file to publish checksums and changelog consistently by @ankurdotb in #110

Full Changelog: v3.0.0...v3.0.1-develop.1

v3.0.0

23 Feb 09:19
e88d02e
Compare
Choose a tag to compare

Release Notes for did-resolver v3.0.0

What's Changed

Features

Build improvements

  • build: fix typo in container registry domain by @p- in #99
  • build(deps): Fix imports by @ankurdotb in #103

CI / CD

  • ci: Fix workflows to remove set-output by @ankurdotb in #74
  • ci(deps): Bump docker/build-push-action from 3 to 4 by @dependabot in #96
  • ci(deps): Bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 by @dependabot in #100

Other changes

  • chore(deps): Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #71
  • chore(deps): Bump github.com/swaggo/swag from 1.8.8 to 1.8.9 by @dependabot in #70
  • chore(deps): Bump github.com/labstack/echo/v4 from 4.9.1 to 4.10.0 by @dependabot in #72
  • chore(deps): Bump easimon/wipe-cache from 1 to 2 by @dependabot in #95
  • chore(deps): Bump google.golang.org/grpc from 1.51.0 to 1.53.0 by @dependabot in #102
  • chore(deps): Bump github.com/spf13/viper from 1.14.0 to 1.15.0 by @dependabot in #92
  • chore(deps): Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in #90
  • chore(deps): Bump github.com/swaggo/swag from 1.8.8 to 1.8.10 by @dependabot in #87
  • chore(deps-dev): Bump semantic-release from 19.0.5 to 20.1.0 by @dependabot in #80
  • chore(deps): Bump github.com/labstack/echo/v4 from 4.9.1 to 4.10.0 by @dependabot in #88
  • chore(deps): bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.2 by @dependabot in #106
  • chore(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #104

New Contributors

Full Changelog: v1.2.5...v3.0.0

v3.0.0-develop.5

22 Feb 20:21
Compare
Choose a tag to compare
v3.0.0-develop.5 Pre-release
Pre-release

Release Notes for did-resolver v3.0.0-develop.5

Changelog

Build Improvements

v3.0.0-develop.3

15 Feb 17:58
Compare
Choose a tag to compare
v3.0.0-develop.3 Pre-release
Pre-release

Release Notes for did-resolver v3.0.0-develop.3

Changelog

Other changes

v3.0.0-develop.2

15 Feb 15:37
Compare
Choose a tag to compare
v3.0.0-develop.2 Pre-release
Pre-release

Release Notes for did-resolver v3.0.0-develop.2

Changelog

Other changes

v2.0.2

15 Feb 17:37
Compare
Choose a tag to compare

Release Notes for did-resolver v2.0.2

Changelog

  • ci(deps): Bump docker/build-push-action from 3 to 4 by @dependabot in #96
  • ci(deps): Bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 by @dependabot in #100

Full Changelog: v2.0.1...v2.0.2

v2.0.1

15 Feb 13:47
7bbcf9d
Compare
Choose a tag to compare

Release Notes for did-resolver v2.0.1

Changelog

Build Improvements

Other changes

  • dbae650: Fix typo in container registry domain (@p-)