Releases: ask-be/ASK.LiveCompose
Releases · ask-be/ASK.LiveCompose
0.0.9
16 Sep 13:32
Compare
Sorry, something went wrong.
No results found
Main changes:
Detect projects based on docker compose ls instead of a base folder.
Enable option to limit exposed projects (ProjectsEnabled / ProjectsDisabled)
Complete some endpoint
Update documentation
BREAKING CHANGE
/project/name return the project definition, use /project/name/status to retrieve the project status
0.0.7
23 Nov 12:08
Compare
Sorry, something went wrong.
No results found
Create explicit /pull /up and /down endpoint instead of /update
Clean error management
Add some unit tests
/update endpoint is still present but may be remove from future release. Use pull/up instead.
0.0.5
05 Nov 15:52
Compare
Sorry, something went wrong.
No results found
Rework Authentication
Enable Rate Limiting
0.0.4
05 Nov 15:46
Compare
Sorry, something went wrong.
No results found
Complete log parameter configuration