Skip to content

Commit

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


##
[1.26.0](v1.25.0...v1.26.0)
(2024-10-22)


### Features

* Add masstransit outbox system
([#1277](#1277))
([bc04860](bc04860))


### Bug Fixes

* **infrastructure:** use correct networking for servicebus
([#1320](#1320))
([4fb42bb](4fb42bb))
* Return distinct actions in GetAlinnActions
([#1298](#1298))
([49948b2](49948b2))
* Upgraded Altinn.ApiClients.Maskinporten, specify
TokenExchangeEnvironment
([#1328](#1328))
([5156799](5156799))

---
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
dialogporten-bot authored Oct 22, 2024
1 parent 5156799 commit 0265fe1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.26.0](https://github.com/digdir/dialogporten/compare/v1.25.0...v1.26.0) (2024-10-22)


### Features

* Add masstransit outbox system ([#1277](https://github.com/digdir/dialogporten/issues/1277)) ([bc04860](https://github.com/digdir/dialogporten/commit/bc048604e96bac67c91193c7d82b031bd9be2923))


### Bug Fixes

* **infrastructure:** use correct networking for servicebus ([#1320](https://github.com/digdir/dialogporten/issues/1320)) ([4fb42bb](https://github.com/digdir/dialogporten/commit/4fb42bbe0af6a9023369f0676be6f38e9fd7c780))
* Return distinct actions in GetAlinnActions ([#1298](https://github.com/digdir/dialogporten/issues/1298)) ([49948b2](https://github.com/digdir/dialogporten/commit/49948b246247d7798496ddb0225620c809aee4f1))
* Upgraded Altinn.ApiClients.Maskinporten, specify TokenExchangeEnvironment ([#1328](https://github.com/digdir/dialogporten/issues/1328)) ([5156799](https://github.com/digdir/dialogporten/commit/51567996b11ceb76b503b22aa0226acd575aaad2))

## [1.25.0](https://github.com/digdir/dialogporten/compare/v1.24.0...v1.25.0) (2024-10-17)


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

0 comments on commit 0265fe1

Please sign in to comment.