Skip to content

Commit

Permalink
chore(main): release 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dialogporten-bot committed Sep 10, 2024
1 parent f04e6c7 commit d0ccaa8
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.17.0](https://github.com/digdir/dialogporten/compare/v1.16.0...v1.17.0) (2024-09-10)


### Features

* Add SubjectResource entity and db migration ([#1048](https://github.com/digdir/dialogporten/issues/1048)) ([d04d764](https://github.com/digdir/dialogporten/commit/d04d764b80b855b4d906d23d48de53720b2d8bf1))
* **graphQL:** Add subscription for dialog details ([#1072](https://github.com/digdir/dialogporten/issues/1072)) ([8214acb](https://github.com/digdir/dialogporten/commit/8214acbf61085cacadaea3ef7e5f3d6ac222cc2c))
* Implement scalable dialog search authorization ([#875](https://github.com/digdir/dialogporten/issues/875)) ([aa8f84d](https://github.com/digdir/dialogporten/commit/aa8f84ded3aaf569e97e2d85f1035d1b14c59915))
* revise dialog status ([#1099](https://github.com/digdir/dialogporten/issues/1099)) ([0029f46](https://github.com/digdir/dialogporten/commit/0029f46c464e4ff05443cebb73be13b52879ab93))


### Bug Fixes

* ensure correct appsettings is used ([#1086](https://github.com/digdir/dialogporten/issues/1086)) ([d43f6d7](https://github.com/digdir/dialogporten/commit/d43f6d7d04108c8baaf131feb0b4a9c4efd18a42))
* ensure jobs are run with correct arguments and parameters ([#1085](https://github.com/digdir/dialogporten/issues/1085)) ([e21de56](https://github.com/digdir/dialogporten/commit/e21de56130c48684324fd648699a5965c8a88ebf))
* **webapi:** Return 422 when existing transmission IDs are used in dialog update ([#1094](https://github.com/digdir/dialogporten/issues/1094)) ([7a8a933](https://github.com/digdir/dialogporten/commit/7a8a933fd63f7c456f625bd1885ad429d1fc0832))

## [1.16.0](https://github.com/digdir/dialogporten/compare/v1.15.0...v1.16.0) (2024-09-04)


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

0 comments on commit d0ccaa8

Please sign in to comment.