Skip to content

v0.0.30

Latest
Compare
Choose a tag to compare
@amotl amotl released this 13 Jan 09:23
· 12 commits to main since this release

What's Changed

  • Dependencies: Minimize dependencies of core installation,
    defer polars to cratedb-toolkit[io].
  • Fixed cratedb-wtf record about too large values of ulimit_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

Full Changelog: v0.0.29...v0.0.30