Releases: Scalingo/scalingo.js
Releases · Scalingo/scalingo.js
v0.8.2
- chore: bump esbuild from 0.15.6 to 0.17.5. Might be changes in the output
- chore: bump axios from 0.x to 1.3.x. Might be breaking in some cases
- chore: bump dependencies
- feat(stacks): deployments have stack base image property
- feat(accounting): add in billing profile a field for a custom text on invoices
- feat(review-app): scm repo links have a fork allowed property
- feat(review-app): pull requests contains information about source repository
Full Changelog: v0.8.1...v0.8.2
v0.8.1
0.8.0
What's Changed
- chore: bump dependencies
- feat/breaking: contracts API has been changed. It is expected to be stable now.
Full Changelog: v0.7.0...v0.8.0
0.7.0
What's Changed
- chore: bump dependencies
- feat(data consent): update modelisation and signature calls (preview endpoint)
Full Changelog: v0.6.4...v0.7.0
v0.6.4
- feature: change in HDS endpoints and fields
0.6.3
0.6.2
0.6.1
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