Releases: folio-org/mod-gobi
v1.11.1
The primary focus of this release was to fix logging issues and fundCode mappings
Bug Fixes
- MODGOBI-113 No logging in honeysuckle version
- MODGOBI-109 Issue with Fund Code mapping from GOBI
v1.11.0
Major changes in this release related with upgrading the RMB to v31.1.1 and migrating to JDK 11
Stories
- MODGOBI-107 Update RMB v31.1.1
- MODGOBI-104 Migrate mod-gobi to JDK 11
v1.10.0
Major changes in this release related with upgrading the RMB to v30.0.1
Full Changelog
Stories
- MODGOBI-102 mod-gobi: Update to RMB v30.0.1
v1.9.0
Major changes in this release related with schema changes for Subscription/renewal and use finance business module.
Full Changelog
Stories
- MODGOBI-97 Subscription/renewal schema changes
- MODGOBI-81 Use finance business logic module
v1.8.0
Major changes in this release related to updating RMB fixing the memory leak and security issues, updating fund distribution schema.
Stories
- MODGOBI-96 Update RMB to 29.0.1
- MODGOBI-95 Use JVM features to manage container memory
- MODGOBI-87 Fund Distribution schema changes
- MODGOBI-86 Separate ISBN and qualifier
- FOLIO-2235 Add LaunchDescriptor settings to each backend non-core module repository
v1.7.0
Major changes in this release include applying the latest schema changes related to funds and acquisitions units.
Stories
- MODFISTO-19 - Update fund schema
- MODORDERS-290 - Adding approve permission
- MODORDSTOR-103 - Orders schema updates
v1.6.0
Major changes in this release include aligning code with latest schema changes related to owner being removed, making Source an enum and tags.
Also changing the contributor name type to UUID.
Stories
- MODGOBI-79 - updates to poLine.source
- MODGOBI-78 - Orders schema changes: purchase-order.owner is removed
- MODGOBI-77 - Contributor-name-type is required for contributor added to POL
v1.5.0
Major changes in this release include aligning code with latest schema changes related to looking up UUID for productID type, fund type. Also handled prevention of duplicate orders by looking for unique YBP Order number before placing an order
Stories
- MODGOBI-74 - acq-model updates
- MODGOBI-73 - PO Line: product id type is uuid
- MODGOBI-72 - Prevent duplicate orders
- MODGOBI-71 - "Owner" field is on PO level
v1.4.0
Changes in this release include increasing flexibility with inventory interaction by including flags for CreateInventory, specifying inidividual material
types for physical and eresources and switching to mod-organization-storage from mod-vendors
Stories
- MODGOBI-69 - Adjusting required fields according to CompositePurchase Order schema
- MODGOBI-67 - Switch to mod-organizations-storage
- MODGOBI-63 - Ability to specifiy material type for physical and resource
- MODGOBI-61 - Increased flexibility in inventory integration- adding createInventory flag
v1.3.0
Major changes in this release deal with aligning the code with new schema changes to acq-models and handling mandatory fields like material-types
and locations which are required creating orders with inventory interaction.
Stories
- MODGOBI-59 - Remove Adjustments and add new fields from Cost
- MODGOBI-57 - Add a default material-type "unspecified" if the request doesnot provide one
- MODGOBI-55 - Refactor the code to align with new composite_purchase_order schema
Bugs
- MODGOBI-60 - Default Currency to USD if one is not specified
- MODGOBI-54 - Use the location specified in the request
- MODGOBI-52 - Add workflow_status mapping for ListedElectronicMonograph