Skip to content

Releases: odigos-io/odigos

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)

v1.0.1

19 Nov 14:31
2fe5aef
Compare
Choose a tag to compare

Changelog

  • b445d94 Cache odiglet base image (#762)
  • 217e708 Fix: #554 Add relevant texts to odigos cli help (#704)
  • 5d0584e Task 544 upgrade design system (#753)
  • 5b26d75 Update README.md (#734)
  • 2fe5aef Use latest Go auto instrumentation, pass exporter to Go instrumentor (#767)
  • f0748ad chore(deps): bump github.com/go-logr/zapr from 1.2.4 to 1.3.0 in /autoscaler (#742)
  • 604cdda chore(deps): bump github.com/go-logr/zapr from 1.2.4 to 1.3.0 in /instrumentor (#744)
  • 24f1ecd chore(deps): bump github.com/go-logr/zapr from 1.2.4 to 1.3.0 in /odiglet (#746)
  • 991394c chore(deps): bump github.com/go-logr/zapr from 1.2.4 to 1.3.0 in /scheduler (#743)
  • a8d65ad chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 in /autoscaler (#761)
  • e928e15 chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 in /instrumentor (#758)
  • 411a86e chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 in /scheduler (#760)
  • f5c89d0 chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /cli (#745)
  • d64c112 chore(odiglet): remove unused deploy directory (#763)
  • 9de0c37 chore: add paragraph about odigos project to README (#730)
  • 40d5e09 chore: make original header larger and remove first paragraph (#732)
  • a73ef32 chore: more info to the abstract in the README (#731)
  • a25c87b chore: remove observability cli command (#738)
  • 73cecc4 feat: add "cloud" command to odigos cli for login and logout (#727)
  • 6d25774 feat: add --yes flag to uninstall command (#733)
  • 8acb372 feat: print a good message for cli version if odigos is not installed (#739)
  • 732f2f7 fix: apply crds on upgrade (#737)
  • de3daf7 fix: default drop down value (#741)
  • 9e0ba9b fixed typos (#735)
  • 74dffa4 refactor(instrumentor): generic instrumentation device handling (#765)
  • 4fd2503 refactor(odiglet): make ebpf instrumentation api for any language (#764)
  • 817c599 refactor: sidebar interaction by onclick (#751)

Release v1.0.0

31 Oct 12:47
6977d54
Compare
Choose a tag to compare

Changelog

  • 6312fe4 Refactor: remove deprecated command set-output (#719)
  • ae8b00d Remove hacktoberfest deal from README (#720)
  • c91992a chore(deps): bump actions/setup-node from 3 to 4 (#711)
  • e30e259 chore(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 in /odiglet (#709)
  • c17c740 chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 in /instrumentor (#714)
  • 1199f6c chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 in /odiglet (#710)
  • 5efaafe chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.29.0 in /autoscaler (#725)
  • 8a70492 chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.29.0 in /scheduler (#705)
  • 0e5d425 chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.29.0 in /instrumentor (#712)
  • 182c9ae chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 in /odiglet (#686)
  • ee9985e chore(deps): bump the otel-dependencies group in /odiglet/agents/nodejs with 1 update (#684)
  • 91a5e0b refactor: Odigos Cloud as resource manager (#724)
  • 6977d54 refactor: use config version to track resource updates (#726)

v0.1.85

30 Oct 12:36
6d7386e
Compare
Choose a tag to compare

Changelog

  • 6d7386e ci: remove docker.io host from ko publish (#718)

v0.1.84

30 Oct 10:07
488c534
Compare
Choose a tag to compare

Changelog

  • 18c3cf3 Added instructions to run the frontend (#700)
  • bf24746 Changed twitter to X (#707)
  • f626199 Edit frontend readme (#699)
  • a68c01b chore(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 in /instrumentor (#713)
  • cc6700e chore(deps): bump the k8s-dependencies group in /cli with 3 updates (#687)
  • 9808e01 chore(deps): bump the k8s-dependencies group in /odiglet with 4 updates (#685)
  • 1dfd650 chore(deps): bump the k8s-dependencies group in /scheduler with 3 updates (#688)
  • 488c534 chore: upgrade cloud proxy to v0.7.0 (#716)
  • a057cc0 chore: upgrade cloud proxy version (#701)
  • 09ec742 ci: release cli also as docker image to dockerhub (#715)
  • 3e0b3fd feat: odigos migration framework (#692)
  • f0e3580 update: Routes for Improved URL Structure (#697)