This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a change to branch update/grpc-core-1.78.0
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git


 discard 37d2d55f more updates
 discard 8dbf8512 Update grpc-core, grpc-interop-testing, ... to 1.78.0
     add fb5fd130 switch to grpc.reflection.v1.reflection (#599)
     add f50a76a5 use pekko-http 2.0.0-M1 (#600)
     add 1fd0a8cd Update grpc-core, grpc-interop-testing, ... to 1.78.0
     add e8ba931e more updates

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (37d2d55f)
            \
             N -- N -- N   refs/heads/update/grpc-core-1.78.0 (e8ba931e)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 LICENSE                                            |  2 +-
 .../pekko/grpc/GrpcMarshallingBenchmark.scala      |  2 +-
 .../pekko/grpc/HandlerProcessingBenchmark.scala    |  2 +-
 build.sbt                                          | 10 ++++-----
 docs/src/main/paradox/server/reflection.md         |  2 +-
 legal/RuntimeLicense.txt                           |  5 +++--
 project/PekkoHttpDependency.scala                  |  2 +-
 .../reflection-proto.excludes}                     |  6 +++--
 .../reflection/{v1alpha => v1}/reflection.proto    | 26 +++++++++++++++-------
 .../pekko/grpc/internal/ServerReflectionImpl.scala |  2 +-
 .../pekko/grpc/javadsl/ServerReflection.scala      |  2 +-
 .../pekko/grpc/scaladsl/ServerReflection.scala     |  2 +-
 .../grpc/internal/GrpcResponseHelpersSpec.scala    |  2 +-
 .../grpc/internal/ServerReflectionImplSpec.scala   | 12 +++++-----
 .../sbt-test/gen-java/01-gen-basic-java/build.sbt  |  2 --
 .../gen-java/02-server-reflection/build.sbt        |  2 --
 .../sbt-test/gen-java/03-no-java-package/build.sbt |  2 --
 .../gen-java/04-crash-on-keywords/build.sbt        |  2 --
 .../build.sbt                                      |  2 --
 .../sbt-test/gen-java/06-nested-message/build.sbt  |  2 --
 .../sbt-test/gen-scala-server/00-interop/build.sbt |  2 --
 .../gen-scala-server/01-gen-basic-server/build.sbt |  2 --
 .../02-multiple-services/build.sbt                 |  2 --
 .../gen-scala-server/03-test-config/build.sbt      |  2 --
 .../04-server-reflection/build.sbt                 |  2 --
 .../gen-scala-server/05-no-java-package/build.sbt  |  2 --
 .../06-compatibility-plugins/build.sbt             |  2 --
 .../07-gen-basic-server-with-pekko/build.sbt       |  2 --
 .../09-scalapb-customizations/build.sbt            |  2 --
 .../gen-scala-server/10-scalapb-validate/build.sbt |  2 --
 .../build.sbt                                      |  2 --
 .../scala3/01-basic-client-server/build.sbt        |  2 --
 32 files changed, 44 insertions(+), 69 deletions(-)
 copy 
runtime/src/main/mima-filters/{1.1.x.backwards.excludes/io.grpc-upgrade.backwards.excludes
 => 2.0.x.backwards.excludes/reflection-proto.excludes} (68%)
 rename runtime/src/main/protobuf/grpc/reflection/{v1alpha => 
v1}/reflection.proto (85%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to