Releases: odigos-io/odigos
Releases · odigos-io/odigos
v1.0.130
v1.0.129
v1.0.128
Changelog
- eb368a7 Beta UI bugs party (#1807)
- ed87a46 Merge branch 'main' of https://github.com/odigos-io/odigos
v1.0.127
v1.0.125
Changelog
- 44be3a8 Odigos UI beta (#1744)
- 148a184 Add PersistentPreRun to the root CLI cmd to set the kube client and cluster details once for all commands (#1759)
- 6d3f571 Include
-0
for the min version to allow EKS versions (#1758) - 994090b feat: recreate changed files (#1762)
- c666fab e2e test fixes (#1787)
- 6fdba36 Fix tests timeouts (#1789)
- a109419 Fixed conf with filters (#1743)
v1.0.123
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
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
Changelog
- b80b2dd Add go.work to gitignore (#1698)
- 44c88d8 Expand timeouts to runtime detection (#1690)
- 83143ad Odigos alogside argocd (#1694)
- 4b63a3d [GEN-1596] Add extended describe to source and odigos (#1686)
- 50a7e6c feat: Logs for Previous Pods (#1700)
- 720a09d feat: Adding Metrics for Cluster Collector (#1691)
- f2e27ea feat: Adding Profiling for the Odiglets (#1685)
- 09c02a8 feat: Diagnose destination CRDs (#1687)
- f221a48 feat: add how to install odigos with custom docker registry with helm (#1703)
- 16013b1 feat: enable gateway hpa based on memory (#1689)
- 6400176 fix(instrumentor): thread safe copy of default sdks map (#1708)
- 9952fd8 fix: cli describe old runtime details showing content of new (#1707)
- 362d502 fix: instrumentor failed to read tier from helm deployment (#1684)
v1.0.120
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)