Skip to content

Releases: folio-org/mod-calendar

v1.10.1

11 Nov 12:11
Compare
Choose a tag to compare
  • Update RMB version from 31.0.2 to 31.1.5, vertx from 3.9.0 to 3.9.4 (MODCAL-83)

v1.10.0

09 Oct 17:17
Compare
Choose a tag to compare
  • RMB 30.2.3, fixing pg_catalog.pg_trgm and sql injection (MODCAL-78)
  • Upgrade to RMB v31 and JDK 11 (MODCAL-81)

v1.9.1

10 Jul 13:20
Compare
Choose a tag to compare
  • Update to RMB 30.2.3, fixing pg_catalog.pg_trgm and sql injection (MODCAL-78)

v1.9.0

11 Jun 11:17
Compare
Choose a tag to compare

1.9.0

  • Update RMB version from 29.1.2 to 30.0.0 (MODCAL-74)
  • RMB automatically starts embedded postgres if needed (MODCAL-73)
  • Update SQL request to fix performance issue (MODCAL-70)
  • Create SQL migration script from 1.7 version (MODCAL-68)

v1.8.2

07 Apr 13:44
Compare
Choose a tag to compare

1.8.2

  • Fix performance issue (MODCAL-70)

v1.8.1

03 Apr 14:26
Compare
Choose a tag to compare

1.8.1

  • Update RMB version from 29.1.2 to 29.4.0 (MODCAL-69)
  • Create migration scripts from version 1.7.0 (MODCAL-68)
  • Truncate the existing content of audit_* tables (MODCAL-68)

v1.8.0

12 Mar 17:07
Compare
Choose a tag to compare

1.8.0

  • Update RMB version from 24.0.0 to 29.1.2 (MODCAL-58)
  • Forbid creation of overlapping Library Hours (MODCAL-61 and MODCAL-63)

v1.7.0

03 Dec 12:19
Compare
Choose a tag to compare

1.7.0

  • FOLIO-2358 manage container memory (MODCAL-60)
  • Update error code for overlapping exceptional periods (MODCAL-57)
  • Remove UI permission | Calendar: All permissions (MODCAL-56)
  • TestTimedOutException: test timed out after 500 seconds (MODCAL-53)
  • Indexes to improve /calendar/periods/{servicePointId}/calculateopening performance (MODCAL-50)
  • As a user i can create mutually exclusive exception periods fixed (MODCAL-49)

v1.6.1

10 Sep 16:11
Compare
Choose a tag to compare

1.6.1

  • Fix security vulnerabilities in jackson databind (MODCAL-47)

v1.6.0

23 Jul 11:24
Compare
Choose a tag to compare

1.6.0

  • Split permissions in mod-calendar (MODCAL-45)
  • Fix security vulnerabilities in jackson databind