github grpc-ecosystem/grpc-spring v3.0.0.RELEASE

latest release: v3.1.0.RELEASE
7 months ago

What's Changed

  • BREAKING: Support Spring Boot 3.x by @yidongnan in #970
    • Not compatible with Spring Boot 2.x
  • Bump micrometer version to latest by @dsyer in #829
  • Fix the build status links in the README files impacted by the repo transfer from yidongnan/grpc-spring-boot-starter to grpc-ecosystem/grpc-spring. by @fengli79 in #983
  • Change the copyright (yidongnan -> gRPC-Spring Authors) and license (MIT -> Apache 2.0). by @fengli79 in #984
  • feat: Allow annotation GrpcClient for target type 'annotation' by @313hemant313 in #993
  • EnableGlobalMethodSecurity is deprecated by @benallard in #997
  • feat: allow configuring user agent by @onyn in #1009
  • feat: Adds structure for gRPC client metrics instrumentation by @DNVindhya in #1021
  • feat: Add gRPC server metrics by @DNVindhya in #1031
  • feat: Add gRPC client attempt metrics by @DNVindhya in #1037
  • Remove the attempt base unit for grpc_client_attempt_started metric by @fengli79 in #1041
  • Enable gRPC Client attempt and Server metrics by @DNVindhya in #1039
  • Add an end to end example for gRPC A66 metrics. by @fengli79 in #1043
  • Update metrics list by @DNVindhya in #1048
  • refactor: merge redundant projects by @ST-DDT in #1050

Documentation

  • The Spring Boot version in the documentation does not match the actual version being used by @loong024 in #973
  • [DOC] update gRPC and protobuf version on docs by @tonyals in #978
  • Fix the github links in the documentation impacted by the repo transfer from yidongnan/grpc-spring-boot-starter to grpc-ecosystem/grpc-spring. by @fengli79 in #982

Dependencies

  • update spring boot to v3.2.2
  • update spring cloud to v2023.0.0
  • update dependency io.grpc:grpc-bom to v1.60.1
  • update dependency com.google.protobuf:protobuf-bom to v3.25.2

New Contributors

Full Changelog: v2.15.0...v3.0.0.RELEASE

Don't miss a new grpc-spring release

NewReleases is sending notifications on new releases.