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 6125f151 Update pekko-discovery, pekko-slf4j, ... to 1.2.1
     add f0f5e7f6 Update org.eclipse.jgit to 5.13.5.202508271544-r (#527)
     add 8106e7f7 Update sbt-source-dist to 0.1.13 (#525)
     add 1a4c5644 Update grpc-core, grpc-interop-testing, ... to 1.76.0 (#526)
     add d091f444 build with latest scala releases (#529)
     add 5f087c0d 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   (6125f151)
            \
             N -- N -- N   refs/heads/update/pekko-discovery-1.2.1 (5f087c0d)

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:
 .github/workflows/build-test.yml                                    | 2 +-
 .github/workflows/publish-nightly.yml                               | 4 ++--
 benchmark-java/build.sbt                                            | 4 ++--
 build.sbt                                                           | 4 ++--
 .../org/apache/pekko/grpc/gradle/PekkoGrpcPluginExtension.groovy    | 2 +-
 plugin-tester-java/build.gradle                                     | 2 +-
 plugin-tester-java/pom.xml                                          | 2 +-
 plugin-tester-scala/build.gradle                                    | 2 +-
 plugin-tester-scala/pom.xml                                         | 2 +-
 project/Dependencies.scala                                          | 6 +++---
 project/plugins.sbt                                                 | 4 ++--
 sbt-plugin/src/sbt-test/gen-java/01-gen-basic-java/build.sbt        | 2 +-
 sbt-plugin/src/sbt-test/gen-java/02-server-reflection/build.sbt     | 2 +-
 sbt-plugin/src/sbt-test/gen-java/03-no-java-package/build.sbt       | 2 +-
 sbt-plugin/src/sbt-test/gen-java/04-crash-on-keywords/build.sbt     | 2 +-
 .../gen-java/05-duplicate-messages-different-packages/build.sbt     | 2 +-
 sbt-plugin/src/sbt-test/gen-java/06-nested-message/build.sbt        | 2 +-
 sbt-plugin/src/sbt-test/gen-scala-server/00-interop/build.sbt       | 4 ++--
 .../src/sbt-test/gen-scala-server/01-gen-basic-server/build.sbt     | 2 +-
 .../src/sbt-test/gen-scala-server/02-multiple-services/build.sbt    | 2 +-
 sbt-plugin/src/sbt-test/gen-scala-server/03-test-config/build.sbt   | 2 +-
 .../src/sbt-test/gen-scala-server/04-server-reflection/build.sbt    | 2 +-
 .../src/sbt-test/gen-scala-server/05-no-java-package/build.sbt      | 2 +-
 .../sbt-test/gen-scala-server/06-compatibility-plugins/build.sbt    | 2 +-
 .../gen-scala-server/07-gen-basic-server-with-pekko/build.sbt       | 2 +-
 .../sbt-test/gen-scala-server/09-scalapb-customizations/build.sbt   | 2 +-
 .../src/sbt-test/gen-scala-server/10-scalapb-validate/build.sbt     | 2 +-
 .../11-duplicate-messages-different-packages/build.sbt              | 2 +-
 sbt-plugin/src/sbt-test/scala3/01-basic-client-server/build.sbt     | 2 +-
 29 files changed, 36 insertions(+), 36 deletions(-)


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

Reply via email to