-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Post release 24.3.7 #1536
Merged
Merged
Post release 24.3.7 #1536
Conversation
This file contains 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
* CIRC-2168 Patron notices for the trigger “Item recalled” not sent if the item is not 1st in the title request queue (#1512) * CIRC-2168 Fix patron notice issue * CIRC-2168 Fix patron notice issue * CIRC-2168 Adding test case for the new scenario * CIRC-2168 Fix sonar issues * Fixing test case error * Update NEWS * [maven-release-plugin] prepare release v24.3.1 * [maven-release-plugin] prepare for next development iteration
…p-release-24.3.2 # Conflicts: # pom.xml # src/test/java/api/requests/RequestsAPICreationTests.java
CIRC-2191 Release 24.3.2
* CIRC-2182 Add support for intermediate request * CIRC-2182 Add missing permissions * CIRC-2182 Add missing permissions * CIRC-2182 Add missing permissions * CIRC-2182 Refactoring and logging * CIRC-2182 Extend test (cherry picked from commit 7d6bfe8)
CIRC-2200 Release 24.3.3
(cherry picked from commit 6b91a09)
[CIRC-2208] Release 24.3.4
* CIRC-2197 Fix search slips for requests queue * CIRC-2197 fix code smells (cherry picked from commit 6654963)
CIRC-2217 Release 24.3.5
(cherry picked from commit 297dbe6)
CIRC-2220 Release 24.3.6
* CIRC-2177: populating request.item new fields before request update and create * CIRC-2177: populating request.item new fields for request get API's * CIRC-2177: added debugging log * CIRC-2177: setting SP and location from requestRepresentation * CIRC-2177: unit test case implementation * CIRC-2177: fix unit test issue * CIRC-2177: fix unit test issue * CIRC-2177: added check for location and SP in StoredRequestRepresentation * CIRC-2177: upgraded request-storage interface version from 6.1 to 6.2
Quality Gate passedIssues Measures |
gurleenkaurbp
approved these changes
Jan 13, 2025
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
Approach
TODOS and Open Questions
Learning