Releases: Scalingo/go-scalingo
Releases · Scalingo/go-scalingo
v4.5.2
- Add
LogDrainsAdd
function to add log drains to an application
v4.5.0
- Add
LogDrainsService
service
- Add
LogDrainsList
function to list log drains of an application
v4.4.1
- Fix support for
addon_updated
and start_region_migration
event types
- Fix who created a
restart
or edit_variable
event types
Version 4.3.0
Add support for the StartRegionMigration event
v3.0.5
- Add
SCMType
to SCMRepoLink
#138
- Better handling of 404 from API #140
- Display the user agent in debug output #139
v3.0.4
- Removed the SCMRepoLinkParams struct. You should use SCMRepoLinkCreateParams instead for creation call
- Added the SCMRepoLinkUpdateParams struct, you should use this for update call.
v3.0.3
- Add support (again) for the new SCM events #135
- Add support for the new user event #136
v3.0.2
- Add support for the new SCM events #134
v2.5.5
- Add SCMIntegrationService #126
v2.5.4
- Add constants for SCM integrations name #124