Skip to content

Releases: ask-be/ASK.LiveCompose

0.0.9

16 Sep 13:32

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

Rework Authentication
Enable Rate Limiting

0.0.4

05 Nov 15:46

Choose a tag to compare

Complete log parameter configuration