Skip to content

Releases: DataDog/lading

v0.12.0-rc3

10 Jan 19:19
146764c
Compare
Choose a tag to compare
v0.12.0-rc3 Pre-release
Pre-release
intro changelog

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

v0.11.3

12 Dec 20:04
2bd4627
Compare
Choose a tag to compare

Fixed

  • gRPC calls that respond with data are now handled correctly. This previously
    emitted an error and dropped the response.

v0.11.2

02 Dec 00:33
Compare
Choose a tag to compare

Added

  • Targets can inherit lading's environment variables using the
    --target-inherit-environment flag

Changed

  • glibc based releases are now built on ubuntu-20.04 rather than ubuntu-latest

v0.11.2-beta1

29 Nov 02:37
Compare
Choose a tag to compare
v0.11.2-beta1 Pre-release
Pre-release

Changed

  • Target stdio is now echoed in lading logs for improved target visibility

v0.11.1

22 Nov 21:39
e191e6c
Compare
Choose a tag to compare

Added

  • Releases now include x86-64 musl binaries
  • The musl build does not support kafka

Changed

  • The Protobuf compiler is no longer required to build lading

v0.11.1-rc3

22 Nov 20:49
Compare
Choose a tag to compare
v0.11.1-rc3 Pre-release
Pre-release

Added

  • Releases now include x86-64 musl binaries
  • The musl build does not support kafka

Changed

  • The Protobuf compiler is no longer required to build lading

v0.11.1-rc2

22 Nov 20:03
Compare
Choose a tag to compare
v0.11.1-rc2 Pre-release
Pre-release

Added

  • Releases now include x86-64 musl binaries

Changed

  • The Protobuf compiler is no longer required to build lading

v0.11.1-rc1

22 Nov 19:41
Compare
Choose a tag to compare
v0.11.1-rc1 Pre-release
Pre-release

Added

  • Releases now include x86-64 musl binaries

v0.11.0

17 Nov 00:04
9cb37bc
Compare
Choose a tag to compare

Added

  • Observer now measures child processes of the target

v0.10.4

16 Nov 23:34
84b2c33
Compare
Choose a tag to compare

Added

  • HTTP blackhole can be configured with arbitrary response body, headers and
    status code
  • gRPC HTTP2 client concurrency can now be configured

Note: this and future releases are also available in S3.