Skip to content

Releases: DataDog/lading

v0.31.2

06 Mar 17:58
ed99f5f

Choose a tag to compare

v0.31.1

06 Mar 03:15
9f4d54f

Choose a tag to compare

v0.31.1

v0.31.0

06 Mar 02:21
298a34c

Choose a tag to compare

v0.31.0

v0.30.0

05 Dec 20:12
8b1aa8e

Choose a tag to compare

update changelog

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

v0.30.0-rc0

05 Dec 16:43
7fbf8f8

Choose a tag to compare

v0.30.0-rc0 Pre-release
Pre-release
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

21 Nov 23:20
@blt blt
57a7f27

Choose a tag to compare

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

19 Nov 00:06
5e7dbec

Choose a tag to compare

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

13 Nov 20:08
9e4474b

Choose a tag to compare

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

11 Nov 19:27
ef9f881

Choose a tag to compare

v0.29.0-rc2 Pre-release
Pre-release
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>

v0.28.0

02 Sep 23:47
07cf66f

Choose a tag to compare

Release lading 0.28.0

This release contains non-trivial memory consumption improvements to the
dogstatsd payload, improvements to the modeling fidelity of
OpenTelemetry metrics payload and adds a new kubernetes load generator to the
project. Full notes in the CHANGELOG.md.

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