github go-graphite/go-carbon v0.19.0

latest release: v0.19.1
11 hours ago

What's Changed

Dependency updates

  • Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot[bot] in #645
  • Bump github.com/klauspost/compress from 1.17.10 to 1.17.11 by @dependabot[bot] in #647
  • Bump cloud.google.com/go/pubsub from 1.43.0 to 1.44.0 by @dependabot[bot] in #648
  • Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot[bot] in #649
  • Bump golang.org/x/net from 0.29.0 to 0.31.0 by @dependabot[bot] in #654
  • Bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @dependabot[bot] in #655
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #660
  • Bump cloud.google.com/go/pubsub from 1.44.0 to 1.45.3 by @dependabot[bot] in #665
  • Bump google.golang.org/grpc from 1.68.0 to 1.69.2 by @dependabot[bot] in #669
  • Bump golang.org/x/net from 0.31.0 to 0.33.0 by @dependabot[bot] in #671
  • Bump google.golang.org/api from 0.199.0 to 0.214.0 by @dependabot[bot] in #670
  • Bump google.golang.org/protobuf from 1.35.2 to 1.36.1 by @dependabot[bot] in #673
  • Bump github.com/IBM/sarama from 1.43.3 to 1.44.0 by @dependabot[bot] in #674
  • Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot[bot] in #676
  • Bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot[bot] in #677
  • Bump google.golang.org/api from 0.214.0 to 0.216.0 by @dependabot[bot] in #678
  • Bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot[bot] in #679
  • Bump github.com/IBM/sarama from 1.44.0 to 1.45.0 by @dependabot[bot] in #680
  • Bump google.golang.org/api from 0.216.0 to 0.217.0 by @dependabot[bot] in #682
  • Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot[bot] in #683
  • Bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot[bot] in #684
  • Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot[bot] in #685
  • Bump google.golang.org/api from 0.217.0 to 0.218.0 by @dependabot[bot] in #686
  • Bump cloud.google.com/go/pubsub from 1.45.3 to 1.47.0 by @dependabot[bot] in #689
  • Bump google.golang.org/api from 0.218.0 to 0.219.0 by @dependabot[bot] in #688
  • Bump google.golang.org/api from 0.219.0 to 0.220.0 by @dependabot[bot] in #690
  • Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot[bot] in #691
  • Bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot[bot] in #693
  • Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot[bot] in #697
  • Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot[bot] in #698
  • Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot[bot] in #700
  • Bump github.com/IBM/sarama from 1.45.0 to 1.45.1 by @dependabot[bot] in #703
  • Bump google.golang.org/api from 0.220.0 to 0.223.0 by @dependabot[bot] in #702
  • Bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot[bot] in #708
  • Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot[bot] in #709
  • Bump golang.org/x/net from 0.35.0 to 0.37.0 by @dependabot[bot] in #710
  • Bump cloud.google.com/go/pubsub from 1.47.0 to 1.48.0 by @dependabot[bot] in #713
  • Bump google.golang.org/api from 0.223.0 to 0.226.0 by @dependabot[bot] in #714
  • Bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 by @dependabot[bot] in #716
  • Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in #717
  • Bump google.golang.org/api from 0.226.0 to 0.228.0 by @dependabot[bot] in #720
  • Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #719
  • Bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot[bot] in #722
  • Bump cloud.google.com/go/pubsub from 1.48.0 to 1.48.1 by @dependabot[bot] in #723
  • Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in #724
  • Bump cloud.google.com/go/pubsub from 1.48.1 to 1.49.0 by @dependabot[bot] in #725
  • Bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot[bot] in #726
  • Bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot[bot] in #728
  • Bump google.golang.org/api from 0.228.0 to 0.231.0 by @dependabot[bot] in #730
  • Bump github.com/IBM/sarama from 1.45.1 to 1.45.2 by @dependabot[bot] in #737
  • Bump google.golang.org/grpc from 1.72.0 to 1.73.0 by @dependabot[bot] in #741
  • Bump golang.org/x/net from 0.39.0 to 0.41.0 by @dependabot[bot] in #739
  • Bump google.golang.org/api from 0.232.0 to 0.237.0 by @dependabot[bot] in #742
  • Bump github.com/greatroar/blobloom from 0.8.0 to 0.8.1 by @dependabot[bot] in #745
  • Bump google.golang.org/api from 0.237.0 to 0.239.0 by @dependabot[bot] in #744
  • Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #752
  • Bump cloud.google.com/go/pubsub from 1.49.0 to 1.50.0 by @dependabot[bot] in #753
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #761
  • Bump golang.org/x/net from 0.41.0 to 0.43.0 by @dependabot[bot] in #755
  • Bump github.com/IBM/sarama from 1.45.2 to 1.46.0 by @dependabot[bot] in #759
  • Bump google.golang.org/grpc from 1.73.0 to 1.75.0 by @dependabot[bot] in #760
  • Bump google.golang.org/api from 0.239.0 to 0.248.0 by @dependabot[bot] in #762
  • Bump google.golang.org/protobuf from 1.36.6 to 1.36.8 by @dependabot[bot] in #763
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #766
  • Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #765
  • Bump cloud.google.com/go/pubsub from 1.50.0 to 1.50.1 by @dependabot[bot] in #767
  • Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #768
  • Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 by @dependabot[bot] in #769
  • Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #788
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #787
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #786
  • Bump github.com/klauspost/compress from 1.18.0 to 1.18.1 by @dependabot[bot] in #785
  • Bump google.golang.org/protobuf from 1.36.8 to 1.36.10 by @dependabot[bot] in #778
  • Bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #794
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #806
  • Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #805
  • Bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 by @dependabot[bot] in #803
  • Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by @dependabot[bot] in #801
  • Bump github.com/klauspost/compress from 1.18.1 to 1.18.2 by @dependabot[bot] in #796
  • Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 by @dependabot[bot] in #812
  • Bump golang.org/x/net from 0.43.0 to 0.49.0 by @dependabot[bot] in #811
  • Bump google.golang.org/grpc from 1.75.0 to 1.78.0 by @dependabot[bot] in #804
  • Bump github.com/IBM/sarama from 1.46.0 to 1.46.3 by @dependabot[bot] in #783
  • Bump google.golang.org/api from 0.248.0 to 0.260.0 by @dependabot[bot] in #813
  • Bump github.com/zeebo/xxh3 from 1.0.2 to 1.1.0 by @dependabot[bot] in #818
  • Bump google.golang.org/api from 0.262.0 to 0.264.0 by @dependabot[bot] in #823

New Contributors

Full Changelog: v0.18.0...v0.19.0

Don't miss a new go-carbon release

NewReleases is sending notifications on new releases.