Skip to content

APEL REST Interface 1.4.0-1

Compare
Choose a tag to compare
@gregcorbett gregcorbett released this 23 Aug 15:07
· 142 commits to dev since this release

Docker Hub Image Tag: indigodatacloud/accounting:1.4.0-1

New Features:

  • Split the APEL REST Interface and APEL Server into two containers and use docker-compose to deploy them both
  • Refactor test POST code into a single method that is called several times
  • Fix a bug in the sender.py script

Patches, Bug Fixes and Documentation updates:

  • Remove coveralls from the Docker Image