Skip to content

v0.8

Compare
Choose a tag to compare
@BenjamenMeyer BenjamenMeyer released this 26 Mar 22:21
· 144 commits to master since this release
  • StackInABoxService is now fully tested
  • Adds support for the user to specify regex patterns for the end-point registration
    • regex patterns must start with ^ and end with $ and operate on the whole URI service path (e.g /v1.0) for the service
    • regex does not map to the functions parameters
  • OpenStack API mocks are no longer part of StackInABox