v0.0.30
What's Changed
- Dependencies: Minimize dependencies of core installation,
deferpolarstocratedb-toolkit[io]. - Fixed
cratedb-wtf recordabout too large values ofulimit_hard - Improved
ctk shellto also talk to CrateDB standalone databases - Added basic utility command
ctk tail, for tailing a database
table, and optionally following the tail - Table Loader: Added capability to load InfluxDB Line Protocol (ILP) files
- Query Collector: Now respects
CRATEDB_SQLALCHEMY_URLenvironment variable - Updated dataset loading URLs. Thanks, @simonprickett.
New Contributors
- @simonprickett made their first contribution in #339
Full Changelog: v0.0.29...v0.0.30