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

He-Pin pushed a change to branch feat/receive-timeout-with-duration
in repository https://gitbox.apache.org/repos/asf/pekko.git


    omit e3603244fb chore: apply scalafmt and fix MiMa filters
    omit 65d14fe6bd feat: add timeout duration to ReceiveTimeout message
     add 7049975ee3 introduce keystore-password config (#3397)
     add a81f3b1a6f warn users when HostnameVerification is not enabled (#3398)
     add 13caf4b7b5 Update jspecify to 1.0.1 (#3403)
     add 0792382690 Update commons-codec to 1.22.1 (#3402)
     add 677dd568ba fix(stream): undeprecate getFirst/getFirstAttribute methods 
(#3404)
     add 029d9c2746 chore(deps): bump scacap/action-surefire-report from 1.12.0 
to 1.13.0 (#3406)
     add b1d22c760a Update sbt-bill-of-materials to 1.1.1 (#3408)
     add 3f2fbcc398 Update sbt-java-formatter to 0.13.1 (#3407)
     add d3ce68a688 feat: add timeout duration to ReceiveTimeout message
     add b3f50076cc chore: apply scalafmt and fix MiMa filters
     add 1ca0652a7e fix: add Scala 3 MiMa filters for ReceiveTimeout and cover 
getTimeout

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   (e3603244fb)
            \
             N -- N -- N   refs/heads/feat/receive-timeout-with-duration 
(1ca0652a7e)

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/timing-tests.yml                      |  2 +-
 .../org/apache/pekko/actor/ReceiveTimeoutSpec.scala     |  1 +
 .../receive-timeout-with-duration.excludes              |  4 ++++
 project/Dependencies.scala                              |  4 ++--
 project/plugins.sbt                                     |  4 ++--
 remote/src/main/resources/reference.conf                |  4 ++++
 .../remote/artery/tcp/ConfigSSLEngineProvider.scala     | 12 +++++++++++-
 .../remote/artery/tcp/ssl/PemManagersProvider.scala     |  8 +++++---
 .../artery/tcp/ssl/RotatingKeysSSLEngineProvider.scala  | 12 +++++++++++-
 .../remote/transport/netty/SSLEngineProvider.scala      | 10 ++++++++++
 .../main/scala/org/apache/pekko/stream/Attributes.scala | 17 +++++++++++++----
 11 files changed, 64 insertions(+), 14 deletions(-)


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

Reply via email to