Releases: folio-org/mod-gobi
Release v2.9.0
The primary focus of this release was to update location translation and dependencies
Breaking changes
Introduced new permissions for the module instead of gobi.item.post
:
gobi.validate.item.get
for GET/gobi/validate
gobi.validate.item.post
for POST/gobi/validate
gobi.orders.item.post
for POST/gobi/orders
Before (v2.8.0):
gobi.item.post
for GET/gobi/validate
gobi.item.post
for POST/gobi/validate
gobi.item.post
for POST/gobi/orders
Stories
- [MODBOGI-214] (https://folio-org.atlassian.net/browse/MODGOBI-214) - Update libraries of dependant acq modules to the latest versions
- [MODBOGI-212] (https://folio-org.atlassian.net/browse/MODGOBI-212) - Review and cleanup Module Descriptors for mod-gobi
- [MODGOBI-209] (https://folio-org.atlassian.net/browse/MODGOBI-209) - Update location translation for central ordering
Dependencies
- Bump
raml
from35.2.0
to35.3.0
- Added
folio-module-descriptor-validator
version1.0.0
v2.8.1
This release focused on adding ability to search by location and holding in POL
Full Changelog
Bug Fixes
- MODORDERS-1085 - Add ability to search by location and holding in POL
v2.8.0
2.8.0 - Released (Quesnelia R1 2024)
The primary focus of this release was to update custom mappings loading and library versions
Stories
- [MODGOBI-200] (https://folio-org.atlassian.net/browse/MODGOBI-200) - Add possibility to work with empty vendorDetails object
- [MODBOGI-203] (https://folio-org.atlassian.net/browse/MODGOBI-203) - Update GOBI settings to include Quesnelia functional updates
Bug Fixes
- [MODGOBI-206] (https://folio-org.atlassian.net/browse/MODGOBI-206) - Fix endpoint to load custom mappings
Dependencies
- Bump
raml
from35.0.1
to35.2.0
- Bump
vertx
from4.3.4
to4.5.4
v2.7.1
The focus of this release was to add necessary permissions
Bug Fixes
- MODGOBI-201 - Add missed gobi permissions in module descriptor
v2.7.0
Major changes in this release related to fixing bugs relate to mapping and update java version to 17
[Full Changelog] (v2.6.0...v2.7.0)
Stories
- MODGOBI-192 updated to java-17
- MODGOBI-191 Use GitHub Workflows api-lint and api-schema-lint and api-doc
- MODGOBI-187 Update dependent raml-util
Bug fixes
- MODGOBI-195 invalid entry in mapping causes process to try to use default mapping
- MODGOBI-194 Acquisition units mapping by name has empty result
Dependencies
- Bump
java version
from11
to17
v2.6.0
Major changes in this release related to updating mapping logic and improvement Logging
[Full Changelog] (v2.5.0...v2.6.0)
Stories
- MODGOBI-186 Remove 'Lookup mock' translator from gobi configuration
- MODGOBI-178 Logging improvement - Configuration
- MODGOBI-146 Logging improvement
Bug fixes
- MODGOBI-188 Organization lookup hardcoded
- MODGOBI-183 Mapper.multiply ignores a single value
v2.5.1
Major changes in this release are dependency upgrades.
Bug fixes
- MODGOBI-184 RMB 35.0.3, jackson 2.14.0, folio-isbn-util 1.4.0
- MODGOBI-182 BigDecimal multiply without scala
v2.4.4
The focus of this release was to add copyright notice for FolioVertxCompletableFuture
Stories
- FOLIO-3604 - FolioVertxCompletableFuture copyright violation
v2.5.0
Major changes in this release related to implementing GOBI integration user interface and replacing VertxCompletableFuture usage
[Full Changelog] (v2.4.0...v2.5.0)
Stories
- [MODGOBI-161] (https://issues.folio.org/browse/MODGOBI-161) Define and implement new APIs for retrieving Fields, Translators and mapping Types
- [MODGOBI-160] (https://issues.folio.org/browse/MODGOBI-160) Create and update the schemas needed for the fields and translators mapping APIs
- [MODGOBI-176] (https://issues.folio.org/browse/MODGOBI-176) Replace FolioVertxCompletableFuture usage
- [MODGOBI-175] (https://issues.folio.org/browse/MODGOBI-175) mod-gobi: Upgrade RAML Module Builder
- [MODGOBI-157] (https://issues.folio.org/browse/MODGOBI-157) Define and implement API for retrieving GOBI mapping configs
v2.4.3
Major changes in this release related to fix issue with permissions
[Full Changelog] (v2.4.2...v2.4.3)
Bug fixes
- [MODGOBI-172] (https://issues.folio.org/browse/MODGOBI-172) Resolve permission issue with Edge user for GOBI