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

hepin pushed a change to branch unpersistent
in repository https://gitbox.apache.org/repos/asf/pekko.git


 discard 398ff27aa0 .
 discard d722f69a91 .
 discard a00093f9f9 feat: Add unpersistent versions of persistent behaviors
 discard ce29da307c feat: Add asking support to BehaviorTestKit
     add 2f503e5cc5 update doc and tests that still refer to java 8 (#2458)
     add c3c549dda6 Update agrona to 2.3.2 (#2461)
     add 82692c8646 feat: Add asking support to BehaviorTestKit (#2453)
     add 37fe31fe01 feat: Add unpersistent versions of persistent behaviors

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   (398ff27aa0)
            \
             N -- N -- N   refs/heads/unpersistent (37fe31fe01)

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:
 README.md                                          |  2 +-
 .../add-ask-behavior-methods.excludes              |  2 +-
 .../actor/typed/internal/ActorFlightRecorder.scala |  3 +--
 .../typed/AccountExampleUnpersistentDocTest.java   |  4 +--
 .../typed/AccountExampleUnpersistentDocSpec.scala  | 30 +++++-----------------
 .../stream/operators/Source/asSubscriber.md        |  3 +--
 .../stream/operators/Source/fromPublisher.md       |  3 +--
 project/Dependencies.scala                         |  2 +-
 remote/src/main/resources/reference.conf           | 12 ---------
 .../remote/artery/RemotingFlightRecorder.scala     |  3 +--
 .../remote/artery/RemotingFlightRecorderSpec.scala |  6 ++---
 11 files changed, 16 insertions(+), 54 deletions(-)


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

Reply via email to