Skip to content

Releases: odigos-io/odigos

v1.0.14

31 Dec 18:04
0db7f85
Compare
Choose a tag to compare

Changelog

  • 236d3e1 Update golang instrumentation to latest version (#868)
  • 48e5d16 [TASK-667] send container name to ebpf (#860)
  • 0db7f85 refactor(instrumentor): separate controllers by job (#867)

v1.0.13

30 Dec 14:35
0ee403f
Compare
Choose a tag to compare

Changelog

  • 0ee403f fix(instrumentor): update instrumentation device on config default sdk config change (#866)
  • 3232946 fix: pod reconciler for odiglet restart (#863)
  • 509d175 fix: remove old instrumentation device when upgrading from community to enterprise (#862)
  • 2b8b9ed refactor: extract process and lang detection to go module (#861)
  • e869db7 update to latest go auto instrumentation (#864)

v1.0.12

26 Dec 10:12
7d5a089
Compare
Choose a tag to compare

Changelog

  • 1ce0e0d Add OTel collector to Odigos repository (#845)
  • 48997a2 Update README.md (#849)
  • 429a7a2 [TASK-661] delete odigos-instrumentation label (#854)
  • 5d1146c chore(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 in /instrumentor (#852)
  • 4a82109 chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 in /cli (#833)
  • 9bd8b25 chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 in /instrumentor (#835)
  • 53a66c9 chore(deps): bump the k8s-dependencies group in /instrumentor with 2 updates (#834)
  • 5beb413 chore(deps): bump the k8s-dependencies group in /odiglet with 3 updates (#828)
  • c3bf09d chore(deps): bump the k8s-dependencies group in /scheduler with 2 updates (#836)
  • 845a109 ci: automation to tag odigos and release cli (#846)
  • 18e589f ci: fix error in git tag workflow (#856)
  • 45a6682 ci: use release bot token to tag new versions for release (#855)
  • 7d5a089 ci: use static string instead of server_url (#858)
  • 1158c9f ci: use url in push command directly (#857)
  • 83a2e41 feat: make java ebpf default for on-prem (#847)
  • 48d5485 fix: missing kubeletstats from collector (#848)
  • ce7c8c1 new destination: coralogix (#841)

v1.0.11

19 Dec 14:24
95340b5
Compare
Choose a tag to compare

Changelog

  • e536477 chore(deps): bump actions/setup-go from 4 to 5 (#820)
  • 4f47b4a chore(deps): bump actions/setup-go from 4 to 5 (#838)
  • 19b53f5 chore(deps): bump actions/stale from 8 to 9 (#821)
  • d5137d3 chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 in /odiglet (#831)
  • ea52da8 chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 in /odiglet (#830)
  • 7b7e262 chore(deps): bump helm/kind-action from 1.5.0 to 1.8.0 (#837)
  • 5a32630 chore(deps): bump the k8s-dependencies group in /autoscaler with 2 updates (#840)
  • c1fc837 chore(deps): bump the k8s-dependencies group in /cli with 1 update (#832)
  • fcf6533 chore(deps): bump the otel-dependencies group in /odiglet with 1 update (#829)
  • 461cdde feat: generic support for otel sdk types via crd (#818)
  • 8d8cde4 feat: odigos enterprise on-prem tier (#825)
  • fc3f417 feat: use device manager for ebpf instrumentations (#826)
  • 95340b5 fix(instrumentor): preserve containers with missing runtime details (#844)
  • ef308a4 fix: allow non-standard port for Jaeger destination (#809)
  • e1e83c7 fix: include uncommited changes from #825 (#842)
  • 3bd7cfa fix: remote debugging odiglet (#823)

v1.0.10

10 Dec 08:27
cfc17a7
Compare
Choose a tag to compare

Changelog

  • cfc17a7 Update go auto instrumentation version and use WithGlobal (#817)

v1.0.9

05 Dec 13:35
22f8c25
Compare
Choose a tag to compare

Changelog

  • 65ed175 chore: add instrumentation config rbac to cloud proxy (#814)
  • 22f8c25 chore: upgrade cloud proxy version (#816)
  • c1ed39a fix(cli): initialize deployment manager (#815)

v1.0.8

04 Dec 11:58
2792d62
Compare
Choose a tag to compare

Changelog

  • 2792d62 ci: improve text and fix tag reference for notifications (#813)

v1.0.5

03 Dec 15:07
14b7bf7
Compare
Choose a tag to compare

Changelog

  • 15bd6f9 chore: remove github token from makefile as they are unused (#801)
  • 3d236d3 ci: add docker login for cli (#807)
  • 14b7bf7 feat: use odiglet enterprise image for odigos cloud installations (#806)
  • 247d344 fix: kind is compared with wrong case (#805)
  • a8810cf revert: ci lint as it is broken (#808)

v1.0.4

03 Dec 12:47
e505254
Compare
Choose a tag to compare

Changelog

v1.0.2

26 Nov 12:46
478fc71
Compare
Choose a tag to compare

Changelog

  • bb23161 Add Kubernetes details to resource attributes (#789)
  • c521dbd Add new destination: Sumo Logic (#787)
  • cf91801 chore(deps): bump github.com/google/uuid from 1.3.0 to 1.4.0 in /cli (#770)
  • e8b6f5b chore(deps): bump the k8s-dependencies group in /autoscaler with 2 updates (#771)
  • e7f0a46 chore(deps): bump the k8s-dependencies group in /cli with 4 updates (#769)
  • 6885e5a chore(deps): bump the k8s-dependencies group in /instrumentor with 2 updates (#768)
  • 01c7e85 chore(deps): bump the k8s-dependencies group in /odiglet with 3 updates (#773)
  • 7a015d6 chore(deps): bump the k8s-dependencies group in /scheduler with 2 updates (#772)
  • fac2629 chore(deps): bump the otel-dependencies group in /odiglet with 1 update (#774)
  • 06e16a1 chore: update instrumentation config CRD (#788)
  • 478fc71 ci: tag modules (#790)
  • 10588c4 feat(api): instrumentation config crd (#781)
  • 2fb4fa8 feat: allow adding extra reconcilers to odiglet (#785)
  • dd32c39 feat: use annotation for ebpf instrumentation (#766)