Skip to content

v3.0.0

Compare
Choose a tag to compare
@Tradias Tradias released this 14 Feb 10:05
· 84 commits to master since this release

v3 migration guide

Features

  • De-experimentalize agrpc::ServerRPC, agrpc::ClientRPC and agrpc::register_x functions.
  • Remove several functions and classes. See migration guide for details.
  • asio-grpcConfig.cmake no longer calls find_package for all possible backends.
  • Remove support for deprecated asio::execution functions.
  • Remove deprecated ASIO_GRPC_USE_BOOST_CONTAINER and ASIO_GRPC_USE_RECYCLING_ALLOCATOR cmake options.

The agrpc::Server/ClientRPC API is not understood by Microsoft's Intellisense. If that bothers you then please react to this bug ticket.