Releases: Scalingo/scalingo.js
Releases · Scalingo/scalingo.js
0.6.0
- 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
Fix broken build due to the user agent changes. No longer contains the version for now.
0.5.0
- 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
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
- Log archives: support for pagination
v0.3.11
- Containers: scaling can be a no-op (no operations return)
v0.3.10
Fix typo introduced in v0.3.9
v0.3.9
- Deployments: create from archive