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


    omit e3f62e01 more updates
    omit 917ad28d Update grpc-core, grpc-interop-testing, ... to 1.78.0
     add 9ffadf7c Bump coursier/setup-action from 2.0.1 to 2.0.2 (#584)
     add a8a87b40 2026 (#583)
     add e2bf1aca Update sbt-unidoc to 0.6.1 (#586)
     add 7f9e34f4 Update logback-classic to 1.5.24 (#585)
     add dfb9357b Update sbt, scripted-plugin to 1.12.0 (#587)
     add fbb51232 Bump sbt/setup-sbt from 1.1.14 to 1.1.15 (#589)
     add 43518fd7 Update sbt-java-formatter to 0.10.0 (#590)
     add f815e99a Update scalafmt-core to 3.10.4
     add 0f0fff7f Reformat with scalafmt 3.10.4
     add b0009daf Add 'Reformat with scalafmt 3.10.4' to .git-blame-ignore-revs
     add 2ce3a982 Update logback-classic to 1.5.25 (#593)
     add 45f01bc9 Bump actions/cache from 5.0.1 to 5.0.2 (#596)
     add 8a13de00 Bump actions/setup-go from 6.1.0 to 6.2.0 (#595)
     add 8dbf8512 Update grpc-core, grpc-interop-testing, ... to 1.78.0
     add 37d2d55f 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   (e3f62e01)
            \
             N -- N -- N   refs/heads/update/grpc-core-1.78.0 (37d2d55f)

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:
 .git-blame-ignore-revs                             |  3 +
 .github/workflows/build-test.yml                   | 22 +++----
 .github/workflows/headers.yml                      |  2 +-
 .github/workflows/link-validator.yml               |  4 +-
 .../workflows/nightly-snapshot-dependency-test.yml |  2 +-
 .github/workflows/publish-1.0-docs.yml             |  2 +-
 .github/workflows/publish-1.0-snapshots.yml        |  2 +-
 .github/workflows/publish-1.1-docs.yml             |  2 +-
 .github/workflows/publish-1.1-snapshots.yml        |  2 +-
 .github/workflows/publish-1.2-docs.yml             |  2 +-
 .github/workflows/publish-1.2-snapshots.yml        |  2 +-
 .github/workflows/publish-nightly.yml              |  2 +-
 .scalafmt.conf                                     |  2 +-
 NOTICE                                             |  2 +-
 benchmark-java/project/build.properties            |  2 +-
 build.sbt                                          | 46 ++++++++-------
 .../scaladsl/ScalaMarshallersCodeGenerator.scala   |  3 +-
 legal/AssemblyNotice.txt                           |  2 +-
 project/Common.scala                               | 67 +++++++++++-----------
 project/Dependencies.scala                         |  2 +-
 project/build.properties                           |  2 +-
 project/plugins.sbt                                |  4 +-
 .../pekko/grpc/internal/GrpcProtocolNative.scala   |  9 +--
 .../pekko/grpc/internal/PekkoHttpClientUtils.scala |  3 +-
 .../apache/pekko/grpc/internal/TelemetrySpi.scala  |  7 +--
 .../apache/pekko/grpc/scaladsl/WebHandler.scala    |  3 +-
 .../sbt-test/gen-java/01-gen-basic-java/build.sbt  |  3 +-
 .../gen-java/04-crash-on-keywords/build.sbt        |  3 +-
 .../apache/pekko/grpc/PekkoGrpcClientTester.scala  |  7 +--
 29 files changed, 107 insertions(+), 107 deletions(-)


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

Reply via email to