Releases: folio-org/mod-users-bl
Releases · folio-org/mod-users-bl
v7.7.0 2024-03-20
Q release
7.7.0 2024-03-20
- Update 'feesfines' interface version to 19.0 (MODUSERBL-178)
- Remove duplicated code (MODUSERBL-170)
- mod-users-bl Quesnelia 2024 R1 - RMB v35.2.x update (MODUSERBL-187)
v7.6.0
- Module needs to respond 404 when 404 is received from /authn/login and /token endpoints (MODUSERBL-180)
- Needs to use new /token/sign endpoint of mod-at (MODUSERBL-176)
- Implement /login-with-expiry to expose login expiration to the UI (MODUSERBL-150)
- Add support of Forgot Password/Forgot Username for Consortia functionality (MODUSERBL-169)
- Update to Java 17 mod-users-bl (MODUSERBL-172)
- Add support of Reset Password action for Consortia functionality (MODUSERBL-167)
- Fetch home tenant during login and extend response with it (MODUSERBL-166)
- Update feesfines interface version to 18.0 (MODUSERBL-165)
- Update copyright year (FOLIO-1021)
- Use GitHub Workflows api-lint, api-schema-lint and api-doc (FOLIO-3678)
v7.5.0
v7.4.0
v7.3.0
v7.2.4
Fix socket leaks for HttpClientInterface usage (MODUSERBL-147)
v7.2.3
- Increase max container mem to 512MB (MODUSERBL-144)
- Rebuild to fix ZipException on 64-bit systems (FOLIO-3484)
v7.2.2
- Vert.x HttpClient objects are leaked (MODUSERBL-80)
- Update dependencies (RMB, Vertx, Jackson, Netty) (MODUSERBL-145)
- Remove reference to login.item.get (MODUSERBL-141)
v7.2.1
- Removed unused permissions (MODUSERBL-140)