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