Releases: folio-org/mod-users-bl
Releases · folio-org/mod-users-bl
v8.0.0
Trillium R1 2026
Full Changelog: v7.5.0...v8.0.0
Breaking changes
- Upgrade module to Vert.x 5.0 (MODUSERBL-230)
- Migrate to mod-settings for the configurations (MODUSERBL-228)
New APIs versions
- Requires
settings 1.1 - Requires
base-url 1.0 - Optional
permissions-users 1.0
Features
- Support mod-roles-keycloak for user's permissions during login (MODUSERBL-224)
- Search users in all tenants when using "Forgot password" and "Forgot username" links (MODUSERBL-225)
- Retrieve FOLIO_HOST from mod-settings instead of mod-configuration (MODUSERBL-234)
Bug fixes
- Not possible to delete patrons via UI that have expired manual blocks (MODUSERBL-231)
- Fix global settings permission names and settings scopes (MODUSERBL-228)
- Sensitive data in logs cleanup (MODUSERBL-218)
- Fix RestUtil.doRequest: payload comparison, method restriction (MODUSERBL-226)
Tech Dept
- Migrate CI from Jenkins to GitHub Actions Maven workflow (MODUSERBL-239)
Dependencies
- Bump
raml-module-builderfrom35.4.0to36.0.0 - Bump
vertxfrom4.5.13to5.0.6 - Bump
mod-configuration-clientfrom5.11.0to5.12.0
v7.10.4
- Update to RMB 35.4.1 (MODUSERBL-237)
v7.9.5
- Update to RMB 35.3.1 (MODUSERBL-236)
v7.10.3
What's Changed
- Support mod-roles-keycloak for user's permissions during login (MODUSERBL-224)
Full Changelog: v7.10.2...v7.10.3
v7.10.2
What's Changed
- Search users in all tenants when using "Forgot password" and "Forgot username" links (MODUSERBL-225)
Full Changelog: v7.10.1...v7.10.2
v7.9.4
What's Changed
- Search users in all tenants when using "Forgot password" and "Forgot username" links (MODUSERBL-225)
Full Changelog: v7.9.3...v7.9.4
7.10.1 2025-03-20
Sunflower minor release
- Fix POM libs version upgrades after Sunflower Releases (MODUSERBL-221)
7.10.0 2025-03-13
Sunflower release
- Update to mod-users-bl Java 21 (FOLIO-4223)
7.7.5 2024-11-26
Q release
7.7.5 2024-11-26
- Query fails on username with special characters (CQL and URL injection). (Query with username fails when username contains non-url-encoded characters) (MODUSERBL-208)
- Users with non-ASCII characters in username are unable to login. (MODUSERBL-182)
7.9.3 2024-11-13
Ramsons release
- Missing interface dependencies in module descriptor (MODUSERBL-213)
- Add permission for Delete request-preference, permissions, authen_credentails/password (MODUSERBL-214)
- Query fails on username with special characters (CQL and URL injection). (Query with username fails when username contains non-url-encoded characters) (MODUSERBL-208)