Releases: liberdade-organizacao/no-backend-api
Releases · liberdade-organizacao/no-backend-api
Move from PostgreSQL to Sqlite
What's Changed
- Return to JWT since Branca is broken by @ishiikurisu in #150
- Use Java Alpine image for Docker instead of standard Clojure one by @ishiikurisu in #152
- Replace PostgreSQL with Sqlite by @ishiikurisu in #144
Full Changelog: b0.2.0...b0.3.0
First public release
What's Changed
- Implement app files by @ishiikurisu in #124
- Upload old job to fill file size by @ishiikurisu in #125
- Include fields missing when admins list all files by @ishiikurisu in #127
- Dockerize application by @ishiikurisu in #130
- Improve health check by @ishiikurisu in #137
- Use Branca tokens instead of JWTs by @ishiikurisu in #138
- Include LICENSE by @ishiikurisu in #139
Full Changelog: b0.1.4...b0.2.0
Introducing app files
b0.1.5 b0.1.5
Even more bug fixes
b0.1.4 b0.1.4
More bug fixes
Check #100 for details
First fixes
- Let clients list app managers
- Let clients list users from an app
- Fix bug where clients couldn't list an app's actions
- Automatically update timestamps
First beta version!
This version should contain the bare minimum to get the no-backend service up and running!