Releases: coralogix/cx-cli
Releases · coralogix/cx-cli
Release list
v0.1.13
What's Changed
- AICE-244 | cx ai-center commands + skill (AI v3) by @orimazar-cpu in #160
New Contributors
- @orimazar-cpu made their first contribution in #160
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- FORGE-244: align cases skill and add query rule validation by @lbinyamin in #158
- fix(presets): align notification preset endpoints by @yonbek in #161
New Contributors
- @lbinyamin made their first contribution in #158
Full Changelog: v0.1.11...v0.1.12
What's Changed
- FORGE-244: align cases skill and add query rule validation by @lbinyamin in #158
- fix(presets): align notification preset endpoints by @yonbek in #161
New Contributors
- @lbinyamin made their first contribution in #158
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- AGE-1086 | Create base coding agents skill for cli by @niv-hertz in #145
- Deepen E2M coverage in cx-data-pipeline skill by @roy-barkan in #147
- fix(oauth): serve login callback on IPv6 loopback to fix 'site can't be reached' by @SnirShechter in #151
- chore(incidents): replace incidents with cases by @xBATx in #143
- fix(iam): resolve users team ID via /identity/whoami, fix empty search results by @yonbek in #154
- bump version to 0.1.11 by @yonbek in #155
New Contributors
- @roy-barkan made their first contribution in #147
Full Changelog: v0.1.10...v0.1.11
What's Changed
- AGE-1086 | Create base coding agents skill for cli by @niv-hertz in #145
- Deepen E2M coverage in cx-data-pipeline skill by @roy-barkan in #147
- fix(oauth): serve login callback on IPv6 loopback to fix 'site can't be reached' by @SnirShechter in #151
- chore(incidents): replace incidents with cases by @xBATx in #143
- fix(iam): resolve users team ID via /identity/whoami, fix empty search results by @yonbek in #154
- bump version to 0.1.11 by @yonbek in #155
New Contributors
- @roy-barkan made their first contribution in #147
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- AIAPP-1944 | make sure agent suggest new version update by @barchen1 in #142
- fix(integrations): parse real response shape in cx integrations list by @yonbek in #146
- Bump version to v0.1.10 by @yonbek in #148
Full Changelog: v0.1.9...v0.1.10
What's Changed
- AIAPP-1944 | make sure agent suggest new version update by @barchen1 in #142
- fix(integrations): parse real response shape in cx integrations list by @yonbek in #146
- Bump version to v0.1.10 by @yonbek in #148
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- fix cases in --help by @yonbek in #138
- fix(api): normalize endpoint trailing slash to fix failing endpoints (SNIR-1) by @SnirShechter in #139
- bump version to 0.1.9 by @yonbek in #141
Full Changelog: v0.1.8...v0.1.9
What's Changed
- fix cases in --help by @yonbek in #138
- fix(api): normalize endpoint trailing slash to fix failing endpoints (SNIR-1) by @SnirShechter in #139
- bump version to 0.1.9 by @yonbek in #141
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Fix integration and notification endpoint paths by @yonbek in #130
- AIAPP-1946 | redesign OAuth authentication success page by @SnirShechter in #129
- feat(cases): add support for cases in the cx-cli by @xBATx in #107
- feat(cases): add case skills and simplify stuff by @xBATx in #134
- bump version to 0.1.8 by @yonbek in #137
New Contributors
- @SnirShechter made their first contribution in #129
- @xBATx made their first contribution in #107
Full Changelog: v0.1.7...v0.1.8
What's Changed
- Fix integration and notification endpoint paths by @yonbek in #130
- AIAPP-1946 | redesign OAuth authentication success page by @SnirShechter in #129
- feat(cases): add support for cases in the cx-cli by @xBATx in #107
- feat(cases): add case skills and simplify stuff by @xBATx in #134
- bump version to 0.1.8 by @yonbek in #137
New Contributors
- @SnirShechter made their first contribution in #129
- @xBATx made their first contribution in #107
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- added search in coralogix docs commands by @menachembadichi-blip in #120
- AIAPP-1770 | udpate error msg by @barchen1 in #126
- version = "0.1.7" by @menachembadichi-blip in #127
Full Changelog: v.0.1.6...v0.1.7
What's Changed
- added search in coralogix docs commands by @menachembadichi-blip in #120
- AIAPP-1770 | udpate error msg by @barchen1 in #126
- version = "0.1.7" by @menachembadichi-blip in #127
Full Changelog: v.0.1.6...v0.1.7
v0.1.6
What's Changed
- Fix alerts v5 endpoints by @yonbek in #106
- Fix parsing-rules usage-limits command by @yonbek in #109
- Use OpenAPI 5 management endpoints by @yonbek in #111
- Update 403 error by @barchen1 in #113
- Fix data usage streaming responses by @yonbek in #112
- Fix dashboard gauge bounds validation by @yonbek in #116
- CLI version notifier by @barchen1 in #114
- Separate global and command help options by @yonbek in #118
- Fix incidents list filters and pagination by @yonbek in #117
- Fix cx cli enrichment rules bad request error by @amitcoralogix in #119
- Update chat type by @barchen1 in #121
- Adding interaction-source header by @amitcoralogix in #123
- Update version by @barchen1 in #124
New Contributors
- @amitcoralogix made their first contribution in #119
Full Changelog: v0.1.5...v0.1.6
What's Changed
- Fix alerts v5 endpoints by @yonbek in #106
- Fix parsing-rules usage-limits command by @yonbek in #109
- Use OpenAPI 5 management endpoints by @yonbek in #111
- AGE-977 | update 403 error by @barchen1 in #113
- Fix data usage streaming responses by @yonbek in #112
- Improve create-pr skill with structured 8-section PR template by @yonbek in #115
- Fix dashboard gauge bounds validation by @yonbek in #116
- AIDEV-2225 | cli version notifier by @barchen1 in #114
- Separate global and command help options by @yonbek in #118
- Fix incidents list filters and pagination by @yonbek in #117
- AIAP-1899 | fix cx cli enrichment rules bad request error by @amitcoralogix in #119
- AIAPP-1908 | update chat type by @barchen1 in #121
- AIAP-1095 | adding interaction-source header by @amitcoralogix in #123
- AIAPP-1915 | update version by @barchen1 in #124
New Contributors
- @amitcoralogix made their first contribution in #119
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- fix: restrict skill description length to 1024 chars for Codex by @niv-hertz in #80
- ci: agent skills ref CI validation by @vjofusha in #85
- fix: restore E2E test suite and remove broken quotas/saml commands by @liranhason in #84
- fix: explicit --profile overrides CX_API_KEY/CX_REGION env vars by @yonbek in #91
- Fix name collision on
profile addcommand by @yonbek in #92 - feat: add search-fields value search and dashboards semantic search by @shmuelcoyas-rgb in #40
- fix: surface server error messages for 401, 403, and 429 responses by @yonbek in #94
- docs: apply Coralogix style guide to skills README by @veronikaambar in #88
- skill: share dashboard link as final step of cx-create-dashboard by @IdanSil in #96
- docs: add read-only mode docs, rename allow_costly_commands to olly_enabled by @liranhason in #99
- feat: default dataprime tier to archive + per-profile default_tier by @niv-hertz in #95
- Update dashboard catalog API endpoint to use /list suffix by @pazdernik-coralogix in #100
- docs: rewrite Quick Start as step-by-step prompt guide by @veronikaambar in #86
- feat(alerts): add
cx alerts deletesubcommand by @yonbek in #97 - feat(metrics): add TOON-encoded agents output for range queries by @yonbek in #102
- feat: add cx dashboards replace command by @liranhason in #90
- feat(olly): hardcode interaction mode to skill (pro mode) by @yonbek in #104
- bump version to 0.1.5 by @yonbek in #105
New Contributors
- @vjofusha made their first contribution in #85
- @shmuelcoyas-rgb made their first contribution in #40
- @pazdernik-coralogix made their first contribution in #100
Full Changelog: v0.1.4...v0.1.5
What's Changed
- fix: restrict skill description length to 1024 chars for Codex by @niv-hertz in #80
- ci: agent skills ref CI validation by @vjofusha in #85
- fix: restore E2E test suite and remove broken quotas/saml commands by @liranhason in #84
- fix: explicit --profile overrides CX_API_KEY/CX_REGION env vars by @yonbek in #91
- Fix name collision on
profile addcommand by @yonbek in #92 - feat: add search-fields value search and dashboards semantic search by @shmuelcoyas-rgb in #40
- fix: surface server error messages for 401, 403, and 429 responses by @yonbek in #94
- docs: apply Coralogix style guide to skills README by @veronikaambar in #88
- skill: share dashboard link as final step of cx-create-dashboard by @IdanSil in #96
- docs: add read-only mode docs, rename allow_costly_commands to olly_enabled by @liranhason in #99
- feat: default dataprime tier to archive + per-profile default_tier by @niv-hertz in #95
- Update dashboard catalog API endpoint to use /list suffix by @pazdernik-coralogix in #100
- docs: rewrite Quick Start as step-by-step prompt guide by @veronikaambar in #86
- feat(alerts): add
cx alerts deletesubcommand by @yonbek in #97 - feat(metrics): add TOON-encoded agents output for range queries by @yonbek in #102
- feat: add cx dashboards replace command by @liranhason in #90
- feat(olly): hardcode interaction mode to skill (pro mode) by @yonbek in #104
- bump version to 0.1.5 by @yonbek in #105
New Contributors
- @vjofusha made their first contribution in #85
- @shmuelcoyas-rgb made their first contribution in #40
- @pazdernik-coralogix made their first contribution in #100
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- ci: add no-op companion workflows for docs-only PRs by @yonbek in #71
- Fix: remove unnecessary empty string push in banner rendering by @yanivzoh in #70
- fix: correct DataPrime string quoting in shell examples by @veronikaambar in #68
- Fix: Update README by @yanivzoh in #69
- added freq search vs. archive to dashboard skill by @menachembadichi-blip in #63
- feat: support storing OAuth tokens in profile file (now default) by @yonbek in #72
- fix: resolve unbound variable error in install script by @niv-hertz in #73
- fix: support complex search field paths by @GonRappaport in #75
- AIAPP-1673 | add olly api to cli by @barchen1 in #74
- Fix: improve date handling in daily data usage command by @yanivzoh in #76
- feat: add global config guards for risky, costly, and read-only commands by @niv-hertz in #77
New Contributors
Full Changelog: v0.1.3...v0.1.4