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

hepin pushed a change to branch 1.4.x-deprecateFuture
in repository https://gitbox.apache.org/repos/asf/pekko.git


 discard 60f95f6a93 chore: Deprecate Source#future in javadsl
     add a7ac788ad5 scala 2.12.21 (#2568)
     add 60910a8607 release notes for 1.4.0 (#2549) (#2574)
     add d8a1afb178 chore: Deprecate Source#future in javadsl

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   (60f95f6a93)
            \
             N -- N -- N   refs/heads/1.4.x-deprecateFuture (d8a1afb178)

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:
 .../{publish-1.3-docs.yml => publish-1.4-docs.yml} | 30 +++++++++++-----------
 docs/src/main/paradox/release-notes/index.md       |  1 +
 .../src/main/paradox/release-notes/releases-1.4.md | 16 ++++++++++++
 project/Dependencies.scala                         |  2 +-
 .../org/apache/pekko/stream/javadsl/Source.scala   |  2 +-
 5 files changed, 34 insertions(+), 17 deletions(-)
 copy .github/workflows/{publish-1.3-docs.yml => publish-1.4-docs.yml} (88%)
 create mode 100644 docs/src/main/paradox/release-notes/releases-1.4.md


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

Reply via email to