Skip to content

Releases: DataDog/lading

0.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 19:58
2247a5f
Update cargo.lock, bump to 0.2.2

Signed-off-by: Brian L. Troutwine <brian@troutwine.us>

0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 18:38
eca8416
Pre-define buffers of lines (#30)

This commit introduces a startup-defined cache of lines that is then rotated
through to reduce incidental CPU costs while emitting. This raises the program
throughput.

Bump to 0.2.

Signed-off-by: Brian L. Troutwine <brian@troutwine.us>

0.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 21:54
87c5064
Bump tokio from 1.7.0 to 1.7.1 (#27)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.7.0...tokio-1.7.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:28
5f02787
release fiddling

Signed-off-by: Brian L. Troutwine <brian@troutwine.us>