What's Changed
- Dependencies: Minimize dependencies of core installation,
deferpolars
tocratedb-toolkit[io]
. - Fixed
cratedb-wtf record
about too large values ofulimit_hard
- Improved
ctk shell
to 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_URL
environment variable - Updated dataset loading URLs. Thanks, @simonprickett.
New Contributors
- @simonprickett made their first contribution in #339
Full Changelog: v0.0.29...v0.0.30