Releases: nuts-foundation/nuts-demo-ehr
Releases · nuts-foundation/nuts-demo-ehr
v5.4.0
Maintenance release to keep versioning consistent with nuts-node.
What's Changed
- Bump github.com/lestrrat-go/jwx/v2 from 2.0.9 to 2.0.10 by @dependabot in #396
- Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #393
- Bump github.com/deepmap/oapi-codegen from 1.12.4 to 1.13.0 by @dependabot in #394
- Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26 by @dependabot in #398
- Bump github.com/lestrrat-go/jwx/v2 from 2.0.10 to 2.0.11 by @dependabot in #397
- Bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #399
- Bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #400
- Bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 by @dependabot in #401
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #402
Full Changelog: v5.3.1...v5.4.0
v5.3.1
v5.3.0-rc.1
This release implements the selfsigned means (NutsEmployeeCredential) as supported by Nuts node v5.3
What's Changed
- Update deepmap/openapi-codegen by @reinkrul in #371
- Bump webpack from 5.75.0 to 5.82.0 by @dependabot in #373
- Bump github.com/avast/retry-go/v4 from 4.3.3 to 4.3.4 by @dependabot in #367
- Bump github.com/lestrrat-go/jwx/v2 from 2.0.8 to 2.0.9 by @dependabot in #375
- Authz: require user context for patient resources by @reinkrul in #374
- Bump @vue/compiler-sfc from 3.2.34 to 3.3.2 by @dependabot in #380
- add Nuts API security audience setting by @woutslakhorst in #378
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #383
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #385
- Bump golang.org/x/crypto from 0.6.0 to 0.9.0 by @dependabot in #377
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #343
- Bump postcss from 8.4.19 to 8.4.24 by @dependabot in #387
- Implement self-signed means by @reinkrul in #372
Full Changelog: v5.2.1...v5.3.0-rc.1
v5.3.0
v5.2.1
v5.2.0
What's Changed
- Let FHIR proxy return updated Task as it was submitted by @reinkrul in #329
- Add support for new API authentication method (added in Nuts node v5.1.0) by @beardedfoo in #354
Full Changelog: v5.0.1...v5.2.0
v5.0.1
v5.0.0
v4.1.0
v4.0.0
Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#287) Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>