Releases: elestio/elestio-go-api-client
Releases · elestio/elestio-go-api-client
v1.15.1
Fix API breaking change: templateID is required to create a load balancer
v1.15.0
You can now specify createdFrom
when creating a service or load balancer.
createdFrom: 'api' | 'goClient' | 'terraform' | ...
v1.14.0
Add function ValidateConfig for service handler
v1.13.0
- 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
Renamed project.technical_emails to technical_email
v1.11.1
Added unit tests for ssh keys add/remove actions
v1.11.0
Fix ssh keys function after API breaking changes
v1.10.0
Service: new action RebootServer
v1.9.1
Remove deprecated checks for ssh keys
v1.9.0
App password configurable at service creation