Skip to content

Releases: quantcdn/quant-cloud-init-action

v4.0.0

Choose a tag to compare

@stooit stooit released this 31 Mar 01:04
bc4ea08

Upgrade to @quantcdn/quant-client v4

  • Switched from quant-ts-client (github ref) to published @quantcdn/quant-client v4 (4.12.0)
  • Eliminates Node.js punycode and url.parse() deprecation warnings
  • Uses modern axios-based client instead of deprecated request library
  • Shared Configuration class for both ApplicationsApi and EnvironmentsApi
  • Updated SECURITY.md to reference correct package name

Breaking changes

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

Usage

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

v1.2.0

Choose a tag to compare

@steveworley steveworley released this 30 Mar 18:38
537b577

What's Changed

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

New Contributors

Full Changelog: v1...v1.2.0

v1.1.5

Choose a tag to compare

@stooit stooit released this 16 Sep 06:29

Full Changelog: v1.1.4...v1.1.5

v1.1.4

Choose a tag to compare

@stooit stooit released this 16 Sep 06:11

Full Changelog: v1.1.3...v1.1.4

Remove verbose output

v1.1.3

Choose a tag to compare

@stooit stooit released this 11 Sep 22:09

Full Changelog: v1.1.2...v1.1.3

Adds image_suffix_clean to outputs.

v1.1.2

Choose a tag to compare

@stooit stooit released this 01 Sep 23:03

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@stooit stooit released this 31 Aug 07:06

Full Changelog: v1.1.0...v1.1.1

  • Replaced mock env lookup with real API call

v1.1.0

Choose a tag to compare

@stooit stooit released this 31 Aug 06:58
  • Adds support for autogen PR tags and environment names.

v1.0.0

Choose a tag to compare

@stooit stooit released this 31 Aug 05:16
README cleanup