Releases: odigos-io/odigos
Releases · odigos-io/odigos
v1.0.179
Changelog
- 9bb910b Add installation for central backend and UI (#2725)
- eb4c820 Avoid JAVA_OPTS env profile (#2776)
- 9d17199 Inject env vars by adding configuration in .values (helm) (#2708)
- c96bba5 Url templatization more cases (#2779)
- e2ab5d3 ci: add PHP e2e tests (and support multi-arch) (#2765)
- 0cb5130 ci: notify slack on success / failure of offset check pre release (#2777)
- 597da04 feat: add PHP documentation (#2775)
- de1554d feat: honeycomb test connection and docs improvments (#2781)
- 106a757 feat: include/exclude filters urltemplating (#2785)
- 4b56b97 feat: make every path segment without letters template (#2786)
- 7a50efc feat: urltmeplate processor allow to set template name for customid (#2787)
- 0b78d77 fix: Align helm to CLI by setting default imagePrefix to our registry (#2782)
- d1cfa06 fix: don't show agent enable as spinner while there are no running pods (#2778)
v1.0.178
Changelog
- 16b501d Ci tag page limit fix (#2767)
- 8f86336 Fix missing key error in grpc dest (#2768)
- d262e56 Handle empty JAVA env vars as if they are not defined (#2773)
- fbbc06b Update Operator to v1.0.177 (#2769)
- 5e20fe8 Version bump python agent - Added a fix for elasticsearch instrumentation high cardinality 64 byte uuids
- 6cfe4ef Version bump python agent - Added a fix for elasticsearch instrumenta… (#2772)
- b1740e8 chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.23 to 2.5.25 in /frontend (#2757)
- df65a16 chore(deps): bump packaging from 24.2 to 25.0 in /docs (#2756)
- 660a27e e2e: increase Odigos installed assertion timeout (#2770)
v1.0.177
v1.0.175
Changelog
- ab61892 feat: auto-instrument PHP versions 8+ (#2732)
- f834324 fix: runtime version is not available for agent injection (#2760)
- 4474982 chore: bump PHP agent to v0.0.2 (#2762)
- 38b6cf6 chore(deps): bump ko-build/setup-ko from 0.8 to 0.9 (#2714)
- 1777e72 operator: Update API field documentation (#2731)
- b713297 Change proxy registry name (#2733)
- 141bdd4 cli: add update-offsets command (#2651)
- 25f2a53 fix: migrate from honeycomb k8s-agent logs and metrics to otel (#2734)
- 960466a feat: add items per seconds for debug destination (#2736)
- 270ec7d refactor: auto scaler controllers (#2735)
- f6fc384 fix: node collector resolve signals from cluster cg instead of destin…
- 36f9259 refactor: resolve service name in controller instead of webhook (#2739)
- 3fbdbe2 test: add timeout to assert pipeline (#2740)
- 66fa00c fix: handle update error on agent enable controller (#2741)
- 5bcb6d7 fix: resolve also workload names in k8s attributes processor (#2742)
- 14584ca fix: go-offsets reapply (#2743)
- c88ad4c feat: auto add logs processors to the node collector pipeline (#2744)
- 2bffd61 feat: print api token and effective profiles in cli (#2746)
- b646b92 add test connection for OTLP gRPC and OTLP HTTP destinations (#2745)
- 44c46dd Add compression and headers fields to the OTLP/HTTP destination (#2749)
- f9d0886 fix: mount /mnt/var/log into node collector (#2750)
- 76a7a53 Odigos label sources crd (#2707)
v1.0.172
Changelog
- 885f53d Fix mount method value enum (#2728)
- 50455e2 feat: add PHP language detection (#2727)
- 2216996 feat: enhance url-template processor with more default templatization patterns (#2729)
- f7408eb feat: support custom ids regex configuration for url templating (#2730)
- 6852bbc install proxy with odigos (#2669)
v1.0.171
Changelog
- eb97647 Add new samplers to sampling processor
- 766f3e9 Update Operator to v1.0.170 (#2709)
- b426eae Version bump odigos-opentelemetry-python
- 5833a14 chore(): update UI deps (#2724)
- 0ad5378 chore(deps): bump lycheeverse/lychee-action from 2.3.0 to 2.4.0 (#2691)
- f9edf42 chore(deps): bump mintlify from 4.0.454 to 4.0.482 in /docs (#2715)
- cc16851 chore(deps): bump urllib3 from 2.3.0 to 2.4.0 in /docs (#2720)
- d9f158e feat: url-template processor (#2710)
- 1ac51bf fix: UI SSE modified events (#2704)
- 1c6abdc operator: Autodetect OpenShft clusters (#2711)
v1.0.170
Changelog
- 8290b21 Strip binaries to reduce images size (#2696)
- c6c7ae2 Use new version of odigos-opentelemetry-python
- edbc615 ci: attempt to improve flake in UI tests (#2681)
- 84544cf feat: add queue retry and timeout to mock exporter (#2694)
- c53c835 fix frontend Dockerfile (#2703)
- 1438dc7 fix ldflags quotes (#2701)
- a0dd861 fix: otlphttp URL with path parse (#2700)
- 4dab46b fix: propagate collectors backpressure to filelog receiver to slow it down (#2698)
- 93417c5 try remove single quotes (#2702)
v1.0.169
v1.0.168
Changelog
- 8568fb2 Add AWS EMF destination for CloudWatch Metrics (#2650)
- 4643ea3 Add release check for open offsets PRs (#2680)
- 6df6f12 Python agent v1.0.34 (#2685)
- 1bc48f8 Support env valuefrom config (#2677)
- 3525cde [GEN-1930]: add GreptimeDB destination (#2673)
- cb4b394 [GEN-1935]: add OneUptime destination (#2675)
- 0f5b446 [GEN-1942]: add Alibaba Cloud destination (#2666)
- 46ed0c0 [GEN-1948]: add Bonree ONE destination (#2665)
- 397334f [GEN-2125]: add Observe destination (#2663)
- b9b1e4e [GEN-2127]: add Seq destination (#2653)
- 262579e [GEN-2130]: add Tingyun destination (#2664)
- ff1f485 [GEN-2131]: add Oracle Cloud destination (#2668)
- cf9a5c8 [GEN-2472]: add VictoriaMetrics destination (#2679)
- a95503c chore(deps): bump github.com/99designs/gqlgen from 0.17.68 to 0.17.70 in /frontend (#2661)
- 5a0b82c chore(deps): bump github.com/gin-contrib/cors from 1.7.3 to 1.7.4 in /frontend (#2660)
- b65f3b4 chore(deps): bump mintlify from 4.0.441 to 4.0.454 in /docs (#2657)
- 56ec941 chore(deps): bump react from 19.0.0 to 19.1.0 in /frontend/webapp (#2658)
- 59de7e6 consolidate release CLI (#2671)
- 312eb35 feat: set only 1 envvar in java in case one of the options defined + … (#2667)
- 5a71d32 fix describe cli command for node collector (#2678)
- 1645440 fix: docs crash (#2676)
- 5b5b1c0 fix: release --rm-dist has been deprecated in favor of --clean (#2695)
v1.0.166
Changelog
- 8568fb2 Add AWS EMF destination for CloudWatch Metrics (#2650)
- 0f5b446 [GEN-1942]: add Alibaba Cloud destination (#2666)
- b9b1e4e [GEN-2127]: add Seq destination (#2653)
- a95503c chore(deps): bump github.com/99designs/gqlgen from 0.17.68 to 0.17.70 in /frontend (#2661)
- b65f3b4 chore(deps): bump mintlify from 4.0.441 to 4.0.454 in /docs (#2657)
- df8e5c5 feat: add Checkly destination
- 312eb35 feat: set only 1 envvar in java in case one of the options defined + … (#2667)
- 9c4b25e fix: always filter