Releases: odigos-io/odigos
Releases · odigos-io/odigos
v1.0.159
Changelog
- 2b0c948 Add "focused entity" pages to UI (#2502)
- d986cc9 Add -v flag to CLI (#2517)
- 512e1d2 Add Operator (#2388)
- 43bf1e7 Add odigos unique identifier (#2500)
- 24e894b Add source api for remote creation of sources (#2516)
- 6334bc2 Fix indentation on openshift workflow trigger from release action (#2503)
- 39e3fd8 Minimal java inspection improvement (#2478)
- 41a72c0 Remove "refetch" after CRUD operations in UI (#2512)
- 622c17d Switch to ubi9-micro images (#2510)
- fd2d771 UI - fix filter crash + minor performance tweaks (#2508)
- 40adcb1 Update OpenTelemetry dependencies to 0.120.0/1.26.0 (#2475)
- 19f7869 Validate threshold zero in latency (#2514)
- 0ee7cf5 [GEN-2387]: fix UI config (#2515)
- 29067d1 fix: operator in release CI (#2518)
v1.0.158
v1.0.157
Changelog
- 85ebaae Add missing runs-on for preflight action (#2496)
- a6a2385 Add workflow to submit OpenShift certification automatically (#2486)
- 13b8105 Configure dependabot for Red Hat UBI image updates (#2498)
- a2057da Fix indentation on openshift workflow (#2493)
- 691add2 Ignore Google github action credentials files (#2484)
- 114551d Let cli Artifact Registry release run from a different tag (#2485)
- 97e2892 Prevent fail fast in cross cloud providers (#2492)
- b60c0e4 Update slack messages for openshift preflight workflow (#2497)
- 5a4f6dc enterprise instrumentor adjustments (#2464)
- b7b4ac7 fix: data-flow flickering on re-renders (#2489)
v1.0.156
Changelog
- e03baf5 Add OpenShift docs note on exposing UI in-cluster with Routes (#2474)
- 0b3f713 Add RHEL dockerfiles to regular build CI (#2394)
- b63ba64 Align cross cloud provider tests to new registry (#2481)
- b184564 Enrich UI E2E tests (#2473)
- e41dc24 Fix UI performance issues (#2477)
- 2414a14 [HPE-10] feat: cli source errorr batching (#2476)
- 1a02f9b cli: Support deleting/updating individual Sources by name (#2479)
- 56b34aa refactor: cleanup readme, bump docs dependencies (#2469)
- 3e4c046 remove unused crd (#2472)
v1.0.155
Changelog
- f417288 Bump UI deps, make relevant adjustments (#2461)
- f78ed58 Migrate existing configs to use new registry and drop keyval prefix (#2468)
- d927f68 Use
registry.odigos.io
for images and update defaultimage-prefix
(#2438) - 2b87f29 [GEN-2356]: add AWS CloudWatch destination (#2444)
- d2f5719 chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in /cli (#2465)
- 1234eec fix: helm profiles property indentation in odigos-config (#2470)
- 2159217 fix: source condition texts (#2471)
v1.0.154
Changelog
- f4d438e Create cmd folder in instrumentor, scheduler and autoscaler (#2440)
- 2d13395 Fix: UI favicon, conditions layout, namespace selection (#2449)
- 3bea189 Follow up #2440: fix autoscaler typo (#2442)
- 85563b0 Move python out from device (#2427)
- 79abd92 Move python out from device enterprise (#2448)
- c0d13d8 Python enterprise to use generic device (#2460)
- 4abac47 chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 in /instrumentor (#2456)
- 13e1321 chore(deps): bump the k8s-dependencies group in /autoscaler with 4 updates (#2455)
- d2339d8 chore(deps): bump the k8s-dependencies group in /cli with 4 updates (#2451)
- 83179b5 chore(deps): bump the k8s-dependencies group in /instrumentor with 4 updates (#2454)
- dc78e9a chore(deps): bump the k8s-dependencies group in /odiglet with 5 updates (#2457)
- 3938355 chore(deps): bump the k8s-dependencies group in /scheduler with 4 updates (#2453)
- 0deb124 chore: make java enterprise distro use the generic device (#2466)
- 1eff4ad ci: add scheduler main cmd to build licenses (#2467)
- 442f266 feat: add config option for mount method hostpath or virtual device (#2459)
- 3b6721e feat: add generic device only for mounts (#2447)
- d36b694 feat: inject nodejs community env via webhook and migrate to generic device (#2463)
- 2c2c554 fix: destinations doc script - image sizes, and custom content demo text (#2443)
- b263813 refactor: inject device via property on distro mannifest (#2446)
- 657ab4a refactor: move init code from main to instrumentor package (#2445)
- b95886e refactor: pass distros provider as configuration for the instrumentor (#2450)
- 90bf334 tag instrumentor module on release (#2462)
v1.0.153
Changelog
- 61c9b58 Add disabled column to kubectl Source list (#2385)
- 25d062e Add docs page on Source details (#2334)
- 09fed14 Add readiness probe for instrumentor (#2434)
- 06a5330 Fix multi apps test (#2426)
- 177c563 Use docker/login-action@v3 for artifact registry workflow (#2436)
- 7e20252 [GEN-1959]: add IBM Instana destination (#2433)
- ce36ea1 [GEN-2347]: add Kafka destination (#2428)
- 1872e35 chore: cli update from remote using post request (#2330)
- fb0332f delete ebpf instrumentation instances once odiglet shuts down (#2437)
- 69049d3 fix: check if mount is applied with correct value (#2439)
- 9db650b print all traces from tempo when e2e fails (#2373)
v1.0.152
v1.0.151
v1.0.150
Changelog
- 261a49d Add workflow to publish images to artifact registry (#2422)
- 8547db0 Change odiglet base image to distroless (#2400)
- 8dbd659 Feat: UI Containers (#2414)
- 9510453 Fix cross providers tests (#2419)
- 3c5a428 Fix typos (#2403)
- 0db998a [GEN-2343]: add K8sAttributes action to Frontend (#2423)
- ecdf430 chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 in /cli (#2416)
- c2f49cc chore(deps): bump go.opentelemetry.io/auto from 0.19.0-alpha to 0.20.0 in /odiglet in the otel-dependencies group (#2417)
- 087fb08 chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 in /odiglet (#2418)
- 092c8a6 chore(deps): bump lycheeverse/lychee-action from 2.2.0 to 2.3.0 (#2415)
- 5cee798 chore: add make target for e2e tests grafana (#2410)
- 741e957 chore: bump-python agent version (#2397)
- f1be20d chore: migrate ebpf manager from device to distro name env (#2401)
- 86369de combine status updates of instrumentation configs (#2412)
- 62ef9ab feat: add 'runtime detection' condition to ic status (#2420)
- c3c9f2d feat: add a status condition to ic for instrumentation details (#2408)
- 1142836 feat: mount odigos agent directory via pod manifest (#2398)
- 12e8942 fix: re-queue if failed to rollout (#2402)
- 09fceb4 fix: recreate autoscaler resources if deleted or modified (#2409)
- fb4fa7f fix: requeue if failed to trigger an un-instrument rollout (#2406)
- 5c4afe1 fix: use retry watchers is UI (#2404)
- ed41a70 k8s attributes action (#2421)
- fcab2a9 odiglet: Initialize clientset at startup and do OpenShift selinux changes last (#2405)
- 92ae0f4 refactor: migrate otel resource env to distro (#2407)
- 4683ffe rename k8sAttributes action and add status condition (#2424)