Skip to content

Releases: Escape-Technologies/cli

v1.0.1

01 Apr 09:05

Choose a tag to compare

Changelog

  • 9a142e2 v1.0.1
  • 111456e Merge pull request #96 from Escape-Technologies/fix/github-action-release
  • d5c814b fix: github action release

v1.0.0

01 Apr 08:20

Choose a tag to compare

Changelog

  • 46ec258 v1.0.0
  • ae5eb80 Deploy Github Actions
  • 0a81f2c feat: add cli_image input to action.yml and update tests to utilize it
  • 2881194 fix: split action tests from cli
  • 42cddbb fix: secret name
  • b4b3c6e feat: deploy github actions
  • c6a9b9a Merge pull request #93 from Escape-Technologies/fix/paginated-json-output
  • d579eea fix: resolve lint warnings in profiles.go
  • d449ee8 fix: resolve golangci-lint warnings in E2E tests
  • a478d03 feat: add E2E test suite using testscript
  • f8cce95 feat: add profiles update-schema command
  • a8045c3 docs: warn that update-configuration is a full replace, not a merge
  • 268a99c feat: add profiles update and update-configuration commands
  • 302b14c fix: remove ERROR-only default filter on events list
  • afd5f1f style: auto-format go code
  • 9acb4c3 merge: incorporate JSON Schema output feature from feat/schema-output
  • 0b58234 feat: regenerate API client from latest OpenAPI spec
  • ca37609 fix: accumulate all pages before printing in list commands
  • e2bfb96 test: add comprehensive tests for JSON Schema generation
  • e6cf867 feat: add --input-schema flag for create/update commands
  • 40a7f35 fix: handle all reflect.Kind cases in schema switch
  • a65a460 feat: add JSON Schema output format for AI agent usage
  • ddc9458 Merge pull request #91 from Escape-Technologies/feat/py-ci
  • 2220b0b style: auto-format go code
  • 7c41ba3 feat: test ci autofix
  • 8d5498f fix: use PAT for auto-commit to trigger PR checks on autofix
  • fbc3745 style: auto-format go code
  • f56b480 feat: test ci autofix
  • 8927705 feat: py ci

v0.6.7

20 Mar 16:47
v0.6.7
9842341

Choose a tag to compare

Changelog

  • 9842341 v0.6.7
  • 7d20844 Merge pull request #88 from Escape-Technologies/cherry-pick-existing-secret
  • 08402b4 feat: add existing secret support
  • be92d59 Merge pull request #87 from Escape-Technologies/fix/pr-workflow-on-external-pipelines
  • 9ecb708 fix: pr workflow on external pipelines
  • 7f6d100 Merge pull request #85 from Escape-Technologies/chore/run-go-fmt-on-save-and-pr
  • 6348ca1 fix: order
  • a6ca35c style: auto-format go code
  • bdf8d43 chore: auto commit fmt
  • 7f77e79 chore/run-go-fmt-on-save-and-pr

v0.6.6

17 Mar 11:23
1b18f1b

Choose a tag to compare

Changelog

v0.6.5

17 Mar 11:12
41423ef

Choose a tag to compare

Changelog

v0.6.4

16 Feb 12:50

Choose a tag to compare

Changelog

  • 7d2cfbe v0.6.4
  • df5543f Merge pull request #82 from Escape-Technologies/fix/verbosity-flag-loglevels
  • 21272f5 fix: add linter annotation
  • cb34479 fix: verbosity flag for loglevels

v0.6.3

26 Jan 14:29

Choose a tag to compare

Changelog

  • fb2c9a4 v0.6.3
  • 21b877a Merge pull request #81 from Escape-Technologies/feat/k8s-use-integration
  • 58dbd1f fix: use locationIDs list
  • 88b9fb9 fix: handle Kubernetes integration
  • a63ef05 feat: add info logs about k8s integration
  • 2e1458a feat: use revamped k8s integration

v0.6.2

16 Dec 19:19
030eef4

Choose a tag to compare

Changelog

  • 030eef4 v0.6.2
  • 9174ea2 Merge pull request #79 from Escape-Technologies/fix/issues-get-json-yaml-output
  • 353fca1 fix: output

v0.6.1

16 Dec 18:42
8f6b3af

Choose a tag to compare

Changelog

  • 8f6b3af v0.6.1
  • db3f7d6 Merge pull request #78 from Escape-Technologies/fix/support-aarch64
  • ede569b fix: support aarch64

v0.6.0

12 Dec 16:08
54f2b25

Choose a tag to compare

Changelog

  • 54f2b25 v0.6.0
  • 5d62fe4 Merge pull request #77 from Escape-Technologies/feat/delete-tag-cli
  • 41020ed fix: newline
  • 16538f8 Merge pull request #76 from Escape-Technologies/fix/cli-w-display-results
  • a33149a feat: add delete tag functionality
  • fa3eea9 fix: results
  • 5fd82dd Merge pull request #74 from Escape-Technologies/feat/bump-golang-dependencies
  • 244b931 feat: bump golang dependencies