Economy Services Release Notes#
v3.2.0#
Added ability to lookup inventory by
bank:nameAdded ability to do a transaction from bank using
bank:nameOnly allowed transactions with -1 quantities to be to the
bank
v3.1.0#
Upgrade to latest dependencies, including fixes for scripting
Added more Openapi documentation decorators for auto generation of api docs
Add support for CORS Origin leveraging regex using format
/https://.*.domain.*/Fix issue on initial bank creation when it doesn’t exist
Block resource creation if system set to autoPopulate and bank is not property setup
v3.0.1#
Fix processing of Resources with unlimited(-1) quantity and aren’t stackable
Upgrade to latest dependencies, including fixes for scripting
v3.0.0#
Upgraded dependencies
Updated license
Add support for session cache via redis
v2.7.3#
Upgraded
service-coreto versionv3.7.1
v2.6.0#
Updated all dependencies
Added release Notes
v2.5.0#
Added new REST API paths for persona resource via
/inventoryFixed bad string test
Automatically creates central bank persona on service initialization
v2.2.1-beta#
Upgraded dependencies
Fixed various issues with transaction processing
Fixed various unit tests
v2.1.0-beta#
Implemented transaction processing
Cleaned up transaction verification
Refined API to include additional resources in transaction