Releases: folio-org/mod-calendar
Releases · folio-org/mod-calendar
v1.10.1
- 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
- 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
- Update to RMB 30.2.3, fixing pg_catalog.pg_trgm and sql injection (MODCAL-78)
v1.9.0
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
1.8.2
- Fix performance issue (MODCAL-70)
v1.8.1
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
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
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
1.6.1
- Fix security vulnerabilities in jackson databind (MODCAL-47)
v1.6.0
1.6.0
- Split permissions in mod-calendar (MODCAL-45)
- Fix security vulnerabilities in jackson databind