Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Spynl can parse UUIDs in _id fields (UPDATE: this had to be turned off for the moment, see Image RemovedSWPY-857 - UUIDs stored as strings on _id field cannot be found anymore DONE )
  2. The /webshops endpoint was implemented
  3. The final roles structure we decided upon in our design process is now in place
  4. One breaking change: add-logo endpoint returns the image URL now
  5. Docker image has upgraded OS and Python version

...

All updates for this release

Story

  • DONE Move Move Spynl Docker image to using Python 3.5 and Ubuntu 16.04
  • TESTING Change Change existing code to use authorizationType instead of authorization_type and change roles data structure
  • DONE ImageImage/Logo upload endpoint API cleanup
  • DONE Teach Teach spynl to deal with UUIDs (bson binary type 4) in customers
  • TESTING /webshops - list available webshops