Skip to content

MODLD-1110: Release v2.0.4 - #570

Merged
zepheiryan merged 5 commits into
b2.0.4from
tmp-release-2.0.4
Aug 19, 2026
Merged

MODLD-1110: Release v2.0.4#570
zepheiryan merged 5 commits into
b2.0.4from
tmp-release-2.0.4

Conversation

@zepheiryan

Copy link
Copy Markdown
Contributor

Purpose

Patch release v2.0.4

Approach

Cherry pick all MODLD-1040 changes since v2.0.3, prepare release v2.0.4.

Changes Checklist

  • API Changes: Document any API paths, methods, request or response bodies changed, added, or removed.
  • Database Schema Changes: Indicate any database schema changes and their impact. Confirm that migration scripts were created.
  • Interface Version Changes: Indicate any changes to interface versions.
  • Interface Dependencies: Document added or removed dependencies.
  • Permissions: Document any changes to permissions.
  • Logging: Confirm that logging is appropriately handled.
  • Unit Testing: Confirm that changed classes were covered by unit tests.
  • Integration Testing: Confirm that changed logic was covered by integration tests.
  • Manual Testing: Confirm that changes were tested on local or dev environment.
  • NEWS: Confirm that the NEWS file is updated with relevant information about the changes made in this pull request.

Related Issues

https://folio-org.atlassian.net/browse/MODLD-1110

…s per profile and a label (#546)

* Add changes to support multiple named settings per user per profile

* Update API specs to work with modified data model

* Update methods to work with modified data model and modified API

* Add create settings endpoint, update integration tests

* Test setProfileSettings

* Return saved object, add a delete method

* Update tests

* Pull out profile existence check to its own method

* Require unique profile setting names per user-profile

* Remove trailing spaces

* Add NotBlank annotation to profile settings name

* Add validator unit test, update integration test with constraint tests

* Update changelog

* Remove stray semi

* Update module descriptor with profile settings changes
@zepheiryan zepheiryan changed the title Tmp release 2.0.4 MODLD-1110: Release v2.0.4 Aug 17, 2026
@sonarqubecloud

Copy link
Copy Markdown

@zepheiryan
zepheiryan marked this pull request as ready for review August 18, 2026 20:28
@zepheiryan
zepheiryan requested review from a team, Aliaksandr-Fedasiuk, psmagin and viacheslavkol and removed request for a team August 18, 2026 20:28
@zepheiryan
zepheiryan merged commit b63d352 into b2.0.4 Aug 19, 2026
23 checks passed
@zepheiryan
zepheiryan deleted the tmp-release-2.0.4 branch August 19, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants