Releases: confluentinc/cli
Releases · confluentinc/cli
v3.8.0
New Features
- Add
confluent schema-registry region list
command
Bug Fixes
- Fix a bug on Windows preventing decryption of authentication tokens
- Fix
confluent update
for Windows
v3.7.0
v3.6.0
New Features
- When specifying a file with a flag, auto-complete according to file extension
Bug Fixes
- Prevent panics in
confluent kafka cluster use
andconfluent api-key
commands for users without an environment - Fixed a decryption error when running
confluent context list
with old contexts from~/.confluent/config.json
v3.5.2
v3.5.1
Changelog
- 2e6e3a7 chore: patch version bump v3.5.1 [ci skip]
- 64dc545 [CLI-2356] Fix inability to hard delete schema versions (#1796)
- 119ebd0 [CLI-2137] remove prefix check for
anonymous-id
(#1793) - 36b13aa Fix incompatible
--nodebuginfo
flag in debian packaging (#1795) - 21b31f3 Use
cmd
where possible, remove unnecessary command structs (#1786) - 4029b92 Add more linters (#1788)
- 5d3e11a Add
gci
linter (#1787) - 0e6e19b Revert "Conditionally strip "v" from version in packaging" (#1790)
- 39dfacd Add
--nodebuginfo
to RPM build (#1791) - 2210de0 AsyncAPI fixing Protobuf Errors (#1778)
- 22726ac Use the same struct for
schema-registry
commands (#1762) - ac394e7 Fix
make publish-release-notes-to-s3
target [skip secret scan] (#1776) - cc5bb10 Conditionally strip "v" from version in packaging (#1784)
- 5049d73 Bump github.com/aws/aws-sdk-go from 1.44.219 to 1.44.220 (#1785)
- 7bab547 Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#1783)
- 2105802 Bump github.com/fatih/color from 1.14.1 to 1.15.0 (#1780)
- ea4354c Bump github.com/chromedp/chromedp from 0.8.8 to 0.9.1 (#1781)
- 187a8f2 Bump github.com/aws/aws-sdk-go from 1.44.212 to 1.44.219 (#1782)
- 6f6fdbb Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#1779)
- acd3aad Add more linters (#1774)
- da48810 Remove duplicated page token code (#1610)
- e881e28 AsyncAPI support for primitive AVRO schemas (#1761)
- 2f4b354 Add more linters (#1773)
- 655746e Update Contributing.md wording (#1772)
v3.5.0
Changelog
- 0c6e7ab chore: minor version bump v3.5.0 [ci skip]
- 477413b Disable plugins by default on Windows (#1769)
- cff11cf Fixes and improvements for release (#1758)
- 6810fd4 Revert cc-cli-service release process (#1768)
- bc97b3f Chown /etc so cli can read/write /etc/machine-id on Alpine for encryption (#1771)
- 5fa68ff [CLI-1640] Add org management commands (#1728)
- ec8084f Bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#1766)
- 90bb2ad Bump golang.org/x/text from 0.7.0 to 0.8.0 (#1764)
- f83249c [CLI-2171] Always use latest Go version for glibc Linux builds (#1760)
- 2d4873f Bump github.com/jhump/protoreflect from 1.15.0 to 1.15.1 (#1763)
- 3011eef Bump github.com/chromedp/chromedp from 0.8.7 to 0.8.8 (#1765)
- 0299904 Bump golang.org/x/term from 0.5.0 to 0.6.0 (#1767)
v3.4.0
Changelog
- 9ac10fa chore: minor version bump v3.4.0 [ci skip]
- 58e2730 Fix Windows build (#1759)
- f0cbedd Remove
cmd
from printing functions (#1746) - 61e5130 [CLI-454] Print pretty json schema in
confluent sr schema describe
(#1755) - f684dac Bump github.com/aws/aws-sdk-go from 1.44.211 to 1.44.212 (#1757)
- 9e4a537 Allow integration tests to be run from IDE (#1752)
- 653e810 Fix typos, list sorting, and dead code (#1754)
- a641e91 Publish release notes to S3 after docs review (#1756)
- 6ced382 [CLI-962] add
--use
flag inapi-key create
to automatically use the created api-key for the provided resource (#1748) - c65cd55 [CLI-1507] more accurate error message for users who has no permissions to describe a topic (#1753)
- 0a41d73 [CLI-2262] Check for empty flag values in
price list
(#1747) - 9a830bd [CLI-805] Add
jq
toconfluentinc-cli
docker image (#1751) - 9fafd59 Bump github.com/aws/aws-sdk-go from 1.44.209 to 1.44.211 (#1750)
- 3958328 Bump github.com/google/go-github/v50 from 50.0.0 to 50.1.0 (#1749)
- b2fa1af Automatically create release notes and set bump (#1719)
- 3e755dd [CLI-1757] only get service accounts and users once, in kafka acl commands (#1745)
- 6eaae89 [CPG-2902] Conditionally advertise Marketplace payment option (#1693)
- 7bb2a44 [CLI-2350] validate nonce length before seal and open to avoid panic (#1744)
- f5faf40 [CLI-2101] Prevent panic when the parsing environment flag into the context (#1743)
- b5e16c1 Update description of
--save
to mention saving to keychain access (#1733) - 9331439 [CLI-1683] Update error message to help user if they delete active cluster from the UI (#1493)
- f9b5a2d [DOCS-22494, DOCS-22308]: Remove extra "--operation" flag (#1735)
- 7aed295 [CLI-1560-1] Add warning msg when command requires an env but no env is selected (#1729)
- 6af8cf9 Replace unit tests that mock cmd (#1742)
- 5879178 Use 7.4.x branch for CP system tests (#1741)
- 98da656 Fix Jenkins pipeline (#1704)
- c2d2163 [CLI-2067] Use
$PATHEXT
to find executable plugins on Windows (#1727) - 38378e5 Bump github.com/aws/aws-sdk-go from 1.44.207 to 1.44.209 (#1740)
- 7e51c05 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1736)
- a783559 Bump github.com/gobuffalo/flect from 1.0.0 to 1.0.2 (#1737)
- 900f9c4 Bump github.com/confluentinc/ccloud-sdk-go-v2/org from 0.5.0 to 0.6.0 (#1738)
- 9ef3a20 Bump github.com/jhump/protoreflect from 1.14.1 to 1.15.0 (#1739)
- 6b49586 Switch from bincover to built in test coverage for
byok_test
(#1734) - 87d4db7 [CLI-2301] Use built-in integration test coverage profiling tool (#1730)
- 251199b Add sleep statement to update db script (#1692)
v3.3.0
v3.2.1
Changelog
- 3b88e02 chore: patch version bump v3.2.1 [ci skip]
- dd13f51 [CLI-2341] Update ingress/egress limits in
kafka cluster describe
(#1723) - 3d073df Fix
schema-registry cluster describe
panic (#1721) - 22c7bf4 [RCCA-11060] Use panta/machineid to fix
/etc/machine-id
not found issue on alpine linux (#1726) - 2c166cd AsyncAPI Fix for Protobuf message logging (#1725)
- 716035f Bump golang.org/x/net from 0.6.0 to 0.7.0 (#1724)
v3.2.0
Changelog
- 95f4aba chore: minor version bump v3.2.0 [ci skip]
- 13001ba [CLI-1470-2] Encrypt token and refresh token in config.json (#1718)
- 4b3b7a7 Add release notes to PR template [ci skip] (#1720)
- 97e9fd2 [DGS-5745, CIAM-2563] Add Stream Catalog roles to CLI (#1702)
- ea3a25a [CLI-1470] encrypt login credentials and save to config.json, and keychain on macos (#1686)
- 66cfaa8 Replace CLI cloud-signup with a browser redirect (#1713)
- 214d0ff [CIAM-1796] Dataplane roles get 403 when listing api keys (#1711)
- 08adff7 Remove
make deps
(#1714) - b5def33 Do not set
name
field in cluster update when it's not specified (#1710) - 91bef96 Deprecate shell script in README (#1712)
- 500ed49 Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (#1709)
- 5d72995 Bump github.com/confluentinc/schema-registry-sdk-go from 0.0.18 to 0.0.19 (#1706)
- acbb6b3 Bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1708)
- e70c24e Fix goreleaser deprecation warnings (#1703)