Skip to content

v2.10.0

Compare
Choose a tag to compare
@kruskall kruskall released this 23 Sep 19:45
· 41 commits to main since this release
4ae7121

What's Changed

  • build(deps): bump cloud.google.com/go/pubsub from 1.41.0 to 1.42.0 by @dependabot in #549
  • build(deps): bump cloud.google.com/go/monitoring from 1.20.4 to 1.21.0 by @dependabot in #548
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.29 by @dependabot in #550
  • feat: bump go to 1.22 by @kruskall in #554
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.29 to 1.27.30 by @dependabot in #553
  • build(deps): bump google.golang.org/api from 0.193.0 to 0.194.0 by @dependabot in #551
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.30 to 1.27.31 by @dependabot in #555
  • build(deps): bump the otel group with 5 updates by @dependabot in #552
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.53.0 to 0.54.0 by @dependabot in #556
  • build(deps): bump google.golang.org/api from 0.194.0 to 0.195.0 by @dependabot in #557
  • build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #558
  • kafka: less verbose producer tests by @endorama in #480
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.32 by @dependabot in #560
  • Remove pubsublite package by @marclop in #565
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.32 to 1.27.33 by @dependabot in #564
  • build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 in /tools by @dependabot in #566
  • build(deps): bump the otel group with 5 updates by @dependabot in #567
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.34 by @dependabot in #569
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.34 to 1.27.35 by @dependabot in #570
  • Fix flaky test in metric producer by @rubvs in #568
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.35 to 1.27.36 by @dependabot in #572
  • feat: add topiclogfieldfunc to customize log fields by @kruskall in #571
  • fix: do not reuse logger in topiccreator by @kruskall in #573

New Contributors

Full Changelog: v2.9.0...v2.10.0