Bugfixes
- Make page_size an optional parameter to support pagination changes rolling out to Cortex APIs.
Bugfixes
- Fix bug with scorecards not being included in 'backup export'.
Improvements
- Test modifications for better coverage of Cortex public API.
Bugfixes
- fix JSON payload formatting for docs update subcommand
Bugfixes
- change includeHierarchyFields for catalog API to be string, not boolean
Improvements
- Upgrade GH Actions from Node.js 16 to Node.js 20.
Improvements
- Improve backup export time.
Improvements
- Add catalog pagination parameters
Bugfixes
- Fix ip-allowlist validate
Improvements
- Add quiet option to suppress warning messages
- Don't fail imports on Duplicate
Bugfixes
- Homebrew SHA calculation fix.
Bugfixes
- Clean up default cortex config file
Improvements
- Add Mac homebrew tap
Improvements
- Add showDrafts option to scorecards list
Breaking Changes
- catalog list: change -wo to -io for include owners in preparation for adding -in for include nested fields
Bugfixes
- Entity tag should be an optional parameter for scorecards scores.
Improvements
- publish docker image to cortexapp/cli
Improvements
- add gitops-log command
- ensure API errors get displayed on the terminal
Improvements
- add integrations azure-resources
Improvements
- use cortexapps CLI docker image for writing Cortex deploy events
- tag docker image with latest and version tag
Improvements
- Environment variable support for CORTEX_API_KEY, CORTEX_BASE_URL.
Improvements
- Add incident.io integration
Improvements
- Add deploys update-by-uuid
- Add deploys delete-by-uuid
- Add includeLinks and includeOwners options in catalog list
- Add catalog list-descriptors
- Add catalog gitops-logs
- Add catalog scorecard-scores
Improvements
- Add support for docker image builds.
Improvements
- For exports, add the cortex tenant - the value in the .cortex/config file that identifies the tenant.
Improvements
- Better API key handling -- strip quotes from keys; add better error messages.
Improvements
- Add coralogix, launchdarkly integrations.
Improvements
- Add pagerduty integration.
Improvements
- Dev improvements to run all tests in parallel.
Bugfixes
- Delete existing teams and resource definitions when running import.
- Fix for publishing deploy event to Cortex's production Cortex instance.
Improvements
- Add --wait and --timeout for queries run.
- Add option to supply query input as text.
Bugfixes
- Change backup of catalog entries to be in yaml format.
Bugfixes
- Fix backup.
Bugfixes
- Command line validation.
Improvements
- Test coverage improvements.
- Post publish results to Cortex.
Improvements
- Version logic now pulls from importlib.metadata.
Bugfixes
- Fix export command to deal with entity types that may not exist.