Skip to content

Releases: odigos-io/odigos

v1.0.125

19 Nov 14:00
Compare
Choose a tag to compare

Changelog

Read more

v1.0.124

19 Nov 13:08
Compare
Choose a tag to compare

Changelog

Read more

v1.0.123

15 Nov 15:38
56a0a48
Compare
Choose a tag to compare

Changelog

  • 3363fac Create a common predicate for contaniers ready, use it in Pod reconciler for instrumentation (#1754)
  • 6cfdaaa Detects k8s version and stop install for versions below 1.23.0 (#1741)
  • 56a0a48 Support Kubernetes version 1.20.15 (#1751)
  • 84035d3 added system requirements page to the docs (#1748)
  • dc16c6f chore: cleanup irrelevant comments (#1756)
  • 788efc0 enhance reconcileWorkload to only get the workload kind (#1734)
  • 9d99599 fix: pin python version (#1755)
  • 79115ab refactor(autoscaler): use common predicates for event filters (#1757)

v1.0.122

10 Nov 17:16
c4e2f95
Compare
Choose a tag to compare

Changelog

  • 7300b2a Add event filter for instrumentation-device CG reconciler (#1713)
  • e92eb16 Report on other agent (#1718)
  • c4e2f95 [GEN-1700] Add other agent detection (#1727)
  • 4098e5e chore(instrumentor): event filter to ignore instrumented applications (#1712)
  • 3b6e41a fix(instrumentor): reconcile device on restarts (#1710)
  • 3622286 fix(odiglet): never return err from device allocate (#1711)
  • d329b26 fix: Add predicate for the OdigosConfig reconciler in autoscaler (#1724)
  • 93298c9 fix: ns reconcile race condition on delete crds (#1716)
  • d7658b2 fix: remove unused controller (#1715)
  • 8684bef fix: start lang detection cm reconciler (#1722)
  • 4db6329 fix: write terminating isntead of Running in the describe command (#1719)
  • 9603a33 refactor: extract common predicates to k8s utils (#1714)
  • b1cceb7 refactor: get cg instead of listing and iterating (#1717)

v1.0.121

08 Nov 08:15
6400176
Compare
Choose a tag to compare

Changelog

v1.0.120

04 Nov 12:19
14f8228
Compare
Choose a tag to compare

Changelog

  • 509afdc Enable webhook to oss (#1653)
  • 3658eb0 Remove CLI dependnecy on controller-runtime. Remove unused files in CLI (#1667)
  • 2f478f0 Use new runtime detector for logging process events (#1645)
  • 14f8228 fix: add update permissions to odigos-ui sa (#1678)
  • 89439b1 fix: azure tests fail because take lots of time for simple demo to co… (#1663)
  • d4ac7c1 fix: check for all containers running instead of pod phase (#1666)
  • 8312222 fix: handle missing container language for instrumentation device (#1673)

v1.0.119

30 Oct 10:29
de9178e
Compare
Choose a tag to compare

Changelog

  • 1e0c3fd fix: check for empty pointers in describe (#1656)
  • e00722f fix: data-collection to send round-robin to odigos-gateway service (#1654)
  • de9178e fix: webhook env don't duplicate value forever (#1619)
  • 86ddade refactor: describe source use 2 phases (#1649)

v1.0.118

28 Oct 10:51
29091db
Compare
Choose a tag to compare

Changelog

  • fdb9914 Attach diagnose file to each cross cloud provider run (#1627)
  • 29091db Ignore NotFound error for Node CG in OpAmp server (#1643)
  • 0544864 Remove default SDKs and supported SDKs from Odigos config (#1626)
  • fd310cc feat: add odigos describe analyze phase to make the info accessible to tools (#1633)
  • ad85bb5 feat: delete odigos MutatingWebhookConfiguration object (#1632)
  • a556271 fix: new runtime inspection to run only when all containers are ready… (#1636)
  • d9c909d fix: odigos describe when pipeline is not created (#1622)
  • 8bd23ad refactor: extract resource collection for odigos describe into separate package (#1623)

v1.0.117

25 Oct 14:33
34ca2c3
Compare
Choose a tag to compare

Changelog

  • df56ec0 Fix throughput calculation from collectors metrics (#1621)
  • 34ca2c3 feat: move default node collector port to avoid conflicts and add setting in config (#1618)
  • 1f84889 feat: reduce the small batch size profile to 256 spans (#1620)

v1.0.116

24 Oct 18:09
0f2ed69
Compare
Choose a tag to compare

Changelog

  • 5ded5ee fix: add event filter to prevent cg status from being reconciled indefinitely (#1616)
  • 0f2ed69 fix: limit batch size in gateway processor (#1617)