From b1c2bbf497b68bbb6dc8d484701ce54e030c2a8c Mon Sep 17 00:00:00 2001 From: "Mark D. Roth" Date: Tue, 8 Nov 2016 08:10:33 -0800 Subject: Remove deprecated macros from C-core API. Also move one pending C++ cleanup item to the proper file. --- doc/cpp/pending_api_cleanups.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/cpp') diff --git a/doc/cpp/pending_api_cleanups.md b/doc/cpp/pending_api_cleanups.md index 3e77b657c6..517d503cb0 100644 --- a/doc/cpp/pending_api_cleanups.md +++ b/doc/cpp/pending_api_cleanups.md @@ -11,5 +11,7 @@ This file lists all pending backward-compatibility changes that should be cleaned up the next time we are going to bump the major version number: +- remove `ServerBuilder::SetMaxMessageSize()` method from + `include/grpc++/server_builder.h` (commit `6980362`) - remove `ClientContext::set_fail_fast()` method from `include/grpc++/impl/codegen/client_context.h` (commit `9477724`) -- cgit v1.2.3