From 74956464d15cc8adc5baef4656db0afe36d5332b Mon Sep 17 00:00:00 2001 From: DaSCH Bot <50987250+daschbot@users.noreply.github.com> Date: Tue, 28 May 2024 12:36:28 +0200 Subject: [PATCH] chore(main): Release 30.15.0 --- CHANGELOG.md | 23 +++++++++++++++++++++++ version.txt | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9de1f42665f..005d32874d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## [30.15.0](https://github.com/dasch-swiss/dsp-api/compare/v30.14.0...v30.15.0) (2024-05-28) + + +### Maintenance + +* Move actor message constructor exceptions, remove the message ([#3249](https://github.com/dasch-swiss/dsp-api/issues/3249)) ([5f840c0](https://github.com/dasch-swiss/dsp-api/commit/5f840c0006cbf7891b2931ba83dd7e3fc5b75125)) +* Remove repo upgrade test and unused scripts and data ([#3253](https://github.com/dasch-swiss/dsp-api/issues/3253)) ([d7d7db7](https://github.com/dasch-swiss/dsp-api/commit/d7d7db77801c80556b7646be59aa5ba6a1cfcc5c)) + + +### Documentation + +* Render OpenAPI content into md document, remove generated ymls from git (DEV-3443) ([#3254](https://github.com/dasch-swiss/dsp-api/issues/3254)) ([7f7c0b6](https://github.com/dasch-swiss/dsp-api/commit/7f7c0b6fb051961f393a82f36dace19e8022d186)) + + +### Enhancements + +* **sipi:** Allow read all images for users with write:project:XXXX scope (DEV-2628) ([#3250](https://github.com/dasch-swiss/dsp-api/issues/3250)) ([9489ecd](https://github.com/dasch-swiss/dsp-api/commit/9489ecd64b77563533e7279a4eccc5a8825d932d)) + + +### Bug Fixes + +* Fix comment on list values (DEV-3647) ([#3247](https://github.com/dasch-swiss/dsp-api/issues/3247)) ([cb933b7](https://github.com/dasch-swiss/dsp-api/commit/cb933b750cd393ff91e151371fb00bf3321b7c5b)) + ## [30.14.0](https://github.com/dasch-swiss/dsp-api/compare/v30.13.0...v30.14.0) (2024-05-15) diff --git a/version.txt b/version.txt index 73043c318ac..52636e44de0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -30.14.0 +30.15.0