Releases: confluentinc/cli
Releases · confluentinc/cli
v2.17.0
Changelog
- 4019502 Correct release make target format (#1310)
- e6922e8 Print remaining free credit to stderr (#1309)
- 674ee42 [CLI-1797] Build linux glibc binaries in centos container and release separately (#1305)
- 7ff5d26 [CPG-1925] Small fixes for paywall removal improvements to CLI (#1308)
- 04d850f [CPG-1925] Fix GetClaimedPromoCodes forbidden access when printing remaining free credit (#1307)
- 0c1d637 [CPG-1925] Provide a consistent and clear experience for suspended orgs in the CLI (#1299)
- 9d24677 [CLI-1803] Migrate to connect v1 public api in
connectcommands (#1301) - 0a1194b [DGS-3795] Add schema-registry cluster delete command (#1300)
- ee85ece DOCS-14397 Improved description for the login command (#1304)
- 95ff6cf Clear error message when produce with value-format but not schema specified (#1296)
- 63ad5ae Fixed small error in the command_show.go file (#1298)
- 5e37203 updating contributing.md whilst onboarding (#1297)
v2.16.0
Changelog
- 9b20d63 chore: minor version bump v2.16.0 [ci skip]
- 2d68f7d [CLI-1687] Migrate to Api-keys v2 apis for api key management commands (#1288)
- 0602cb8 [CLI-1788] Allow consuming from a customized offset and partition of topic (#1292)
- 1767e96 Allow audit-log environment to be passed in as
environmentflag (#1295) - e61ddf9 Allow audit-log environment to be passed in as
environmentflag (#1295) - ce6f212 [CLI-1743] Add http retry logic to ccloud v2 calls (#1291)
- 79e26db [CLI-1796] Remove extra null byte at start of message when produce without schema (#1294)
v2.15.1
v2.15.0
v2.14.0
Changelog
- cf54015 chore: minor version bump v2.14.0 [ci skip]
- 8b5dfa3 [CLI-1773] Add error catcher for quota exceed 402 errors when creating resources (#1285)
- 99edc38 Added an overview page of command list to command-reference index (#1283)
- 56d7fe5 ignore --save flag if sso user (#1284)
- e3917fe Update docs.mk (#1279)
- aa4c639 [CLI-1765] Adding Schema Exporter Command to CP Confluent CLI (#1281)
v2.13.2
v2.13.1
v2.13.0
Changelog
- c3407af chore: minor version bump v2.13.0 [ci skip]
- 16ff324 [CLI-1731] Add Support to Add/Read ACL containing Users via principal flag (#1265)
- 77d4031 Don't require
NewRunE()(#1261) - 3111e4b Miscellaneous fixes (#1278)
- 83cf3aa [CLI-1699] Refresh tokens for username/password users (#1269)
- 73beb64 fix flaky prerun test (#1277)
- ec8351e add semaphore (#1276)
- 8e03ce2 [CLI-1535] separate replica and partition commands into own files (#1223)
- 71d87f4 add instructions for creating api key when creating ksql (#1275)
- 0a30fa3 CLI-1744 Notes about headers when producing and consuming (#1271)
- eb54530 mention env var name in docs (#1272)
- 9a006b1 [CLI-1689] support providing schema id to "confluent kafka topic produce" instead of full schema file (#1224)
- 76afeb4 [CLI-1423, CLI-1688] Support producer/consumer config file and command k=v pairs (#1258)
- 59a644c don't clear the version by accident in unit tests (#1273)
v2.12.0
Changelog
- 25c7886 chore: minor version bump v2.12.0 [ci skip]
- d4eb5d7 moved config files to separate pkg (#1266)
- 80a0043 Add dataplane roles to suggestion message in
iam rbac role describe(#1270) - 7f02ebc [CLI-1733] Let
--kafka-cluster-idimply--cloud-cluster, improve examples (#1264) - 2a57e7f [DGS-3511] clean up schema directory when finished producing/consuming with schemas (#1267)
- 081b6f9 bump jenkinsfile cp to 7.2 (#1263)
- e72fbdf DGS-550: Add an option to SR describe command to print an entire schema graph (#1257)
- 959dd29 Minor fixes (#1260)
v2.11.0
Changelog
- ad62048 chore: minor version bump v2.11.0 [ci skip]
- 44187ef RBAC Role List should show dataplane and default namespace roles (#1259)
- 863a27b return cobra command from kafka topic and refactor (#1255)
- a7e971e return cobra command from kafka cluster and refactor (#1256)
- e67ee41 Update Jenkinsfile (#1239)
- 9eb33ce Separate linting and testing (#1254)
- e66c7f8 Standardize Cobra command return type (#1253)
- bd3a63e CLI-1711 refactor quotas client into v2 client package (#1247)
- 6d798e3 Standardize
cloud-signupstructure and fix tests (#1252) - deaa865 CLI-1693 add 'print-header' option to print out untruncated content of msg headers (#1248)
- bbc124d fix resize error message (#1251)
- f7b667c KGLOBAL-1219: Add support for source initiated cluster links in cloud (#1249)
- 70bf75c Dgs 3416 (#1246)