Skip to content

Releases: quantcdn/quant-cloud-compose-action

v4.0.0

31 Mar 00:42
3a06db4

Choose a tag to compare

Upgrade to @quantcdn/quant-client v4

  • Migrated from @quantcdn/quant-client v3 to v4 (4.12.0)
  • Eliminates Node.js punycode and url.parse() deprecation warnings
  • Uses modern axios-based client instead of deprecated request library
  • Auth via Configuration class with accessToken
  • Updated action.yml default base_url to https://dashboard.quantcdn.io
  • Base URL backward compatible: strips /api/v3 suffix automatically

Breaking changes

None — drop-in replacement. All inputs and outputs unchanged.

Usage

```yaml
uses: quantcdn/quant-cloud-compose-action@v4
```

v1.2.0

30 Mar 18:37
3a06db4

Choose a tag to compare

What's Changed

  • Upgrade @quantcdn/quant-client to v4 by @stooit in #2

New Contributors

  • @stooit made their first contribution in #2

Full Changelog: v1...v1.2.0

v1.1.2

08 Oct 01:40

Choose a tag to compare

Full Changelog: v1.0.0...v1.1.2

  • Adds support for imageSuffix override
  • Move to npm published quant-client

v1.0.0

26 May 07:41
f345c9d

Choose a tag to compare