Skip to content

Commit

Permalink
chore(main): release 1.28.0 (#1366)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.28.0](v1.27.1...v1.28.0)
(2024-11-05)


### Features

* update swagger name generation
([#1350](#1350))
([94c5544](94c5544))
* **webapi:** Add ExternalReference to dialog search result
([#1384](#1384))
([431fe16](431fe16))
* **webapi:** Return 410 GONE for notification checks on deleted dialogs
([#1387](#1387))
([198bebd](198bebd))


### Bug Fixes

* Add system user id to identifying claims
([#1362](#1362))
([16f160d](16f160d))
* **e2e:** Use pagination in sentinel
([#1372](#1372))
([a1df0ff](a1df0ff))
* fixed placement of referenced workflow-file
([#1365](#1365))
([49c1d80](49c1d80))
* workaround for github number error in dispatch workflow
([#1367](#1367))
([06ee356](06ee356))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
arealmaas authored Nov 5, 2024
1 parent 623a4f4 commit ed3e64e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.28.0](https://github.com/digdir/dialogporten/compare/v1.27.1...v1.28.0) (2024-11-05)


### Features

* update swagger name generation ([#1350](https://github.com/digdir/dialogporten/issues/1350)) ([94c5544](https://github.com/digdir/dialogporten/commit/94c55446dbc52ec69def8a74bab6bf7a928d2f3c))
* **webapi:** Add ExternalReference to dialog search result ([#1384](https://github.com/digdir/dialogporten/issues/1384)) ([431fe16](https://github.com/digdir/dialogporten/commit/431fe16587c787e785a8a100f3c464c339d5ee0b))
* **webapi:** Return 410 GONE for notification checks on deleted dialogs ([#1387](https://github.com/digdir/dialogporten/issues/1387)) ([198bebd](https://github.com/digdir/dialogporten/commit/198bebd6d44554b4c66917c9d6921e730ab648fe))


### Bug Fixes

* Add system user id to identifying claims ([#1362](https://github.com/digdir/dialogporten/issues/1362)) ([16f160d](https://github.com/digdir/dialogporten/commit/16f160d5f5a2293444ac63c0ae13a713b3afe318))
* **e2e:** Use pagination in sentinel ([#1372](https://github.com/digdir/dialogporten/issues/1372)) ([a1df0ff](https://github.com/digdir/dialogporten/commit/a1df0ff06bbc10c07db100d35fafa85c3f95393d))
* fixed placement of referenced workflow-file ([#1365](https://github.com/digdir/dialogporten/issues/1365)) ([49c1d80](https://github.com/digdir/dialogporten/commit/49c1d8042040fe5e9eef1646a76b7c7ecaac062f))
* workaround for github number error in dispatch workflow ([#1367](https://github.com/digdir/dialogporten/issues/1367)) ([06ee356](https://github.com/digdir/dialogporten/commit/06ee3563efcd37156aea755db03c90666610e625))

## [1.27.1](https://github.com/digdir/dialogporten/compare/v1.27.0...v1.27.1) (2024-10-30)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.27.1
1.28.0

0 comments on commit ed3e64e

Please sign in to comment.