This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch update/pekko-discovery-1.2.1
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git
discard 4669bce1 Update pekko-discovery, pekko-slf4j, ... to 1.2.1
add 0c96b6bf Update sbt-license-report to 1.9.0 (#517)
add fb563031 avoid deprecated code (#519)
add 26c59449 try to avoid unnecessary step in map conversion (#520)
add 1e889ccd add tests for Java DSL Metadata (#521)
add 6108f1b8 try to avoid unnecessary map conversions in Java DSL (#522)
add 8f4807a5 Update pekko-discovery, pekko-slf4j, ... to 1.2.1
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 (4669bce1)
\
N -- N -- N refs/heads/update/pekko-discovery-1.2.1 (8f4807a5)
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:
.../scala/org/apache/pekko/grpc/BenchRunner.scala | 2 +-
.../pekko/grpc/gen/javadsl/JavaCodeGenerator.scala | 4 ++--
.../org/apache/pekko/grpc/gen/javadsl/Service.scala | 2 +-
.../grpc/gen/scaladsl/ScalaCodeGenerator.scala | 2 +-
.../apache/pekko/grpc/gen/scaladsl/Service.scala | 2 +-
.../myapp/helloworld/grpc/RichErrorNativeImpl.java | 4 ++--
.../pekko/grpc/maven/AbstractGenerateMojo.scala | 4 ++--
.../org/apache/pekko/grpc/maven/ProtocSpec.scala | 2 +-
project/Common.scala | 6 ------
project/plugins.sbt | 2 +-
.../org/apache/pekko/grpc/SSLContextUtils.scala | 2 +-
.../org/apache/pekko/grpc/internal/Codecs.scala | 2 +-
.../apache/pekko/grpc/internal/MetadataImpl.scala | 9 ++-------
.../grpc/internal/PekkoDiscoveryNameResolver.scala | 2 +-
.../pekko/grpc/internal/ServerReflectionImpl.scala | 6 +++---
.../apache/pekko/grpc/javadsl/MetadataBuilder.scala | 2 +-
.../pekko/grpc/javadsl/ServerReflection.scala | 5 ++---
.../org/apache/pekko/grpc/javadsl/WebHandler.scala | 2 +-
.../pekko/grpc/scaladsl/headers/headers.scala | 4 ++--
.../pekko/grpc/internal/ChannelUtilsSpec.scala | 8 ++++----
.../pekko/grpc/internal/MetadataImplSpec.scala | 21 +++++++++++++++++++++
.../grpc/internal/NameResolverListenerProbe.scala | 2 +-
.../PekkoDiscoveryNameResolverProviderSpec.scala | 2 +-
.../internal/PekkoDiscoveryNameResolverSpec.scala | 2 +-
24 files changed, 54 insertions(+), 45 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]