version 0.2.0
0.2.0 [10/02/2021]
New
- Add query resolver to retrieve the available collections
- Add mutation to authenticate user (#2)
- Add token to identify user (#6)
- Docker container recipe (#8)
- Use Caddy to generate the certificate and the start the reverse-proxy (#12)
- Use docker-compose to start the app (#13)
CHANGED
- Allow to mutate the jobs timestamps and user in the jobstatus resolver
- Request a token to mutate data