Skip to content

Releases: Scalingo/go-scalingo

v4.5.2

20 May 14:07
Compare
Choose a tag to compare
  • Add LogDrainsAdd function to add log drains to an application

v4.5.0

06 May 14:22
Compare
Choose a tag to compare
  • Add LogDrainsService service
  • Add LogDrainsList function to list log drains of an application

v4.4.1

27 Apr 15:46
Compare
Choose a tag to compare
  • 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

18 Mar 14:08
Compare
Choose a tag to compare

Add support for the StartRegionMigration event

v3.0.5

24 Sep 13:14
Compare
Choose a tag to compare
  • Add SCMType to SCMRepoLink #138
  • Better handling of 404 from API #140
  • Display the user agent in debug output #139

v3.0.4

05 Sep 09:44
Compare
Choose a tag to compare
  • 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

29 Aug 06:23
Compare
Choose a tag to compare
  • Add support (again) for the new SCM events #135
  • Add support for the new user event #136

v3.0.2

22 Aug 14:49
Compare
Choose a tag to compare
  • Add support for the new SCM events #134

v2.5.5

01 Aug 12:40
Compare
Choose a tag to compare
  • Add SCMIntegrationService #126

v2.5.4

30 Jul 09:45
Compare
Choose a tag to compare
  • Add constants for SCM integrations name #124