Skip to content

Commit

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


##
[1.51.0](v1.50.9...v1.51.0)
(2025-02-17)


### Features

* Add event for transmission created
([#1893](#1893))
([ae0f7dc](ae0f7dc))


### Bug Fixes

* **webapi:** Mask unauthorized attachment URLs in EndUser transmission
endpoints ([#1890](#1890))
([f2f817b](f2f817b))


### Miscellaneous Chores

* **ci:** Always push new container version tags on release
([#1887](#1887))
([7d31b3b](7d31b3b))

---
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 Feb 17, 2025
1 parent ae0f7dc commit 19a9984
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.50.9"
".": "1.51.0"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.51.0](https://github.com/Altinn/dialogporten/compare/v1.50.9...v1.51.0) (2025-02-17)


### Features

* Add event for transmission created ([#1893](https://github.com/Altinn/dialogporten/issues/1893)) ([ae0f7dc](https://github.com/Altinn/dialogporten/commit/ae0f7dc5b34f1e3bdfb4026cbf3427cd19232306))


### Bug Fixes

* **webapi:** Mask unauthorized attachment URLs in EndUser transmission endpoints ([#1890](https://github.com/Altinn/dialogporten/issues/1890)) ([f2f817b](https://github.com/Altinn/dialogporten/commit/f2f817b9972152d2dce643288703d0477ce709f5))


### Miscellaneous Chores

* **ci:** Always push new container version tags on release ([#1887](https://github.com/Altinn/dialogporten/issues/1887)) ([7d31b3b](https://github.com/Altinn/dialogporten/commit/7d31b3b9f5f3b25f6d7254aed73d20e32c4309a2))

## [1.50.9](https://github.com/Altinn/dialogporten/compare/v1.50.8...v1.50.9) (2025-02-16)


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

0 comments on commit 19a9984

Please sign in to comment.