Releases: cheqd/did-resolver
Releases · cheqd/did-resolver
v3.5.2
Release Notes for did-resolver v3.5.2
What's Changed
- chore(deps): Bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 by @dependabot in #176
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #188
- chore(deps): Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #194
- chore(deps): Bump docker/build-push-action from 4 to 5 by @dependabot in #192
- chore(deps): Bump docker/metadata-action from 4 to 5 by @dependabot in #193
- chore(deps): Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #195
- chore(deps): Bump docker/login-action from 2 to 3 by @dependabot in #197
- chore(deps-dev): Bump semantic-release from 21.1.1 to 22.0.8 by @dependabot in #220
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.13.1 by @dependabot in #219
- chore(deps): Bump amannn/action-semantic-pull-request from 5.2.0 to 5.4.0 by @dependabot in #217
- chore(deps): Bump github.com/google/uuid from 1.3.0 to 1.4.0 by @dependabot in #214
- chore(deps): Bump actions/setup-node from 3 to 4 by @dependabot in #213
- chore(deps): Bump google.golang.org/grpc from 1.56.2 to 1.56.3 by @dependabot in #211
- chore(deps): Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #206
- chore: Bump deps by @anikitinDSR in #221
- fix: Add explicit
previousVersionId
,nextVersionId
on DID resolution metadata by @Eengineer1 in #239
New Contributors
- @Eengineer1 made their first contribution in #239
Full Changelog: v3.5.1...v3.5.2
v3.5.2-develop.1
Release Notes for did-resolver v3.5.2-develop.1
What's Changed
- chore(deps): Bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 by @dependabot in #176
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #188
- chore(deps): Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #194
- chore(deps): Bump docker/build-push-action from 4 to 5 by @dependabot in #192
- chore(deps): Bump docker/metadata-action from 4 to 5 by @dependabot in #193
- chore(deps): Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #195
- chore(deps): Bump docker/login-action from 2 to 3 by @dependabot in #197
- chore(deps-dev): Bump semantic-release from 21.1.1 to 22.0.8 by @dependabot in #220
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.13.1 by @dependabot in #219
- chore(deps): Bump amannn/action-semantic-pull-request from 5.2.0 to 5.4.0 by @dependabot in #217
- chore(deps): Bump github.com/google/uuid from 1.3.0 to 1.4.0 by @dependabot in #214
- chore(deps): Bump actions/setup-node from 3 to 4 by @dependabot in #213
- chore: Bump deps by @anikitinDSR in #221
- fix: Add explicit
previousVersionId
,nextVersionId
on DID resolution metadata by @Eengineer1 in #239
New Contributors
- @Eengineer1 made their first contribution in #239
Full Changelog: v3.5.1...v3.5.2-develop.1
v3.5.1
Release Notes for did-resolver v3.5.1
What's Changed
- chore(deps-dev): Bump semantic-release from 21.0.6 to 21.0.7 by @dependabot in #175
Full Changelog: v3.5.1-develop.1...v3.5.1
v3.5.1-develop.1
Release Notes for did-resolver v3.5.1-develop.1
What's Changed
- build(deps): Bump google.golang.org/grpc from 1.56.1 to 1.56.2 by @dependabot in #174
Full Changelog: v3.5.0...v3.5.1-develop.1
v3.5.0
Release Notes for did-resolver v3.5.0
What's Changed
- feat: Support date only format with versionTime, resourceTime query parameters [DEV-2807] by @abdulla-ashurov in #165
- fix: Minor fix of "transformKey" to "transformKeys" [DEV-2813] by @abdulla-ashurov in #164
- fix: Fix codeql by @anikitinDSR in #170
- chore(deps-dev): Bump conventional-changelog-conventionalcommits from 6.0.0 to 6.1.0 by @dependabot in #166
- chore(deps): Bump google.golang.org/grpc from 1.55.0 to 1.56.1 by @dependabot in #171
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 by @dependabot in #167
- chore(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #173
Full Changelog: v3.4.0...v3.5.0
v3.4.0-develop.3
Release Notes for did-resolver v3.4.0-develop.3
What's Changed
- chore(deps-dev): Bump conventional-changelog-conventionalcommits from 6.0.0 to 6.1.0 by @dependabot in #166
- chore(deps): Bump google.golang.org/grpc from 1.55.0 to 1.56.1 by @dependabot in #171
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 by @dependabot in #167
- chore(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #173
Full Changelog: v3.4.0-develop.2...v3.4.0-develop.3
v3.4.0
Release Notes for did-resolver v3.4.0
What's Changed
- chore(minor fixes): Includes minor fixes with datetime representation and parsing by @anikitinDSR in #169
Full Changelog: v3.3.3...v3.4.0
v3.4.0-develop.2
Release Notes for did-resolver v3.4.0-develop.2
What's Changed
- fix: Fix codeql by @anikitinDSR in #170
Full Changelog: v3.4.0-develop.1...v3.4.0-develop.2
v3.3.3
Release Notes for did-resolver v3.3.3
What's Changed
- fix: Implement fixes to timestamps in resolver to be conformant with spec [DEV 2569] by @abdulla-ashurov in #163
- chore(deps-dev): Bump semantic-release from 21.0.2 to 21.0.3 by @dependabot in #153
- chore(deps): Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #161
- chore(deps): Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #155
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.10.0 by @dependabot in #160
- chore(deps-dev): Bump conventional-changelog-conventionalcommits from 5.0.0 to 6.0.0 by @dependabot in #159
- chore(deps-dev): Bump @semantic-release/commit-analyzer from 9.0.2 to 10.0.1 by @dependabot in #157
- chore(deps-dev): Bump semantic-release from 21.0.3 to 21.0.5 by @dependabot in #158
Full Changelog: v3.3.1...v3.3.3
v3.3.2-develop.1
Release Notes for did-resolver v3.3.2-develop.1
What's Changed
- chore(deps-dev): Bump semantic-release from 21.0.2 to 21.0.3 by @dependabot in #153
- chore(deps): Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #161
- chore(deps): Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #155
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.10.0 by @dependabot in #160
- chore(deps-dev): Bump conventional-changelog-conventionalcommits from 5.0.0 to 6.0.0 by @dependabot in #159
- chore(deps-dev): Bump @semantic-release/commit-analyzer from 9.0.2 to 10.0.1 by @dependabot in #157
- chore(deps-dev): Bump semantic-release from 21.0.3 to 21.0.5 by @dependabot in #158
- fix: Implement fixes to timestamps in resolver to be conformant with spec [DEV 2569] by @abdulla-ashurov in #163
Full Changelog: v3.3.1...v3.3.2-develop.1