Skip to content

Latest commit

 

History

History
187 lines (135 loc) · 9.79 KB

NEWS.md

File metadata and controls

187 lines (135 loc) · 9.79 KB

2.9.1

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

2.8.0 2023-10-11

  • MODAUD-110 - Logging improvement
  • MODAUD-161 - Use GitHub Workflows api-lint and api-schema-lint and api-doc
  • MODAUD-164 - Allow action types for loan info
  • MODAUD-166 - Update to Java 17
  • MODAUD-167 - Upgrade folio-kafka-wrapper to 3.0.0 version
  • MODAUD-168 - Incorrect Patron name shown in Circulation log as source for Change Due Date

2.7.0 2023-02-23

  • MODAUD-137 - Logging improvement - Configuration
  • MODAUD-140 - Create tables to store audit logs for orders and order lines
  • MODAUD-141 - Add Kafka infrastructure code to mod-audit
  • MODAUD-142 - Implement kafka consumer for Order Change events
  • MODAUD-143 - Implement kafka consumer for Order Line Change events
  • MODAUD-144 - Implement endpoint to retrieve Order Change events
  • MODAUD-145 - Implement endpoint to retrieve Order Line Change events
  • MODAUD-149 - Upgrades: Jackson 2.14.1, mod-pubsub 2.7.0, RMB 35.0.4
  • MODAUD-152 - Align the module with API breaking change
  • MODAUD-154 - Add Additional Info in Description column of Circulation Log

2.6.0 - Released

This release contains interface and module upgrades

Full Changelog

Technical tasks

  • MODAUD-133 - mod-audit: Upgrade RAML Module Builder
  • MODAUD-128 - Supports interface 'users' version 16.0

2.5.0 - Released

This release contains bug fixes and other technical improvements for the circulation log

Full Changelog

Stories

  • MODAUD-121 - mod-audit - Remove vertx-completable-future for Morning Glory (2022 R2)
  • MODAUD-113 - Replace ExtendedAsyncResult by PgUtil in AuditDataImpl
  • MODAUD-111 - RMB v34 upgrade - Morning Glory 2022 R2 module release

Bug Fixes

  • MODAUD-123 - Notice events for users with tags does not appear in circulation log
  • MODAUD-119 - Spring4Shell Morning Glory R2 2022 (CVE-2022-22965)

2.2.0 - Released

This release contains bug fixes and other improvements for the circulation log

Full Changelog

Stories

  • MODAUD-86 - Add support for NOTICE_ERROR log event type
  • MODAUD-81 - align dependency versions affected by Inventory's Optimistic Locking
  • MODAUD-38 - Source for ManualBlock deleting

Bug Fixes

  • MODAUD-90 - Screen is hanging on a loading screen when trying to view loan details on the Circulation log page
  • MODAUD-88 - The Description column is empty after applying the filter "staff information only added" in the "Circulation log" pane

2.1.0 - Released

This release contains bug fixes and RMB update

Stories

Bug Fixes

  • MODAUD-79 - Both Expired and Pickup expired request statuses are shown as Expired in circulation log
  • MODAUD-83 - Update mod-pubsub-client dependency to v2.3.0

2.0.4 - Released

This release contains bug fix for check out through override processing

Full Changelog

Bug fixes

  • MODAUD-77 - Check out through override support

2.0.3 - Released

This release contains bug fixes for request source

Full Changelog

Bug Fixes

  • MODAUD-74 - Invalid source value for requests actions

2.0.2 - Released

This release contains bug fixes for anonymization

Full Changelog

Bug Fixes

  • MODAUD-58 - Incomplete anonymization in Circulation log

2.0.1 - Released

This release contains bug fixes

Full Changelog

Bug Fixes

  • MODAUD-66 - User ID is undefined for Notice entries
  • MODAUD-64 - Filter circulation log on description is not working
  • MODAUD-62 - Remove sample data for Circulation Log App
  • MODAUD-54 - Click on item barcode results in error message

2.0.0 - Released

This release contains improvements and RMB update

Full Changelog

Stories

  • MODAUD-47 - mod-audit: RMB Update
  • MODAUD-50 - Update Age to lost data in Circulation log
  • MODAUD-51 - Add personal data disclosure form
  • MODAUD-57 - Add support for log records for requests created through override

1.0.3 - Released

This patch release contains improvements and bug fixes for requests and fees/fines log actions

Full Changelog

Bug Fixes

  • MODAUD-31 - Requests log actions - improvements
  • MODAUD-41 - Fees/fines records in Circulation log do not contain item details

1.0.2 - Released

The primary focus of this release was to update RMB and module logging

Full Changelog

Stories

  • MODAUD-37 ERROR StatusLogger Unrecognized format specifier [d]
  • MODAUD-34 mod-audit: RMB Update

1.0.1 - Released

The primary focus of this release was to fix issues with Notices, Loans and Manual Blocks actions logging

Full Changelog

Stories

  • MODAUD-29 Template name in Notices log description and Source filed in Loan log record are empty
  • MODAUD-28 User barcode isn't present in log record entry

1.0.0 - Released

The primary focus of this release was to implement Circulation Audit Logs logic

Full Changelog

Stories

0.0.4

0.0.3

  • update some dependencies

0.0.2

  • update to RAML 1.0 and RMB 21

0.0.1

  • provide basic CRUD for audit data