Skip to content

Releases: ctrlplanedev/cli

v0.18.1

17 Feb 05:12

Choose a tag to compare

Changelog

  • 4eeffbb Refactor fetcher to remove redundant system ID concatenation logic and update EnvironmentIds field to be non-pointer in UpsertUserApprovalRecordRequest for consistency.

v0.18.0

17 Feb 04:28

Choose a tag to compare

Remove `SystemIds` field from multiple request and response models in…

v0.17.1

16 Feb 18:23

Choose a tag to compare

Changelog

  • 371ded4 Remove deprecated OpenAPI files and update API client methods for resource provider handling

v0.17.0

15 Feb 05:46
v0.17.0
6ba5656

Choose a tag to compare

Changelog

  • 6ba5656 Merge pull request #54 from ctrlplanedev/dacbd/api-update
  • 439172e update api

v0.16.3

14 Feb 12:43
v0.16.3
b8498d7

Choose a tag to compare

Changelog

  • b8498d7 fix: only error if config is directly provided (#52)

v0.16.2

11 Feb 17:40

Choose a tag to compare

Changelog

  • 1782442 feat: release targets preview cmd

v0.16.1

08 Feb 20:56

Choose a tag to compare

Changelog

  • ed511db chore: update GitHub Actions workflow for Go linting
  • 582d819 chore: update dependencies and improve configuration handling
  • 0a2fb0f chore: update golangci-lint action version in GitHub Actions workflow
  • aa8779f feat: add pipe sync command and refactor key bindings
  • 6ae5c25 refactor: improve error handling and simplify code structure

v0.16.0

07 Feb 04:04

Choose a tag to compare

Changelog

  • ca1ff5d add go lint
  • 357ac10 chore: update client openapi
  • a7f9464 chore: update dependencies in go.mod
  • 97caf65 feat: add new applyv2 command and enhance document interface
  • b037f8e refactor: remove applyv2 command and streamline apply functionality
  • 7b224a9 refactor: remove unused provider files and clean up apply selector logic
  • bc2a6bb refactor: rename API client methods and update request structures
  • 0bed692 refactor: simplify TLS configuration handling in Helm client
  • 29315e6 refactor: update API client methods and request structures

v0.15.19

30 Jan 20:00
v0.15.19
c63e866

Choose a tag to compare

Changelog

  • c63e866 fix: use the common func for loading aws creds that properly does rol… (#49)

v0.15.18

30 Jan 07:27
v0.15.18
bb8c768

Choose a tag to compare

Changelog

  • bb8c768 chore: additional logging context