Skip to content

Releases: aptible/go-deploy

Add fields to log drain

20 Jul 16:25
4b1f124
Compare
Choose a tag to compare
v0.1.6

add missing log drain fields required for terraform (#34)

Support for log drains

09 Jul 15:43
fab3181
Compare
Choose a tag to compare
v0.1.5

:sparkles: add log drain support (#33)

Support ACME Challenges for Endpoints

16 Feb 21:33
810f7fb
Compare
Choose a tag to compare
  • Adds ACME Challenge information to Endpoint results

Update generated code

11 Jan 17:17
d5eb5e0
Compare
Choose a tag to compare

This pulls in the latest swagger spec to update the generated code.

  • Fixes omitempty on container_count to allow for scaling to zero
  • Correctly embeds credential URLs for databases

Return DatabaseImage in Database responses

23 Sep 21:49
1ce32e2
Compare
Choose a tag to compare

Fixes an error that failed to include DatabaseImage information in Database responses

Fix endpoint deprovisioning

18 Aug 19:15
2ecc45f
Compare
Choose a tag to compare
  • Fixes an issue where endpoints were deleted but not deprovisioned