Skip to content

Releases: DataDog/lading

v0.32.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 22:43
6a3171a
Lading 0.32.0 (#1859)

This commit releases lading 0.32.0. See CHANGELOG.md for details.

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

v0.31.2

Choose a tag to compare

@github-actions github-actions released this 06 Mar 17:58
ed99f5f
v0.31.2

v0.31.1

Choose a tag to compare

@github-actions github-actions released this 06 Mar 03:15
9f4d54f
v0.31.1

v0.31.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 02:21
298a34c
v0.31.0

v0.30.0

Choose a tag to compare

@github-actions github-actions released this 05 Dec 20:12
8b1aa8e
update changelog

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

v0.30.0-rc0

v0.30.0-rc0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Dec 16:43
7fbf8f8
Lading 0.30.0

This commit releases lading 0.30.0 with improvements to both the OTel
and Datadog native trace generators. Notably, lading now supports
configuration directories, allowing the lading configuration to be
split into multiple files. Merge semantics are carefully documented
in-line in project code, but essentially all merged files must not
overlap.

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

v0.29.2

Choose a tag to compare

@blt blt released this 21 Nov 23:20
57a7f27

Release adds adds two new interesting features:

  • support for a stateful, experimental, Datadog logs blackhole
  • support for multi-format writes from the capture manager

The later allows callers to have both parquet and jsonl capture files
at one time.

v0.29.1

Choose a tag to compare

@github-actions github-actions released this 19 Nov 00:06
5e7dbec
Lading 0.29.1 release

This commit is a point release to fix where lading capture manager
marks its time-zero. In 0.28 and before this time was just after the
target was signaled as running. In 0.29.0 this time was before the
target was run. In this point release we move the behavior back to
match 0.28.

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

v0.29.0

Choose a tag to compare

@github-actions github-actions released this 13 Nov 20:08
9e4474b
Release lading 0.29.0

This commit releases lading 0.29.0. Of primary interest we have
altered the capture manager subsystem so that historical metrics -- up
to one minute in the past -- may be submitted. This is taken advantage
of by the new Datadog intake blackhole, which supports in this release
v2 of the intake protocol.

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

v0.29.0-rc2

v0.29.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Nov 19:27
ef9f881
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>