Skip to content

Releases: odigos-io/odigos

v1.18.0

23 Feb 10:09
f7412a7

Choose a tag to compare

Changelog

  • fix: include php executables like php-fpm82 as valid phh processes (#4261)
  • fix: handle httpd embedding php, and identify them as php correctly (#4267)
  • chore: update PHP agent version to v0.2.6 in Dockerfiles (#4282) (#4283)
  • Add sampling CRD and config, with head-sampling in supported agents. (#4227)
  • Adds tail-sampling config to instrumentationConfig for workload-specific evaluation. (#4257)
  • Added a GraphQL endpoint, mutation RecoverFromRollback, which allows recovering a workload which has entered a crashloop state, and then uninstrumented itself.
  • Calling the endpoint allows the workload to try to instrument itself again. (#4218)
  • Fix: handle shutdown gracefully when eBPF manager fails to start (e.g on older kernels) (#4244)
  • New helm values option - set a custom name for the gateway collector deployment (#4239)
  • Support dotnet legacy distro for init-container mountMethod (#4245)
  • Add changelog template to PRs (#4232)

v1.18.0-rc4

23 Feb 09:00
f7412a7

Choose a tag to compare

v1.18.0-rc4 Pre-release
Pre-release

Changelog

v1.18.0-rc3

22 Feb 15:30
4449389

Choose a tag to compare

v1.18.0-rc3 Pre-release
Pre-release

Changelog

v1.18.0-rc2

19 Feb 14:23
5f898f9

Choose a tag to compare

v1.18.0-rc2 Pre-release
Pre-release

Changelog

  • Add changelog template to PRs (#4232, @damemi)
  • Add sampling CRD and config, with head-sampling in supported agents. (#4227, @blumamir)
  • Added a GraphQL endpoint, mutation RecoverFromRollback, which allows recovering a workload which has entered a crashloop state, and then uninstrumented itself.
    Calling the endpoint allows the workload to try to instrument itself again. (#4218, @natyharary)
  • Adds tail-sampling config to instrumentationConfig for workload-specific evaluation. (#4257, @tamirdavid1)
  • Fix: PHP runtime detection for executables like php-fpm82 (#4261, @RonFed)
  • Fix: handle shutdown gracefully when eBPF manager fails to start (e.g on older kernels) (#4244, @RonFed)
  • New helm values option - set a custom name for the gateway collector deployment (#4239, @blumamir)
  • Support dotnet legacy distro for init-container mountMethod (#4245, @tamirdavid1)

v1.17.5

18 Feb 17:56
a6937e2

Choose a tag to compare

Changelog

  • a6937e2 Patch release PR for stable version v1.17.5 (#4271)

v1.16.10

17 Feb 20:15
2e68c9c

Choose a tag to compare

Changelog

  • 2e68c9c Patch release PR for stable version v1.16.10 (#4259)

v1.18.0-pre3

16 Feb 13:53
3f67f99

Choose a tag to compare

v1.18.0-pre3 Pre-release
Pre-release

Changelog

  • 3f67f99 fix: remove RHEL image check from release workflow (#4254)

v1.17.4

16 Feb 10:13
30a2dd0

Choose a tag to compare

Changelog

v1.17.3

12 Feb 20:03
b3f9315

Choose a tag to compare

Changelog

v1.17.2

11 Feb 21:14
8ae8284

Choose a tag to compare

Changelog

  • 4561a68 CORE-00 | fix: do not add extended to the odigos-agents-image-pull init container (#4234)
  • 8ae8284 PLAT-00 | Patch release PR for stable version v1.17.2 (#4233)