Skip to content

Releases: odigos-io/odigos

v0.1.65

18 Aug 05:31
febd9b0
Compare
Choose a tag to compare

Changelog

v0.1.63

13 Aug 15:11
2fe8dfe
Compare
Choose a tag to compare

Changelog

  • 2fe8dfe fix(odiglet): odiglet might use old instrumentation agents after version upgrade (#395)

v0.1.62

10 Aug 13:20
f4ea24e
Compare
Choose a tag to compare

Changelog

v0.1.61

08 Aug 10:47
253b1f4
Compare
Choose a tag to compare

Changelog

  • 4c54da2 Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 in /autoscaler (#350)
  • b33e235 Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 in /instrumentor (#353)
  • 44b5977 Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 in /scheduler (#352)
  • 0997f95 Bump go.uber.org/zap from 1.24.0 to 1.25.0 in /odiglet (#381)
  • b62e987 Bump google.golang.org/grpc from 1.56.2 to 1.57.0 in /odiglet (#351)
  • efa7a07 Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 in /autoscaler (#374)
  • ef1d013 Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 in /instrumentor (#383)
  • 931521f Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 in /odiglet (#380)
  • 9a54de2 Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 in /scheduler (#382)
  • 4d65346 Convert destinations to YAML format (#361)
  • 253b1f4 Refactor code + new contact button (#388)
  • d45acc6 Task 141 sources overview (#366)
  • 9c490a3 feat(frontend): add application instrumentation attributes (#358)
  • ab85b54 feat: add endpoint to delete a source (#365)
  • c731c91 feat: reported name for source (#369)
  • e4c7c57 fix: do not attempt to instrument system namespaces (#362)
  • d438283 fix: handle empty reported name (#373)

v0.1.6

31 Jul 09:07
d2a7846
Compare
Choose a tag to compare

This version includes bug fixes, instrumentation updates and dependencies upgrades.

  • 489ebe1 Bump github.com/onsi/gomega from 1.27.7 to 1.27.9 in /autoscaler (#325)
  • 8334c53 Bump github.com/onsi/gomega from 1.27.8 to 1.27.9 in /instrumentor (#334)
  • 9917228 Bump github.com/onsi/gomega from 1.27.8 to 1.27.9 in /scheduler (#322)
  • f1856ea Bump k8s.io/apiextensions-apiserver from 0.27.3 to 0.27.4 in /cli (#330)
  • 7ca1a32 Bump k8s.io/client-go from 0.27.3 to 0.27.4 in /autoscaler (#326)
  • fa904f7 Bump k8s.io/client-go from 0.27.3 to 0.27.4 in /cli (#332)
  • bedf93e Bump k8s.io/client-go from 0.27.3 to 0.27.4 in /instrumentor (#336)
  • e0f0fbb Bump k8s.io/client-go from 0.27.3 to 0.27.4 in /odiglet (#320)
  • 758bd99 Bump k8s.io/client-go from 0.27.3 to 0.27.4 in /scheduler (#321)
  • f368610 Bump k8s.io/code-generator from 0.27.3 to 0.27.4 in /cli (#329)
  • 08efa82 Bump k8s.io/kubelet from 0.27.3 to 0.27.4 in /odiglet (#317)
  • d2a7846 Update Python and NodeJS instrumentations (#357)
  • ec3efba chore: add instrumentedapplication to k8s genrated files
  • 3e0a46d display sources from api
  • e51b015 error handling
  • e32bab2 feat: add frontend endpoint to return all sources (instrumented application)
  • 4149981 feat: store unique dest by id instead of user custom name
  • 47e5982 file structer to container
  • 4b60f30 fix(frontend): sources language and container name are crossed
  • 8c08d24 fix: broken context propagation on minikube (#349)
  • 1882fb8 fixed PR comments
  • 8754af2 handle add new destination
  • 22f9412 restructure service files
  • fe2b419 style: extract struct to type
  • fe66ea5 update destination form

v0.1.59

23 Jul 16:10
e186be8
Compare
Choose a tag to compare

Changelog

  • 24d7e24 Download latest UI binary from Odigos CLI (#295)
  • 94bd377 Frontend Go server returns 404 on refresh (#292)
  • 9cbe508 KEY-58-get-destination-api
  • b0ca882 Merge branch 'TASK-66-side-menu-pr' of github.com:alonkeyval/odigos into TASK-66-side-menu-pr
  • cc5a195 Merge branch 'main' into KEY-67-implement-destination-page
  • 1777aae Merge branch 'main' into TASK-66-side-menu-pr
  • 0340b8f Merge branch 'main' of github.com:alonkeyval/odigos into KEY-64-filter-list-by-monitors
  • 448a91d Merge pull request #296 from alonkeyval/KEY-67-implement-destination-page
  • de9e2af Merge pull request #310 from blumamir/destanations
  • 8fb0c08 Merge pull request #312 from blumamir/dest-thumbnail
  • bb9bdde Merge pull request #314 from alonkeyval/TASK-66-side-menu-pr
  • 5c4e67b Merge pull request #315 from blumamir/enhance-endpoints
  • 0604d00 Merge remote-tracking branch 'upstream/main' into destanations
  • 301f43b New frontend: add destinations APIs (#294)
  • d5d5d56 Pin Python instrumentation versions (#298)
  • 39e4b91 Task 50 implement connection page (#313)
  • e186be8 Upload images to dockerhub (#316)
  • b610fad WIP
  • 31d2949 WIP
  • e6ef19f WIP
  • 29bc2d7 WIP
  • 074f9f3 WIP
  • 31b45d4 WIP
  • 82c3566 WIP
  • 8e6768f [auto] Update Java instrumentation to version v1.28.0 and .NET instrumentation to version v0.7.0 (#293)
  • 304e725 add All menu item to drop down
  • e202d5c add overview layout
  • e891641 added back button to setup page
  • d833ba1 change title and icon base on step
  • 6f15063 chore: add comment
  • 2ff23c6 chore: add go workspaces to repo (#297)
  • 5131ab5 chore: format
  • 88f7efa chore: remove dead code
  • 09fdfb3 chore: remove more dead code
  • f580cf7 custom tap style
  • 2678a9a destination card on click
  • 55de59c destination option menu design
  • d79e92a empty destination list design
  • 0c26b1f feat: add destination type config for each destination in api endpoint
  • 0134e35 feat: add endpoints for get one destination and post one destination
  • 437fcf8 feat: add more destinations endpoints
  • ccfc2cb feat: add number of apps in each namespace
  • ee0de6d feat: add thumbnail url alongside videourl for destinations
  • d24d3b9 feat: destinations and destination types
  • 4bd05da feat: update destination secrets
  • 8c0eb0a feat: verify destination payload with config
  • 10e8453 fix: issues in destinations api (#311)
  • f229f35 fix: preserve the previous names for fields
  • 940d545 fix: remove redundant empty structs
  • 9a229e4 fixed dropdowm design issue
  • 3a0344c fixed pr comments
  • 69c13d9 fixed pr comments
  • 11fa321 fixed pr comments
  • 78db746 fixed pr comments
  • b1e57c9 fixed pr comments
  • e892a55 handle change step logic
  • f3ab89e handle dropdown change
  • 7111227 handle empty list folter by taps options
  • 595d4dd handle new logic
  • 52ab361 handle one monitor click
  • a828ab4 map step to section and handle next click
  • 1c23d9d modify package json
  • ae9adad monitors option filter logic
  • b44046f on tap click function
  • 7ed240a reasrch finished
  • a0e224c refactor code
  • 6e4fbe8 refactoring code
  • 5c6cee6 refactoring code
  • ee08c78 remove console warnings
  • 9951b0e remove unused files
  • 6d02f69 remove unused files
  • 1209cf7 removed-scrollbar
  • f160f16 render destination apps list
  • e9ab712 search input and dropdown
  • 5900605 search input logic
  • 1e0ad13 sort list
  • 2dc6c46 un display list with empty destinations
  • b4f2ead update lock file

v0.1.58

12 Jul 09:52
a89f757
Compare
Choose a tag to compare

Changelog

  • 1b78a3b Bump google.golang.org/grpc from 1.56.1 to 1.56.2 in /odiglet (#285)
  • fb8da27 Implement Setup Page (#289)
  • bcf33da KEY-67 disabled future apply checkbox if select all apps switcher is false (#291)
  • a89f757 Update NodeJS instrumentation to 0.41.0 (#290)

v0.1.57

09 Jul 10:14
fa70a4b
Compare
Choose a tag to compare

Changelog

v0.1.56

29 Jun 13:56
ac18148
Compare
Choose a tag to compare

Changelog

  • ac18148 Add support for changing reported application name (#265)

v0.1.54

20 Jun 07:42
e1b8af6
Compare
Choose a tag to compare

Changelog

  • 3ef3e9f Add sidecar debug flag (#249)
  • d0a0cd7 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 in /odiglet (#245)
  • e11b9b1 Bump k8s.io/client-go from 0.27.2 to 0.27.3 in /autoscaler (#235)
  • c475674 Bump k8s.io/client-go from 0.27.2 to 0.27.3 in /instrumentor (#230)
  • 043d95e Bump k8s.io/client-go from 0.27.2 to 0.27.3 in /odiglet (#248)
  • 6cb442f Bump k8s.io/client-go from 0.27.2 to 0.27.3 in /scheduler (#231)
  • ba87635 Bump k8s.io/kubelet from 0.27.2 to 0.27.3 in /odiglet (#246)
  • e1b8af6 Update nodejs instrumentation (#120)
  • 4ed3e56 Update python instrumentation to 0.39b0 (#250)
  • 0e11862 [auto] Update Java instrumentation to version v1.27.0 and .NET instrumentation to version v0.7.0 (#164)