From 416db0cc1ddff6579543620b4612acb91ea91c1e Mon Sep 17 00:00:00 2001 From: Dialogporten Automation Bot <164321870+dialogporten-bot@users.noreply.github.com> Date: Fri, 3 May 2024 09:44:23 +0200 Subject: [PATCH] chore(main): release 1.6.0 --- CHANGELOG.md | 17 +++++++++++++++++ version.txt | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82fbcf947..7429c33bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.6.0](https://github.com/digdir/dialogporten/compare/v1.5.0...v1.6.0) (2024-05-03) + + +### Features + +* Add authorization caching ([#591](https://github.com/digdir/dialogporten/issues/591)) ([2f86d7e](https://github.com/digdir/dialogporten/commit/2f86d7e6982f2d1e228a753a0b625904caf443ea)) +* Add GraphQL POC ([#636](https://github.com/digdir/dialogporten/issues/636)) ([c779eac](https://github.com/digdir/dialogporten/commit/c779eac72372e925f8bb3d348812322ebdef319a)) +* Add support for apps as serviceresource ([#658](https://github.com/digdir/dialogporten/issues/658)) ([adf91ce](https://github.com/digdir/dialogporten/commit/adf91ce739980abd0177b26d55f9db956f1e95fb)) +* Authorized parties endpoint in enduser API ([#661](https://github.com/digdir/dialogporten/issues/661)) ([050ccbb](https://github.com/digdir/dialogporten/commit/050ccbb548d9f8bf03842041bd675f8f27504141)) + + +### Bug Fixes + +* Accept app references with urn:altinn:resource prefix ([#685](https://github.com/digdir/dialogporten/issues/685)) ([c9a5606](https://github.com/digdir/dialogporten/commit/c9a5606f932fb029ecf8a891b9a9246dc631db52)) +* ensure performed by is set for activities ([#628](https://github.com/digdir/dialogporten/issues/628)) ([1adf075](https://github.com/digdir/dialogporten/commit/1adf075de2a25fa83b4909cf9b29020b53cf9c0f)) +* Use HttpClient wrappers that ensure success to match FusionCache expectations ([#684](https://github.com/digdir/dialogporten/issues/684)) ([7c1e966](https://github.com/digdir/dialogporten/commit/7c1e96650cf54594a33fb380c8b42518392f1741)) + ## [1.5.0](https://github.com/digdir/dialogporten/compare/v1.4.0...v1.5.0) (2024-04-10) diff --git a/version.txt b/version.txt index bc80560fa..dc1e644a1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.5.0 +1.6.0