Skip to content

Releases: folio-org/mod-users-bl

v7.1.1

16 Dec 16:22
Compare
Choose a tag to compare
  • Upgrade to RMB to address log4j security vulnerability (MODUSERBL-123)

v7.0.1

16 Dec 17:19
Compare
Choose a tag to compare

Upgrade to RMB to address log4j security vulnerability (MODUSERBL-123)

v7.1.0

05 Oct 10:14
Compare
Choose a tag to compare
  • Optionally requires feesfines 16.3 or 17.0

v7.0.0

15 Jun 14:46
Compare
Choose a tag to compare
  • Checks for open transactions (e.g. loans, fines) when attempting to delete a user (MODUSERBL-116, MODUSERBL-115)
  • embed_postgres command line option is no longer supported (MODUSERBL-119)
  • Upgrades to RAML-Module-Builder 33.0.0 (MODUSERBL-119)
  • Upgrades to Vert.x 4.1.0.CR1 (MODUSERBL-119)
  • Provides users-bl 6.1
  • Optionally requires loan-storage 6.1
  • Optionally requires feesfines 16.3

v6.2.0

11 Mar 17:13
Compare
Choose a tag to compare
  • Upgrades to RAML-Module-Builder 32.1.0 (MODUSERBL-112)
  • Upgrades to Vert.x 4.0.0 (MODUSERBL-112)

v6.1.1

08 Oct 16:40
Compare
Choose a tag to compare
  • Fixes broken logging following RAML Module Builder upgrade (MODUSERBL-109)

v6.1.0

07 Oct 10:27
Compare
Choose a tag to compare
  • Password reset links cannot expire more than 4 weeks in the future (MODUSERBL-99)
  • Password reset request succeeds even when sending email fails (MODUSERBL-100)
  • Allows additional properties in user representation (MODUSERBL-101)
  • Responds with up to 1000 service desks (MODUSERBL-95)
  • Requires JDK 11 (MODUSERBL-106)
  • Upgraded to RAML Module Builder 31.1.0 (MODUSERBL-104)

v6.0.0

11 Jun 15:22
Compare
Choose a tag to compare
  • Includes link expiration in password reset e-mail (MODUSERBL-78)
  • Removes the ability to retrieve user credentials (MODUSERBL-97)
  • Allows additional properties in users JSON representation (MODUSERBL-89)
  • Upgrades to RAML Module Builder 30.0.0 (MODUSERBL-90)
  • Provides users-bl 6.0
  • Requires login 6.0 or 7.0

v5.3.0

11 Mar 15:37
Compare
Choose a tag to compare
  • Upgrades to RAML Module Builder 29.3.0 (MODUSERBL-83, MODUSERBL-84)

5.2.0

04 Dec 11:29
Compare
Choose a tag to compare
  • MODUSERBL-77 #83 #86 Username with "_" or space is treated incorrectly
  • FOLIO-2321 #88 Remove old ModuleDescriptor "metadata" section for each back-end module
  • FOLIO-2358 #89 Use JVM features (UseContainerSupport, MaxRAMPercentage) to manage container memory, switch to alpine-jre-openjdk8 Docker container