Skip to content

Releases: DataDog/lading

v0.12.0-rc4

v0.12.0-rc4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jan 23:02
d187ef2
changelog update

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

v0.12.0-rc3

v0.12.0-rc3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jan 19:19
146764c
intro changelog

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

v0.11.3

Choose a tag to compare

@github-actions github-actions released this 12 Dec 20:04
2bd4627

Fixed

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

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 02 Dec 00:33

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

v0.11.2-beta1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Nov 02:37

Changed

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

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 22 Nov 21:39
e191e6c

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

v0.11.1-rc3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Nov 20:49

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

v0.11.1-rc2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Nov 20:03

Added

  • Releases now include x86-64 musl binaries

Changed

  • The Protobuf compiler is no longer required to build lading

v0.11.1-rc1

v0.11.1-rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Nov 19:41

Added

  • Releases now include x86-64 musl binaries

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 17 Nov 00:04
9cb37bc

Added

  • Observer now measures child processes of the target