Download Latest Version v3.1.0.RELEASE source code.tar.gz (371.0 kB)
Email in envelope

Get an email when there's a new version of gRPC Spring Boot Starter

Home / v3.0.0.RELEASE
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-02-22 2.4 kB
v3.0.0.RELEASE source code.tar.gz 2024-02-22 368.4 kB
v3.0.0.RELEASE source code.zip 2024-02-22 793.4 kB
Totals: 3 Items   1.2 MB 0

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

  • @loong024 made their first contribution in [#973]
  • @tonyals made their first contribution in [#978]
  • @fengli79 made their first contribution in [#982]
  • @313hemant313 made their first contribution in [#993]
  • @benallard made their first contribution in [#997]
  • @ma1uta made their first contribution in [#1013]
  • @onyn made their first contribution in [#1009]
  • @DNVindhya made their first contribution in [#1021]

Full Changelog: https://github.com/grpc-ecosystem/grpc-spring/compare/v2.15.0...v3.0.0.RELEASE

Source: README.md, updated 2024-02-22