Economy Services Release Notes

Economy Services Release Notes#

v3.2.0#

  • Added ability to lookup inventory by bank:name

  • Added ability to do a transaction from bank using bank:name

  • Only 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-core to version v3.7.1

v2.6.0#

  • Updated all dependencies

  • Added release Notes

v2.5.0#

  • Added new REST API paths for persona resource via /inventory

  • Fixed 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