Skip to content

Releases: Scalingo/go-scalingo

v4.7.2

11 Sep 10:16
47def08
Compare
Choose a tag to compare
  • Add EventNewLogDrainType and EventDeleteLogDrainType event
  • Add EventNewAddonLogDrainType and EventDeleteAddonLogDrainType event

v4.7.1

02 Sep 09:48
Compare
Choose a tag to compare

Add support for optionally authenticated endpoints

4.7.0

27 Aug 08:13
12f0fcc
Compare
Choose a tag to compare
  • Add support for route PATCH /users/stop_free_trial
  • Deprecate the use of UpdateUser to stop a user free trial

v4.6.0

18 Aug 15:28
79a265c
Compare
Choose a tag to compare
  • Add queued deployment status and add it to IsFinishedString

v4.5.8

03 Jul 07:42
Compare
Choose a tag to compare
  • Add LogDrainAddonRemove function to remove a log drain from an addon

v4.5.7

30 Jun 13:01
Compare
Choose a tag to compare
  • Add LogDrainAddonAdd function to add a log drain to an addon

v4.5.6

25 Jun 13:53
Compare
Choose a tag to compare
  • Add LogDrainsAddonList function to list log drains of an addon

v4.5.5

09 Jun 15:51
Compare
Choose a tag to compare
  • Update GET /log_drains route to return object instead of array

v4.5.4

02 Jun 16:30
Compare
Choose a tag to compare
  • Fix infinite recursion on some events

v4.5.3

25 May 13:25
Compare
Choose a tag to compare
  • Add LogDrainRemove function to remove log drain from an application