v1.6.0-community
What's Changed
Breaking changes 🛠
- NETOBSERV-1425: enhance metrics filters by @jotak in #602
- API cleanup: remove deprecated metric.filter by @jotak in #613
- NETOBSERV-1500 : Refactoring of transform network API by @OlivierCazade in #580
- NETOBSERV-1466 Update eBPF dependency for FLP by @jpinsonneau in #601
- Enum replacement in API by @jotak in #614
- NETOBSERV-1426: subnet labelling enhancements by @jotak in #586
Non-breaking changes
- Fix yaml unmarshaling of inlined config by @jotak in #596
- Add test on IPFIX writer by @jotak in #606
- Refactor metrics by @KalmanMeth in #590
- Add new field to ipfix exporter for flowRtt by @bhale in #603
- (trivial) Report error when Kafka connection is broken by @jotak in #615
- Add test covering use of viper with unmarshaller by @jotak in #623
- NETOBSERV-1471 add gRPC write stage by @jpinsonneau in #621
- NETOBSERV-1514: drop go1.20 support by @jotak in #629
- Provide k8s templates to just deploy an ipfix collector by @jotak in #633
- NETOBSERV-1566: ipfix: make RTT optional by @jotak in #630
- Fix inconsistent maps by @jotak in #634
- update examples, minor changes by @jotak in #635
- NETOBSERV-1471 update eBPF dep by @jpinsonneau in #642
- Add go mod vendor check in CI by @jotak in #644
- codecov v4 by @jpinsonneau in #650
- Codecov add env token from secret by @jpinsonneau in #652
- Otel fix deprecated function by @OlivierCazade in #653
- NETOBSERV-1427: Added config watcher and supporting metrics reloading by @OlivierCazade in #607
- NETOBSERV-1597: skip RecordKeyMissing error by @jpinsonneau in #660
- Codecov: remove token, turn off CI failure by @jotak in #667
Dependencies
- Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.45.0 to 1.23.1 by @dependabot in #594
- Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 0.44.0 to 1.23.1 by @dependabot in #592
- Bump github.com/vmware/go-ipfix from 0.8.2 to 0.9.0 by @dependabot in #597
- Bump k8s.io/apimachinery from 0.29.1 to 0.29.2 by @dependabot in #600
- Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #598
- Bump google.golang.org/grpc from 1.61.0 to 1.62.0 by @dependabot in #609
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.23.1 to 1.24.0 by @dependabot in #611
- Bump go.opentelemetry.io/otel/sdk/metric from 1.23.1 to 1.24.0 by @dependabot in #610
- Bump github.com/netobserv/netobserv-ebpf-agent from 0.3.3-0.20240117144239-03bb6a38b3f0 to 0.3.3 by @dependabot in #599
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #616
- Bump github.com/minio/minio-go/v7 from 7.0.67 to 7.0.68 by @dependabot in #617
- Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 1.23.1 to 1.24.0 by @dependabot in #618
- Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.23.1 to 1.24.0 by @dependabot in #619
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.23.1 to 1.24.0 by @dependabot in #620
- Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #624
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #625
- Bump github.com/minio/minio-go/v7 from 7.0.68 to 7.0.69 by @dependabot in #627
- Bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #628
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #631
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.24.0 to 1.25.0 by @dependabot in #646
- Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 1.24.0 to 1.25.0 by @dependabot in #647
- Bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in #655
- Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.24.0 to 1.26.0 by @dependabot in #659
- Bump github.com/agoda-com/opentelemetry-logs-go from 0.4.3 to 0.5.0 by @dependabot in #658
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.25.0 to 1.26.0 by @dependabot in #662
- Bump ubi9.4 by @jotak in #668
New Contributors
Full Changelog: v0.1.11...v1.6.0-community