Skip to content

Releases: clawcastle/logscale-rs

v0.1.2

27 Sep 20:54
9543971

Choose a tag to compare

Adds method to the client for ingesting unstructured logs. Adds logger implementation for ingesting unstructured logs.

What's Changed

  • Feat/ingest unstructured by @sunero4 in #10
  • Bump version in Cargo.toml by @sunero4 in #11

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 Sep 20:27
9254138

Choose a tag to compare

Adds support for nested JSON fields in structured logs.

What's Changed

  • Update Cargo.toml add repository by @szabgab in #4
  • Feat/nested json: Adds support for nested JSON fields in log attributes by @sunero4 in #6
  • Bump version by @sunero4 in #7

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Sep 14:16

Choose a tag to compare

Initial release v0.1.0 to publish crates to crates.io