Releases: folio-org/mod-patron-blocks
Releases · folio-org/mod-patron-blocks
v1.11.1
v1.11.0
- Upgrade to RMB 35.3.0 (MODPATBLK-186)
- Generate
Item aged to lost
events during synchronization (MODPATBLK-179)
v1.10.0
- Upgrade RMB to 35.2.0 and Vertx 4.5.5 (MODPATBLK-174)
- Eliminate using maven-model 3.3.9 (MODPATBLK-171)
v1.9.0
- Use GitHub Workflows api-lint and api-schema-lint and api-doc (MODPATBLK-159)
- Migrate to Java 17 (MODPATBLK-166)
- Check error in GET
/_/tenant/<tenantid>
in ApiIT (MODPATBLK-170)
v1.8.0
- Logging improvement (MODPATBLK-122)
- Upgrade testcontainers-bom to 1.17.6 and mockserver to 5.14.0 to get arm64 support (MODPATBLK-141)
- Fix sporadic test failures caused by async race condition (MODPATBLK-148)
- Upgrade RMB to 35.0.1, Vert.x to 4.3.4 and mod-pubsub-client from Morning Glory 2.6.1 to Nolana 2.7.0 (MODPATBLK-149)
- Logging improvement - check log4j configuration, upgrade to log4j2 (MODPATBLK-150)
- Upgrade scala-library to 2.13.10 fixing Remote Code Execution and spring-beans to 5.2.22.RELEASE fixing Spring4Shell Remote Code Execution (MODPATBLK-152)
v1.6.1
- Upgrade spring-beans and scala-library (CVE-2022-22965, CVE-2022-36944) (MODPATBLK-152)
v1.7.1
- Upgrade pubsub, RMB, Vert.x for Nolana (MODPATBLK-149 #112)
v1.7.0
1.7.0 2022-10-18
- Supports users interface version 15.1 16.0 (MODPATBLK-140)
- Upgrade to RMB 35.0.0 and Vertx 4.3.3 (MODPATBLK-142)
v1.6.0
1.6.0 2022-06-28
- Do not remove loan from summary when FEE_FINE_BALANCE_CHANGED event is received (MODPATBLK-124)
- Set
openLoan.itemLost
to false on LOAD_DUE_DATE_CHANGED event if due date changed by recall (MOTPATBLK-126) - Delete user summary when synchronization generates no events (MODPATBLK-129)
- Update to RMB 34.0.0 (MODPATBLK-137)
v1.5.3
- Delete user summary before user-level synchronization (MODPATBLK-129)