v0.18.0
What's Changed
- bump google.golang.org/grpc to fix vulnerability GHSA-m425-mq94-257g by @KacperLegowski in #574
- Actions bump and fpm fix by @deniszh in #580
- Add dependabot config by @RincewindsHat in #583
- Bump github/codeql-action from 2 to 3 by @dependabot in #584
- Remove old otel dependency, upgrade deps by @deniszh in #586
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #585
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #587
- Adding HTTP GET handler for health check by @deniszh in #588
- Using cuckoo filter for new metric detection instead of cache by @deniszh in #590
- Let's not delete values from boom filter by @deniszh in #593
- Bump docker/build-push-action from 5 to 6 by @dependabot in #598
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #600
- fix: panic on slice bounds out of range when preparing data stream by @dowster in #599
- Speed up fetchData by @deniszh in #601
- Bump google.golang.org/grpc from 1.64.1 to 1.65.0 by @dependabot in #602
- Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 by @dependabot in #603
- Bump github.com/klauspost/compress from 1.17.8 to 1.17.9 by @dependabot in #604
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #605
- Bump cloud.google.com/go/pubsub from 1.38.0 to 1.40.0 by @dependabot in #606
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #607
- Bump google.golang.org/api from 0.181.0 to 0.188.0 by @dependabot in #608
- Make throughput quota config per minute by @emadolsky in #612
- Bump google.golang.org/api from 0.188.0 to 0.190.0 by @dependabot in #610
- Bump cloud.google.com/go/pubsub from 1.40.0 to 1.41.0 by @dependabot in #611
- Bump google.golang.org/api from 0.190.0 to 0.191.0 by @dependabot in #613
- Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #614
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #616
- Bump google.golang.org/api from 0.191.0 to 0.192.0 by @dependabot in #617
- Bump github.com/IBM/sarama from 1.43.2 to 1.43.3 by @dependabot in #618
- Bloom filter optimization by @deniszh in #619
- Fixing modules after upgrade and go version by @deniszh in #620
- Bump google.golang.org/api from 0.192.0 to 0.194.0 by @dependabot in #622
- Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #623
- fixing docker image by @deniszh in #625
- Bump cloud.google.com/go/pubsub from 1.41.0 to 1.42.0 by @dependabot in #624
- Bump google.golang.org/api from 0.194.0 to 0.195.0 by @dependabot in #627
- Bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #628
- Bump google.golang.org/api from 0.195.0 to 0.196.0 by @dependabot in #630
- Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #631
- Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #632
- Bump cloud.google.com/go/pubsub from 1.42.0 to 1.43.0 by @dependabot in #635
- Bump google.golang.org/api from 0.196.0 to 0.198.0 by @dependabot in #636
- Bump google.golang.org/grpc from 1.66.0 to 1.67.0 by @dependabot in #637
- Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #638
- Bump google.golang.org/api from 0.198.0 to 0.199.0 by @dependabot in #639
- Bump github.com/klauspost/compress from 1.17.9 to 1.17.10 by @dependabot in #640
- Bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #642
- Find/glob cache fixes by @deniszh in #643
- Migrate to nfpm, get rid of gox by @deniszh in #644
New Contributors
- @KacperLegowski made their first contribution in #574
- @RincewindsHat made their first contribution in #583
- @dowster made their first contribution in #599
Full Changelog: v0.17.3...v0.18.0