Skip to content

Releases: helix-collective/camus2

Minor release

09 Dec 00:30
Compare
Choose a tag to compare

supports an optional registry id argument to the aws-docker-login-cmd subcommand

docker compose compatibility

14 Feb 03:16
Compare
Choose a tag to compare
  • execute docker compose via the modern docker compose CI.
  • write version 3 docker compose file

minor release

21 Nov 23:17
Compare
Choose a tag to compare

allow letsencrypt ssl cert generation in remote mode

Minor release

02 Aug 07:31
Compare
Choose a tag to compare

Added --json-output flag to c2 status

minor release

04 May 06:28
Compare
Choose a tag to compare

Fix ssl config for nginx for unconnected endpoints.

Minor Release

28 Apr 03:29
Compare
Choose a tag to compare
  • Show fractional seconds on log timestamps

Minor release

04 Jan 20:49
ba9298c
Compare
Choose a tag to compare
  • A packaged release zip can now include one or more json files used to extend the config interpolation context.

Minor Release

22 Sep 06:49
Compare
Choose a tag to compare
  • The default deploy name no longer includes the ".zip" suffix from the release name
  • There is explicit configuration to control which endpoint received AWS health checks.

Minor Release

31 Aug 07:58
Compare
Choose a tag to compare

Update to baked in nginx proxy template:

  • support for websockets
  • handle X-Forward-Proto header correctly

Testing improvements

Minor release - cli option parsing

13 Mar 05:10
def11ee
Compare
Choose a tag to compare
  • Switch to using optparse-applicative for cli option parsing

This automatically generates usage documentation, and also support
bash completion.