Skip to content

Releases: folio-org/mod-audit

v2.11.4

20 Jan 12:17

Choose a tag to compare

  • MODAUD-284 - Fix creating current quarter partitions

v2.11.3

14 Jan 13:14

Choose a tag to compare

  • MODAUD-284 - Prepare sub-partitions on tenant init

v2.11.2

22 Dec 15:01

Choose a tag to compare

  • MODAUD-282 - Update to RMB 35.4.1, Vert.x 4.5.22

v2.10.3

22 Dec 15:01

Choose a tag to compare

  • MODAUD-280 - Update to RMB 35.3.1, Vert.x 4.5.22

v2.11.1 2025-04-15

15 Apr 08:33

Choose a tag to compare

2.11.1 2025-04-15

Sunflower Bugfix

  • MODAUD-250 - Version history of "MARC" records is not tracked

v2.11.0 2025-03-14

14 Mar 03:46

Choose a tag to compare

2.11.0 2025-03-14

Sunflower

  • MODAUD-205 - Consume domain event for MARC_BIB and MARC_AUTHORITY
  • MODAUD-231 - Handle inventory shadow copy events
  • MODAUD-214 - Rest Endpoint for history of MARC_BIB
  • MODAUD-210 - Create scheduled job to delete expired audit records
  • MODAUD-235 - Extend scheduled job with old empty partitions deletion, new partitions creation
  • MODAUD-206 - [Instance Audit] Consume domain event
  • MODAUD-204 - [Holdings Audit] Consume domain event
  • MODAUD-203 - [Item Audit] Consume domain event
  • MODAUD-222 - Support settings to configure number of cards in version history
  • MODAUD-215 - [Instance Audit] Rest Endpoint for history
  • MODAUD-213 - [Holding Audit] Rest Endpoint for history
  • MODAUD-219 - [Instance, Holdings, Item Audit] Calculate entity diff on event consumption
  • MODAUD-212 - [Item Audit] Rest Endpoint for history
  • MODAUD-230 - Issue with mod-audit module migration
  • MODAUD-207 - [Instance/Item/Holding/Bib/Authority Audit] Retention Period Configuration
  • MODAUD-209 - [Instance/Item/Holding/Bib/Authority Audit] Feature Flag Configuration
  • MODAUD-234 - Update request for configuration entries should be protected by separate permissions
  • MODAUD-229 - Support version counter in Version history pane
  • MODAUD-225 - Handle Repeatable Fields for MARC_BIB and MARC_AUTHORITY Audit Events
  • MODAUD-236 - Support version counter in Version history pane for MARC records
  • MODAUD-228 - "400" error is returned by GET and PUT for view and update number of cards in version history config on Eureka environments
  • MODAUD-237 - Sub-partitions tables have wrong date ranges
  • FOLIO-4233 - Update to mod-audit Java 21
  • MODAUD-238 - Make adjustments for MARC repeatable fields diff calculation and format the values
  • MODAUD-240 - 999 subfield order is changed creating a log entry of "Updated" in MARC authority version history

v2.10.2 2025-01-10

10 Jan 07:38

Choose a tag to compare

2.10.2 2025-01-10

R BFix

v2.10.1 2024-11-19

19 Nov 08:42

Choose a tag to compare

2.10.1 2024-11-19

v2.10.0 2024-10-30

30 Oct 13:44

Choose a tag to compare

2.10.0 2024-10-30

  • MODAUD-185 - Unpin jackson fixing Number Parse DoS (PRISMA-2023-0067)
  • MODAUD-186 - Upgrade holdings-storage to 7.0
  • MODAUD-187 - Review and cleanup Module Descriptors for mod-audit
  • MODAUD-189 - Upgrade inventory to 14.0
  • MODAUD-190 - Upgrade holdings-storage to 8.0
  • MODAUD-192 - Upgrade RMB version to V.35.3.0
  • MODPUBSUB-301 - Revert permission changes for MODPUBSUB-301

v2.9.0 2024-03-21

21 Mar 11:03

Choose a tag to compare

Q release

2.9.0 2024-03-21

  • MODAUD-174 - Consume piece change events and implement endpoints
  • MODAUD-176 - Check-ins are automatically backdated to 5 hours later (DUNY/Dominican)
  • MODAUD-177 - Link on a virtual item is available in circ log if fees/fines is applied
  • MODAUD-180 - Modify SQL query for /status-change-history to return records if claimingInterval changed
  • MODAUD-181 - Make additional properties to true in user.json
  • MODAUD-183 - mod-audit Quesnelia 2024 R1 - RMB v35.2.x update
  • FOLIO-3944 - Upgrade the Actions used by API-related GitHub Workflows