Skip to content

Releases: codefresh-io/codefresh-support-package

v7.0.4

05 Nov 16:38

Choose a tag to compare

Corrected validation url

v7.0.3

05 Nov 16:22

Choose a tag to compare

Removed Output of Runtimes

v7.0.2

05 Nov 16:14
0891454

Choose a tag to compare

API Key Validation (#47)

  • add API token validation

v7.0.1

24 Oct 16:51

Choose a tag to compare

fixed #45

v7.0.0

05 Sep 15:56
c7c823f

Choose a tag to compare

Support Package Version 7.0.0 (#42)

  • fixes #43
  • fixes #44
  • Added logging
  • Convert to Typescript
  • Prefer kube config for authentication
  • added version to output

v6.0.7

05 Aug 19:22
0a68ad4

Choose a tag to compare

Support Package Update August (#40)

  • change date to be YYYY-MM-DDTHH-mm-ssZ

  • add logic to catch errors for processing

  • updated dependencies

  • updated file name

v6.0.6

08 Jul 17:55
202e8de

Choose a tag to compare

Update Compression (#37)

v6.0.5

08 Jul 15:28

Choose a tag to compare

Fixed Gather Pod Logs

v6.0.4

02 Jul 18:24
4dc0977

Choose a tag to compare

July 2025 Update (#36)

  • fixed wordings and typos

  • Catch error if pods are not initilized for logs

  • Changed how to get Version

  • moved semphore to functions

  • updated wording for pipelines

  • fixed output for gathering logs

v6.0.3

24 Jun 22:47
4455206

Choose a tag to compare

Fix to many files open (#35)

  • add semaphore to limit number of files open

  • made request async instead of sync