Skip to content

Releases: elestio/elestio-go-api-client

v1.15.0

06 May 11:37
Compare
Choose a tag to compare

You can now specify createdFrom when creating a service or load balancer.

createdFrom: 'api' | 'goClient' | 'terraform' | ...

v1.14.0

26 Apr 13:02
Compare
Choose a tag to compare

Add function ValidateConfig for service handler

v1.13.0

31 Jan 14:08
Compare
Choose a tag to compare
  • Fixed getProjectsList request (change Get to Post after an API change)
  • Added new field to service: ElestioID (is always a number and unique)

v1.12.0

01 Sep 07:11
Compare
Choose a tag to compare

Renamed project.technical_emails to technical_email

v1.11.1

22 Aug 03:11
Compare
Choose a tag to compare

Added unit tests for ssh keys add/remove actions

v1.11.0

21 Aug 02:19
Compare
Choose a tag to compare

Fix ssh keys function after API breaking changes

v1.10.0

15 Jul 08:20
Compare
Choose a tag to compare

Service: new action RebootServer

v1.9.1

14 Jul 12:45
Compare
Choose a tag to compare

Remove deprecated checks for ssh keys

v1.9.0

10 Jul 02:09
Compare
Choose a tag to compare

App password configurable at service creation

v1.8.0

29 Jun 07:08
Compare
Choose a tag to compare

Load balancer add new read-only fields from API