Skip to content

Releases: claceio/clace

Release v0.7.6

29 Sep 22:09
e72bf2e
Compare
Choose a tag to compare

Changelog

Release v0.7.5

15 Sep 04:44
b8aa732
Compare
Choose a tag to compare

Changelog

Added client certificate authentication (mTLS) support

Release v0.7.4

13 Sep 18:02
dd09dcb
Compare
Choose a tag to compare

Changelog

Release v0.7.3

11 Sep 03:33
477aebc
Compare
Choose a tag to compare

Changelog

Release v0.7.2 - Secrets Management

06 Sep 22:48
08403d1
Compare
Choose a tag to compare

Changelog

Added support for secrets management with HashiCorp Vault and AWS Secrets Manager.

Release v0.7.1

30 Aug 19:43
71f6573
Compare
Choose a tag to compare

Added support for automatically idling apps which are not being accessed. Added CORS related headers.

Changelog

Release v0.7.0

16 Aug 21:50
6037be9
Compare
Choose a tag to compare

Added webhook reload APIs and support for container build arguments and runtime options.

Changelog

Release v0.6.5

31 May 21:33
f2e3c23
Compare
Choose a tag to compare

Changelog

Release v0.6.4

23 May 00:29
66f5c43
Compare
Choose a tag to compare

Adds support for containerized apps and creating apps based on app specification.

Changed app management commands to take the app path as the last argument, to standardize across commands.

Release v0.5.1

04 Apr 17:32
3a3ef5c
Compare
Choose a tag to compare

Changelog

Added support for structured template layout. Updated to go 1.22.2 to address HTTP/2 CONTINUATION Flood.

Other