v1.3.0-b1 Python 3 support
Pre-release
Pre-release
This release is the first beta of cloud session that runs under python 3.x.
Changes:
- The cloudsession.properties file is deprecated and replaced by cloudsession.ini. The only significant change is that there is now an '[application]' tag.
- The packages used by cloud session have all been updated to current versions.
- Failure return codes have been updated to more correctly map the HTTP error class to the type of error being reported.
- The uwsgi daemons are now running within a python virtual environment stored within the application directory.
- Added copyright notice to all source files.