MODLD-1110: Release v2.0.4 - #570
Merged
Merged
Conversation
…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
marked this pull request as ready for review
August 18, 2026 20:28
zepheiryan
requested review from
a team,
Aliaksandr-Fedasiuk,
psmagin and
viacheslavkol
and removed request for
a team
August 18, 2026 20:28
psmagin
approved these changes
Aug 19, 2026
Aliaksandr-Fedasiuk
approved these changes
Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Purpose
Patch release v2.0.4
Approach
Cherry pick all MODLD-1040 changes since v2.0.3, prepare release v2.0.4.
Changes Checklist
Related Issues
https://folio-org.atlassian.net/browse/MODLD-1110