Releases: yugabyte/cqlsh
Releases · yugabyte/cqlsh
v3.10-yb-20
What's Changed
- Fixed incomplete error message by @HarshDaryani896 in #24
Full Changelog: v3.10-yb-19...v3.10-yb-20
v3.10-yb-19
What's Changed
- Added
os.path.expanduser
to default cqlshrc path in ycqlsh.py by @HarshDaryani896 in #22
Full Changelog: v3.10-yb-18...v3.10-yb-19
v3.10-yb-18
What's Changed
- Print Timing for all DMLs by @HarshDaryani896 in #19
Full Changelog: v3.10-yb-17...v3.10-yb-18
v3.10-yb-10-2.14
Backporting to 2.14: fix of DB-3851 : ycqlsh connection error handling seems to throw another exception
v3.10-yb-17
v3.10-yb-15-2.18
This release includes the following changes:
BACKPORT of : Fix for "[YCQL] describe keyspace <keyspace_name> throws error #16530
v3.10-yb-13-2.17.3
This release includes the following changes:
Backport for Fix for "[YCQL] describe keyspace <keyspace_name> throws error #16530" https://github.com/yugabyte/cqlsh/pull/16
v3.10-yb-16
v3.10-yb-15
This release includes the following changes:
- TIMING [ON|OFF] Command Added #15
v3.10-yb-14
This release includes the following changes:
[DB-3774] cqlsh: Provide option to disable DEBUG command in ycqlsh