v3.1.35
github-actions
released this
30 Jun 19:52
·
2635 commits
to develop
since this release
π Improvements
- Merged the serverless and server backends.
- This means that we now ship one docker image for both the aux server and auth server instead of two.
- The aux server still runs on port 3000, while the auth server runs on port 3002 (by default).
- The auth serverless backend has also been merged with the serverless apiary backends, so only one AWS CloudFormation deployment is needed to have a fully functioning deployment.
- Added the
skybox
form.
π Bug Fixes
- Fixed an issue where roles could not be granted because of a database configuration issue.
- Fixed an issue where auth sessions could not be renewed because of a database configuration issue.