Skip to content

Commit 71b267a

Browse files
chore(main): release 1.57.6 (#2020)
🤖 I have created a release *beep* *boop* --- ## [1.57.6](v1.57.5...v1.57.6) (2025-03-07) ### Bug Fixes * **ci:** Add always() for performance tests ([#2022](#2022)) ([82e28ec](82e28ec)) * **db:** Add missing indexes for search ([#2015](#2015)) ([69d75a6](69d75a6)) * Disallow search filter with CreatedAfter greater than CreatedBefore ([#2019](#2019)) ([75af11e](75af11e)) ### Miscellaneous Chores * **graphql:** Remove HasOnlyAccessToSubParties from sub-party ([#2021](#2021)) ([8b7a8b6](8b7a8b6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 82e28ec commit 71b267a

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.57.5"
2+
".": "1.57.6"
33
}

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.57.6](https://github.com/Altinn/dialogporten/compare/v1.57.5...v1.57.6) (2025-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** Add always() for performance tests ([#2022](https://github.com/Altinn/dialogporten/issues/2022)) ([82e28ec](https://github.com/Altinn/dialogporten/commit/82e28ecc699887e44c9f598ae535ebc27a4c32b6))
9+
* **db:** Add missing indexes for search ([#2015](https://github.com/Altinn/dialogporten/issues/2015)) ([69d75a6](https://github.com/Altinn/dialogporten/commit/69d75a6fee5685cb250da1641fa2f3c4de70c149))
10+
* Disallow search filter with CreatedAfter greater than CreatedBefore ([#2019](https://github.com/Altinn/dialogporten/issues/2019)) ([75af11e](https://github.com/Altinn/dialogporten/commit/75af11e4d0877979431498ef06c98157af6b7529))
11+
12+
13+
### Miscellaneous Chores
14+
15+
* **graphql:** Remove HasOnlyAccessToSubParties from sub-party ([#2021](https://github.com/Altinn/dialogporten/issues/2021)) ([8b7a8b6](https://github.com/Altinn/dialogporten/commit/8b7a8b60714894c7d231ce1c872d145f879a7172))
16+
317
## [1.57.5](https://github.com/Altinn/dialogporten/compare/v1.57.4...v1.57.5) (2025-03-06)
418

519

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.57.5
1+
1.57.6

0 commit comments

Comments
 (0)