Skip to content

Releases: folio-org/mod-users-bl

v8.0.0

16 Apr 07:26
v8.0.0
b599178

Choose a tag to compare

Trillium R1 2026

Full Changelog: v7.5.0...v8.0.0

Breaking changes

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-builder from 35.4.0 to 36.0.0
  • Bump vertx from 4.5.13 to 5.0.6
  • Bump mod-configuration-client from 5.11.0 to 5.12.0

v7.10.4

22 Dec 14:42

Choose a tag to compare

v7.9.5

22 Dec 14:42

Choose a tag to compare

v7.10.3

11 Jul 11:12

Choose a tag to compare

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

27 May 13:50

Choose a tag to compare

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

27 May 11:51

Choose a tag to compare

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

20 Mar 11:15

Choose a tag to compare

Sunflower minor release

  • Fix POM libs version upgrades after Sunflower Releases (MODUSERBL-221)

7.10.0 2025-03-13

14 Mar 10:36

Choose a tag to compare

Sunflower release

  • Update to mod-users-bl Java 21 (FOLIO-4223)

7.7.5 2024-11-26

26 Nov 09:39

Choose a tag to compare

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

13 Nov 13:26

Choose a tag to compare

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)