Skip to content

Releases: odigos-io/odigos

v1.0.131

26 Nov 12:47
0ae9144
Compare
Choose a tag to compare

Changelog

  • 148a184 Add PersistentPreRun to the root CLI cmd to set the kube client and cluster details once for all commands (#1759)
  • eb368a7 Beta UI bugs party (#1807)
  • ef8c7f5 Conditional attributes processor (#1823)
  • f6ac1be Fix flaky cli-upgrade test (#1843)
  • f448924 Improve Python language detection by linked libraries (#1857)
  • 6001500 Improve hpa creation (#1793)
  • 6d3f571 Include -0 for the min version to allow EKS versions (#1758)
  • 44be3a8 Odigos UI beta (#1744)
  • 6536c09 Revert "Beta UI bugs party" (#1809)
  • 224d326 Revert "[GEN-1743]: serve root file for "404 file not found"" (#1810)
  • a7a7dfa UI bugs party (high priority tasks) (#1851)
  • a6bccbd Update odiglet-base to use go 1.23.3 (image tag v1.7) (#1831)
  • 67af0aa [GEN-1743]: serve root file for "404 file not found" (#1794)
  • 733b4a8 [GEN-1745]: fix API base URL for production events (attempt to fix SSE) (#1795)
  • 215e16f [GEN-1778]: fix frontend builds (#1811)
  • 8e0af0a chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /autoscaler (#1834)
  • 398965b chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /instrumentor (#1836)
  • 2ea9794 chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /odiglet (#1839)
  • 281af99 chore(deps): bump the otel-dependencies group across 1 directory with 3 updates (#1730)
  • dcb993a ci: update version for download-artifact (#1796)
  • 3dcfa14 feat: enable webhook also for enterprise (#1761)
  • 1b69e3d feat: include memory limit in memory settings (#1825)
  • b79ec33 feat: keep so versions to allow old props to work in case so upgraded (#1812)
  • 1ef5868 feat: kratos to use the updated category attributes processor (#1833)
  • 994090b feat: recreate changed files (#1762)
  • d6757da fix: add go.work files to .dockerignore (#1709)
  • 0ae9144 fix: add keep alive params to grpc server (#1858)
  • d30d41a fix: catch pods logs the correct ns + expand timeout for context prop… (#1770)
  • c699098 fix: do not inject env special value to dep manifest managed by webhook (#1738)
  • a6f1ad8 fix: make hashing of remote config consistent in opAmp server (#1782)
  • dc56a0b fix: set max_recv_msg_size_mib to value in correct units (#1826)
  • a186faf handle conflict error in instrumentation config updates (#1737)
  • f1e15db refactor(schedualr): split node collectors group controller to files (#1818)
  • 1e6a095 refactor(scheduler): use common controller pattern for cluster cg (#1822)
  • d6df850 refactor: persist collectors memory settings in collectorsgroup CRD (#1824)

v1.0.130

20 Nov 21:17
Compare
Choose a tag to compare

Changelog

v1.0.129

20 Nov 19:57
Compare
Choose a tag to compare

Changelog

v1.0.128

20 Nov 18:02
Compare
Choose a tag to compare

Changelog

v1.0.127

20 Nov 17:10
Compare
Choose a tag to compare

Changelog

v1.0.125

19 Nov 14:00
Compare
Choose a tag to compare

Changelog

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)