Releases: Scalingo/go-scalingo
Releases · Scalingo/go-scalingo
v4.7.2
- Add EventNewLogDrainType and EventDeleteLogDrainType event
- Add EventNewAddonLogDrainType and EventDeleteAddonLogDrainType event
v4.7.1
Add support for optionally authenticated endpoints
4.7.0
- Add support for route
PATCH /users/stop_free_trial
- Deprecate the use of
UpdateUser
to stop a user free trial
v4.6.0
- Add
queued
deployment status and add it to IsFinishedString
v4.5.8
- Add
LogDrainAddonRemove
function to remove a log drain from an addon
v4.5.7
- Add
LogDrainAddonAdd
function to add a log drain to an addon
v4.5.6
- Add
LogDrainsAddonList
function to list log drains of an addon
v4.5.5
- Update GET /log_drains route to return object instead of array
v4.5.4
- Fix infinite recursion on some events
v4.5.3
- Add
LogDrainRemove
function to remove log drain from an application