Skip to content

Releases: Scalingo/go-scalingo

4.14.0

02 Sep 09:02
04f7697
Compare
Choose a tag to compare
  • fix(apps): typo on the UpdatedAt field of the Apps #220
  • fix(token): correctly deserialize the ID #222
  • feat(token): add the LastUsedAt field #222
  • feat(deployments): add the DeploymentListWithPagination method #221
  • feat(addon): add the ProvisionedAt and DeprovisionedAt fields #224

4.13.1

19 Aug 08:50
ae0686b
Compare
Choose a tag to compare
  • build(deps): bump github.com/golang/mock from 1.5.0 to 1.6.0
  • Add DeploymentUUID to the deployment event and fix a typo #216
  • build(deps): replace deprecated github.com/dgrijalva/jwt-go with github.com/golang-jwt/jwt
  • chore: update from Go 1.13 to 1.17

4.13.0

30 Mar 13:36
a9e27df
Compare
Choose a tag to compare
  • feat(domain): add SSL status #207
  • feat: add user agent to auth and DB API requests #206
  • feat(event): add support for notifier events #205
  • Add ContainersStop to stop a running one-off container #204
  • Add AppsContainersPs to list all application's containers #204 and #208
  • Add AppsContainerTypes and deprecate AppsPs #204 and #208

4.12.0

12 Mar 14:25
7489220
Compare
Choose a tag to compare
  • Add Limits field to App

4.11.1

16 Feb 17:34
896b070
Compare
Choose a tag to compare

Rename DeployEvent* structures to DeploymentEvent* #201

4.11.0

16 Feb 17:14
b62e711
Compare
Choose a tag to compare
  • Add DeployEvent structure which represents a deployment stream event sent on the websocket #200

4.10.0

03 Feb 17:40
ba5c568
Compare
Choose a tag to compare
  • Remove headers from Request of http.parseJSON returned error
    #199
  • Add missing fields Plan.SKU (corresponding catalogue name)
    #198 thanks @mackwic

4.9.0

22 Jan 12:49
Compare
Choose a tag to compare
  • Add Flags field to App

4.8.2

25 Nov 10:02
Compare
Choose a tag to compare
  • Update mocks

4.8.1

24 Nov 16:48
41fb6c1
Compare
Choose a tag to compare
  • Add support for database_type_versions#show endpoint
  • Go module v4