From f60249a0a2137430c2c55b147db10fb473a97307 Mon Sep 17 00:00:00 2001 From: Dialogporten Automation Bot <164321870+dialogporten-bot@users.noreply.github.com> Date: Mon, 3 Mar 2025 14:49:04 +0100 Subject: [PATCH] chore(main): release 1.57.2 (#1990) :robot: I have created a release *beep* *boop* --- ## [1.57.2](https://github.com/Altinn/dialogporten/compare/v1.57.1...v1.57.2) (2025-03-03) ### Bug Fixes * Add missing prefixes in Swagger TypeNameConverter exlude list ([#1992](https://github.com/Altinn/dialogporten/issues/1992)) ([88925c1](https://github.com/Altinn/dialogporten/commit/88925c1601de8efb0a4596256c52405710f8c438)) * **ci:** Wait for infra deployment before deploying apps in prod pipeline ([#1989](https://github.com/Altinn/dialogporten/issues/1989)) ([224e837](https://github.com/Altinn/dialogporten/commit/224e83720e3c08462ad79e7fc5049e88190054c4)) ### Miscellaneous Chores * **performance:** Make improved tests for search ([#1983](https://github.com/Altinn/dialogporten/issues/1983)) ([9412a85](https://github.com/Altinn/dialogporten/commit/9412a851b859a6400eda88ab2ac1613032e7b66d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4a5d7b25e..18d9ec48a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.57.1" + ".": "1.57.2" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 95890c3e7..0af03bc5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.57.2](https://github.com/Altinn/dialogporten/compare/v1.57.1...v1.57.2) (2025-03-03) + + +### Bug Fixes + +* Add missing prefixes in Swagger TypeNameConverter exlude list ([#1992](https://github.com/Altinn/dialogporten/issues/1992)) ([88925c1](https://github.com/Altinn/dialogporten/commit/88925c1601de8efb0a4596256c52405710f8c438)) +* **ci:** Wait for infra deployment before deploying apps in prod pipeline ([#1989](https://github.com/Altinn/dialogporten/issues/1989)) ([224e837](https://github.com/Altinn/dialogporten/commit/224e83720e3c08462ad79e7fc5049e88190054c4)) + + +### Miscellaneous Chores + +* **performance:** Make improved tests for search ([#1983](https://github.com/Altinn/dialogporten/issues/1983)) ([9412a85](https://github.com/Altinn/dialogporten/commit/9412a851b859a6400eda88ab2ac1613032e7b66d)) + ## [1.57.1](https://github.com/Altinn/dialogporten/compare/v1.57.0...v1.57.1) (2025-02-28) diff --git a/version.txt b/version.txt index b4cf7c0db..0af844be0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.57.1 +1.57.2