Skip to content

Releases: Scalingo/scalingo.js

0.6.0

20 Jun 08:51
v0.6.0
7673c84
Compare
Choose a tag to compare
  • breaking change: Environment.bulkDestroy returns an array of ids instead of an object (with an array of ids)
  • feature: support for regions endpoint
  • feature: list processes, run and stop one-off containers
  • Improved type definitions
  • Bump dependencies (dev and runtime)
  • drop support for node 12.x, add 18.x to test matrix

0.5.2

06 Jan 14:27
v0.5.2
b314737
Compare
Choose a tag to compare

Fix broken build due to the user agent changes. No longer contains the version for now.

0.5.1

06 Jan 13:56
v0.5.1
62233b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

0.5.0

21 Dec 15:36
v0.5.0
f67ffa8
Compare
Choose a tag to compare
  • Bump dependencies versions (axios, ws)
  • Bump devDependencies (typescript, eslint, test utils)
  • Remove rollup in favor of esbuild
  • Update the default endpoint of the regional API
  • Change the script names/organisation

v0.4.0

04 Nov 14:42
v0.4.0
7510287
Compare
Choose a tag to compare

What's Changed

  • [Collaborator] Add missing fields user_id/app_id to Collaborator model, update semantic of transfer to mention the ID should be given by @Soulou in #152

Full Changelog: v0.3.12...v0.4.0

v0.3.12

24 Aug 08:32
v0.3.12
e993cc1
Compare
Choose a tag to compare
  • Log archives: support for pagination

v0.3.11

16 Jul 08:27
v0.3.11
832d8a6
Compare
Choose a tag to compare
  • Containers: scaling can be a no-op (no operations return)

v0.3.10

15 Jul 16:00
v0.3.10
d1f4625
Compare
Choose a tag to compare

Fix typo introduced in v0.3.9

v0.3.9

15 Jul 14:39
v0.3.9
9a43786
Compare
Choose a tag to compare
  • Deployments: create from archive

v0.3.8

05 Jul 15:29
v0.3.8
a2fd858
Compare
Choose a tag to compare
  • Domains: updated typings