You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by fa...@apache.org on 2023/01/18 13:59:08 UTC

[incubator-pekko-site] branch asf-staging updated: latest docs

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

fanningpj pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 87a052a  latest docs
87a052a is described below

commit 87a052ad486d013c473efcacaa602011637cb569
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Wed Jan 18 14:58:45 2023 +0100

    latest docs
---
 content/.htaccess                                  |  11 -
 content/actors.html                                | 204 ++++----
 content/additional/books.html                      |  70 ++-
 content/additional/deploy.html                     |  72 ++-
 content/additional/deploying.html                  |  81 ++-
 content/additional/faq.html                        |  93 ++--
 content/additional/ide.html                        |  70 ++-
 content/additional/operations.html                 |  85 ++--
 content/additional/osgi.html                       |  96 ++--
 content/additional/packaging.html                  |  78 ++-
 content/additional/rolling-updates.html            | 139 ++----
 content/assets/js/scalafiddle.js                   |   8 +-
 content/assets/js/warnOldDocs.js                   |  24 +-
 content/cluster-client.html                        | 149 +++---
 content/cluster-dc.html                            |  74 ++-
 content/cluster-metrics.html                       |  80 ++-
 content/cluster-routing.html                       |  94 ++--
 content/cluster-sharding.html                      |  86 ++--
 content/cluster-singleton.html                     |  83 ++-
 content/cluster-usage.html                         | 128 +++--
 content/common/binary-compatibility-rules.html     | 108 ++--
 content/common/circuitbreaker.html                 |  88 ++--
 content/common/io-layer.html                       |  82 ++-
 content/common/may-change.html                     |  75 ++-
 content/common/other-modules.html                  | 171 +++----
 content/coordinated-shutdown.html                  |  80 ++-
 content/coordination.html                          |  90 ++--
 content/discovery/index.html                       | 106 ++--
 content/dispatchers.html                           |  92 ++--
 content/distributed-data.html                      | 124 +++--
 content/distributed-pub-sub.html                   | 114 ++---
 content/durable-state/persistence-query.html       |  94 ++--
 content/event-bus.html                             |  92 ++--
 content/{io-udp.html => extending-pekko.html}      | 555 +++++++++------------
 content/fault-tolerance-sample.html                |   6 +-
 content/fault-tolerance.html                       |  88 ++--
 content/fsm.html                                   |  90 ++--
 content/futures.html                               |  86 ++--
 content/general/actor-systems.html                 |  80 ++-
 content/general/actors.html                        |  80 ++-
 content/general/addressing.html                    |  92 ++--
 content/general/configuration-reference.html       | 192 ++++---
 content/general/configuration.html                 | 107 ++--
 content/general/index.html                         | 114 ++---
 content/general/jmm.html                           |  86 ++--
 content/general/message-delivery-reliability.html  |  98 ++--
 content/general/remoting.html                      |  82 ++-
 content/general/stream/stream-configuration.html   |  70 ++-
 content/general/stream/stream-design.html          | 124 +++--
 content/general/supervision.html                   |  78 ++-
 content/general/terminology.html                   |  74 ++-
 content/images/pekko-remote-testconductor.png      | Bin 0 -> 22235 bytes
 content/index-actors.html                          |  96 ++--
 content/index-classic.html                         |  78 ++-
 content/index-cluster.html                         |  78 ++-
 content/index-network.html                         |  75 ++-
 content/index-utilities-classic.html               | 102 ++--
 content/index-utilities.html                       |  74 ++-
 content/index.html                                 | 126 ++---
 content/io-dns.html                                |  82 ++-
 content/io-tcp.html                                |  90 ++--
 content/io-udp.html                                |  88 ++--
 content/io.html                                    | 108 ++--
 content/logging.html                               | 162 +++---
 content/mailboxes.html                             | 102 ++--
 content/multi-jvm-testing.html                     |  78 ++-
 content/multi-node-testing.html                    |  96 ++--
 content/paradox.json                               |   2 +-
 content/persistence-fsm.html                       | 104 ++--
 content/persistence-journals.html                  |  78 ++-
 content/persistence-plugins.html                   | 102 ++--
 content/persistence-query-leveldb.html             |  82 ++-
 content/persistence-query.html                     | 134 +++--
 content/persistence-schema-evolution.html          | 122 +++--
 content/persistence.html                           | 166 +++---
 content/project/downstream-upgrade-strategy.html   |  83 ++-
 content/project/examples.html                      | 100 ++--
 content/project/immutable.html                     |  74 ++-
 content/project/index.html                         |  96 ++--
 content/project/issue-tracking.html                |  70 ++-
 content/project/licenses.html                      | 108 ++--
 content/project/links.html                         |  99 ++--
 content/project/migration-guides.html              |  85 ++--
 content/project/rolling-update.html                | 133 ++---
 content/project/scala3.html                        |  77 ++-
 content/remoting-artery.html                       | 214 ++++----
 content/remoting.html                              | 143 +++---
 content/routing.html                               | 188 ++++---
 content/scheduler.html                             | 110 ++--
 content/security/index.html                        |  83 ++-
 content/serialization-classic.html                 |  88 ++--
 content/serialization-jackson.html                 | 110 ++--
 content/serialization.html                         | 140 +++---
 content/split-brain-resolver.html                  |  92 ++--
 content/stream/actor-interop.html                  |  94 ++--
 content/stream/futures-interop.html                | 122 +++--
 content/stream/index.html                          |  84 ++--
 content/stream/operators/ActorFlow/ask.html        |  88 ++--
 .../stream/operators/ActorFlow/askWithContext.html |  88 ++--
 .../stream/operators/ActorFlow/askWithStatus.html  |  86 ++--
 .../ActorFlow/askWithStatusAndContext.html         |  88 ++--
 content/stream/operators/ActorSink/actorRef.html   |  86 ++--
 .../ActorSink/actorRefWithBackpressure.html        |  86 ++--
 content/stream/operators/ActorSource/actorRef.html |  86 ++--
 .../ActorSource/actorRefWithBackpressure.html      |  86 ++--
 content/stream/operators/Balance.html              |  70 ++-
 content/stream/operators/Broadcast.html            |  72 ++-
 content/stream/operators/Compression/deflate.html  |  74 ++-
 content/stream/operators/Compression/gunzip.html   |  72 ++-
 content/stream/operators/Compression/gzip.html     |  74 ++-
 content/stream/operators/Compression/inflate.html  |  72 ++-
 content/stream/operators/FileIO/fromFile.html      |  72 ++-
 content/stream/operators/FileIO/fromPath.html      |  72 ++-
 content/stream/operators/FileIO/toFile.html        |  72 ++-
 content/stream/operators/FileIO/toPath.html        |  76 ++-
 .../stream/operators/Flow/asFlowWithContext.html   |  74 ++-
 .../stream/operators/Flow/completionStageFlow.html |  72 ++-
 content/stream/operators/Flow/flattenOptional.html |  72 ++-
 .../stream/operators/Flow/fromSinkAndSource.html   |  76 ++-
 .../operators/Flow/fromSinkAndSourceCoupled.html   |  72 ++-
 content/stream/operators/Flow/futureFlow.html      |  72 ++-
 .../operators/Flow/lazyCompletionStageFlow.html    |  70 ++-
 content/stream/operators/Flow/lazyFlow.html        |  72 ++-
 content/stream/operators/Flow/lazyFutureFlow.html  |  72 ++-
 content/stream/operators/Flow/lazyInitAsync.html   |  72 ++-
 content/stream/operators/MergeSequence.html        |  72 ++-
 content/stream/operators/Partition.html            |  72 ++-
 content/stream/operators/PubSub/sink.html          |  88 ++--
 content/stream/operators/PubSub/source.html        |  88 ++--
 .../RestartFlow/onFailuresWithBackoff.html         |  82 ++-
 .../stream/operators/RestartFlow/withBackoff.html  |  82 ++-
 .../stream/operators/RestartSink/withBackoff.html  |  82 ++-
 .../RestartSource/onFailuresWithBackoff.html       |  92 ++--
 .../operators/RestartSource/withBackoff.html       |  80 ++-
 .../stream/operators/RetryFlow/withBackoff.html    |  76 ++-
 .../operators/RetryFlow/withBackoffAndContext.html |  76 ++-
 content/stream/operators/Sink/actorRef.html        |  72 ++-
 .../operators/Sink/actorRefWithBackpressure.html   |  72 ++-
 content/stream/operators/Sink/asPublisher.html     |  74 ++-
 content/stream/operators/Sink/cancelled.html       |  72 ++-
 content/stream/operators/Sink/collect.html         |  72 ++-
 content/stream/operators/Sink/collection.html      |  72 ++-
 content/stream/operators/Sink/combine.html         |  72 ++-
 .../stream/operators/Sink/completionStageSink.html |  70 ++-
 content/stream/operators/Sink/fold.html            |  72 ++-
 content/stream/operators/Sink/foreach.html         |  72 ++-
 content/stream/operators/Sink/foreachAsync.html    |  72 ++-
 content/stream/operators/Sink/foreachParallel.html |  73 ++-
 .../stream/operators/Sink/fromMaterializer.html    |  72 ++-
 content/stream/operators/Sink/fromSubscriber.html  |  72 ++-
 content/stream/operators/Sink/futureSink.html      |  72 ++-
 content/stream/operators/Sink/head.html            |  72 ++-
 content/stream/operators/Sink/headOption.html      |  72 ++-
 content/stream/operators/Sink/ignore.html          |  72 ++-
 content/stream/operators/Sink/last.html            |  72 ++-
 content/stream/operators/Sink/lastOption.html      |  72 ++-
 .../operators/Sink/lazyCompletionStageSink.html    |  70 ++-
 content/stream/operators/Sink/lazyFutureSink.html  |  72 ++-
 content/stream/operators/Sink/lazyInitAsync.html   |  72 ++-
 content/stream/operators/Sink/lazySink.html        |  72 ++-
 content/stream/operators/Sink/never.html           |  72 ++-
 content/stream/operators/Sink/onComplete.html      |  72 ++-
 content/stream/operators/Sink/preMaterialize.html  |  72 ++-
 content/stream/operators/Sink/queue.html           |  72 ++-
 content/stream/operators/Sink/reduce.html          |  72 ++-
 content/stream/operators/Sink/seq.html             |  72 ++-
 content/stream/operators/Sink/setup.html           |  72 ++-
 content/stream/operators/Sink/takeLast.html        |  72 ++-
 .../Source-or-Flow/aggregateWithBoundary.html      |  72 ++-
 .../stream/operators/Source-or-Flow/alsoTo.html    |  72 ++-
 .../stream/operators/Source-or-Flow/alsoToAll.html |  82 ++-
 content/stream/operators/Source-or-Flow/ask.html   |  78 ++-
 .../Source-or-Flow/backpressureTimeout.html        |  72 ++-
 content/stream/operators/Source-or-Flow/batch.html |  72 ++-
 .../operators/Source-or-Flow/batchWeighted.html    |  72 ++-
 .../stream/operators/Source-or-Flow/buffer.html    |  72 ++-
 .../stream/operators/Source-or-Flow/collect.html   |  74 ++-
 .../operators/Source-or-Flow/collectType.html      |  72 ++-
 .../Source-or-Flow/completionTimeout.html          |  72 ++-
 .../stream/operators/Source-or-Flow/concat.html    |  72 ++-
 .../operators/Source-or-Flow/concatAllLazy.html    |  72 ++-
 .../operators/Source-or-Flow/concatLazy.html       |  72 ++-
 .../stream/operators/Source-or-Flow/conflate.html  |  72 ++-
 .../operators/Source-or-Flow/conflateWithSeed.html |  72 ++-
 content/stream/operators/Source-or-Flow/delay.html |  72 ++-
 .../stream/operators/Source-or-Flow/delayWith.html |  72 ++-
 .../stream/operators/Source-or-Flow/detach.html    |  72 ++-
 .../stream/operators/Source-or-Flow/divertTo.html  |  72 ++-
 content/stream/operators/Source-or-Flow/drop.html  |  72 ++-
 .../stream/operators/Source-or-Flow/dropWhile.html |  72 ++-
 .../operators/Source-or-Flow/dropWithin.html       |  72 ++-
 .../stream/operators/Source-or-Flow/expand.html    |  72 ++-
 .../operators/Source-or-Flow/extrapolate.html      |  72 ++-
 .../stream/operators/Source-or-Flow/filter.html    |  74 ++-
 .../stream/operators/Source-or-Flow/filterNot.html |  74 ++-
 .../operators/Source-or-Flow/flatMapConcat.html    |  72 ++-
 .../operators/Source-or-Flow/flatMapMerge.html     |  72 ++-
 .../operators/Source-or-Flow/flatMapPrefix.html    |  72 ++-
 content/stream/operators/Source-or-Flow/fold.html  |  72 ++-
 .../stream/operators/Source-or-Flow/foldAsync.html |  72 ++-
 .../operators/Source-or-Flow/fromMaterializer.html |  72 ++-
 .../stream/operators/Source-or-Flow/groupBy.html   |  72 ++-
 .../stream/operators/Source-or-Flow/grouped.html   |  72 ++-
 .../operators/Source-or-Flow/groupedWeighted.html  |  72 ++-
 .../Source-or-Flow/groupedWeightedWithin.html      |  72 ++-
 .../operators/Source-or-Flow/groupedWithin.html    |  72 ++-
 .../operators/Source-or-Flow/idleTimeout.html      |  72 ++-
 .../operators/Source-or-Flow/initialDelay.html     |  72 ++-
 .../operators/Source-or-Flow/initialTimeout.html   |  72 ++-
 .../operators/Source-or-Flow/interleave.html       |  72 ++-
 .../operators/Source-or-Flow/interleaveAll.html    |  72 ++-
 .../operators/Source-or-Flow/intersperse.html      |  72 ++-
 .../stream/operators/Source-or-Flow/keepAlive.html |  72 ++-
 content/stream/operators/Source-or-Flow/limit.html |  74 ++-
 .../operators/Source-or-Flow/limitWeighted.html    |  74 ++-
 content/stream/operators/Source-or-Flow/log.html   |  72 ++-
 .../operators/Source-or-Flow/logWithMarker.html    |  72 ++-
 content/stream/operators/Source-or-Flow/map.html   |  72 ++-
 .../stream/operators/Source-or-Flow/mapAsync.html  |  72 ++-
 .../Source-or-Flow/mapAsyncUnordered.html          |  72 ++-
 .../stream/operators/Source-or-Flow/mapConcat.html |  72 ++-
 .../stream/operators/Source-or-Flow/mapError.html  |  72 ++-
 content/stream/operators/Source-or-Flow/merge.html |  72 ++-
 .../stream/operators/Source-or-Flow/mergeAll.html  |  72 ++-
 .../operators/Source-or-Flow/mergeLatest.html      |  72 ++-
 .../operators/Source-or-Flow/mergePreferred.html   |  72 ++-
 .../operators/Source-or-Flow/mergePrioritized.html |  72 ++-
 .../operators/Source-or-Flow/mergeSorted.html      |  72 ++-
 .../stream/operators/Source-or-Flow/monitor.html   |  72 ++-
 .../stream/operators/Source-or-Flow/orElse.html    |  72 ++-
 .../operators/Source-or-Flow/preMaterialize.html   |  72 ++-
 .../operators/Source-or-Flow/prefixAndTail.html    |  72 ++-
 .../stream/operators/Source-or-Flow/prepend.html   |  72 ++-
 .../operators/Source-or-Flow/prependLazy.html      |  72 ++-
 .../stream/operators/Source-or-Flow/recover.html   |  72 ++-
 .../operators/Source-or-Flow/recoverWith.html      |  72 ++-
 .../Source-or-Flow/recoverWithRetries.html         |  72 ++-
 .../stream/operators/Source-or-Flow/reduce.html    |  72 ++-
 content/stream/operators/Source-or-Flow/scan.html  |  72 ++-
 .../stream/operators/Source-or-Flow/scanAsync.html |  72 ++-
 content/stream/operators/Source-or-Flow/setup.html |  72 ++-
 .../stream/operators/Source-or-Flow/sliding.html   |  72 ++-
 .../operators/Source-or-Flow/splitAfter.html       |  72 ++-
 .../stream/operators/Source-or-Flow/splitWhen.html |  72 ++-
 .../operators/Source-or-Flow/statefulMap.html      |  72 ++-
 .../Source-or-Flow/statefulMapConcat.html          |  72 ++-
 content/stream/operators/Source-or-Flow/take.html  |  72 ++-
 .../stream/operators/Source-or-Flow/takeWhile.html |  72 ++-
 .../operators/Source-or-Flow/takeWithin.html       |  72 ++-
 .../stream/operators/Source-or-Flow/throttle.html  |  74 ++-
 content/stream/operators/Source-or-Flow/watch.html |  72 ++-
 .../operators/Source-or-Flow/watchTermination.html |  72 ++-
 .../stream/operators/Source-or-Flow/wireTap.html   |  72 ++-
 content/stream/operators/Source-or-Flow/zip.html   |  72 ++-
 .../stream/operators/Source-or-Flow/zipAll.html    |  72 ++-
 .../stream/operators/Source-or-Flow/zipLatest.html |  72 ++-
 .../operators/Source-or-Flow/zipLatestWith.html    |  72 ++-
 .../stream/operators/Source-or-Flow/zipWith.html   |  72 ++-
 .../operators/Source-or-Flow/zipWithIndex.html     |  72 ++-
 content/stream/operators/Source/actorRef.html      |  72 ++-
 .../operators/Source/actorRefWithBackpressure.html |  72 ++-
 .../operators/Source/asSourceWithContext.html      |  74 ++-
 content/stream/operators/Source/asSubscriber.html  |  78 ++-
 content/stream/operators/Source/combine.html       |  84 ++--
 .../stream/operators/Source/completionStage.html   |  72 ++-
 .../operators/Source/completionStageSource.html    |  74 ++-
 content/stream/operators/Source/cycle.html         |  72 ++-
 content/stream/operators/Source/empty.html         |  72 ++-
 content/stream/operators/Source/failed.html        |  72 ++-
 content/stream/operators/Source/from.html          |  74 ++-
 .../operators/Source/fromCompletionStage.html      |  72 ++-
 content/stream/operators/Source/fromFuture.html    |  72 ++-
 .../stream/operators/Source/fromFutureSource.html  |  72 ++-
 content/stream/operators/Source/fromIterator.html  |  72 ++-
 .../stream/operators/Source/fromJavaStream.html    |  72 ++-
 content/stream/operators/Source/fromPublisher.html |  78 ++-
 .../Source/fromSourceCompletionStage.html          |  70 ++-
 content/stream/operators/Source/future.html        |  72 ++-
 content/stream/operators/Source/futureSource.html  |  74 ++-
 content/stream/operators/Source/lazily.html        |  72 ++-
 content/stream/operators/Source/lazilyAsync.html   |  70 ++-
 .../operators/Source/lazyCompletionStage.html      |  70 ++-
 .../Source/lazyCompletionStageSource.html          |  70 ++-
 content/stream/operators/Source/lazyFuture.html    |  72 ++-
 .../stream/operators/Source/lazyFutureSource.html  |  72 ++-
 content/stream/operators/Source/lazySingle.html    |  72 ++-
 content/stream/operators/Source/lazySource.html    |  72 ++-
 content/stream/operators/Source/maybe.html         |  72 ++-
 .../stream/operators/Source/mergePrioritizedN.html |  70 ++-
 content/stream/operators/Source/never.html         |  72 ++-
 content/stream/operators/Source/queue.html         |  78 ++-
 content/stream/operators/Source/range.html         |  84 ++--
 content/stream/operators/Source/repeat.html        |  72 ++-
 content/stream/operators/Source/single.html        |  72 ++-
 content/stream/operators/Source/tick.html          |  74 ++-
 content/stream/operators/Source/unfold.html        |  72 ++-
 content/stream/operators/Source/unfoldAsync.html   |  72 ++-
 .../stream/operators/Source/unfoldResource.html    |  76 ++-
 .../operators/Source/unfoldResourceAsync.html      |  74 ++-
 content/stream/operators/Source/zipN.html          |  72 ++-
 content/stream/operators/Source/zipWithN.html      |  72 ++-
 .../operators/StreamConverters/asInputStream.html  |  74 ++-
 .../operators/StreamConverters/asJavaStream.html   |  76 ++-
 .../operators/StreamConverters/asOutputStream.html |  74 ++-
 .../StreamConverters/fromInputStream.html          |  74 ++-
 .../operators/StreamConverters/fromJavaStream.html |  74 ++-
 .../StreamConverters/fromOutputStream.html         |  74 ++-
 .../operators/StreamConverters/javaCollector.html  |  72 ++-
 .../javaCollectorParallelUnordered.html            |  72 ++-
 content/stream/operators/Unzip.html                |  70 ++-
 content/stream/operators/UnzipWith.html            |  70 ++-
 content/stream/operators/index.html                |  92 ++--
 content/stream/reactive-streams-interop.html       |  96 ++--
 content/stream/stream-composition.html             |  94 ++--
 content/stream/stream-context.html                 |  88 ++--
 content/stream/stream-cookbook.html                |  92 ++--
 content/stream/stream-customize.html               | 140 +++---
 content/stream/stream-dynamic.html                 | 120 ++---
 content/stream/stream-error.html                   | 120 ++---
 content/stream/stream-flows-and-basics.html        | 148 +++---
 content/stream/stream-graphs.html                  |  92 ++--
 content/stream/stream-introduction.html            |  78 ++-
 content/stream/stream-io.html                      | 106 ++--
 content/stream/stream-parallelism.html             |  88 ++--
 content/stream/stream-quickstart.html              | 194 ++++---
 content/stream/stream-rate.html                    |  96 ++--
 content/stream/stream-refs.html                    | 102 ++--
 content/stream/stream-substream.html               | 106 ++--
 content/stream/stream-testkit.html                 | 108 ++--
 content/supervision-classic.html                   |  80 ++-
 content/testing.html                               | 104 ++--
 content/typed/actor-discovery.html                 |  88 ++--
 content/typed/actor-lifecycle.html                 | 124 +++--
 content/typed/actors.html                          | 152 +++---
 content/typed/choosing-cluster.html                |  93 ++--
 content/typed/cluster-concepts.html                |  84 ++--
 content/typed/cluster-dc.html                      |  96 ++--
 content/typed/cluster-membership.html              |  82 ++-
 content/typed/cluster-sharded-daemon-process.html  |  78 ++-
 content/typed/cluster-sharding-concepts.html       |  70 ++-
 content/typed/cluster-sharding.html                | 169 +++----
 content/typed/cluster-singleton.html               | 100 ++--
 content/typed/cluster.html                         | 139 +++---
 content/typed/coexisting.html                      |  86 ++--
 content/typed/cqrs.html                            |  72 ++-
 content/typed/dispatchers.html                     | 105 ++--
 content/typed/distributed-data.html                |  98 ++--
 content/typed/distributed-pub-sub.html             |  84 ++--
 content/typed/durable-state/cqrs.html              |  72 ++-
 content/typed/durable-state/persistence-style.html |  70 ++-
 content/typed/durable-state/persistence.html       |  98 ++--
 content/typed/extending.html                       |  90 ++--
 content/typed/failure-detector.html                |  70 ++-
 content/typed/fault-tolerance.html                 | 100 ++--
 content/typed/from-classic.html                    | 131 +++--
 content/typed/fsm.html                             |  76 ++-
 content/typed/guide/actors-intro.html              |  76 ++-
 content/typed/guide/actors-motivation.html         |  70 ++-
 content/typed/guide/index.html                     |  80 ++-
 content/typed/guide/introduction.html              |  92 ++--
 content/typed/guide/modules.html                   | 198 ++++----
 content/typed/guide/tutorial.html                  |  78 ++-
 content/typed/guide/tutorial_1.html                | 120 ++---
 content/typed/guide/tutorial_2.html                |  72 ++-
 content/typed/guide/tutorial_3.html                |  84 ++--
 content/typed/guide/tutorial_4.html                |  82 ++-
 content/typed/guide/tutorial_5.html                |  89 ++--
 content/typed/index-cluster.html                   |  81 ++-
 content/typed/index-persistence-durable-state.html |  74 ++-
 content/typed/index-persistence.html               |  72 ++-
 content/typed/index.html                           |  76 ++-
 content/typed/interaction-patterns.html            | 130 +++--
 content/typed/logging.html                         | 172 +++----
 content/typed/mailboxes.html                       | 134 +++--
 content/typed/persistence-fsm.html                 |  72 ++-
 content/typed/persistence-snapshot.html            |  76 ++-
 content/typed/persistence-style.html               |  70 ++-
 content/typed/persistence-testing.html             | 152 +++---
 content/typed/persistence.html                     | 170 +++----
 content/typed/reliable-delivery.html               | 112 ++---
 .../typed/replicated-eventsourcing-auction.html    |  70 ++-
 content/typed/replicated-eventsourcing-cart.html   |  72 ++-
 .../typed/replicated-eventsourcing-examples.html   |  70 ++-
 content/typed/replicated-eventsourcing.html        | 127 +++--
 content/typed/routers.html                         |  86 ++--
 content/typed/stash.html                           |  88 ++--
 content/typed/style-guide.html                     |  74 ++-
 content/typed/testing-async.html                   |  92 ++--
 content/typed/testing-sync.html                    |  86 ++--
 content/typed/testing.html                         |  86 ++--
 390 files changed, 14590 insertions(+), 18744 deletions(-)

diff --git a/content/.htaccess b/content/.htaccess
index 37e36c3..bf53ec2 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -2,19 +2,8 @@ RedirectMatch 301 ^(.*)/scala/(.*) $1/$2?language=scala
 RedirectMatch 301 ^(.*)/java/(.*) $1/$2?language=java
 
 RedirectMatch 301 ^(.*)/stream/stages-overview\.html.* $1/stream/operators/index.html
-RedirectMatch 301 ^(.*)/project/migration-guide-1\.3\.x-2\.0\.x\.html.* $1/project/migration-guide-old.html
-RedirectMatch 301 ^(.*)/project/migration-guide-2\.0\.x-2\.1\.x.html.* $1/project/migration-guide-old.html
-RedirectMatch 301 ^(.*)/project/migration-guide-2\.1\.x-2\.2\.x.html.* $1/project/migration-guide-old.html
-RedirectMatch 301 ^(.*)/project/migration-guide-2\.2\.x-2\.3\.x.html.* $1/project/migration-guide-old.html
-RedirectMatch 301 ^(.*)/project/migration-guide-2\.2\.x-2\.3\.x.html.* $1/project/migration-guide-old.html
-RedirectMatch 301 ^(.*)/project/migration-guide-2\.3\.x-2\.4\.x.html.* $1/project/migration-guide-old.html
-RedirectMatch 301 ^(.*)/project/migration-guide-eventsourced-2\.3\.x.html.* $1/project/migration-guide-old.html
-RedirectMatch 301 ^(.*)/project/migration-guide-persistence-experimental-2\.3\.x-2\.4\.x.html.* $1/project/migration-guide-old.html
-RedirectMatch 301 ^(.*)/project/migration-guide-stream-2\.0-2\.4.html.* $1/project/migration-guide-old.html
 
 RedirectMatch 301 ^(.*)/stream/stages-overview\.html$ $1/stream/operators/index.html
-RedirectMatch 301 ^(.*)/agents\.html$ $1/project/migration-guide-2.5.x-2.6.x.html
-RedirectMatch 301 ^(.*)/typed-actors\.html$ $1/project/migration-guide-2.5.x-2.6.x.html#typedactor
 
 RedirectMatch 301 ^(.*)/stream/operators/Source-or-Flow/balance\.html$ $1/stream/operators/Balance.html
 RedirectMatch 301 ^(.*)/stream/operators/Source-or-Flow/broadcast\.html$ $1/stream/operators/Broadcast.html
diff --git a/content/actors.html b/content/actors.html
index f453277..08b1f7c 100644
--- a/content/actors.html
+++ b/content/actors.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Classic Actors · Akka Documentation</title>
+<title>Classic Actors · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
-  <li><a href="index-classic.html">Akka Classic</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
+  <li><a href="index-classic.html">Pekko Classic</a></li>
   <li><a href="index-actors.html">Classic Actors</a></li>
   <li>Classic Actors</li>
 </ul>
@@ -428,9 +418,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#classic-actors" name="classic-actors" class="anchor"><span class="anchor-link"></span></a>Classic Actors</h1><div class="callout note "><div class="callout-title">Note</div>
-<p>Akka Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Akka Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
+<p>Pekko Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Pekko Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
 <h2><a href="#module-info" name="module-info" class="anchor"><span class="anchor-link"></span></a>Module info</h2>
-<p>To use Classic Actors, add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
+<p>To use Classic Actors, add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
 libraryDependencies ++= Seq(
   "org.apache.pekko" %% "pekko-actor" % PekkoVersion,
   "org.apache.pekko" %% "pekko-testkit" % PekkoVersion % Test
@@ -442,7 +432,7 @@ libraryDependencies ++= Seq(
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
       &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -462,7 +452,7 @@ libraryDependencies ++= Seq(
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
   implementation "org.apache.pekko:pekko-actor_${versions.ScalaBinary}"
   testImplementation "org.apache.pekko:pekko-testkit_${versions.ScalaBinary}"
@@ -471,7 +461,7 @@ dependencies {
 <tr><th colspan="2">Project Info: Pekko Actors (classic)</th></tr>
   <tr><th>Artifact</th><td><div>org.apache.pekko</div>
   <div>pekko-actor</div>
-  <div>0.0.0+26524-b0ed4882-SNAPSHOT</div>
+  <div>0.0.0+26532-3d93c297-SNAPSHOT</div>
   <div><a href="project/links.html#snapshots-repository">Snapshots are available</a></div>
   </td></tr>
   <tr><th>JDK versions</th><td><div>Adopt OpenJDK 8</div><div>Adopt OpenJDK 11</div></td></tr>
@@ -498,11 +488,11 @@ dependencies {
 
 <p>The <a href="https://en.wikipedia.org/wiki/Actor_model">Actor Model</a> provides a higher level of abstraction for writing concurrent and distributed systems. It alleviates the developer from having to deal with explicit locking and thread management, making it easier to write correct concurrent and parallel systems. Actors were defined in the 1973 paper by Carl Hewitt but have been popularized by the Erlang language and used for example at Ericsson with great success to build highly  [...]
 
-<p>The API of Akka’s Actors is similar to Scala Actors which has borrowed some of its syntax from Erlang.</p>
+<p>The API of Pekko’s Actors is similar to Scala Actors which has borrowed some of its syntax from Erlang.</p>
 
 <h2><a href="#creating-actors" name="creating-actors" class="anchor"><span class="anchor-link"></span></a>Creating Actors</h2>
 <div class="callout note "><div class="callout-title">Note</div>
-<p>Since Akka enforces parental supervision every actor is supervised and (potentially) the supervisor of its children, it is advisable to familiarize yourself with <a href="general/actor-systems.html">Actor Systems</a>, <a href="general/supervision.html">supervision</a> and <a href="general/supervision.html#actors-and-exceptions">handling exceptions</a> as well as <a href="general/addressing.html">Actor References, Paths and Addresses</a>.</p></div>
+<p>Since Pekko enforces parental supervision every actor is supervised and (potentially) the supervisor of its children, it is advisable to familiarize yourself with <a href="general/actor-systems.html">Actor Systems</a>, <a href="general/supervision.html">supervision</a> and <a href="general/supervision.html#actors-and-exceptions">handling exceptions</a> as well as <a href="general/addressing.html">Actor References, Paths and Addresses</a>.</p></div>
 <h3><a href="#defining-an-actor-class" name="defining-an-actor-class" class="anchor"><span class="anchor-link"></span></a>Defining an Actor class</h3><div class="group-scala">
 <p>Actors are implemented by extending the <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html" title="pekko.actor.Actor"><code>Actor</code></a> base trait and implementing the <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#receive:org.apache.pekko.actor.Actor.Receive" title="pekko.actor.Actor"><code>receive</code></a> method. The <code>receive</code> method should define a series of case statements (which has the type <code>PartialFun [...]
 <p>Actor classes are implemented by extending the <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html" title="pekko.actor.AbstractActor"><code>AbstractActor</code></a> class and setting the “initial behavior” in the <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html#createReceive()" title="pekko.actor.AbstractActor"><code>createReceive</code></a> method.</p>
@@ -546,12 +536,12 @@ public class MyActor extends AbstractActor {
   }
 }</code></pre></dd>
 </dl>
-<p>Please note that the Akka Actor <span class="group-scala"><code>receive</code></span> message loop is exhaustive, which is different compared to Erlang and the late Scala Actors. This means that you need to provide a pattern match for all messages that it can accept and if you want to be able to handle unknown messages then you need to have a default case as in the example above. Otherwise an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT [...]
+<p>Please note that the Pekko Actor <span class="group-scala"><code>receive</code></span> message loop is exhaustive, which is different compared to Erlang and the late Scala Actors. This means that you need to provide a pattern match for all messages that it can accept and if you want to be able to handle unknown messages then you need to have a default case as in the example above. Otherwise an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHO [...]
 <p>Note further that the return type of the behavior defined above is <a href="http://www.scala-lang.org/api/2.13.8/scala/Unit.html" title="scala.Unit"><code>Unit</code></a>; if the actor shall reply to the received message then this must be done explicitly as explained below.</p>
 <p>The result of the <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#receive:org.apache.pekko.actor.Actor.Receive" title="pekko.actor.Actor"><code>receive</code></a> method is a partial function object, which is</span> <span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html#createReceive()" title="pekko.actor.AbstractActor"><code>createReceive</code></a> method is <a href="https:// [...]
 <h4><a href="#here-is-another-example-that-you-can-edit-and-run-in-the-browser-" name="here-is-another-example-that-you-can-edit-and-run-in-the-browser-" class="anchor"><span class="anchor-link"></span></a>Here is another example that you can edit and run in the browser:</h4>
 
-        <div data-scalafiddle="true"    data-template="Akka"   data-minheight="400px"  data-layout="v75" >
+        <div data-scalafiddle="true"    data-template="Pekko"   data-minheight="400px"  data-layout="v75" >
           <pre class="prettyprint"><code class="language-scala">import org.apache.pekko.actor.{ Actor, ActorRef, ActorSystem, PoisonPill, Props }
 import language.postfixOps
 import scala.concurrent.duration._
@@ -599,7 +589,7 @@ class Ponger(pinger: ActorRef) extends Actor {
         <script defer="true" src="https://embed.scalafiddle.io/integration.js"></script>
         </div>
 <h3><a href="#props" name="props" class="anchor"><span class="anchor-link"></span></a>Props</h3>
-<p><span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span> is a configuration class to specify options for the creation of actors, think of it as an immutable [...]
+<p><span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span> is a configuration class to specify options for the creation of actors, think of it as an immutable [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -616,9 +606,9 @@ Props props2 =
     Props.create(ActorWithArgs.class, () -&gt; new ActorWithArgs(&quot;arg&quot;)); // careful, see below
 Props props3 = Props.create(ActorWithArgs.class, &quot;arg&quot;);</code></pre></dd>
 </dl>
-<p>The second variant shows how to pass constructor arguments to the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span> being created, but it should only [...]
+<p>The second variant shows how to pass constructor arguments to the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span> being created, but it should only [...]
 <p>The last line shows a possibility to pass constructor arguments regardless of the context it is being used in. The presence of a matching constructor is verified during construction of the <code>Props</code> object, resulting in an <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/IllegalArgumentException.html" title="java.lang.IllegalArgumentException"><code>IllegalArgumentException</code></a> if no or multiple matching constructors are found.</p><div cl [...]
-<p>The recommended approach to create the actor <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span> is not supported for cases when the actor constructor  [...]
+<p>The recommended approach to create the actor <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span> is not supported for cases when the actor constructor  [...]
 <h4><a href="#dangerous-variants" name="dangerous-variants" class="anchor"><span class="anchor-link"></span></a>Dangerous Variants</h4>
 <dl>
   <dt>Scala</dt>
@@ -669,7 +659,7 @@ val defaultValueProp3 = Props(classOf[DefaultValueActor2]) // Unsupported</code>
 <p>In both cases, an <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/IllegalArgumentException.html" title="java.lang.IllegalArgumentException"><code>IllegalArgumentException</code></a> will be thrown stating no matching constructor could be found.</p>
 <p>The next section explains the recommended ways to create <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html" title="pekko.actor.Actor"><code>Actor</code></a> props in a way, which simultaneously safe-guards against these edge cases.</p></div>
 <h4><a href="#recommended-practices" name="recommended-practices" class="anchor"><span class="anchor-link"></span></a>Recommended Practices</h4>
-<p>It is a good idea to provide <span class="group-scala">factory methods on the companion object of each <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></sp [...]
+<p>It is a good idea to provide <span class="group-scala">factory methods on the companion object of each <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></sp [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -780,7 +770,7 @@ class MyActor extends Actor with ActorLogging {
 }</code></pre></dd>
 </dl>
 <h3><a href="#creating-actors-with-props" name="creating-actors-with-props" class="anchor"><span class="anchor-link"></span></a>Creating Actors with Props</h3>
-<p>Actors are created by passing a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span> instance into the <code>actorOf</code> factory method which is avai [...]
+<p>Actors are created by passing a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span> instance into the <code>actorOf</code> factory method which is avai [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -816,8 +806,8 @@ import org.apache.pekko.actor.ActorSystem;</code></pre></dd>
 }</code></pre></dd>
 </dl>
 <p>It is recommended to create a hierarchy of children, grand-children and so on such that it fits the logical failure-handling structure of the application, see <a href="general/actor-systems.html">Actor Systems</a>.</p>
-<p>The call to <code>actorOf</code> returns an instance of <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span>. This is a handle to the  [...]
-<p>The name parameter is optional, but you should preferably name your actors, since that is used in log messages and for identifying actors. The name must not be empty or start with <code>$</code>, but it may contain URL encoded characters (eg., <code>%20</code> for a blank space). If the given name is already in use by another child to the same parent an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/InvalidActorName [...]
+<p>The call to <code>actorOf</code> returns an instance of <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span>. This is a handle to the  [...]
+<p>The name parameter is optional, but you should preferably name your actors, since that is used in log messages and for identifying actors. The name must not be empty or start with <code>$</code>, but it may contain URL encoded characters (eg., <code>%20</code> for a blank space). If the given name is already in use by another child to the same parent an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/InvalidActorName [...]
 <p>Actors are automatically started asynchronously when created.</p><div class="group-scala">
 <h4><a href="#value-classes-as-constructor-arguments" name="value-classes-as-constructor-arguments" class="anchor"><span class="anchor-link"></span></a>Value classes as constructor arguments</h4>
 <p>The recommended way to instantiate actor props uses reflection at runtime to determine the correct actor constructor to be invoked and due to technical limitations it is not supported when said constructor takes arguments that are value classes. In these cases you should either unpack the arguments or create the props by calling the constructor manually:</p>
@@ -832,7 +822,7 @@ object ValueClassActor {
   def props3(arg: Argument) = Props(new ValueClassActor(arg)) // ok
 }</code></pre></div>
 <h3><a href="#dependency-injection" name="dependency-injection" class="anchor"><span class="anchor-link"></span></a>Dependency Injection</h3>
-<p>If your <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span> has a constructor that takes parameters then those need to be part of the <span class="grou [...]
+<p>If your <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span> has a constructor that takes parameters then those need to be part of the <span class="grou [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -879,15 +869,14 @@ class DependencyInjector implements IndirectActorProducer {
           .actorOf(
               Props.create(DependencyInjector.class, applicationContext, &quot;TheActor&quot;), &quot;TheActor&quot;);</code></pre></dd>
 </dl><div class="callout warning "><div class="callout-title">Warning</div>
-<p>You might be tempted at times to offer an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/IndirectActorProducer.html" title="org.apache.pekko.actor.IndirectActorProducer"><code>IndirectActorProducer</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/IndirectActorProducer.html" title="org.apache.pekko.actor.IndirectActorProducer"><code>I [...]
-<p>When using a dependency injection framework, actor beans <em>MUST NOT</em> have singleton scope.</p></div>
-<p>Techniques for dependency injection and integration with dependency injection frameworks are described in more depth in the <a href="https://letitcrash.com/post/55958814293/akka-dependency-injection">Using Akka with Dependency Injection</a> guideline and the <a href="https://github.com/typesafehub/activator-akka-java-spring">Akka Java Spring</a> tutorial.</p>
+<p>You might be tempted at times to offer an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/IndirectActorProducer.html" title="org.apache.pekko.actor.IndirectActorProducer"><code>IndirectActorProducer</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/IndirectActorProducer.html" title="org.apache.pekko.actor.IndirectActorProducer"><code>I [...]
+<p>When using a dependency injection framework, actor beans <em>MUST NOT</em> have singleton scope.</p>
 <h2><a href="#actor-api" name="actor-api" class="anchor"><span class="anchor-link"></span></a>Actor API</h2>
-<p><span class="group-scala">The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span> trait defines only one abstract method, the above mentioned <code>rec [...]
-<p>If the current actor behavior does not match a received message, <code>unhandled</code> is called, which by default publishes an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/UnhandledMessage.html" title="org.apache.pekko.actor.UnhandledMessage"><code>actor.UnhandledMessage(message, sender, recipient)</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/a [...]
+<p><span class="group-scala">The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span> trait defines only one abstract method, the above mentioned <code>rec [...]
+<p>If the current actor behavior does not match a received message, <code>unhandled</code> is called, which by default publishes an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/UnhandledMessage.html" title="org.apache.pekko.actor.UnhandledMessage"><code>actor.UnhandledMessage(message, sender, recipient)</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/a [...]
 <p>In addition, it offers:</p>
 <ul>
-  <li><span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#self:org.apache.pekko.actor.ActorRef" title="pekko.actor.Actor"><code>self</code></a></span> <span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html#getSelf()" title="pekko.actor.AbstractActor"><code>getSelf()</code></a></span> reference to the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882- [...]
+  <li><span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#self:org.apache.pekko.actor.ActorRef" title="pekko.actor.Actor"><code>self</code></a></span> <span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html#getSelf()" title="pekko.actor.AbstractActor"><code>getSelf()</code></a></span> reference to the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297- [...]
   <li><span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#sender():org.apache.pekko.actor.ActorRef" title="pekko.actor.Actor"><code>sender</code></a></span> <span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html#getSender()" title="pekko.actor.AbstractActor"><code>getSender()</code></a></span> reference sender Actor of the last received message, typically used as described in  <span c [...]
   <li><span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#supervisorStrategy:org.apache.pekko.actor.SupervisorStrategy" title="pekko.actor.Actor"><code>supervisorStrategy</code></a></span> <span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html#supervisorStrategy()" title="pekko.actor.AbstractActor"><code>supervisorStrategy()</code></a></span> user overridable definition the strategy t [...]
 </ul>
@@ -903,7 +892,8 @@ class DependencyInjector implements IndirectActorProducer {
       <li>hotswap behavior stack as described in <span class="group-scala"><a href="#actor-hotswap">Actor.HotSwap</a></span> <span class="group-java"><a href="#actor-hotswap">Become/Unbecome</a></span></li>
     </ul>
   </li>
-</ul><div class="group-scala">
+</ul>
+<p>@@@ div { .group-scala }</p>
 <p>You can import the members in the <code>context</code> to avoid prefixing access with <code>context.</code></p>
 <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/docs/src/test/scala/docs/actor/ActorDocSpec.scala#L339-L345" target="_blank" title="Go to snippet source">source</a><code class="language-scala">class FirstActor extends Actor {
   import context._
@@ -952,21 +942,21 @@ public void postStop() {}</code></pre></dd>
 <p>The implementations shown above are the defaults provided by the <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html" title="pekko.actor.Actor"><code>Actor</code></a> trait.</span> <span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html" title="pekko.actor.AbstractActor"><code>AbstractActor</code></a> class.</span></p>
 <h3><a href="#actor-lifecycle" name="actor-lifecycle" class="anchor"><span class="anchor-link"></span></a>Actor Lifecycle</h3>
 <p><img src="./images/actor_lifecycle.png" alt="actor_lifecycle.png" /></p>
-<p>A path in an actor system represents a &ldquo;place&rdquo; that might be occupied by a living actor. Initially (apart from system initialized actors) a path is empty. When <code>actorOf()</code> is called it assigns an <em>incarnation</em> of the actor described by the passed <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span><span class="grou [...]
+<p>A path in an actor system represents a &ldquo;place&rdquo; that might be occupied by a living actor. Initially (apart from system initialized actors) a path is empty. When <code>actorOf()</code> is called it assigns an <em>incarnation</em> of the actor described by the passed <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Props.html" title="org.apache.pekko.actor.Props"><code>Props</code></a></span><span class="grou [...]
 <p>It is worth noting about the difference between:</p>
 <ul>
   <li>restart</li>
   <li>stop, followed by a re-creation of the actor</li>
 </ul>
 <p>as explained below.</p>
-<p>A restart only swaps the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span> instance defined by the <span class="group-scala"><a href="https://doc.akk [...]
-<p>The lifecycle of an incarnation ends when the actor is stopped. At that point, the appropriate lifecycle events are called and watching actors are notified of the termination. After the incarnation is stopped, the path can be reused again by creating an actor with <code>actorOf()</code>. In this case, the name of the new incarnation will be the same as the previous one, but the UIDs will differ. An actor can be stopped by the actor itself, another actor or the <span class="group-scala [...]
+<p>A restart only swaps the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span> instance defined by the <span class="group-scala"><a href="https://doc.akk [...]
+<p>The lifecycle of an incarnation ends when the actor is stopped. At that point, the appropriate lifecycle events are called and watching actors are notified of the termination. After the incarnation is stopped, the path can be reused again by creating an actor with <code>actorOf()</code>. In this case, the name of the new incarnation will be the same as the previous one, but the UIDs will differ. An actor can be stopped by the actor itself, another actor or the <span class="group-scala [...]
 <p>It is important to note that Actors do not stop automatically when no longer referenced, every Actor that is created must also explicitly be destroyed. The only simplification is that stopping a parent Actor will also recursively stop all the child Actors that this parent has created.</p></div>
-<p>An <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span> always represents an incarnation (path and UID) not just a given path. Therefo [...]
-<p><span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorSelection.html" title="org.apache.pekko.actor.ActorSelection"><code>ActorSelection</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorSelection.html" title="org.apache.pekko.actor.ActorSelection"><code>ActorSelection</code></a></span> on the other hand points to the path (or mult [...]
+<p>An <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span> always represents an incarnation (path and UID) not just a given path. Therefo [...]
+<p><span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorSelection.html" title="org.apache.pekko.actor.ActorSelection"><code>ActorSelection</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorSelection.html" title="org.apache.pekko.actor.ActorSelection"><code>ActorSelection</code></a></span> on the other hand points to the path (or mult [...]
 <a id="deathwatch"></a>
 <h3><a href="#lifecycle-monitoring-aka-deathwatch" name="lifecycle-monitoring-aka-deathwatch" class="anchor"><span class="anchor-link"></span></a>Lifecycle Monitoring aka DeathWatch</h3>
-<p>To be notified when another actor terminates (i.e., stops permanently, not a temporary failure and restart), an actor may register itself for reception of the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Terminated.html" title="org.apache.pekko.actor.Terminated"><code>Terminated</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Term [...]
+<p>To be notified when another actor terminates (i.e., stops permanently, not a temporary failure and restart), an actor may register itself for reception of the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Terminated.html" title="org.apache.pekko.actor.Terminated"><code>Terminated</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Term [...]
 <p>Registering a monitor is easy:</p>
 <dl>
   <dt>Scala</dt>
@@ -1016,9 +1006,9 @@ static class WatchActor extends AbstractActor {
   }
 }</code></pre></dd>
 </dl>
-<p>It should be noted that the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Terminated.html" title="org.apache.pekko.actor.Terminated"><code>Terminated</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Terminated.html" title="org.apache.pekko.actor.Terminated"><code>Terminated</code></a></span> message is generated independently of the [...]
+<p>It should be noted that the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Terminated.html" title="org.apache.pekko.actor.Terminated"><code>Terminated</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Terminated.html" title="org.apache.pekko.actor.Terminated"><code>Terminated</code></a></span> message is generated independently of the [...]
 <p>Registering multiple times does not necessarily lead to multiple messages being generated, but there is no guarantee that only exactly one such message is received: if termination of the watched actor has generated and queued the message, and another registration is done before this message has been processed, then a second message will be queued because registering for monitoring of an already terminated actor leads to the immediate generation of the <code>Terminated</code> message.</p>
-<p>It is also possible to deregister from watching another actor’s liveliness using <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorContext.html#unwatch(subject:org.apache.pekko.actor.ActorRef):org.apache.pekko.actor.ActorRef" title="org.apache.pekko.actor.ActorContext"><code>context.unwatch(target)</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apa [...]
+<p>It is also possible to deregister from watching another actor’s liveliness using <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorContext.html#unwatch(subject:org.apache.pekko.actor.ActorRef):org.apache.pekko.actor.ActorRef" title="org.apache.pekko.actor.ActorContext"><code>context.unwatch(target)</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apa [...]
 <h3><a href="#start-hook" name="start-hook" class="anchor"><span class="anchor-link"></span></a>Start Hook</h3>
 <p>Right after starting the actor, its <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#preStart():Unit" title="pekko.actor.Actor"><code>preStart</code></a></span><span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html#preStart()" title="pekko.actor.AbstractActor"><code>preStart</code></a></span> method is invoked.</p>
 <dl>
@@ -1046,10 +1036,10 @@ public void preStart() {
 <p>An actor restart replaces only the actual actor object; the contents of the mailbox are unaffected by the restart, so the processing of messages will resume after the <code>postRestart</code> hook returns. The message that triggered the exception will not be received again. Any message sent to an actor while it is being restarted will be queued to its mailbox as usual.</p><div class="callout warning "><div class="callout-title">Warning</div>
 <p>Be aware that the ordering of failure notifications relative to user messages is not deterministic. In particular, a parent might restart its child before it has processed the last messages sent by the child before the failure. See <a href="general/message-delivery-reliability.html#message-ordering">Discussion: Message Ordering</a> for details.</p></div>
 <h3><a href="#stop-hook" name="stop-hook" class="anchor"><span class="anchor-link"></span></a>Stop Hook</h3>
-<p>After stopping an actor, its <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#postStop():Unit" title="pekko.actor.Actor"><code>postStop</code></a></span><span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html#postStop()" title="pekko.actor.AbstractActor"><code>postStop</code></a></span> hook is called, which may be used e.g. for deregistering this actor from other services. This  [...]
+<p>After stopping an actor, its <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#postStop():Unit" title="pekko.actor.Actor"><code>postStop</code></a></span><span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html#postStop()" title="pekko.actor.AbstractActor"><code>postStop</code></a></span> hook is called, which may be used e.g. for deregistering this actor from other services. This  [...]
 <a id="actorselection"></a>
 <h2><a href="#identifying-actors-via-actor-selection" name="identifying-actors-via-actor-selection" class="anchor"><span class="anchor-link"></span></a>Identifying Actors via Actor Selection</h2>
-<p>As described in <a href="general/addressing.html">Actor References, Paths and Addresses</a>, each actor has a unique logical path, which is obtained by following the chain of actors from child to parent until reaching the root of the actor system, and it has a physical path, which may differ if the supervision chain includes any remote supervisors. These paths are used by the system to look up actors, e.g. when a remote message is received and the recipient is searched, but they are a [...]
+<p>As described in <a href="general/addressing.html">Actor References, Paths and Addresses</a>, each actor has a unique logical path, which is obtained by following the chain of actors from child to parent until reaching the root of the actor system, and it has a physical path, which may differ if the supervision chain includes any remote supervisors. These paths are used by the system to look up actors, e.g. when a remote message is received and the recipient is searched, but they are a [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -1086,8 +1076,8 @@ getContext().actorSelection(&quot;/user/serviceB/worker*&quot;);
 // will look up all siblings beneath same supervisor
 getContext().actorSelection(&quot;../*&quot;);</code></pre></dd>
 </dl>
-<p>Messages can be sent via the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorSelection.html" title="org.apache.pekko.actor.ActorSelection"><code>ActorSelection</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorSelection.html" title="org.apache.pekko.actor.ActorSelection"><code>ActorSelection</code></a></span> and the path of  [...]
-<p>To acquire an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span> for an <code>ActorSelection</code> you need to send a message to th [...]
+<p>Messages can be sent via the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorSelection.html" title="org.apache.pekko.actor.ActorSelection"><code>ActorSelection</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorSelection.html" title="org.apache.pekko.actor.ActorSelection"><code>ActorSelection</code></a></span> and the path of  [...]
+<p>To acquire an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span> for an <code>ActorSelection</code> you need to send a message to th [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -1150,19 +1140,19 @@ static class Follower extends AbstractActor {
   }
 }</code></pre></dd>
 </dl>
-<p>You can also acquire an <code>ActorRef</code> for an <code>ActorSelection</code> with the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorSelection.html#resolveOne(timeout:scala.concurrent.duration.FiniteDuration):scala.concurrent.Future[actor.ActorRef]" title="org.apache.pekko.actor.ActorSelection"><code>resolveOne</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4 [...]
+<p>You can also acquire an <code>ActorRef</code> for an <code>ActorSelection</code> with the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorSelection.html#resolveOne(timeout:scala.concurrent.duration.FiniteDuration):scala.concurrent.Future[actor.ActorRef]" title="org.apache.pekko.actor.ActorSelection"><code>resolveOne</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c [...]
 <p>Remote actor addresses may also be looked up, if <a href="remoting.html">remoting</a> is enabled:</p>
 <dl>
   <dt>Scala</dt>
   <dd>
-  <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/docs/src/test/scala/docs/actor/ActorDocSpec.scala#L637" target="_blank" title="Go to snippet source">source</a><code class="language-scala">context.actorSelection(&quot;akka://app@otherhost:1234/user/serviceB&quot;)</code></pre></dd>
+  <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/docs/src/test/scala/docs/actor/ActorDocSpec.scala#L637" target="_blank" title="Go to snippet source">source</a><code class="language-scala">context.actorSelection(&quot;pekko://app@otherhost:1234/user/serviceB&quot;)</code></pre></dd>
   <dt>Java</dt>
   <dd>
-  <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/docs/src/test/java/jdocs/actor/ActorDocTest.java#L346" target="_blank" title="Go to snippet source">source</a><code class="language-java">getContext().actorSelection(&quot;akka://app@otherhost:1234/user/serviceB&quot;);</code></pre></dd>
+  <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/docs/src/test/java/jdocs/actor/ActorDocTest.java#L346" target="_blank" title="Go to snippet source">source</a><code class="language-java">getContext().actorSelection(&quot;pekko://app@otherhost:1234/user/serviceB&quot;);</code></pre></dd>
 </dl>
 <p>An example demonstrating actor look-up is given in <a href="remoting-artery.html#looking-up-remote-actors">Remoting Sample</a>.</p>
 <h2><a href="#messages-and-immutability" name="messages-and-immutability" class="anchor"><span class="anchor-link"></span></a>Messages and immutability</h2><div class="callout warning "><div class="callout-title">IMPORTANT</div>
-<p>Messages can be any kind of object but have to be immutable. <span class="group-scala">Scala</span> <span class="group-java">Akka</span> can’t enforce immutability (yet) so this has to be by convention. <span class="group-scala">Primitives like String, Int, Boolean are always immutable. Apart from these the recommended approach is to use Scala case classes that are immutable (if you don’t explicitly expose the state) and works great with pattern matching at the receiver side.</span></ [...]
+<p>Messages can be any kind of object but have to be immutable. <span class="group-scala">Scala</span> <span class="group-java">Pekko</span> can’t enforce immutability (yet) so this has to be by convention. <span class="group-scala">Primitives like String, Int, Boolean are always immutable. Apart from these the recommended approach is to use Scala case classes that are immutable (if you don’t explicitly expose the state) and works great with pattern matching at the receiver side.</span>< [...]
 <p>Here is an <span class="group-scala">example:</span> <span class="group-java">example of an immutable message:</span></p>
 <dl>
   <dt>Scala</dt>
@@ -1201,8 +1191,8 @@ val message = Register(user)</code></pre></dd>
   <li><span class="group-scala"><code>?</code></span> <span class="group-java"><code>ask</code></span> sends a message asynchronously and returns a <span class="group-scala"><a href="http://www.scala-lang.org/api/2.13.8/scala/concurrent/Future.html" title="scala.concurrent.Future"><code>Future</code></a></span><span class="group-java"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/CompletionStage.html" title="java.util.concurrent.CompletionStag [...]
 </ul>
 <p>Message ordering is guaranteed on a per-sender basis.</p><div class="callout note "><div class="callout-title">Note</div>
-<p>There are performance implications of using <code>ask</code> since something needs to keep track of when it times out, there needs to be something that bridges a <code>Promise</code> into an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/o [...]
-<p>In all these methods you have the option of passing along your own <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span>. Make it a pra [...]
+<p>There are performance implications of using <code>ask</code> since something needs to keep track of when it times out, there needs to be something that bridges a <code>Promise</code> into an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/o [...]
+<p>In all these methods you have the option of passing along your own <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span>. Make it a pra [...]
 <a id="actors-tell-sender"></a>
 <h3><a href="#tell-fire-forget" name="tell-fire-forget" class="anchor"><span class="anchor-link"></span></a>Tell: Fire-forget</h3>
 <p>This is the preferred way of sending messages. No blocking waiting for a message. This gives the best concurrency and scalability characteristics.</p>
@@ -1220,7 +1210,7 @@ target.tell(message, getSelf());</code></pre></dd>
 <p>The sender reference is passed along with the message and available within the receiving actor via its <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html#getSender()" title="pekko.actor.AbstractActor"><code>getSender()</code></a> method while processing this message. Inside of an actor it is usually <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html#getSelf()" title="pekko.actor.AbstractActor"><code>getSelf()</code></ [...]
 <a id="actors-ask"></a>
 <h3><a href="#ask-send-and-receive-future" name="ask-send-and-receive-future" class="anchor"><span class="anchor-link"></span></a>Ask: Send-And-Receive-Future</h3>
-<p>The <code>ask</code> pattern involves actors as well as futures, hence it is offered as a use pattern rather than a method on <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.acto [...]
+<p>The <code>ask</code> pattern involves actors as well as futures, hence it is offered as a use pattern rather than a method on <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.acto [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -1262,7 +1252,7 @@ pipe(transformed, system.dispatcher()).to(actorC);</code></pre></dd>
 </dl>
 <p>This example demonstrates <code>ask</code> together with the <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/pattern/PipeToSupport$PipeableFuture.html#pipeTo(recipient:org.apache.pekko.actor.ActorRef)(implicitsender:org.apache.pekko.actor.ActorRef):scala.concurrent.Future[T]" title="pekko.pattern.PipeToSupport$PipeableFuture"><code>pipeTo</code></a></span><span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/pattern/P [...]
 <p>Using <code>ask</code> will send a message to the receiving Actor as with <code>tell</code>, and the receiving actor must reply with <span class="group-scala"><code>sender() ! reply</code></span> <span class="group-java"><code>getSender().tell(reply, getSelf())</code> </span> in order to complete the returned <span class="group-scala"><code>Future</code></span><span class="group-java"><code>CompletionStage</code></span> with a value. The <code>ask</code> operation involves creating an [...]
-<p>To complete the <span class="group-scala"><a href="http://www.scala-lang.org/api/2.13.8/scala/concurrent/Future.html" title="scala.concurrent.Future"><code>Future</code></a></span><span class="group-java"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/CompletionStage.html" title="java.util.concurrent.CompletionStage"><code>CompletionStage</code></a></span> with an exception you need to send an <span class="group-scala"><a href="https://doc.a [...]
+<p>To complete the <span class="group-scala"><a href="http://www.scala-lang.org/api/2.13.8/scala/concurrent/Future.html" title="scala.concurrent.Future"><code>Future</code></a></span><span class="group-java"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/CompletionStage.html" title="java.util.concurrent.CompletionStage"><code>CompletionStage</code></a></span> with an exception you need to send an <span class="group-scala"><a href="https://doc.a [...]
 <p><span class="group-scala">Please note that Scala&rsquo;s <code>Try</code> sub types <a href="http://www.scala-lang.org/api/2.13.8/scala/util/Failure.html" title="scala.util.Failure"><code>scala.util.Failure</code></a> and <a href="http://www.scala-lang.org/api/2.13.8/scala/util/Success.html" title="scala.util.Success"><code>scala.util.Success</code></a> are not treated especially, and would complete the ask <span class="group-scala"><code>Future</code></span><span class="group-java">< [...]
 <dl>
   <dt>Scala</dt>
@@ -1433,7 +1423,7 @@ public class GraduallyBuiltActor extends AbstractActor {
   <li>works better with performance profiling tools</li>
   <li>Java HotSpot has a better opportunity for making optimizations</li>
 </ul>
-<p>The <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.Receive.html" title="pekko.actor.AbstractActor.Receive"><code>Receive</code></a> can be implemented in other ways than using the <code>ReceiveBuilder</code> since in the end, it is just a wrapper around a Scala <code>PartialFunction</code>. In Java, you can implement <code>PartialFunction</code> by extending <code>AbstractPartialFunction</code>. For example, one could implement an adapter to <a href="h [...]
+<p>The <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.Receive.html" title="pekko.actor.AbstractActor.Receive"><code>Receive</code></a> can be implemented in other ways than using the <code>ReceiveBuilder</code> since in the end, it is just a wrapper around a Scala <code>PartialFunction</code>. In Java, you can implement <code>PartialFunction</code> by extending <code>AbstractPartialFunction</code>. For example, one could implement an adapter to <a href="h [...]
 <p>If the validation of the <code>ReceiveBuilder</code> match logic turns out to be a bottleneck for some of your actors you can consider implementing it at a lower level by extending <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/UntypedAbstractActor.html" title="pekko.actor.UntypedAbstractActor"><code>UntypedAbstractActor</code></a> instead of <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html" title="pekko.actor.AbstractActor"><code [...]
 <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/docs/src/test/java/jdocs/actor/ActorDocTest.java#L143-L170" target="_blank" title="Go to snippet source">source</a><code class="language-java">static class OptimizedActor extends UntypedAbstractActor {
 
@@ -1475,7 +1465,7 @@ public class GraduallyBuiltActor extends AbstractActor {
   <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/docs/src/test/java/jdocs/actor/MyActor.java#L36" target="_blank" title="Go to snippet source">source</a><code class="language-java">getSender().tell(s, getSelf());</code></pre></dd>
 </dl>
 <h2><a href="#receive-timeout" name="receive-timeout" class="anchor"><span class="anchor-link"></span></a>Receive timeout</h2>
-<p>The <span class="group-java"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/ActorContext.html#setReceiveTimeout(timeout:scala.concurrent.duration.Duration):Unit" title="pekko.actor.ActorContext"><code>ActorContext.setReceiveTimeout</code></a></span><span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.ActorContext.html#setReceiveTimeout(java.time.Duration)" title="pekko.actor.AbstractActor.ActorContext"><code>ActorCo [...]
+<p>The <span class="group-java"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/ActorContext.html#setReceiveTimeout(timeout:scala.concurrent.duration.Duration):Unit" title="pekko.actor.ActorContext"><code>ActorContext.setReceiveTimeout</code></a></span><span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.ActorContext.html#setReceiveTimeout(java.time.Duration)" title="pekko.actor.AbstractActor.ActorContext"><code>ActorCo [...]
 <p>Please note that the receive timeout might fire and enqueue the <code>ReceiveTimeout</code> message right after another message was enqueued; hence it is <strong>not guaranteed</strong> that upon reception of the receive timeout there must have been an idle period beforehand as configured via this method.</p>
 <p>Once set, the receive timeout stays in effect (i.e. continues firing repeatedly after inactivity periods).</p>
 <p>To cancel the sending of receive timeout notifications, use <code>cancelReceiveTimeout</code>.</p>
@@ -1524,7 +1514,7 @@ class MyActor extends Actor {
   }
 }</code></pre></dd>
 </dl>
-<p>Messages marked with <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/NotInfluenceReceiveTimeout.html" title="org.apache.pekko.actor.NotInfluenceReceiveTimeout"><code>NotInfluenceReceiveTimeout</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/NotInfluenceReceiveTimeout.html" title="org.apache.pekko.actor.NotInfluenceReceiveTimeout"><co [...]
+<p>Messages marked with <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/NotInfluenceReceiveTimeout.html" title="org.apache.pekko.actor.NotInfluenceReceiveTimeout"><code>NotInfluenceReceiveTimeout</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/NotInfluenceReceiveTimeout.html" title="org.apache.pekko.actor.NotInfluenceReceiveTimeout"><co [...]
 <a id="actors-timers"></a>
 <h2><a href="#timers-scheduled-messages" name="timers-scheduled-messages" class="anchor"><span class="anchor-link"></span></a>Timers, scheduled messages</h2>
 <p>Messages can be scheduled to be sent at a later point by using the <a href="scheduler.html">Scheduler</a> directly, but when scheduling periodic or single messages in an actor to itself it&rsquo;s more convenient and safe to use the support for named timers. The lifecycle of scheduled messages can be difficult to manage when the actor is restarted and that is taken care of by the timers.</p>
@@ -1590,11 +1580,11 @@ static class MyActor extends AbstractActorWithTimers {
   }
 }</code></pre></dd>
 </dl>
-<p>The <a href="scheduler.html#schedule-periodically">Scheduler</a> documentation describes the difference between <code>fixed-delay</code> and <code>fixed-rate</code> scheduling. If you are uncertain of which one to use you should pick <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/TimerScheduler.html#startTimerWithFixedDelay(key:Any,msg:Any,initialDelay:scala.concurrent.duration.FiniteDuration,delay:scala.concurrent. [...]
+<p>The <a href="scheduler.html#schedule-periodically">Scheduler</a> documentation describes the difference between <code>fixed-delay</code> and <code>fixed-rate</code> scheduling. If you are uncertain of which one to use you should pick <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/TimerScheduler.html#startTimerWithFixedDelay(key:Any,msg:Any,initialDelay:scala.concurrent.duration.FiniteDuration,delay:scala.concurrent. [...]
 <p>Each timer has a key and can be replaced or cancelled. It&rsquo;s guaranteed that a message from the previous incarnation of the timer with the same key is not received, even though it might already be enqueued in the mailbox when it was cancelled or the new timer was started.</p>
-<p>The timers are bound to the lifecycle of the actor that owns it and thus are cancelled automatically when it is restarted or stopped. Note that the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/TimerScheduler.html" title="org.apache.pekko.actor.TimerScheduler"><code>TimerScheduler</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Tim [...]
+<p>The timers are bound to the lifecycle of the actor that owns it and thus are cancelled automatically when it is restarted or stopped. Note that the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/TimerScheduler.html" title="org.apache.pekko.actor.TimerScheduler"><code>TimerScheduler</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Tim [...]
 <h2><a href="#stopping-actors" name="stopping-actors" class="anchor"><span class="anchor-link"></span></a>Stopping actors</h2>
-<p>Actors are stopped by invoking the <code>stop</code> method of a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRefFactory.html" title="org.apache.pekko.actor.ActorRefFactory"><code>ActorRefFactory</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRefFactory.html" title="org.apache.pekko.actor.ActorRefFactory"><code>ActorRef [...]
+<p>Actors are stopped by invoking the <code>stop</code> method of a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRefFactory.html" title="org.apache.pekko.actor.ActorRefFactory"><code>ActorRefFactory</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRefFactory.html" title="org.apache.pekko.actor.ActorRefFactory"><code>ActorRef [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -1632,9 +1622,9 @@ public class MyStoppingActor extends AbstractActor {
   }
 }</code></pre></dd>
 </dl>
-<p>Processing of the current message, if any, will continue before the actor is stopped, but additional messages in the mailbox will not be processed. By default, these messages are sent to the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorSystem.html#deadLetters:org.apache.pekko.actor.ActorRef" title="org.apache.pekko.actor.ActorSystem"><code>deadLetters</code></a></span><span class="group-java"><a href="https:/ [...]
-<p>Termination of an actor proceeds in two steps: first the actor suspends its mailbox processing and sends a stop command to all its children, then it keeps processing the internal termination notifications from its children until the last one is gone, finally terminating itself (invoking <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#postStop():Unit" title="pekko.actor.Actor"><code>postStop</code></a></span><span class="group-java" [...]
-<p>Upon <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorSystem.html#terminate():scala.concurrent.Future[actor.Terminated]" title="org.apache.pekko.actor.ActorSystem"><code>ActorSystem.terminate()</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorSystem.html#terminate()" title="org.apache.pekko.actor.ActorSystem"><code>ActorSyste [...]
+<p>Processing of the current message, if any, will continue before the actor is stopped, but additional messages in the mailbox will not be processed. By default, these messages are sent to the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorSystem.html#deadLetters:org.apache.pekko.actor.ActorRef" title="org.apache.pekko.actor.ActorSystem"><code>deadLetters</code></a></span><span class="group-java"><a href="https:/ [...]
+<p>Termination of an actor proceeds in two steps: first the actor suspends its mailbox processing and sends a stop command to all its children, then it keeps processing the internal termination notifications from its children until the last one is gone, finally terminating itself (invoking <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#postStop():Unit" title="pekko.actor.Actor"><code>postStop</code></a></span><span class="group-java" [...]
+<p>Upon <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorSystem.html#terminate():scala.concurrent.Future[actor.Terminated]" title="org.apache.pekko.actor.ActorSystem"><code>ActorSystem.terminate()</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorSystem.html#terminate()" title="org.apache.pekko.actor.ActorSystem"><code>ActorSyste [...]
 <p>The <code>postStop()</code> hook is invoked after an actor is fully stopped. This enables cleaning up of resources:</p>
 <dl>
   <dt>Scala</dt>
@@ -1654,10 +1644,10 @@ public void postStop() {
   target = null;
 }</code></pre></dd>
 </dl><div class="callout note "><div class="callout-title">Note</div>
-<p>Since stopping an actor is asynchronous, you cannot immediately reuse the name of the child you just stopped; this will result in an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/InvalidActorNameException.html" title="org.apache.pekko.actor.InvalidActorNameException"><code>InvalidActorNameException</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apac [...]
+<p>Since stopping an actor is asynchronous, you cannot immediately reuse the name of the child you just stopped; this will result in an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/InvalidActorNameException.html" title="org.apache.pekko.actor.InvalidActorNameException"><code>InvalidActorNameException</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apac [...]
 <a id="poison-pill"></a>
 <h3><a href="#poisonpill" name="poisonpill" class="anchor"><span class="anchor-link"></span></a>PoisonPill</h3>
-<p>You can also send an actor the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/PoisonPill.html" title="org.apache.pekko.actor.PoisonPill"><code>PoisonPill</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/PoisonPill.html" title="org.apache.pekko.actor.PoisonPill"><code>PoisonPill</code></a></span> message, which will stop the actor whe [...]
+<p>You can also send an actor the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/PoisonPill.html" title="org.apache.pekko.actor.PoisonPill"><code>PoisonPill</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/PoisonPill.html" title="org.apache.pekko.actor.PoisonPill"><code>PoisonPill</code></a></span> message, which will stop the actor whe [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -1669,7 +1659,7 @@ victim ! PoisonPill</code></pre></dd>
 </dl>
 <a id="killing-actors"></a>
 <h3><a href="#killing-an-actor" name="killing-an-actor" class="anchor"><span class="anchor-link"></span></a>Killing an Actor</h3>
-<p>You can also &ldquo;kill&rdquo; an actor by sending a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Kill.html" title="org.apache.pekko.actor.Kill"><code>Kill</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Kill.html" title="org.apache.pekko.actor.Kill"><code>Kill</code></a></span> message. Unlike <code>PoisonPill</code> this will c [...]
+<p>You can also &ldquo;kill&rdquo; an actor by sending a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Kill.html" title="org.apache.pekko.actor.Kill"><code>Kill</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Kill.html" title="org.apache.pekko.actor.Kill"><code>Kill</code></a></span> message. Unlike <code>PoisonPill</code> this will c [...]
 <p>Use <code>Kill</code> like this:</p>
 <dl>
   <dt>Scala</dt>
@@ -1722,11 +1712,11 @@ try {
 </dl>
 <p>When <code>gracefulStop()</code> returns successfully, the actor’s <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#postStop():Unit" title="pekko.actor.Actor"><code>postStop</code></a></span><span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActor.html#postStop()" title="pekko.actor.AbstractActor"><code>postStop</code></a></span> hook will have been executed: there exists a happens-bef [...]
 <p>In the above example, a custom <code>Manager.Shutdown</code> message is sent to the target actor to initiate the process of stopping the actor. You can use <code>PoisonPill</code> for this, but then you have limited possibilities to perform interactions with other actors before stopping the target actor. Simple cleanup tasks can be handled in <code>postStop</code>.</p><div class="callout warning "><div class="callout-title">Warning</div>
-<p>Keep in mind that an actor stopping and its name being deregistered are separate events that happen asynchronously from each other. Therefore it may be that you will find the name still in use after <code>gracefulStop()</code> returned. To guarantee proper deregistration, only reuse names from within a supervisor you control and only in response to a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Terminated.html" ti [...]
+<p>Keep in mind that an actor stopping and its name being deregistered are separate events that happen asynchronously from each other. Therefore it may be that you will find the name still in use after <code>gracefulStop()</code> returned. To guarantee proper deregistration, only reuse names from within a supervisor you control and only in response to a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Terminated.html" ti [...]
 <a id="actor-hotswap"></a>
 <h2><a href="#become-unbecome" name="become-unbecome" class="anchor"><span class="anchor-link"></span></a>Become/Unbecome</h2>
 <h3><a href="#upgrade" name="upgrade" class="anchor"><span class="anchor-link"></span></a>Upgrade</h3>
-<p>Akka supports hotswapping the Actor’s message loop (e.g. its implementation) at runtime: invoke the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorContext.html#become(behavior:org.apache.pekko.actor.Actor.Receive,discardOld:Boolean):Unit" title="org.apache.pekko.actor.ActorContext"><code>context.become</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/ [...]
+<p>Pekko supports hotswapping the Actor’s message loop (e.g. its implementation) at runtime: invoke the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorContext.html#become(behavior:org.apache.pekko.actor.Actor.Receive,discardOld:Boolean):Unit" title="org.apache.pekko.actor.ActorContext"><code>context.become</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT [...]
 <p>Please note that the actor will revert to its original behavior when restarted by its Supervisor.</p></div>
 <p>To hotswap the Actor behavior using <code>become</code>:</p>
 <dl>
@@ -1794,7 +1784,7 @@ try {
   }
 }</code></pre></dd>
 </dl>
-<p>This variant of the <code>become</code> method is useful for many different things, such as to implement a Finite State Machine (FSM). It will replace the current behavior (i.e. the top of the behavior stack), which means that you do not use <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorContext.html#unbecome():Unit" title="org.apache.pekko.actor.ActorContext"><code>unbecome</code></a></span><span class="group- [...]
+<p>This variant of the <code>become</code> method is useful for many different things, such as to implement a Finite State Machine (FSM). It will replace the current behavior (i.e. the top of the behavior stack), which means that you do not use <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorContext.html#unbecome():Unit" title="org.apache.pekko.actor.ActorContext"><code>unbecome</code></a></span><span class="group- [...]
 <p>The other way of using <code>become</code> does not replace but add to the top of the behavior stack. In this case, care must be taken to ensure that the number of “pop” operations (i.e. <code>unbecome</code>) matches the number of “push” ones in the long run, otherwise this amounts to a memory leak (which is why this behavior is not the default).</p>
 <dl>
   <dt>Scala</dt>
@@ -1870,7 +1860,7 @@ static class SwapperApp {
 <p>See this <a href="https://github.com/akka/akka/tree/main/docs/src/test/scala/docs/actor/UnnestedReceives.scala">Unnested receive example</a>.</p>
 <h2><a href="#stash" name="stash" class="anchor"><span class="anchor-link"></span></a>Stash</h2>
 <p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Stash.html" title="pekko.actor.Stash"><code>Stash</code></a> trait</span> <span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActorWithStash.html" title="pekko.actor.AbstractActorWithStash"><code>AbstractActorWithStash</code></a> class</span> enables an actor to temporarily stash away messages that can not or should not be handled using the acto [...]
-<p>The trait <code>Stash</code> extends the marker trait <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/dispatch/RequiresMessageQueue.html" title="pekko.dispatch.RequiresMessageQueue"><code>RequiresMessageQueue</code></a>[<a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/dispatch/DequeBasedMessageQueueSemantics.html" title="org.apache.pekko.dispatch.DequeBasedMessageQueueSemantics"><code>DequeBasedMessageQueueSemantics</code></a>] which requ [...]
+<p>The trait <code>Stash</code> extends the marker trait <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/dispatch/RequiresMessageQueue.html" title="pekko.dispatch.RequiresMessageQueue"><code>RequiresMessageQueue</code></a>[<a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/dispatch/DequeBasedMessageQueueSemantics.html" title="org.apache.pekko.dispatch.DequeBasedMessageQueueSemantics"><code>DequeBasedMessageQueueSemantics</code></a>] which requ [...]
 <p>The abstract class <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActorWithStash.html" title="pekko.actor.AbstractActorWithStash"><code>AbstractActorWithStash</code></a> implements the marker interface <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/dispatch/RequiresMessageQueue.html" title="pekko.dispatch.RequiresMessageQueue"><code>RequiresMessageQueue</code></a>&lt;<a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/dispatch/DequeBased [...]
 <p>Here is an example of the <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Stash.html" title="pekko.actor.Stash"><code>Stash</code></a> trait</span> <span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActorWithStash.html" title="pekko.actor.AbstractActorWithStash"><code>AbstractActorWithStash</code></a> class</span> in action:</p>
 <dl>
@@ -1923,10 +1913,10 @@ class ActorWithProtocol extends Actor with Stash {
   }
 }</code></pre></dd>
 </dl>
-<p>Invoking <code>stash()</code> adds the current message (the message that the actor received last) to the actor&rsquo;s stash. It is typically invoked when handling the default case in the actor&rsquo;s message handler to stash messages that aren&rsquo;t handled by the other cases. It is illegal to stash the same message twice; to do so results in an <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/IllegalStateException.html" title="java.lang.IllegalState [...]
+<p>Invoking <code>stash()</code> adds the current message (the message that the actor received last) to the actor&rsquo;s stash. It is typically invoked when handling the default case in the actor&rsquo;s message handler to stash messages that aren&rsquo;t handled by the other cases. It is illegal to stash the same message twice; to do so results in an <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/IllegalStateException.html" title="java.lang.IllegalState [...]
 <p>Invoking <code>unstashAll()</code> enqueues messages from the stash to the actor&rsquo;s mailbox until the capacity of the mailbox (if any) has been reached (note that messages from the stash are prepended to the mailbox). In case a bounded mailbox overflows, a <code>MessageQueueAppendFailedException</code> is thrown. The stash is guaranteed to be empty after calling <code>unstashAll()</code>.</p>
 <p>The stash is backed by a <a href="http://www.scala-lang.org/api/2.13.8/scala/collection/immutable/Vector.html" title="scala.collection.immutable.Vector"><code>scala.collection.immutable.Vector</code></a>. As a result, even a very large number of messages may be stashed without a major impact on performance.</p><div class="callout warning group-scala"><div class="callout-title">Warning</div>
-<p>Note that the <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Stash.html" title="pekko.actor.Stash"><code>Stash</code></a> trait must be mixed into (a subclass of) the <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html" title="pekko.actor.Actor"><code>Actor</code></a> trait before any trait/class that overrides the <a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html#preRestart(reason:Throwable, [...]
+<p>Note that the <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Stash.html" title="pekko.actor.Stash"><code>Stash</code></a> trait must be mixed into (a subclass of) the <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html" title="pekko.actor.Actor"><code>Actor</code></a> trait before any trait/class that overrides the <a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html#preRestart(reason:Throwable, [...]
 <p>Note that the stash is part of the ephemeral actor state, unlike the mailbox. Therefore, it should be managed like other parts of the actor&rsquo;s state which have the same property.</p>
 <p>However, the <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Stash.html" title="pekko.actor.Stash"><code>Stash</code></a> trait</span> <span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/AbstractActorWithStash.html" title="pekko.actor.AbstractActorWithStash"><code>AbstractActorWithStash</code></a> class</span> implementation of <code>preRestart</code> will call <code>unstashAll()</code>. This means that  [...]
 <p>The result of this is that when an actor is restarted, any stashed messages will be delivered to the new incarnation of the actor. This is usually the desired behavior.</p><div class="callout note "><div class="callout-title">Note</div>
@@ -1974,7 +1964,7 @@ final case class Give(thing: Any)
 </code></pre>
 <p>Instead of inheritance the same pattern can be applied via composition - compose the receive method using partial functions from delegates.</p></div>
 <h2><a href="#initialization-patterns" name="initialization-patterns" class="anchor"><span class="anchor-link"></span></a>Initialization patterns</h2>
-<p>The rich lifecycle hooks of Actors provide a useful toolkit to implement various initialization patterns. During the lifetime of an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekk [...]
+<p>The rich lifecycle hooks of Actors provide a useful toolkit to implement various initialization patterns. During the lifetime of an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekk [...]
 <p>Initialization might be necessary every time an actor is instantiated, but sometimes one needs initialization to happen only at the birth of the first instance when the <code>ActorRef</code> is created. The following sections provide patterns for different initialization needs.</p>
 <h3><a href="#initialization-via-constructor" name="initialization-via-constructor" class="anchor"><span class="anchor-link"></span></a>Initialization via constructor</h3>
 <p>Using the constructor for initialization has various benefits. First of all, it makes it possible to use <code>val</code> fields to store any state that does not change during the life of the actor instance, making the implementation of the actor more robust. The constructor is invoked when an actor instance is created calling <code>actorOf</code> and also on restart, therefore the internals of the actor can always assume that proper initialization happened. This is also the drawback  [...]
@@ -2020,10 +2010,10 @@ public void preRestart(Throwable reason, Optional&lt;Object&gt; message) throws
   postStop();
 }</code></pre></dd>
 </dl>
-<p>Please note, that the child actors are <em>still restarted</em>, but no new <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span> is cr [...]
+<p>Please note, that the child actors are <em>still restarted</em>, but no new <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span> is cr [...]
 <p>For more information see <a href="general/supervision.html#supervision-restart">What Restarting Means</a>.</p>
 <h3><a href="#initialization-via-message-passing" name="initialization-via-message-passing" class="anchor"><span class="anchor-link"></span></a>Initialization via message passing</h3>
-<p>There are cases when it is impossible to pass all the information needed for actor initialization in the constructor, for example in the presence of circular dependencies. In this case, the actor should listen for an initialization message, and use <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorContext.html#become(behavior:org.apache.pekko.actor.Actor.Receive,discardOld:Boolean):Unit" title="org.apache.pekko.ac [...]
+<p>There are cases when it is impossible to pass all the information needed for actor initialization in the constructor, for example in the presence of circular dependencies. In this case, the actor should listen for an initialization message, and use <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorContext.html#become(behavior:org.apache.pekko.actor.Actor.Receive,discardOld:Boolean):Unit" title="org.apache.pekko.ac [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -2062,7 +2052,7 @@ public Receive createReceive() {
 }</code></pre></dd>
 </dl>
 <p>If the actor may receive messages before it has been initialized, a useful tool can be the <code>Stash</code> to save messages until the initialization finishes, and replaying them after the actor became initialized.</p><div class="callout warning "><div class="callout-title">Warning</div>
-<p>This pattern should be used with care, and applied only when none of the patterns above are applicable. One of the potential issues is that messages might be lost when sent to remote actors. Also, publishing an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524 [...]
+<p>This pattern should be used with care, and applied only when none of the patterns above are applicable. One of the potential issues is that messages might be lost when sent to remote actors. Also, publishing an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532 [...]
 <div class="source-github">
 The source code for this page can be found <a href="https://github.com/akka/akka/tree/main/docs/src/main/paradox/actors.md">here</a>.
 </div>
@@ -2162,7 +2152,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/additional/books.html b/content/additional/books.html
index 4ac010f..6264b99 100644
--- a/content/additional/books.html
+++ b/content/additional/books.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Books and Videos · Akka Documentation</title>
+<title>Books and Videos · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li><a href="../project/index.html">Project Information</a></li>
   <li>Books and Videos</li>
 </ul>
@@ -540,7 +530,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/additional/deploy.html b/content/additional/deploy.html
index fa9b22f..e06174e 100644
--- a/content/additional/deploy.html
+++ b/content/additional/deploy.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Package, Deploy and Run · Akka Documentation</title>
+<title>Package, Deploy and Run · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="active page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="active page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li>Package, Deploy and Run</li>
 </ul>
 </div>
@@ -439,7 +429,6 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../additional/operations.html#starting" class="header">Starting</a></li>
     <li><a href="../additional/operations.html#stopping" class="header">Stopping</a></li>
     <li><a href="../additional/operations.html#cluster-management" class="header">Cluster Management</a></li>
-    <li><a href="../additional/operations.html#monitoring-and-observability" class="header">Monitoring and Observability</a></li>
   </ul></li>
   <li><a href="../additional/deploying.html" class="page">Deploying</a>
   <ul>
@@ -453,7 +442,6 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../additional/rolling-updates.html#cluster-singleton" class="header">Cluster Singleton</a></li>
     <li><a href="../additional/rolling-updates.html#cluster-shutdown" class="header">Cluster Shutdown</a></li>
     <li><a href="../additional/rolling-updates.html#configuration-compatibility-checks" class="header">Configuration Compatibility Checks</a></li>
-    <li><a href="../additional/rolling-updates.html#rolling-updates-and-migrating-akka" class="header">Rolling Updates and Migrating Akka</a></li>
     <li><a href="../additional/rolling-updates.html#when-shutdown-startup-is-required" class="header">When Shutdown Startup Is Required</a></li>
   </ul></li>
 </ul>
@@ -529,7 +517,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/additional/deploying.html b/content/additional/deploying.html
index 626f7d4..d4d352f 100644
--- a/content/additional/deploying.html
+++ b/content/additional/deploying.html
@@ -2,10 +2,10 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Deploying · Akka Documentation</title>
+<title>Deploying · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
-<meta name="description" content='How to deploy Akka Cluster to Kubernetes and Docker.'/>
+<meta name="description" content='How to deploy Pekko Cluster to Kubernetes and Docker.'/>
 <link rel="canonical" href="https://doc.akka.io/docs/akka/currentadditional/deploying.html"/>
 <link href="https://fonts.googleapis.com/css?family=Roboto:100normal,100italic,300normal,300italic,400normal,400italic,500normal,500italic,700normal,700italic,900normal,900italicc" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="../lib/jquery/jquery.min.js"></script>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li><a href="../additional/deploy.html">Package, Deploy and Run</a></li>
   <li>Deploying</li>
 </ul>
@@ -428,17 +418,16 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#deploying" name="deploying" class="anchor"><span class="anchor-link"></span></a>Deploying</h1>
 <h2><a href="#deploying-to-kubernetes" name="deploying-to-kubernetes" class="anchor"><span class="anchor-link"></span></a>Deploying to Kubernetes</h2>
-<p><a href="https://developer.lightbend.com/docs/akka-platform-guide/deployment/index.html">Akka Cloud Platform</a> is the easiest way to deploy an Akka Cluster application to Amazon Elastic Kubernetes Service (EKS) or Google Kubernetes Engine (GKE).</p>
-<p>Alternatively, you can deploy to Kubernetes according to the guide and example project for <a href="https://doc.akka.io/docs/akka-management/current/kubernetes-deployment/index.html">Deploying Akka Cluster to Kubernetes</a>, but that requires more expertise of Kubernetes.</p>
+<p>Deploy to Kubernetes according to the guide and example project for <a href="https://doc.akka.io/docs/akka-management/current/kubernetes-deployment/index.html">Deploying Pekko Cluster to Kubernetes</a>, but that requires more expertise of Kubernetes.</p>
 <h3><a href="#cluster-bootstrap" name="cluster-bootstrap" class="anchor"><span class="anchor-link"></span></a>Cluster bootstrap</h3>
-<p>To take advantage of running inside Kubernetes while forming a cluster, <a href="https://doc.akka.io/docs/akka-management/current/bootstrap/">Akka Cluster Bootstrap</a> helps forming or joining a cluster using Akka Discovery to discover peer nodes. with the Kubernetes API or Kubernetes via DNS. </p>
+<p>To take advantage of running inside Kubernetes while forming a cluster, <a href="https://doc.akka.io/docs/akka-management/current/bootstrap/">Pekko Cluster Bootstrap</a> helps forming or joining a cluster using Pekko Discovery to discover peer nodes. with the Kubernetes API or Kubernetes via DNS. </p>
 <p>You can look at the <a href="https://developer.lightbend.com/start/?group=akka&amp;project=akka-sample-cluster-kubernetes-java">Cluster with Kubernetes example project</a> to see what this looks like in practice.</p>
 <h3><a href="#resource-limits" name="resource-limits" class="anchor"><span class="anchor-link"></span></a>Resource limits</h3>
 <p>To avoid CFS scheduler limits, it is best not to use <code>resources.limits.cpu</code> limits, but use <code>resources.requests.cpu</code> configuration instead.</p>
 <h2><a href="#deploying-to-docker-containers" name="deploying-to-docker-containers" class="anchor"><span class="anchor-link"></span></a>Deploying to Docker containers</h2>
-<p>You can use both Akka remoting and Akka Cluster inside Docker containers. Note that you will need to take special care with the network configuration when using Docker, described here: <a href="../remoting-artery.html#remote-configuration-nat-artery">Akka behind NAT or in a Docker container</a></p>
+<p>You can use both Pekko remoting and Pekko Cluster inside Docker containers. Note that you will need to take special care with the network configuration when using Docker, described here: <a href="../remoting-artery.html#remote-configuration-nat-artery">Pekko behind NAT or in a Docker container</a></p>
 <p>You can look at the <span class="group-java"><a href="https://developer.lightbend.com/start/?group=akka&amp;project=akka-sample-cluster-docker-compose-java">Cluster with docker-compse example project</a></span> <span class="group-scala"><a href="https://developer.lightbend.com/start/?group=akka&amp;project=akka-sample-cluster-docker-compose-scala">Cluster with docker-compose example project</a></span> to see what this looks like in practice.</p>
-<p>For the JVM to run well in a Docker container, there are some general (not Akka specific) parameters that might need tuning:</p>
+<p>For the JVM to run well in a Docker container, there are some general (not Pekko specific) parameters that might need tuning:</p>
 <h3><a href="#resource-constraints" name="resource-constraints" class="anchor"><span class="anchor-link"></span></a>Resource constraints</h3>
 <p>Docker allows <a href="https://docs.docker.com/config/containers/resource_constraints/">constraining each containers&rsquo; resource usage</a>.</p>
 <h4><a href="#memory" name="memory" class="anchor"><span class="anchor-link"></span></a>Memory</h4>
@@ -531,7 +520,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/additional/faq.html b/content/additional/faq.html
index 31cb27d..c6a00ec 100644
--- a/content/additional/faq.html
+++ b/content/additional/faq.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Frequently Asked Questions · Akka Documentation</title>
+<title>Frequently Asked Questions · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li><a href="../project/index.html">Project Information</a></li>
   <li>Frequently Asked Questions</li>
 </ul>
@@ -427,19 +417,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#frequently-asked-questions" name="frequently-asked-questions" class="anchor"><span class="anchor-link"></span></a>Frequently Asked Questions</h1>
-<h2><a href="#akka-project" name="akka-project" class="anchor"><span class="anchor-link"></span></a>Akka Project</h2>
-<h3><a href="#where-does-the-name-akka-come-from-" name="where-does-the-name-akka-come-from-" class="anchor"><span class="anchor-link"></span></a>Where does the name Akka come from?</h3>
-<p>It is the name of a beautiful Swedish <a href="https://en.wikipedia.org/wiki/%C3%81hkk%C3%A1">mountain</a> up in the northern part of Sweden called Laponia. The mountain is also sometimes called &lsquo;The Queen of Laponia&rsquo;.</p>
-<p>Akka is also the name of a goddess in the Sámi (the native Swedish population) mythology. She is the goddess that stands for all the beauty and good in the world. The mountain can be seen as the symbol of this goddess.</p>
-<p>Also, the name AKKA is a palindrome of the letters A and K as in Actor Kernel.</p>
-<p>Akka is also:</p>
-<ul>
-  <li>the name of the goose that Nils traveled across Sweden on in <a href="https://en.wikipedia.org/wiki/The_Wonderful_Adventures_of_Nils">The Wonderful Adventures of Nils</a> by the Swedish writer Selma Lagerlöf.</li>
-  <li>the Finnish word for &lsquo;nasty elderly woman&rsquo; and the word for &lsquo;elder sister&rsquo; in the Indian languages Tamil, Telugu, Kannada and Marathi.</li>
-  <li>a <a href="https://www.dafont.com/pekko.font">font</a></li>
-  <li>a town in Morocco</li>
-  <li>a near-earth asteroid</li>
-</ul>
+<h2><a href="#pekko-project" name="pekko-project" class="anchor"><span class="anchor-link"></span></a>Pekko Project</h2>
+<h3><a href="#where-does-the-name-pekko-come-from-" name="where-does-the-name-pekko-come-from-" class="anchor"><span class="anchor-link"></span></a>Where does the name Pekko come from?</h3>
+<p>The former name of this project, Akka, is a goddess in the Sámi (the native Swedish population) mythology. She is the goddess that stands for all the beauty and good in the world. Pekko builds on this foundation and is the Finnish god of farming &amp; protector of the crops.</p>
 <h2><a href="#resources-with-explicit-lifecycle" name="resources-with-explicit-lifecycle" class="anchor"><span class="anchor-link"></span></a>Resources with Explicit Lifecycle</h2>
 <p>Actors, ActorSystems, Materializers (for streams), all these types of objects bind resources that must be released explicitly. The reason is that Actors are meant to have a life of their own, existing independently of whether messages are currently en route to them. Therefore you should always make sure that for every creation of such an object you have a matching <code>stop</code>, <code>terminate</code>, or <code>shutdown</code> call implemented.</p>
 <p>In particular you typically want to bind such values to immutable references, i.e. <code>final ActorSystem system</code> in Java or <code>val system: ActorSystem</code> in Scala.</p>
@@ -451,7 +431,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <p>It can be many reasons for OutOfMemoryError. For example, in a pure push based system with message consumers that are potentially slower than corresponding message producers you must add some kind of message flow control. Otherwise messages will be queued in the consumers&rsquo; mailboxes and thereby filling up the heap memory.</p>
 <h2><a href="#cluster" name="cluster" class="anchor"><span class="anchor-link"></span></a>Cluster</h2>
 <h3><a href="#how-reliable-is-the-message-delivery-" name="how-reliable-is-the-message-delivery-" class="anchor"><span class="anchor-link"></span></a>How reliable is the message delivery?</h3>
-<p>The general rule is <strong>at-most-once delivery</strong>, i.e. no guaranteed delivery. Stronger reliability can be built on top, and Akka provides tools to do so.</p>
+<p>The general rule is <strong>at-most-once delivery</strong>, i.e. no guaranteed delivery. Stronger reliability can be built on top, and Pekko provides tools to do so.</p>
 <p>Read more in <a href="../general/message-delivery-reliability.html">Message Delivery Reliability</a>.</p>
 <h2><a href="#debugging" name="debugging" class="anchor"><span class="anchor-link"></span></a>Debugging</h2>
 <h3><a href="#how-do-i-turn-on-debug-logging-" name="how-do-i-turn-on-debug-logging-" class="anchor"><span class="anchor-link"></span></a>How do I turn on debug logging?</h3>
@@ -459,8 +439,6 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <pre><code>pekko.loglevel = DEBUG
 </code></pre>
 <p>Read more about it in the docs for <a href="../typed/logging.html">Logging</a>.</p>
-<h1><a href="#other-questions-" name="other-questions-" class="anchor"><span class="anchor-link"></span></a>Other questions?</h1>
-<p>Do you have a question not covered here? Find out how to <a href="https://akka.io/get-involved">get involved in the community</a> or <a href="https://lightbend.com/contact">set up a time</a> to discuss enterprise-grade expert support from <a href="https://www.lightbend.com/">Lightbend</a>.</p>
 <div class="source-github">
 The source code for this page can be found <a href="https://github.com/akka/akka/tree/main/docs/src/main/paradox/additional/faq.md">here</a>.
 </div>
@@ -477,12 +455,11 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <ul>
   <li><a href="../additional/faq.html#frequently-asked-questions" class="header">Frequently Asked Questions</a>
   <ul>
-    <li><a href="../additional/faq.html#akka-project" class="header">Akka Project</a></li>
+    <li><a href="../additional/faq.html#pekko-project" class="header">Pekko Project</a></li>
     <li><a href="../additional/faq.html#resources-with-explicit-lifecycle" class="header">Resources with Explicit Lifecycle</a></li>
     <li><a href="../additional/faq.html#actors" class="header">Actors</a></li>
     <li><a href="../additional/faq.html#cluster" class="header">Cluster</a></li>
     <li><a href="../additional/faq.html#debugging" class="header">Debugging</a></li>
-    <li><a href="../additional/faq.html#other-questions-" class="header">Other questions?</a></li>
   </ul></li>
 </ul>
 </div>
@@ -550,7 +527,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/additional/ide.html b/content/additional/ide.html
index 8417169..552e39b 100644
--- a/content/additional/ide.html
+++ b/content/additional/ide.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>IDE Tips · Akka Documentation</title>
+<title>IDE Tips · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="active page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="active page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li><a href="../project/index.html">Project Information</a></li>
   <li>IDE Tips</li>
 </ul>
@@ -516,7 +506,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/additional/operations.html b/content/additional/operations.html
index ffff891..d805346 100644
--- a/content/additional/operations.html
+++ b/content/additional/operations.html
@@ -2,10 +2,10 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Operating a Cluster · Akka Documentation</title>
+<title>Operating a Cluster · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
-<meta name="description" content='Operating, managing and monitoring Akka and Akka Cluster applications.'/>
+<meta name="description" content='Operating, managing and monitoring Pekko and Pekko Cluster applications.'/>
 <link rel="canonical" href="https://doc.akka.io/docs/akka/currentadditional/operations.html"/>
 <link href="https://fonts.googleapis.com/css?family=Roboto:100normal,100italic,300normal,300italic,400normal,400italic,500normal,500italic,700normal,700italic,900normal,900italicc" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="../lib/jquery/jquery.min.js"></script>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li><a href="../additional/deploy.html">Package, Deploy and Run</a></li>
   <li>Operating a Cluster</li>
 </ul>
@@ -431,15 +421,15 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <h2><a href="#starting" name="starting" class="anchor"><span class="anchor-link"></span></a>Starting</h2>
 <h3><a href="#cluster-bootstrap" name="cluster-bootstrap" class="anchor"><span class="anchor-link"></span></a>Cluster Bootstrap</h3>
 <p>When starting clusters on cloud systems such as Kubernetes, AWS, Google Cloud, Azure, Mesos or others, you may want to automate the discovery of nodes for the cluster joining process, using your cloud providers, cluster orchestrator, or other form of service discovery (such as managed DNS).</p>
-<p>The open source Akka Management library includes the <a href="https://doc.akka.io/docs/akka-management/current/bootstrap/index.html">Cluster Bootstrap</a> module which handles just that. Please refer to its documentation for more details.</p><div class="callout note "><div class="callout-title">Note</div>
-<p>If you are running Akka in a Docker container or the nodes for some other reason have separate internal and external ip addresses you must configure remoting according to <a href="../remoting-artery.html#remote-configuration-nat-artery">Akka behind NAT or in a Docker container</a></p></div>
+<p>The open source Pekko Management library includes the <a href="https://doc.akka.io/docs/akka-management/current/bootstrap/index.html">Cluster Bootstrap</a> module which handles just that. Please refer to its documentation for more details.</p><div class="callout note "><div class="callout-title">Note</div>
+<p>If you are running Pekko in a Docker container or the nodes for some other reason have separate internal and external ip addresses you must configure remoting according to <a href="../remoting-artery.html#remote-configuration-nat-artery">Pekko behind NAT or in a Docker container</a></p></div>
 <h2><a href="#stopping" name="stopping" class="anchor"><span class="anchor-link"></span></a>Stopping</h2>
 <p>See <a href="rolling-updates.html#cluster-shutdown">Rolling Updates, Cluster Shutdown and Coordinated Shutdown</a>.</p>
 <h2><a href="#cluster-management" name="cluster-management" class="anchor"><span class="anchor-link"></span></a>Cluster Management</h2>
-<p>There are several management tools for the cluster. Complete information on running and managing Akka applications can be found in the  project documentation.</p>
+<p>There are several management tools for the cluster. Complete information on running and managing Pekko applications can be found in the  project documentation.</p>
 <a id="cluster-http"></a>
 <h3><a href="#http" name="http" class="anchor"><span class="anchor-link"></span></a>HTTP</h3>
-<p>Information and management of the cluster is available with a HTTP API. See documentation of <a href="https://doc.akka.io/docs/akka-management/current/">Akka Management</a>.</p>
+<p>Information and management of the cluster is available with a HTTP API. See documentation of <a href="https://doc.akka.io/docs/akka-management/current/">Pekko Management</a>.</p>
 <a id="cluster-jmx"></a>
 <h3><a href="#jmx" name="jmx" class="anchor"><span class="anchor-link"></span></a>JMX</h3>
 <p>Information and management of the cluster is available as JMX MBeans with the root name <code>org.apache.pekko.Cluster</code>. The JMX information can be displayed with an ordinary JMX console such as JConsole or JVisualVM.</p>
@@ -452,9 +442,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <li>mark any node in the cluster as down</li>
   <li>tell any node in the cluster to leave</li>
 </ul>
-<p>Member nodes are identified by their address, in format <em><code>akka://actor-system-name@hostname:port</code></em>.</p>
-<h2><a href="#monitoring-and-observability" name="monitoring-and-observability" class="anchor"><span class="anchor-link"></span></a>Monitoring and Observability</h2>
-<p>Aside from log monitoring and the monitoring provided by your APM or platform provider, <a href="https://developer.lightbend.com/docs/telemetry/current/instrumentations/akka/pekko.html">Lightbend Telemetry</a>, available through a <a href="https://www.lightbend.com/lightbend-subscription">Lightbend Subscription</a>, can provide additional insights in the run-time characteristics of your application, including metrics, events, and distributed tracing for Akka Actors, Cluster, HTTP, and [...]
+<p>Member nodes are identified by their address, in format <em><code>pekko://actor-system-name@hostname:port</code></em>.</p>
 <div class="source-github">
 The source code for this page can be found <a href="https://github.com/akka/akka/tree/main/docs/src/main/paradox/additional/operations.md">here</a>.
 </div>
@@ -474,7 +462,6 @@ The source code for this page can be found <a href="https://github.com/akka/akka
     <li><a href="../additional/operations.html#starting" class="header">Starting</a></li>
     <li><a href="../additional/operations.html#stopping" class="header">Stopping</a></li>
     <li><a href="../additional/operations.html#cluster-management" class="header">Cluster Management</a></li>
-    <li><a href="../additional/operations.html#monitoring-and-observability" class="header">Monitoring and Observability</a></li>
   </ul></li>
 </ul>
 </div>
@@ -542,7 +529,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/additional/osgi.html b/content/additional/osgi.html
index d3644fe..8dc217b 100644
--- a/content/additional/osgi.html
+++ b/content/additional/osgi.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Akka in OSGi · Akka Documentation</title>
+<title>Pekko in OSGi · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="active page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="active page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="active page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="active page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,9 +406,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li><a href="../project/index.html">Project Information</a></li>
-  <li>Akka in OSGi</li>
+  <li>Pekko in OSGi</li>
 </ul>
 </div>
 </div>
@@ -426,9 +416,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
-<h1><a href="#akka-in-osgi" name="akka-in-osgi" class="anchor"><span class="anchor-link"></span></a>Akka in OSGi</h1>
+<h1><a href="#pekko-in-osgi" name="pekko-in-osgi" class="anchor"><span class="anchor-link"></span></a>Pekko in OSGi</h1>
 <h2><a href="#dependency" name="dependency" class="anchor"><span class="anchor-link"></span></a>Dependency</h2>
-<p>To use Akka in OSGi, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
+<p>To use Pekko in OSGi, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
 libraryDependencies += "org.apache.pekko" %% "pekko-osgi" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
   &lt;scala.binary.version&gt;2.13&lt;/scala.binary.version&gt;
 &lt;/properties&gt;
@@ -436,8 +426,8 @@ libraryDependencies += "org.apache.pekko" %% "pekko-osgi" % PekkoVersion</code><
   &lt;dependencies&gt;
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
-      &lt;artifactId&gt;akka-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -452,14 +442,14 @@ libraryDependencies += "org.apache.pekko" %% "pekko-osgi" % PekkoVersion</code><
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:akka-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
   implementation "org.apache.pekko:pekko-osgi_${versions.ScalaBinary}"
 }</code></pre></dd></dl>
 <h2><a href="#background" name="background" class="anchor"><span class="anchor-link"></span></a>Background</h2>
 <p><a href="https://www.osgi.org/resources/where-to-start/">OSGi</a> is a mature packaging and deployment standard for component-based systems. It has similar capabilities as <a href="https://openjdk.java.net/projects/jigsaw/">Project Jigsaw</a> (originally scheduled for JDK 1.8), but has far stronger facilities to support legacy Java code. This is to say that while Jigsaw-ready modules require significant changes to most source files and on occasion to the structure of the overall appli [...]
 <p>These legacy capabilities are OSGi&rsquo;s major strength and its major weakness. The creators of OSGi realized early on that implementors would be unlikely to rush to support OSGi metadata in existing JARs. There were already a handful of new concepts to learn in the JRE and the added value to teams that were managing well with straight J2EE was not obvious. Facilities emerged to &ldquo;wrap&rdquo; binary JARs so they could be used as bundles, but this functionality was only used in  [...]
-<p>This document aims to the productivity basics folks need to use it with Akka, the 20% that users need to get 80% of what they want. For more information than is provided here, <a href="https://www.manning.com/books/osgi-in-action">OSGi In Action</a> is worth exploring.</p>
+<p>This document aims to the productivity basics folks need to use it with Pekko, the 20% that users need to get 80% of what they want. For more information than is provided here, <a href="https://www.manning.com/books/osgi-in-action">OSGi In Action</a> is worth exploring.</p>
 <h2><a href="#core-components-and-structure-of-osgi-applications" name="core-components-and-structure-of-osgi-applications" class="anchor"><span class="anchor-link"></span></a>Core Components and Structure of OSGi Applications</h2>
 <p>The fundamental unit of deployment in OSGi is the <code>Bundle</code>. A bundle is a Java JAR with <em>additional entries <a href="https://docs.osgi.org/reference/bundle-headers.html">https://docs.osgi.org/reference/bundle-headers.html</a></em> in <code>MANIFEST.MF</code> that minimally expose the name and version of the bundle and packages for import and export. Since these manifest entries are ignored outside OSGi deployments, a bundle can interchangeably be used as a JAR in the JRE.</p>
 <p>When a bundle is loaded, a specialized implementation of the Java <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/ClassLoader.html" title="java.lang.ClassLoader"><code>ClassLoader</code></a> is instantiated for each bundle. Each classloader reads the manifest entries and publishes both capabilities (in the form of the <code>Bundle-Exports</code>) and requirements (as <code>Bundle-Imports</code>) in a container singleton for discovery by other bundles. T [...]
@@ -477,16 +467,16 @@ dependencies {
 <p>Combined with understanding the bundle lifecycle, the OSGi developer must pay attention to sometimes unexpected behaviors that are introduced. These are generally within the JVM specification, but are unexpected and can lead to frustration.</p>
 <ul>
   <li>
-  <p> Bundles should not export overlapping package spaces. It is not uncommon for legacy JVM frameworks to expect plugins in an application composed of multiple JARs to reside under a single package name. For example, a frontend application might scan all classes from <code>com.example.plugins</code> for specific service implementations with that package existing in several contributed JARs.  While it is possible to support overlapping packages with complex manifest headers, it&rsquo;s  [...]
+  <p> Bundles should not export overlapping package spaces. It is not uncommon for legacy JVM frameworks to expect plugins in an application composed of multiple JARs to reside under a single package name. For example, a frontend application might scan all classes from <code>com.example.plugins</code> for specific service implementations with that package existing in several contributed JARs.  While it is possible to support overlapping packages with complex manifest headers, it&rsquo;s  [...]
   <li>
   <p>Resources are not shared across bundles unless they are explicitly exported, as with classes. The common case of this is expecting that <code>getClass().getClassLoader().getResources(&quot;foo&quot;)</code> will return all files on the classpath named <code>foo</code>. The <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/ClassLoader.html#getResources(java.lang.String)" title="java.lang.ClassLoader"><code>getResources()</code></a> method only returns re [...]
 </ul>
 <h2><a href="#configuring-the-osgi-framework" name="configuring-the-osgi-framework" class="anchor"><span class="anchor-link"></span></a>Configuring the OSGi Framework</h2>
-<p>To use Akka in an OSGi environment, the container must be configured such that the <code>org.osgi.framework.bootdelegation</code> property delegates the <code>sun.misc</code> package to the boot classloader instead of resolving it through the normal OSGi class space.</p>
+<p>To use Pekko in an OSGi environment, the container must be configured such that the <code>org.osgi.framework.bootdelegation</code> property delegates the <code>sun.misc</code> package to the boot classloader instead of resolving it through the normal OSGi class space.</p>
 <h2><a href="#intended-use" name="intended-use" class="anchor"><span class="anchor-link"></span></a>Intended Use</h2>
-<p>Akka only supports the usage of an ActorSystem strictly confined to a single OSGi bundle, where that bundle contains or imports all of the actor system&rsquo;s requirements. This means that the approach of offering an ActorSystem as a service to which Actors can be deployed dynamically via other bundles is not recommended — an ActorSystem and its contained actors are not meant to be dynamic in this way. ActorRefs may safely be exposed to other bundles.</p>
+<p>Pekko only supports the usage of an ActorSystem strictly confined to a single OSGi bundle, where that bundle contains or imports all of the actor system&rsquo;s requirements. This means that the approach of offering an ActorSystem as a service to which Actors can be deployed dynamically via other bundles is not recommended — an ActorSystem and its contained actors are not meant to be dynamic in this way. ActorRefs may safely be exposed to other bundles.</p>
 <h2><a href="#activator" name="activator" class="anchor"><span class="anchor-link"></span></a>Activator</h2>
-<p>To bootstrap Akka inside an OSGi environment, you can use the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/osgi/ActorSystemActivator.html" title="org.apache.pekko.osgi.ActorSystemActivator"><code>osgi.ActorSystemActivator</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/osgi/ActorSystemActivator.html" title="org.apache.pekko.osgi.ActorSystemAc [...]
+<p>To bootstrap Pekko inside an OSGi environment, you can use the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/osgi/ActorSystemActivator.html" title="org.apache.pekko.osgi.ActorSystemActivator"><code>osgi.ActorSystemActivator</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/osgi/ActorSystemActivator.html" title="org.apache.pekko.osgi.ActorSystemA [...]
 <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/osgi/src/test/scala/docs/osgi/Activator.scala#L25-L40" target="_blank" title="Go to snippet source">source</a><code class="language-scala">import org.apache.pekko
 import pekko.actor.{ ActorSystem, Props }
 import org.osgi.framework.BundleContext
@@ -503,7 +493,7 @@ class Activator extends ActorSystemActivator {
   }
 
 }</code></pre>
-<p>The goal here is to map the OSGi lifecycle more directly to the Akka lifecycle. The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/osgi/ActorSystemActivator.html" title="org.apache.pekko.osgi.ActorSystemActivator"><code>ActorSystemActivator</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/osgi/ActorSystemActivator.html" title="org.apache.pekko.o [...]
+<p>The goal here is to map the OSGi lifecycle more directly to the Pekko lifecycle. The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/osgi/ActorSystemActivator.html" title="org.apache.pekko.osgi.ActorSystemActivator"><code>ActorSystemActivator</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/osgi/ActorSystemActivator.html" title="org.apache.pekko. [...]
 <div class="source-github">
 The source code for this page can be found <a href="https://github.com/akka/akka/tree/main/docs/src/main/paradox/additional/osgi.md">here</a>.
 </div>
@@ -518,7 +508,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <div class="nav-title">On this page:</div>
 <div class="nav-toc">
 <ul>
-  <li><a href="../additional/osgi.html#akka-in-osgi" class="header">Akka in OSGi</a>
+  <li><a href="../additional/osgi.html#pekko-in-osgi" class="header">Pekko in OSGi</a>
   <ul>
     <li><a href="../additional/osgi.html#dependency" class="header">Dependency</a></li>
     <li><a href="../additional/osgi.html#background" class="header">Background</a></li>
@@ -594,7 +584,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/additional/packaging.html b/content/additional/packaging.html
index 656be9f..56fd57f 100644
--- a/content/additional/packaging.html
+++ b/content/additional/packaging.html
@@ -2,10 +2,10 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Packaging · Akka Documentation</title>
+<title>Packaging · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
-<meta name="description" content='How to package an Akka application for deployment.'/>
+<meta name="description" content='How to package an Pekko application for deployment.'/>
 <link rel="canonical" href="https://doc.akka.io/docs/akka/currentadditional/packaging.html"/>
 <link href="https://fonts.googleapis.com/css?family=Roboto:100normal,100italic,300normal,300italic,400normal,400italic,500normal,500italic,700normal,700italic,900normal,900italicc" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="../lib/jquery/jquery.min.js"></script>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="active page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="active page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li><a href="../additional/deploy.html">Package, Deploy and Run</a></li>
   <li>Packaging</li>
 </ul>
@@ -427,8 +417,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#packaging" name="packaging" class="anchor"><span class="anchor-link"></span></a>Packaging</h1>
-<p>The simplest way to use Akka is as a regular library, adding the Akka jars you need to your classpath (in case of a web app, in <code>WEB-INF/lib</code>).</p>
-<p>In many cases, such as deploying to an analytics cluster, building your application into a single &lsquo;fat jar&rsquo; is needed. When building fat jars, some additional configuration is needed to merge Akka config files, because each Akka jar contains a <code>reference.conf</code> resource with default values.</p>
+<p>The simplest way to use Pekko is as a regular library, adding the Pekko jars you need to your classpath (in case of a web app, in <code>WEB-INF/lib</code>).</p>
+<p>In many cases, such as deploying to an analytics cluster, building your application into a single &lsquo;fat jar&rsquo; is needed. When building fat jars, some additional configuration is needed to merge Pekko config files, because each Pekko jar contains a <code>reference.conf</code> resource with default values.</p>
 <p>The method for ensuring <code>reference.conf</code> and other <code>*.conf</code> resources are merged depends on the tooling you use to create the fat jar:</p>
 <ul>
   <li>sbt: as an application packaged with <a href="https://github.com/sbt/sbt-native-packager">sbt-native-packager</a></li>
@@ -436,7 +426,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <li>Gradle: using the Jar task from the Java plugin</li>
 </ul>
 <h2><a href="#sbt-native-packager" name="sbt-native-packager" class="anchor"><span class="anchor-link"></span></a>sbt: Native Packager</h2>
-<p><a href="https://github.com/sbt/sbt-native-packager">sbt-native-packager</a> is a tool for creating distributions of any type of application, including Akka applications.</p>
+<p><a href="https://github.com/sbt/sbt-native-packager">sbt-native-packager</a> is a tool for creating distributions of any type of application, including Pekko applications.</p>
 <p>Define sbt version in <code>project/build.properties</code> file:</p>
 <pre class="prettyprint"><code class="language-none">sbt.version=1.3.12
 </code></pre>
@@ -596,7 +586,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/additional/rolling-updates.html b/content/additional/rolling-updates.html
index e358c65..c86002e 100644
--- a/content/additional/rolling-updates.html
+++ b/content/additional/rolling-updates.html
@@ -2,10 +2,10 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Rolling Updates · Akka Documentation</title>
+<title>Rolling Updates · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
-<meta name="description" content='How to do rolling updates and restarts with Akka Cluster.'/>
+<meta name="description" content='How to do rolling updates and restarts with Pekko Cluster.'/>
 <link rel="canonical" href="https://doc.akka.io/docs/akka/currentadditional/rolling-updates.html"/>
 <link href="https://fonts.googleapis.com/css?family=Roboto:100normal,100italic,300normal,300italic,400normal,400italic,500normal,500italic,700normal,700italic,900normal,900italicc" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="../lib/jquery/jquery.min.js"></script>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li><a href="../additional/deploy.html">Package, Deploy and Run</a></li>
   <li>Rolling Updates</li>
 </ul>
@@ -428,11 +418,11 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#rolling-updates" name="rolling-updates" class="anchor"><span class="anchor-link"></span></a>Rolling Updates</h1><div class="callout note "><div class="callout-title">Note</div>
 <p>There are a few instances <a href="rolling-updates.html#when-shutdown-startup-is-required">when a full cluster restart is required</a> versus being able to do a rolling update.</p></div>
-<p>A rolling update is the process of replacing one version of the system with another without downtime. The changes can be new code, changed dependencies such as new Akka version, or modified configuration.</p>
-<p>In Akka, rolling updates are typically used for a stateful Akka Cluster where you can&rsquo;t run two separate clusters in parallel during the update, for example in blue green deployments.</p>
-<p>For rolling updates related to Akka dependency version upgrades and the migration guides, please see <a href="../project/rolling-update.html">Rolling Updates and Akka versions</a></p>
+<p>A rolling update is the process of replacing one version of the system with another without downtime. The changes can be new code, changed dependencies such as new Pekko version, or modified configuration.</p>
+<p>In Pekko, rolling updates are typically used for a stateful Pekko Cluster where you can&rsquo;t run two separate clusters in parallel during the update, for example in blue green deployments.</p>
+<p>For rolling updates related to Pekko dependency version upgrades and the migration guides, please see <a href="../project/rolling-update.html">Rolling Updates and Pekko versions</a></p>
 <h2><a href="#serialization-compatibility" name="serialization-compatibility" class="anchor"><span class="anchor-link"></span></a>Serialization Compatibility</h2>
-<p>There are two parts of Akka that need careful consideration when performing an rolling update.</p>
+<p>There are two parts of Pekko that need careful consideration when performing an rolling update.</p>
 <ol>
   <li>Compatibility of remote message protocols. Old nodes may send messages to new nodes and vice versa.</li>
   <li>Serialization format of persisted events and snapshots. New nodes must be able to read old data, and  during the update old nodes must be able to read data stored by new nodes.</li>
@@ -445,9 +435,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <p>To make use of this feature you need to define the <code>app-version</code> and increase it for each rolling update.</p>
 <pre><code>pekko.cluster.app-version = 1.2.3
 </code></pre>
-<p>To understand which is old and new it compares the version numbers using normal conventions, see <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/util/Version.html" title="org.apache.pekko.util.Version"><code>Version</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/util/Version.html" title="org.apache.pekko.util.Version"><code>Version</code></a></ [...]
+<p>To understand which is old and new it compares the version numbers using normal conventions, see <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/util/Version.html" title="org.apache.pekko.util.Version"><code>Version</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/util/Version.html" title="org.apache.pekko.util.Version"><code>Version</code></a></ [...]
 <p>Rebalance is also disabled during rolling updates, since shards from stopped nodes are anyway supposed to be started on new nodes. Messages to shards that were stopped on the old nodes will allocate corresponding shards on the new nodes, without waiting for rebalance actions. </p>
-<p>You should also enable the <a href="../typed/cluster-sharding.html#health-check">health check for Cluster Sharding</a> if you use Akka Management. The readiness check will delay incoming traffic to the node until Sharding has been initialized and can accept messages.</p>
+<p>You should also enable the <a href="../typed/cluster-sharding.html#health-check">health check for Cluster Sharding</a> if you use Pekko Management. The readiness check will delay incoming traffic to the node until Sharding has been initialized and can accept messages.</p>
 <p>The <code>ShardCoordinator</code> is itself a cluster singleton. To minimize downtime of the shard coordinator, see the strategies about <a href="rolling-updates.html#cluster-singleton">ClusterSingleton</a> rolling updates below.</p>
 <p>A few specific changes to sharding configuration require <a href="rolling-updates.html#cluster-sharding-configuration-change">a full cluster restart</a>.</p>
 <h2><a href="#cluster-singleton" name="cluster-singleton" class="anchor"><span class="anchor-link"></span></a>Cluster Singleton</h2>
@@ -459,60 +449,12 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <h3><a href="#ungraceful-shutdown" name="ungraceful-shutdown" class="anchor"><span class="anchor-link"></span></a>Ungraceful shutdown</h3>
 <p>In case of network failures it may still be necessary to set the node&rsquo;s status to Down in order to complete the removal. <a href="../typed/cluster.html#downing">Cluster Downing</a> details downing nodes and downing providers. <a href="../split-brain-resolver.html">Split Brain Resolver</a> can be used to ensure the cluster continues to function during network partitions and node failures. For example if there is an unreachability problem Split Brain Resolver would make a decision [...]
 <h2><a href="#configuration-compatibility-checks" name="configuration-compatibility-checks" class="anchor"><span class="anchor-link"></span></a>Configuration Compatibility Checks</h2>
-<p>During rolling updates the configuration from existing nodes should pass the Cluster configuration compatibility checks. For example, it is possible to migrate Cluster Sharding from Classic to Typed Actors in a rolling update using a two step approach as of Akka version <code>2.5.23</code>:</p>
+<p>During rolling updates the configuration from existing nodes should pass the Cluster configuration compatibility checks. For example, it is possible to migrate Cluster Sharding from Classic to Typed Actors in a rolling update using a two step approach:</p>
 <ul>
   <li>Deploy with the new nodes set to <code>pekko.cluster.configuration-compatibility-check.enforce-on-join = off</code> and ensure all nodes are in this state</li>
   <li>Deploy again and with the new nodes set to <code>pekko.cluster.configuration-compatibility-check.enforce-on-join = on</code>.</li>
 </ul>
-<p>Full documentation about enforcing these checks on joining nodes and optionally adding custom checks can be found in<br/><a href="../typed/cluster.html#configuration-compatibility-check">Akka Cluster configuration compatibility checks</a>.</p>
-<h2><a href="#rolling-updates-and-migrating-akka" name="rolling-updates-and-migrating-akka" class="anchor"><span class="anchor-link"></span></a>Rolling Updates and Migrating Akka</h2>
-<h3><a href="#from-java-serialization-to-jackson" name="from-java-serialization-to-jackson" class="anchor"><span class="anchor-link"></span></a>From Java serialization to Jackson</h3>
-<p>If you are migrating from Akka 2.5 to 2.6, and use Java serialization you can replace it with, for example, the new <a href="../serialization-jackson.html">Serialization with Jackson</a> and still be able to perform a rolling updates without bringing down the entire cluster.</p>
-<p>The procedure for changing from Java serialization to Jackson would look like:</p>
-<ol>
-  <li>Rolling update from 2.5.24 (or later) to 2.6.0
-    <ul>
-      <li>Use config <code>pekko.actor.allow-java-serialization=on</code>.</li>
-      <li>Roll out the change.</li>
-      <li>Java serialization will be used as before.</li>
-      <li>This step is optional and you could combine it with next step if you like, but could be good to  make one change at a time.</li>
-    </ul>
-  </li>
-  <li>Rolling update to support deserialization but not enable serialization
-    <ul>
-      <li>Change message classes by adding the marker interface and possibly needed annotations as  described in <a href="../serialization-jackson.html">Serialization with Jackson</a>.</li>
-      <li>Test the system with the new serialization in a new test cluster (no rolling update).</li>
-      <li>Remove the binding for the marker interface in <code>pekko.actor.serialization-bindings</code>, so that Jackson is not used for serialization (toBinary) yet.</li>
-      <li>Configure <code>pekko.serialization.jackson.allowed-class-prefix=[&quot;com.myapp&quot;]</code>
-        <ul>
-          <li>This is needed for Jackson deserialization when the <code>serialization-bindings</code> isn&rsquo;t defined.</li>
-          <li>Replace <code>com.myapp</code> with the name of the root package of your application to trust all classes.</li>
-        </ul>
-      </li>
-      <li>Roll out the change.</li>
-      <li>Java serialization is still used, but this version is prepared for next roll out.</li>
-    </ul>
-  </li>
-  <li>Rolling update to enable serialization with Jackson.
-    <ul>
-      <li>Add the binding to the marker interface in <code>pekko.actor.serialization-bindings</code> to the Jackson serializer.</li>
-      <li>Remove <code>pekko.serialization.jackson.allowed-class-prefix</code>.</li>
-      <li>Roll out the change.</li>
-      <li>Old nodes will still send messages with Java serialization, and that can still be deserialized by new nodes.</li>
-      <li>New nodes will send messages with Jackson serialization, and old node can deserialize those because they were  prepared in previous roll out.</li>
-    </ul>
-  </li>
-  <li>Rolling update to disable Java serialization
-    <ul>
-      <li>Remove <code>allow-java-serialization</code> config, to use the default <code>allow-java-serialization=off</code>.</li>
-      <li>Remove <code>warn-about-java-serializer-usage</code> config if you had changed that, to use the default <code>warn-about-java-serializer-usage=on</code>.</li>
-      <li>Roll out the change.</li>
-    </ul>
-  </li>
-</ol>
-<p>A similar approach can be used when changing between other serializers, for example between Jackson and Protobuf. </p>
-<h3><a href="#akka-typed-with-receptionist-or-cluster-receptionist" name="akka-typed-with-receptionist-or-cluster-receptionist" class="anchor"><span class="anchor-link"></span></a>Akka Typed with Receptionist or Cluster Receptionist</h3>
-<p>If you are migrating from Akka 2.5 to 2.6, and use the <code>Receptionist</code> or <code>Cluster Receptionist</code> with Akka Typed, during a rolling update information will not be disseminated between 2.5 and 2.6 nodes. However once all old nodes have been phased out during the rolling update it will work properly again.</p>
+<p>Full documentation about enforcing these checks on joining nodes and optionally adding custom checks can be found in<br/><a href="../typed/cluster.html#configuration-compatibility-check">Pekko Cluster configuration compatibility checks</a>.</p>
 <h2><a href="#when-shutdown-startup-is-required" name="when-shutdown-startup-is-required" class="anchor"><span class="anchor-link"></span></a>When Shutdown Startup Is Required</h2>
 <p>There are a few instances when a full shutdown and startup is required versus being able to do a rolling update.</p>
 <h3><a href="#cluster-sharding-configuration-change" name="cluster-sharding-configuration-change" class="anchor"><span class="anchor-link"></span></a>Cluster Sharding configuration change</h3>
@@ -530,7 +472,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <h3><a href="#migrating-from-persistentfsm-to-eventsourcedbehavior" name="migrating-from-persistentfsm-to-eventsourcedbehavior" class="anchor"><span class="anchor-link"></span></a>Migrating from PersistentFSM to EventSourcedBehavior</h3>
 <p>If you&rsquo;ve <a href="../persistence-fsm.html#migration-to-eventsourcedbehavior">migrated from <code>PersistentFSM</code> to <code>EventSourcedBehavior</code></a> and are using PersistenceFSM with Cluster Sharding, a full shutdown is required as shards can move between new and old nodes.</p>
 <h3><a href="#migrating-from-classic-remoting-to-artery" name="migrating-from-classic-remoting-to-artery" class="anchor"><span class="anchor-link"></span></a>Migrating from classic remoting to Artery</h3>
-<p>If you&rsquo;ve migrated from classic remoting to Artery which has a completely different protocol, a rolling update is not supported. For more details on this migration see <a href="../project/migration-guide-2.5.x-2.6.x.html#migrating-from-classic-remoting-to-artery">the migration guide</a>.</p>
+<p>If you&rsquo;ve migrated from classic remoting to Artery which has a completely different protocol, a rolling update is not supported.</p>
 <h3><a href="#changing-remoting-transport" name="changing-remoting-transport" class="anchor"><span class="anchor-link"></span></a>Changing remoting transport</h3>
 <p>Rolling update is not supported when <a href="../remoting-artery.html#selecting-a-transport">changing the remoting transport</a>.</p>
 <h3><a href="#migrating-from-classic-sharding-to-typed-sharding" name="migrating-from-classic-sharding-to-typed-sharding" class="anchor"><span class="anchor-link"></span></a>Migrating from Classic Sharding to Typed Sharding</h3>
@@ -556,7 +498,6 @@ The source code for this page can be found <a href="https://github.com/akka/akka
     <li><a href="../additional/rolling-updates.html#cluster-singleton" class="header">Cluster Singleton</a></li>
     <li><a href="../additional/rolling-updates.html#cluster-shutdown" class="header">Cluster Shutdown</a></li>
     <li><a href="../additional/rolling-updates.html#configuration-compatibility-checks" class="header">Configuration Compatibility Checks</a></li>
-    <li><a href="../additional/rolling-updates.html#rolling-updates-and-migrating-akka" class="header">Rolling Updates and Migrating Akka</a></li>
     <li><a href="../additional/rolling-updates.html#when-shutdown-startup-is-required" class="header">When Shutdown Startup Is Required</a></li>
   </ul></li>
 </ul>
@@ -625,7 +566,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/assets/js/scalafiddle.js b/content/assets/js/scalafiddle.js
index a62ca16..90e75d7 100644
--- a/content/assets/js/scalafiddle.js
+++ b/content/assets/js/scalafiddle.js
@@ -1,8 +1,8 @@
 window.scalaFiddleTemplates = {
-  "Akka": {
-    pre: "// $FiddleDependency org.akka-js %%% akkajsactor % 2.2.6.1 \n" +
-    "// $FiddleDependency org.akka-js %%% akkajsactorstream % 2.2.6.1 \n" +
-    "// $FiddleDependency org.akka-js %%% akkajsactortyped % 2.2.6.1 \n",
+  "Pekko": {
+    pre: "// $FiddleDependency org.pekko-js %%% pekkojsactor % 2.2.6.1 \n" +
+    "// $FiddleDependency org.pekko-js %%% pekkojsactorstream % 2.2.6.1 \n" +
+    "// $FiddleDependency org.pekko-js %%% pekkojsactortyped % 2.2.6.1 \n",
     post: ""
   }
 }
diff --git a/content/assets/js/warnOldDocs.js b/content/assets/js/warnOldDocs.js
index 433c5a9..91529c7 100644
--- a/content/assets/js/warnOldDocs.js
+++ b/content/assets/js/warnOldDocs.js
@@ -1,27 +1,27 @@
 jQuery(document).ready(function ($) {
 
   function initOldVersionWarnings($) {
-    $.get("//akka.io/versions.json", function (akkaVersionsData) {
+    $.get("//pekko.io/versions.json", function (pekkoVersionsData) {
       var site = extractCurrentPageInfo();
       if (site.v === 'snapshot') {
         showSnapshotWarning(site)
       } else {
         var matchingMinor =
-          Object.keys(akkaVersionsData[site.p])
+          Object.keys(pekkoVersionsData[site.p])
             .find(function(s) { return site.v.startsWith(s) })
         if (matchingMinor) {
-          showVersionWarning(site, akkaVersionsData, matchingMinor)
+          showVersionWarning(site, pekkoVersionsData, matchingMinor)
         }
       }
     })
   }
 
-  function getInstead(akkaVersionsData, project, instead) {
+  function getInstead(pekkoVersionsData, project, instead) {
     if (Array.isArray(instead)) {
-      var found = akkaVersionsData[instead[0]][instead[1]]
+      var found = pekkoVersionsData[instead[0]][instead[1]]
       var proj = instead[0]
     } else {
-      var found = akkaVersionsData[project][instead]
+      var found = pekkoVersionsData[project][instead]
       var proj = project
     }
     return {"latest": found.latest, "project": proj}
@@ -72,15 +72,15 @@ jQuery(document).ready(function ($) {
       .show()
   }
 
-  function showVersionWarning(site, akkaVersionsData, series) {
+  function showVersionWarning(site, pekkoVersionsData, series) {
     var version = site.v,
-      seriesInfo = akkaVersionsData[site.p][series]
+      seriesInfo = pekkoVersionsData[site.p][series]
 
 
     if (versionWasAcked(site.p, version)) {
       // hidden for a day
     } else if (seriesInfo.outdated) {
-      var instead = getInstead(akkaVersionsData, site.p, seriesInfo.instead)
+      var instead = getInstead(pekkoVersionsData, site.p, seriesInfo.instead)
       var insteadSeries = targetUrl(false, site, instead)
       var insteadPage = targetUrl(true, site, instead)
 
@@ -88,7 +88,7 @@ jQuery(document).ready(function ($) {
         site,
         version,
         '<h3 class="callout-title">Old Version</h3>' +
-        '<p><span style="font-weight: bold">This version of Akka (' + site.p + ' / ' + version + ') is outdated and not supported! </span></p>' +
+        '<p><span style="font-weight: bold">This version of Pekko (' + site.p + ' / ' + version + ') is outdated and not supported! </span></p>' +
         '<p>Please upgrade to version <a href="' + insteadSeries + '">' + instead.latest + '</a> as soon as possible.</p>' +
         '<p id="samePageLink"></p>')
 
@@ -106,7 +106,7 @@ jQuery(document).ready(function ($) {
         site,
         version,
         '<h3 class="callout-title">Outdated version</h3>' +
-        '<p>You are browsing the docs for Akka ' + version + ', however the latest release in this series is: ' +
+        '<p>You are browsing the docs for Pekko ' + version + ', however the latest release in this series is: ' +
           '<a href="' + targetUrl(true, site, seriesInfo) + '">' + seriesInfo.latest + '</a>. <br/></p>');
     }
   }
@@ -140,7 +140,7 @@ jQuery(document).ready(function ($) {
       base = '' + window.location
 
     // strip off leading /docs/
-    path = path.substring(path.indexOf("akka"))
+    path = path.substring(path.indexOf("pekko"))
     base = base.substring(0, base.indexOf(path))
     var projectEnd = path.indexOf("/")
     var versionEnd = path.indexOf("/", projectEnd + 1)
diff --git a/content/cluster-client.html b/content/cluster-client.html
index ef0e202..c0a42bf 100644
--- a/content/cluster-client.html
+++ b/content/cluster-client.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Classic Cluster Client · Akka Documentation</title>
+<title>Classic Cluster Client · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
-  <li><a href="index-classic.html">Akka Classic</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
+  <li><a href="index-classic.html">Pekko Classic</a></li>
   <li><a href="index-cluster.html">Classic Clustering</a></li>
   <li>Classic Cluster Client</li>
 </ul>
@@ -428,10 +418,10 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#classic-cluster-client" name="classic-cluster-client" class="anchor"><span class="anchor-link"></span></a>Classic Cluster Client</h1><div class="callout warning "><div class="callout-title">Warning</div>
-<p>Cluster Client is deprecated in favor of using <a href="https://doc.akka.io/docs/akka-grpc/current/index.html">Akka gRPC</a>. It is not advised to build new applications with Cluster Client, and existing users <a href="cluster-client.html#migration-to-akka-grpc">should migrate</a>.</p></div><div class="callout note "><div class="callout-title">Note</div>
-<p>Akka Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Akka Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
+<p>Cluster Client is deprecated in favor of using <a href="https://doc.akka.io/docs/akka-grpc/current/index.html">Pekko gRPC</a>. It is not advised to build new applications with Cluster Client, and existing users <a href="cluster-client.html#migration-to-pekko-grpc">should migrate</a>.</p></div><div class="callout note "><div class="callout-title">Note</div>
+<p>Pekko Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Pekko Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
 <h2><a href="#module-info" name="module-info" class="anchor"><span class="anchor-link"></span></a>Module info</h2>
-<p>To use Cluster Client, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
+<p>To use Cluster Client, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
 libraryDependencies += "org.apache.pekko" %% "pekko-cluster-tools" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
   &lt;scala.binary.version&gt;2.13&lt;/scala.binary.version&gt;
 &lt;/properties&gt;
@@ -440,7 +430,7 @@ libraryDependencies += "org.apache.pekko" %% "pekko-cluster-tools" % PekkoVersio
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
       &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -455,7 +445,7 @@ libraryDependencies += "org.apache.pekko" %% "pekko-cluster-tools" % PekkoVersio
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
   implementation "org.apache.pekko:pekko-cluster-tools_${versions.ScalaBinary}"
 }</code></pre></dd></dl>
@@ -463,7 +453,7 @@ dependencies {
 <tr><th colspan="2">Project Info: Pekko Cluster Tools (classic)</th></tr>
   <tr><th>Artifact</th><td><div>org.apache.pekko</div>
   <div>pekko-cluster-tools</div>
-  <div>0.0.0+26524-b0ed4882-SNAPSHOT</div>
+  <div>0.0.0+26532-3d93c297-SNAPSHOT</div>
   <div><a href="project/links.html#snapshots-repository">Snapshots are available</a></div>
   </td></tr>
   <tr><th>JDK versions</th><td><div>Adopt OpenJDK 8</div><div>Adopt OpenJDK 11</div></td></tr>
@@ -488,23 +478,23 @@ dependencies {
 
 <h2><a href="#introduction" name="introduction" class="anchor"><span class="anchor-link"></span></a>Introduction</h2>
 
-<p>An actor system that is not part of the cluster can communicate with actors somewhere in the cluster via the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html [...]
+<p>An actor system that is not part of the cluster can communicate with actors somewhere in the cluster via the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html [...]
 
-<p>Using the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span> for c [...]
+<p>Using the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span> for c [...]
 
-<p>Additionally, since Akka Remoting is primarily designed as a protocol for Akka Cluster there is no explicit resource management, when a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluste [...]
+<p>Additionally, since Pekko Remoting is primarily designed as a protocol for Pekko Cluster there is no explicit resource management, when a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/clus [...]
 
-<p><span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span> should not be u [...]
+<p><span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span> should not be u [...]
 
 <p>The connecting system must have its <code>org.apache.pekko.actor.provider</code> set to <code>remote</code> or <code>cluster</code> when using the cluster client.</p>
 
-<p>The receptionist is supposed to be started on all nodes, or all nodes with a specified role, in the cluster. The receptionist can be started with the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterReceptionist.html" title="org.apache.pekko.cluster.client.ClusterReceptionist"><code>ClusterReceptionist</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882- [...]
+<p>The receptionist is supposed to be started on all nodes, or all nodes with a specified role, in the cluster. The receptionist can be started with the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterReceptionist.html" title="org.apache.pekko.cluster.client.ClusterReceptionist"><code>ClusterReceptionist</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297- [...]
 
-<p>You can send messages via the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</co [...]
+<p>You can send messages via the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</co [...]
 
-<p>Both the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span> and th [...]
+<p>Both the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span> and th [...]
 
-<p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.ClusterClientReceptionist"><code>ClusterClientReceptionist</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.ClusterClientRec [...]
+<p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.ClusterClientReceptionist"><code>ClusterClientReceptionist</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.ClusterClientRec [...]
 
 <ol>
   <li><strong>ClusterClient.Send</strong></li>
@@ -523,8 +513,8 @@ dependencies {
   <li><span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html" title="pekko.actor.Actor"><code>`sender()`</code></a></span><span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/Actor.html" title="pekko.actor.Actor"><code>`getSender()`</code></a></span>, as seen by the destination actor, is not the client itself,  but the receptionist</li>
   <li><span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html" title="pekko.actor.Actor"><code>`sender()`</code></a></span> <span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/actor/Actor.html" title="pekko.actor.Actor"><code>`getSender()`</code></a></span> of the response messages, sent back from the destination and seen by the client,  is <code>deadLetters</code></li>
 </ul>
-<p>since the client should normally send subsequent messages via the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.Cl [...]
-<p>While establishing a connection to a receptionist the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient" [...]
+<p>since the client should normally send subsequent messages via the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.Cl [...]
+<p>While establishing a connection to a receptionist the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient" [...]
 <p>It&rsquo;s worth noting that messages can always be lost because of the distributed nature of these actors. As always, additional logic should be implemented in the destination (acknowledgement) and in the client (retry) actors to ensure at-least-once message delivery.</p>
 <h2><a href="#an-example" name="an-example" class="anchor"><span class="anchor-link"></span></a>An Example</h2>
 <p>On the cluster nodes, first start the receptionist. Note, it is recommended to load the extension when the actor system is started by defining it in the <code>pekko.extensions</code> configuration property:</p>
@@ -551,7 +541,7 @@ ClusterClientReceptionist.get(system).registerService(serviceA);
 ActorRef serviceB = system.actorOf(Props.create(Service.class), &quot;serviceB&quot;);
 ClusterClientReceptionist.get(system).registerService(serviceB);</code></pre></dd>
 </dl>
-<p>On the client, you create the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</co [...]
+<p>On the client, you create the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</co [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -590,15 +580,14 @@ val settings = ClusterClientSettings(system).withInitialContacts(initialContacts
 }</code></pre></dd>
 </dl>
 <p>You will probably define the address information of the initial contact points in configuration or system property. See also <a href="cluster-client.html#cluster-client-config">Configuration</a>.</p>
-<p>A more comprehensive sample is available in the tutorial named <span class="group-scala"><a href="https://github.com/typesafehub/activator-akka-distributed-workers">Distributed workers with Akka and Scala</a>.</span> <span class="group-java"><a href="https://github.com/typesafehub/activator-akka-distributed-workers-java">Distributed workers with Akka and Java</a>.</span></p>
 <h2><a href="#clusterclientreceptionist-extension" name="clusterclientreceptionist-extension" class="anchor"><span class="anchor-link"></span></a>ClusterClientReceptionist Extension</h2>
 <p>In the example above the receptionist is started and accessed with the <code>org.apache.pekko.cluster.client.ClusterClientReceptionist</code> extension. That is convenient and perfectly fine in most cases, but it can be good to know that it is possible to start the <code>org.apache.pekko.cluster.client.ClusterReceptionist</code> actor as an ordinary actor and you can have several different receptionists at the same time, serving different types of clients.</p>
-<p>Note that the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.ClusterClientReceptionist"><code>ClusterClientReceptionist</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.Cluste [...]
+<p>Note that the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.ClusterClientReceptionist"><code>ClusterClientReceptionist</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.Cluste [...]
 <p>It is recommended to load the extension when the actor system is started by defining it in the <code>pekko.extensions</code> configuration property:</p>
 <pre><code>pekko.extensions = [&quot;pekko.cluster.client.ClusterClientReceptionist&quot;]
 </code></pre>
 <h2><a href="#events" name="events" class="anchor"><span class="anchor-link"></span></a>Events</h2>
-<p>As mentioned earlier, both the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</c [...]
+<p>As mentioned earlier, both the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClient.html" title="org.apache.pekko.cluster.client.ClusterClient"><code>ClusterClient</c [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -661,7 +650,7 @@ val settings = ClusterClientSettings(system).withInitialContacts(initialContacts
   }
 }</code></pre></dd>
 </dl>
-<p>Similarly we can have an actor that behaves in a similar fashion for learning what cluster clients are connected to a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.ClusterClientReceptionist"><code>ClusterClientReceptionist</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/a [...]
+<p>Similarly we can have an actor that behaves in a similar fashion for learning what cluster clients are connected to a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.ClusterClientReceptionist"><code>ClusterClientReceptionist</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/a [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -726,7 +715,7 @@ val settings = ClusterClientSettings(system).withInitialContacts(initialContacts
 </dl>
 <a id="cluster-client-config"></a>
 <h2><a href="#configuration" name="configuration" class="anchor"><span class="anchor-link"></span></a>Configuration</h2>
-<p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.ClusterClientReceptionist"><code>ClusterClientReceptionist</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.ClusterClientRec [...]
+<p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.ClusterClientReceptionist"><code>ClusterClientReceptionist</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="org.apache.pekko.cluster.client.ClusterClientRec [...]
 <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/cluster-tools/src/main/resources/reference.conf#L57-L91" target="_blank" title="Go to snippet source">source</a><code class="language-conf"># Settings for the ClusterClientReceptionist extension
 pekko.cluster.client.receptionist {
   # Actor name of the ClusterReceptionist actor, /system/receptionist
@@ -762,7 +751,7 @@ pekko.cluster.client.receptionist {
   # Failure detection checking interval for checking all ClusterClients
   failure-detection-interval = 2s
 }</code></pre>
-<p>The following configuration properties are read by the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientSettings.html" title="org.apache.pekko.cluster.client.ClusterClientSettings"><code>ClusterClientSettings</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientSettings.html" title="org.apache.pe [...]
+<p>The following configuration properties are read by the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientSettings.html" title="org.apache.pekko.cluster.client.ClusterClientSettings"><code>ClusterClientSettings</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/client/ClusterClientSettings.html" title="org.apache.pe [...]
 <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/cluster-tools/src/main/resources/reference.conf#L95-L139" target="_blank" title="Go to snippet source">source</a><code class="language-conf"># Settings for the ClusterClient
 pekko.cluster.client {
   # Actor paths of the ClusterReceptionist actors on the servers (cluster nodes)
@@ -813,37 +802,37 @@ pekko.cluster.client {
 <p>While the client is running it will detect failures in its connection to the receptionist by heartbeats if more than a configurable amount of heartbeats are missed the client will try to reconnect to its known set of contacts to find a receptionist it can access.</p>
 <h2><a href="#when-the-cluster-cannot-be-reached-at-all" name="when-the-cluster-cannot-be-reached-at-all" class="anchor"><span class="anchor-link"></span></a>When the cluster cannot be reached at all</h2>
 <p>It is possible to make the cluster client stop entirely if it cannot find a receptionist it can talk to within a configurable interval. This is configured with the <code>reconnect-timeout</code>, which defaults to <code>off</code>. This can be useful when initial contacts are provided from some kind of service registry, cluster node addresses are entirely dynamic and the entire cluster might shut down or crash, be restarted on new addresses. Since the client will be stopped in that ca [...]
-<h2><a href="#migration-to-akka-grpc" name="migration-to-akka-grpc" class="anchor"><span class="anchor-link"></span></a>Migration to Akka gRPC</h2>
-<p>Cluster Client is deprecated and it is not advised to build new applications with it. As a replacement, we recommend using <a href="https://doc.akka.io/docs/akka-grpc/current/">Akka gRPC</a> with an application-specific protocol. The benefits of this approach are:</p>
+<h2><a href="#migration-to-pekko-grpc" name="migration-to-pekko-grpc" class="anchor"><span class="anchor-link"></span></a>Migration to Pekko gRPC</h2>
+<p>Cluster Client is deprecated and it is not advised to build new applications with it. As a replacement, we recommend using <a href="https://doc.akka.io/docs/akka-grpc/current/">Pekko gRPC</a> with an application-specific protocol. The benefits of this approach are:</p>
 <ul>
-  <li>Improved security by using TLS for gRPC (HTTP/2) versus exposing Akka Remoting outside the Akka Cluster</li>
+  <li>Improved security by using TLS for gRPC (HTTP/2) versus exposing Pekko Remoting outside the Pekko Cluster</li>
   <li>Easier to update clients and servers independent of each other</li>
   <li>Improved protocol definition between client and server</li>
-  <li>Usage of <a href="https://doc.akka.io/docs/akka-grpc/current/client/configuration.html#using-akka-discovery-for-endpoint-discovery">Akka gRPC Service Discovery</a></li>
-  <li>Clients do not need to use Akka</li>
-  <li>See also <a href="https://doc.akka.io/docs/akka-grpc/current/whygrpc.html#grpc-vs-akka-remoting">gRPC versus Akka Remoting</a></li>
+  <li>Usage of <a href="https://doc.akka.io/docs/akka-grpc/current/client/configuration.html#using-akka-discovery-for-endpoint-discovery">Pekko gRPC Service Discovery</a></li>
+  <li>Clients do not need to use Pekko</li>
+  <li>See also <a href="https://doc.akka.io/docs/akka-grpc/current/whygrpc.html#grpc-vs-akka-remoting">gRPC versus Pekko Remoting</a></li>
 </ul>
 <h3><a href="#migrating-directly" name="migrating-directly" class="anchor"><span class="anchor-link"></span></a>Migrating directly</h3>
-<p>Existing users of Cluster Client may migrate directly to Akka gRPC and use it as documented in <a href="https://doc.akka.io/docs/akka-grpc/current/">its documentation</a>.</p>
+<p>Existing users of Cluster Client may migrate directly to Pekko gRPC and use it as documented in <a href="https://doc.akka.io/docs/akka-grpc/current/">its documentation</a>.</p>
 <h3><a href="#migrating-gradually" name="migrating-gradually" class="anchor"><span class="anchor-link"></span></a>Migrating gradually</h3>
 <p>If your application extensively uses Cluster Client, a more gradual migration might be desired that requires less re-write of the application. That migration step is described in this section. We recommend migration directly if feasible, though.</p>
-<p>An example is provided to illustrate an approach to migrate from the deprecated Cluster Client to Akka gRPC, with minimal changes to your existing code. The example is intended to be copied and adjusted to your needs. It will not be provided as a published artifact.</p>
+<p>An example is provided to illustrate an approach to migrate from the deprecated Cluster Client to Pekko gRPC, with minimal changes to your existing code. The example is intended to be copied and adjusted to your needs. It will not be provided as a published artifact.</p>
 <ul>
-  <li><a href="https://github.com/akka/akka-samples/tree/2.6/akka-sample-cluster-client-grpc-scala">akka-samples/akka-sample-cluster-cluster-client-grpc-scala</a> implemented in Scala</li>
-  <li><a href="https://github.com/akka/akka-samples/tree/2.6/akka-sample-cluster-client-grpc-java">akka-samples/akka-sample-cluster-cluster-client-grpc-java</a> implemented in Java</li>
+  <li><a href="https://github.com/apache/incubator-pekko-samples/tree/2.6/pekko-bom-sample-cluster-client-grpc-scala">pekko-samples/pekko-bom-sample-cluster-cluster-client-grpc-scala</a> implemented in Scala</li>
+  <li><a href="https://github.com/apache/incubator-pekko-samples/tree/2.6/pekko-bom-sample-cluster-client-grpc-java">pekko-samples/pekko-bom-sample-cluster-cluster-client-grpc-java</a> implemented in Java</li>
 </ul>
 <p>The example is still using an actor on the client-side to have an API that is very close to the original Cluster Client. The messages this actor can handle correspond to the <a href="distributed-pub-sub.html">Distributed Pub Sub</a> messages on the server-side, such as <code>ClusterClient.Send</code> and <code>ClusterClient.Publish</code>.</p>
 <p>The <code>ClusterClient</code> actor delegates those messages to the gRPC client, and on the server-side those are translated and delegated to the destination actors that are registered via the <code>ClusterClientReceptionist</code> in the same way as in the original.</p>
-<p>Akka gRPC is used as the transport for the messages between client and server, instead of Akka Remoting.</p>
-<p>The application specific messages are wrapped and serialized with Akka Serialization, which means that care must be taken to keep wire compatibility when changing any messages used between the client and server. The Akka configuration of Akka serializers must be the same (or being compatible) on the client and the server.</p>
+<p>Pekko gRPC is used as the transport for the messages between client and server, instead of Pekko Remoting.</p>
+<p>The application specific messages are wrapped and serialized with Pekko Serialization, which means that care must be taken to keep wire compatibility when changing any messages used between the client and server. The Pekko configuration of Pekko serializers must be the same (or being compatible) on the client and the server.</p>
 <h4><a href="#next-steps" name="next-steps" class="anchor"><span class="anchor-link"></span></a>Next steps</h4>
-<p>After this first migration step from Cluster Client to Akka gRPC, you can start replacing calls to <code>ClusterClientReceptionistService</code> with new, application-specific gRPC endpoints.</p>
+<p>After this first migration step from Cluster Client to Pekko gRPC, you can start replacing calls to <code>ClusterClientReceptionistService</code> with new, application-specific gRPC endpoints.</p>
 <h4><a href="#differences" name="differences" class="anchor"><span class="anchor-link"></span></a>Differences</h4>
-<p>Aside from the underlying implementation using gRPC instead of Actor messages and Akka Remoting it&rsquo;s worth pointing out the following differences between the Cluster Client and the example emulating Cluster Client with Akka gRPC as transport.</p>
+<p>Aside from the underlying implementation using gRPC instead of Actor messages and Pekko Remoting it&rsquo;s worth pointing out the following differences between the Cluster Client and the example emulating Cluster Client with Pekko gRPC as transport.</p>
 <h5><a href="#single-request-reply" name="single-request-reply" class="anchor"><span class="anchor-link"></span></a>Single request-reply</h5>
 <p>For request-reply interactions when there is only one reply message for each request it is more efficient to use the <code>ClusterClient.AskSend</code> message instead of <code>ClusterClient.Send</code> as illustrated in the example. Then it doesn&rsquo;t have to setup a full bidirectional gRPC stream for each request but can use the <span class="group-scala"><code>Future</code></span><span class="group-java"><code>CompletionStage</code></span> based API.</p>
 <h5><a href="#initial-contact-points" name="initial-contact-points" class="anchor"><span class="anchor-link"></span></a>Initial contact points</h5>
-<p>Instead of configured initial contact points the <a href="https://doc.akka.io/docs/akka-grpc/current/client/configuration.html#using-akka-discovery-for-endpoint-discovery">Akka gRPC Service Discovery</a> can be used.</p>
+<p>Instead of configured initial contact points the <a href="https://doc.akka.io/docs/akka-grpc/current/client/configuration.html#using-akka-discovery-for-endpoint-discovery">Pekko gRPC Service Discovery</a> can be used.</p>
 <h5><a href="#failure-detection" name="failure-detection" class="anchor"><span class="anchor-link"></span></a>Failure detection</h5>
 <p>Heartbeat messages and failure detection of the connections have been removed since that should be handled by the gRPC connections.</p>
 <div class="source-github">
@@ -870,7 +859,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
     <li><a href="cluster-client.html#configuration" class="header">Configuration</a></li>
     <li><a href="cluster-client.html#failure-handling" class="header">Failure handling</a></li>
     <li><a href="cluster-client.html#when-the-cluster-cannot-be-reached-at-all" class="header">When the cluster cannot be reached at all</a></li>
-    <li><a href="cluster-client.html#migration-to-akka-grpc" class="header">Migration to Akka gRPC</a></li>
+    <li><a href="cluster-client.html#migration-to-pekko-grpc" class="header">Migration to Pekko gRPC</a></li>
   </ul></li>
 </ul>
 </div>
@@ -938,7 +927,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/cluster-dc.html b/content/cluster-dc.html
index 7bf0d99..03d7e88 100644
--- a/content/cluster-dc.html
+++ b/content/cluster-dc.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Classic Multi-DC Cluster · Akka Documentation</title>
+<title>Classic Multi-DC Cluster · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
-  <li><a href="index-classic.html">Akka Classic</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
+  <li><a href="index-classic.html">Pekko Classic</a></li>
   <li><a href="index-cluster.html">Classic Clustering</a></li>
   <li>Classic Multi-DC Cluster</li>
 </ul>
@@ -428,7 +418,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#classic-multi-dc-cluster" name="classic-multi-dc-cluster" class="anchor"><span class="anchor-link"></span></a>Classic Multi-DC Cluster</h1>
-<p>This chapter describes how <a href="cluster-usage.html">Akka Cluster</a> can be used across multiple data centers, availability zones or regions.</p>
+<p>This chapter describes how <a href="cluster-usage.html">Pekko Cluster</a> can be used across multiple data centers, availability zones or regions.</p>
 <p>For the full documentation of this feature and for new projects see <a href="typed/cluster-dc.html">Multi-DC Cluster</a>.</p>
 <h2><a href="#membership" name="membership" class="anchor"><span class="anchor-link"></span></a>Membership</h2>
 <p>You can retrieve information about what data center a member belongs to:</p>
@@ -586,7 +576,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/cluster-metrics.html b/content/cluster-metrics.html
index 6fea6ca..52bec56 100644
--- a/content/cluster-metrics.html
+++ b/content/cluster-metrics.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Classic Cluster Metrics Extension · Akka Documentation</title>
+<title>Classic Cluster Metrics Extension · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
-  <li><a href="index-classic.html">Akka Classic</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
+  <li><a href="index-classic.html">Pekko Classic</a></li>
   <li><a href="index-cluster.html">Classic Clustering</a></li>
   <li>Classic Cluster Metrics Extension</li>
 </ul>
@@ -429,7 +419,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#classic-cluster-metrics-extension" name="classic-cluster-metrics-extension" class="anchor"><span class="anchor-link"></span></a>Classic Cluster Metrics Extension</h1>
 <h2><a href="#module-info" name="module-info" class="anchor"><span class="anchor-link"></span></a>Module info</h2>
-<p>To use Cluster Metrics Extension, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
+<p>To use Cluster Metrics Extension, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
 libraryDependencies += "org.apache.pekko" %% "pekko-cluster-metrics" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
   &lt;scala.binary.version&gt;2.13&lt;/scala.binary.version&gt;
 &lt;/properties&gt;
@@ -438,7 +428,7 @@ libraryDependencies += "org.apache.pekko" %% "pekko-cluster-metrics" % PekkoVers
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
       &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -453,7 +443,7 @@ libraryDependencies += "org.apache.pekko" %% "pekko-cluster-metrics" % PekkoVers
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
   implementation "org.apache.pekko:pekko-cluster-metrics_${versions.ScalaBinary}"
 }</code></pre></dd></dl>
@@ -464,7 +454,7 @@ dependencies {
 <tr><th colspan="2">Project Info: Pekko Cluster Metrics (classic)</th></tr>
   <tr><th>Artifact</th><td><div>org.apache.pekko</div>
   <div>pekko-cluster-metrics</div>
-  <div>0.0.0+26524-b0ed4882-SNAPSHOT</div>
+  <div>0.0.0+26532-3d93c297-SNAPSHOT</div>
   <div><a href="project/links.html#snapshots-repository">Snapshots are available</a></div>
   </td></tr>
   <tr><th>JDK versions</th><td><div>Adopt OpenJDK 8</div><div>Adopt OpenJDK 11</div></td></tr>
@@ -1111,7 +1101,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/cluster-routing.html b/content/cluster-routing.html
index 44892f7..3788068 100644
--- a/content/cluster-routing.html
+++ b/content/cluster-routing.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Classic Cluster Aware Routers · Akka Documentation</title>
+<title>Classic Cluster Aware Routers · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
-  <li><a href="index-classic.html">Akka Classic</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
+  <li><a href="index-classic.html">Pekko Classic</a></li>
   <li><a href="index-cluster.html">Classic Clustering</a></li>
   <li>Classic Cluster Aware Routers</li>
 </ul>
@@ -428,7 +418,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#classic-cluster-aware-routers" name="classic-cluster-aware-routers" class="anchor"><span class="anchor-link"></span></a>Classic Cluster Aware Routers</h1><div class="callout note "><div class="callout-title">Note</div>
-<p>Akka Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Akka Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
+<p>Pekko Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Pekko Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
 <p>For the full documentation of this feature and for new projects see <a href="typed/routers.html">routers</a>.</p>
 <p>All <a href="routing.html">routers</a> can be made aware of member nodes in the cluster, i.e. deploying new routees or looking up routees on nodes in the cluster. When a node becomes unreachable or leaves the cluster the routees of that node are automatically unregistered from the router. When new nodes join the cluster, additional routees are added to the router, according to the configuration. Routees are also added when a node becomes reachable again, after having been unreachable.</p>
 <p>Cluster aware routers make use of members with status <a href="typed/cluster-membership.html#weakly-up">WeaklyUp</a> if that feature is enabled.</p>
@@ -438,16 +428,16 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <li><strong>Pool - router that creates routees as child actors and deploys them on remote nodes.</strong> Each router will have its own routee instances. For example, if you start a router on 3 nodes in a 10-node cluster, you will have 30 routees in total if the router is configured to use one instance per node. The routees created by the different routers will not be shared among the routers. One example of a use case for this type of router is a single master that coordinates jobs an [...]
 </ul>
 <h2><a href="#dependency" name="dependency" class="anchor"><span class="anchor-link"></span></a>Dependency</h2>
-<p>To use Cluster aware routers, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
-libraryDependencies += "org.apache.pekko" %% "akka-cluster" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
+<p>To use Cluster aware routers, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
+libraryDependencies += "org.apache.pekko" %% "pekko-cluster" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
   &lt;scala.binary.version&gt;2.13&lt;/scala.binary.version&gt;
 &lt;/properties&gt;
 &lt;dependencyManagement&gt;
   &lt;dependencies&gt;
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
-      &lt;artifactId&gt;akka-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -456,15 +446,15 @@ libraryDependencies += "org.apache.pekko" %% "akka-cluster" % PekkoVersion</code
 &lt;dependencies&gt
   &lt;dependency&gt;
     &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
-    &lt;artifactId&gt;akka-cluster_${scala.binary.version}&lt;/artifactId&gt;
+    &lt;artifactId&gt;pekko-cluster_${scala.binary.version}&lt;/artifactId&gt;
   &lt;/dependency&gt
 &lt;/dependencies&gt;</code></pre></dd><dt>Gradle</dt><dd><pre class="prettyprint"><code class="language-gradle">def versions = [
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:akka-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
-  implementation "org.apache.pekko:akka-cluster_${versions.ScalaBinary}"
+  implementation "org.apache.pekko:pekko-cluster_${versions.ScalaBinary}"
 }</code></pre></dd></dl>
 <h2><a href="#router-with-group-of-routees" name="router-with-group-of-routees" class="anchor"><span class="anchor-link"></span></a>Router with Group of Routees</h2>
 <p>When using a <code>Group</code> you must start the routee actors on the cluster member nodes. That is not done by the router. The configuration for a group looks like this::</p>
@@ -516,7 +506,7 @@ ActorRef workerRouter =
                 .props(),
             &quot;workerRouter2&quot;);</code></pre></dd>
 </dl>
-<p>See <a href="general/configuration-reference.html#config-akka-cluster">reference configuration</a> for further descriptions of the settings.</p>
+<p>See <a href="general/configuration-reference.html#config-pekko-cluster">reference configuration</a> for further descriptions of the settings.</p>
 <h3><a href="#router-example-with-group-of-routees" name="router-example-with-group-of-routees" class="anchor"><span class="anchor-link"></span></a>Router Example with Group of Routees</h3>
 <p>Let&rsquo;s take a look at how to use a cluster aware router with a group of routees, i.e. router sending to the paths of the routees.</p>
 <p>The example application provides a service to calculate statistics for a text. When some text is sent to the service it splits it into words, and delegates the task to count number of characters in each word to a separate worker, a routee of a router. The character count for each word is sent back to an aggregator that calculates the average number of characters per word when all results have been collected.</p>
@@ -790,7 +780,7 @@ ActorRef workerRouter =
                 .props(Props.create(StatsWorker.class)),
             &quot;workerRouter3&quot;);</code></pre></dd>
 </dl>
-<p>See <a href="general/configuration-reference.html#config-akka-cluster">reference configuration</a> for further descriptions of the settings.</p>
+<p>See <a href="general/configuration-reference.html#config-pekko-cluster">reference configuration</a> for further descriptions of the settings.</p>
 <p>When using a pool of remote deployed routees you must ensure that all parameters of the <code>Props</code> can be <a href="serialization.html">serialized</a>.</p>
 <h3><a href="#router-example-with-pool-of-remote-deployed-routees" name="router-example-with-pool-of-remote-deployed-routees" class="anchor"><span class="anchor-link"></span></a>Router Example with Pool of Remote Deployed Routees</h3>
 <p>Let&rsquo;s take a look at how to use a cluster aware router on single master node that creates and deploys workers. To keep track of a single master we use the <a href="cluster-singleton.html">Cluster Singleton</a> in the cluster-tools module. The <code>ClusterSingletonManager</code> is started on each node:</p>
@@ -844,7 +834,7 @@ system.actorOf(
   }
 }
 </code></pre>
-<p>The easiest way to run <strong>Router Example with Pool of Routees</strong> example yourself is to try the <span class="group-scala"><a href="https://developer.lightbend.com/start/?group=akka&amp;project=akka-samples-cluster-scala">Akka Cluster Sample with Scala</a></span><span class="group-java"><a href="https://developer.lightbend.com/start/?group=akka&amp;project=akka-samples-cluster-java">Akka Cluster Sample with Java</a></span>. It contains instructions on how to run the <strong> [...]
+<p>The easiest way to run <strong>Router Example with Pool of Routees</strong> example yourself is to try the <span class="group-scala"><a href="https://developer.lightbend.com/start/?group=akka&amp;project=pekko-samples-cluster-scala">Pekko Cluster Sample with Scala</a></span><span class="group-java"><a href="https://developer.lightbend.com/start/?group=akka&amp;project=pekko-samples-cluster-java">Pekko Cluster Sample with Java</a></span>. It contains instructions on how to run the <str [...]
 <div class="source-github">
 The source code for this page can be found <a href="https://github.com/akka/akka/tree/main/docs/src/main/paradox/cluster-routing.md">here</a>.
 </div>
@@ -931,7 +921,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/cluster-sharding.html b/content/cluster-sharding.html
index d6d7cac..3b9ceab 100644
--- a/content/cluster-sharding.html
+++ b/content/cluster-sharding.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Classic Cluster Sharding · Akka Documentation</title>
+<title>Classic Cluster Sharding · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
-  <li><a href="index-classic.html">Akka Classic</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
+  <li><a href="index-classic.html">Pekko Classic</a></li>
   <li><a href="index-cluster.html">Classic Clustering</a></li>
   <li>Classic Cluster Sharding</li>
 </ul>
@@ -428,10 +418,10 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#classic-cluster-sharding" name="classic-cluster-sharding" class="anchor"><span class="anchor-link"></span></a>Classic Cluster Sharding</h1><div class="callout note "><div class="callout-title">Note</div>
-<p>Akka Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Akka Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
+<p>Pekko Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Pekko Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
 <p>For the full documentation of this feature and for new projects see <a href="typed/cluster-sharding.html">Cluster Sharding</a>.</p>
 <h2><a href="#module-info" name="module-info" class="anchor"><span class="anchor-link"></span></a>Module info</h2>
-<p>To use Cluster Sharding, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
+<p>To use Cluster Sharding, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
 libraryDependencies += "org.apache.pekko" %% "pekko-cluster-sharding" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
   &lt;scala.binary.version&gt;2.13&lt;/scala.binary.version&gt;
 &lt;/properties&gt;
@@ -440,7 +430,7 @@ libraryDependencies += "org.apache.pekko" %% "pekko-cluster-sharding" % PekkoVer
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
       &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -455,7 +445,7 @@ libraryDependencies += "org.apache.pekko" %% "pekko-cluster-sharding" % PekkoVer
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
   implementation "org.apache.pekko:pekko-cluster-sharding_${versions.ScalaBinary}"
 }</code></pre></dd></dl>
@@ -463,7 +453,7 @@ dependencies {
 <tr><th colspan="2">Project Info: Pekko Cluster Sharding (classic)</th></tr>
   <tr><th>Artifact</th><td><div>org.apache.pekko</div>
   <div>pekko-cluster-sharding</div>
-  <div>0.0.0+26524-b0ed4882-SNAPSHOT</div>
+  <div>0.0.0+26532-3d93c297-SNAPSHOT</div>
   <div><a href="project/links.html#snapshots-repository">Snapshots are available</a></div>
   </td></tr>
   <tr><th>JDK versions</th><td><div>Adopt OpenJDK 8</div><div>Adopt OpenJDK 11</div></td></tr>
@@ -736,8 +726,8 @@ counterRegion.tell(new Counter.Get(123), getSelf());</code></pre></dd>
 </ol>
 <p>For these, there are currently two modes which define how these states are stored:</p>
 <ul>
-  <li><a href="cluster-sharding.html#distributed-data-mode">Distributed Data Mode</a> - uses Akka <a href="distributed-data.html">Distributed Data</a> (CRDTs) (the default)</li>
-  <li><a href="cluster-sharding.html#persistence-mode">Persistence Mode</a> - (deprecated) uses Akka <a href="persistence.html">Persistence</a> (Event Sourcing)</li>
+  <li><a href="cluster-sharding.html#distributed-data-mode">Distributed Data Mode</a> - uses Pekko <a href="distributed-data.html">Distributed Data</a> (CRDTs) (the default)</li>
+  <li><a href="cluster-sharding.html#persistence-mode">Persistence Mode</a> - (deprecated) uses Pekko <a href="persistence.html">Persistence</a> (Event Sourcing)</li>
 </ul><div class="callout warning "><div class="callout-title">Warning</div>
 <p>Persistence for state store mode is deprecated. It is recommended to migrate to <code>ddata</code> for the coordinator state and if using replicated entities migrate to <code>eventsourced</code> for the replicated entities state.</p>
 <p>The data written by the deprecated <code>persistence</code> state store mode for remembered entities can be read by the new remember entities <code>eventsourced</code> mode.</p>
@@ -968,7 +958,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/cluster-singleton.html b/content/cluster-singleton.html
index 254c095..c2e6376 100644
--- a/content/cluster-singleton.html
+++ b/content/cluster-singleton.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Classic Cluster Singleton · Akka Documentation</title>
+<title>Classic Cluster Singleton · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
-  <li><a href="index-classic.html">Akka Classic</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
+  <li><a href="index-classic.html">Pekko Classic</a></li>
   <li><a href="index-cluster.html">Classic Clustering</a></li>
   <li>Classic Cluster Singleton</li>
 </ul>
@@ -428,10 +418,10 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#classic-cluster-singleton" name="classic-cluster-singleton" class="anchor"><span class="anchor-link"></span></a>Classic Cluster Singleton</h1><div class="callout note "><div class="callout-title">Note</div>
-<p>Akka Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Akka Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
+<p>Pekko Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Pekko Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
 <p>For the full documentation of this feature and for new projects see <a href="typed/cluster-singleton.html">Cluster Singleton</a>.</p>
 <h2><a href="#module-info" name="module-info" class="anchor"><span class="anchor-link"></span></a>Module info</h2>
-<p>To use Cluster Singleton, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
+<p>To use Cluster Singleton, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
 libraryDependencies += "org.apache.pekko" %% "pekko-cluster-tools" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
   &lt;scala.binary.version&gt;2.13&lt;/scala.binary.version&gt;
 &lt;/properties&gt;
@@ -440,7 +430,7 @@ libraryDependencies += "org.apache.pekko" %% "pekko-cluster-tools" % PekkoVersio
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
       &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -455,7 +445,7 @@ libraryDependencies += "org.apache.pekko" %% "pekko-cluster-tools" % PekkoVersio
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
   implementation "org.apache.pekko:pekko-cluster-tools_${versions.ScalaBinary}"
 }</code></pre></dd></dl>
@@ -463,7 +453,7 @@ dependencies {
 <tr><th colspan="2">Project Info: Pekko Cluster Tools (classic)</th></tr>
   <tr><th>Artifact</th><td><div>org.apache.pekko</div>
   <div>pekko-cluster-tools</div>
-  <div>0.0.0+26524-b0ed4882-SNAPSHOT</div>
+  <div>0.0.0+26532-3d93c297-SNAPSHOT</div>
   <div><a href="project/links.html#snapshots-repository">Snapshots are available</a></div>
   </td></tr>
   <tr><th>JDK versions</th><td><div>Adopt OpenJDK 8</div><div>Adopt OpenJDK 11</div></td></tr>
@@ -612,7 +602,6 @@ ActorRef proxy =
     system.actorOf(
         ClusterSingletonProxy.props(&quot;/user/consumer&quot;, proxySettings), &quot;consumerProxy&quot;);</code></pre></dd>
 </dl>
-<p>A more comprehensive sample is available in the tutorial named <span class="group-scala"><a href="https://github.com/typesafehub/activator-akka-distributed-workers">Distributed workers with Akka and Scala!</a></span><span class="group-java"><a href="https://github.com/typesafehub/activator-akka-distributed-workers-java">Distributed workers with Akka and Java!</a></span>.</p>
 <h2><a href="#configuration" name="configuration" class="anchor"><span class="anchor-link"></span></a>Configuration</h2>
 <p>For the full documentation of this feature and for new projects see <a href="typed/cluster-singleton.html#configuration">Cluster Singleton - configuration</a>.</p>
 <h2><a href="#supervision" name="supervision" class="anchor"><span class="anchor-link"></span></a>Supervision</h2>
@@ -783,7 +772,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/cluster-usage.html b/content/cluster-usage.html
index 1ba7f86..2d88892 100644
--- a/content/cluster-usage.html
+++ b/content/cluster-usage.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Classic Cluster Usage · Akka Documentation</title>
+<title>Classic Cluster Usage · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
-  <li><a href="index-classic.html">Akka Classic</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
+  <li><a href="index-classic.html">Pekko Classic</a></li>
   <li><a href="index-cluster.html">Classic Clustering</a></li>
   <li>Classic Cluster Usage</li>
 </ul>
@@ -428,19 +418,19 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#classic-cluster-usage" name="classic-cluster-usage" class="anchor"><span class="anchor-link"></span></a>Classic Cluster Usage</h1><div class="callout note "><div class="callout-title">Note</div>
-<p>Akka Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Akka Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
+<p>Pekko Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Pekko Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
 <p>For the full documentation of this feature and for new projects see <a href="typed/cluster.html">Cluster</a>. For specific documentation topics see: </p>
 <ul>
   <li><a href="typed/cluster-concepts.html">Cluster Specification</a></li>
   <li><a href="typed/cluster-membership.html">Cluster Membership Service</a></li>
-  <li><a href="typed/choosing-cluster.html">When and where to use Akka Cluster</a></li>
+  <li><a href="typed/choosing-cluster.html">When and where to use Pekko Cluster</a></li>
   <li><a href="cluster-usage.html#higher-level-cluster-tools">Higher level Cluster tools</a></li>
   <li><a href="additional/rolling-updates.html">Rolling Updates</a></li>
   <li><a href="additional/operations.html">Operating, Managing, Observability</a></li>
 </ul><div class="callout note "><div class="callout-title">Note</div>
 <p>You have to enable <a href="serialization.html">serialization</a> to send messages between ActorSystems in the Cluster. <a href="serialization-jackson.html">Serialization with Jackson</a> is a good choice in many cases, and our recommendation if you don&rsquo;t have other preferences or constraints.</p></div>
 <h2><a href="#module-info" name="module-info" class="anchor"><span class="anchor-link"></span></a>Module info</h2>
-<p>To use Akka Cluster add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
+<p>To use Pekko Cluster add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
 libraryDependencies += "org.apache.pekko" %% "pekko-cluster" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
   &lt;scala.binary.version&gt;2.13&lt;/scala.binary.version&gt;
 &lt;/properties&gt;
@@ -449,7 +439,7 @@ libraryDependencies += "org.apache.pekko" %% "pekko-cluster" % PekkoVersion</cod
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
       &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -464,7 +454,7 @@ libraryDependencies += "org.apache.pekko" %% "pekko-cluster" % PekkoVersion</cod
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
   implementation "org.apache.pekko:pekko-cluster_${versions.ScalaBinary}"
 }</code></pre></dd></dl>
@@ -472,7 +462,7 @@ dependencies {
 <tr><th colspan="2">Project Info: Pekko Cluster (classic)</th></tr>
   <tr><th>Artifact</th><td><div>org.apache.pekko</div>
   <div>pekko-cluster</div>
-  <div>0.0.0+26524-b0ed4882-SNAPSHOT</div>
+  <div>0.0.0+26532-3d93c297-SNAPSHOT</div>
   <div><a href="project/links.html#snapshots-repository">Snapshots are available</a></div>
   </td></tr>
   <tr><th>JDK versions</th><td><div>Adopt OpenJDK 8</div><div>Adopt OpenJDK 11</div></td></tr>
@@ -495,13 +485,13 @@ dependencies {
   <tr><th>Sources</th><td><a href="https://github.com/apache/incubator-pekko" target="_blank" rel="noopener noreferrer">https://github.com/apache/incubator-pekko</a></td></tr>
 </table>
 
-<h2><a href="#when-and-where-to-use-akka-cluster" name="when-and-where-to-use-akka-cluster" class="anchor"><span class="anchor-link"></span></a>When and where to use Akka Cluster</h2>
+<h2><a href="#when-and-where-to-use-pekko-cluster" name="when-and-where-to-use-pekko-cluster" class="anchor"><span class="anchor-link"></span></a>When and where to use Pekko Cluster</h2>
 
-<p>See <a href="typed/choosing-cluster.html#when-and-where-to-use-akka-cluster">Choosing Akka Cluster</a> in the documentation of the new APIs.</p>
+<p>See <a href="typed/choosing-cluster.html#when-and-where-to-use-pekko-cluster">Choosing Pekko Cluster</a> in the documentation of the new APIs.</p>
 
 <h2><a href="#cluster-api-extension" name="cluster-api-extension" class="anchor"><span class="anchor-link"></span></a>Cluster API Extension</h2>
 
-<p>The following configuration enables the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/Cluster.html" title="org.apache.pekko.cluster.Cluster"><code>Cluster</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/Cluster.html" title="org.apache.pekko.cluster.Cluster"><code>Cluster</code></a></span> extension to be used. It joins the clus [...]
+<p>The following configuration enables the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/Cluster.html" title="org.apache.pekko.cluster.Cluster"><code>Cluster</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/Cluster.html" title="org.apache.pekko.cluster.Cluster"><code>Cluster</code></a></span> extension to be used. It joins the clus [...]
 
 <p>An actor that uses the cluster extension may look like this:</p>
 
@@ -678,7 +668,7 @@ List&lt;Address&gt; list =
 cluster.joinSeedNodes(list);</code></pre></dd>
 </dl>
 <p>For more information see <a href="typed/cluster.html#tuning-joins">tuning joins</a></p>
-<p>It&rsquo;s also possible to specifically join a single node as illustrated in below example, but <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/Cluster.html#joinSeedNodes(seedNodes:Seq[org.apache.pekko.actor.Address]):Unit" title="org.apache.pekko.cluster.Cluster"><code>joinSeedNodes</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/clust [...]
+<p>It&rsquo;s also possible to specifically join a single node as illustrated in below example, but <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/Cluster.html#joinSeedNodes(seedNodes:Seq[org.apache.pekko.actor.Address]):Unit" title="org.apache.pekko.cluster.Cluster"><code>joinSeedNodes</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/clust [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -704,8 +694,8 @@ cluster.joinSeedNodes(list);</code></pre></dd>
   <dd>
   <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/docs/src/test/java/jdocs/cluster/SimpleClusterListener2.java#L40" target="_blank" title="Go to snippet source">source</a><code class="language-java">cluster.subscribe(getSelf(), MemberEvent.class, UnreachableMember.class);</code></pre></dd>
 </dl>
-<p>A snapshot of the full state, <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ClusterEvent$$CurrentClusterState.html" title="org.apache.pekko.cluster.ClusterEvent.CurrentClusterState"><code>CurrentClusterState</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ClusterEvent$$CurrentClusterState.html" title="org.apache.pekko.cluster.C [...]
-<p>Note that you may receive an empty <code>CurrentClusterState</code>, containing no members, followed by <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ClusterEvent$$MemberUp.html" title="org.apache.pekko.cluster.ClusterEvent.MemberUp"><code>MemberUp</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ClusterEvent$$MemberUp.html" tit [...]
+<p>A snapshot of the full state, <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ClusterEvent$$CurrentClusterState.html" title="org.apache.pekko.cluster.ClusterEvent.CurrentClusterState"><code>CurrentClusterState</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ClusterEvent$$CurrentClusterState.html" title="org.apache.pekko.cluster.C [...]
+<p>Note that you may receive an empty <code>CurrentClusterState</code>, containing no members, followed by <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ClusterEvent$$MemberUp.html" title="org.apache.pekko.cluster.ClusterEvent.MemberUp"><code>MemberUp</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ClusterEvent$$MemberUp.html" tit [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -734,7 +724,7 @@ cluster.registerOnMemberUp {
 cluster.registerOnMemberUp(
     () -&gt; cluster.subscribe(getSelf(), MemberEvent.class, UnreachableMember.class));</code></pre></dd>
 </dl>
-<p>If you find it inconvenient to handle the <code>CurrentClusterState</code> you can use <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/cluster/ClusterEvent$$InitialStateAsEvents$.html" title="cluster.ClusterEvent$$InitialStateAsEvents"><code>ClusterEvent.InitialStateAsEvents</code></a></span> <span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/cluster/ClusterEvent.html#initialStateAsEvents()" title="pekko.c [...]
+<p>If you find it inconvenient to handle the <code>CurrentClusterState</code> you can use <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/cluster/ClusterEvent$$InitialStateAsEvents$.html" title="cluster.ClusterEvent$$InitialStateAsEvents"><code>ClusterEvent.InitialStateAsEvents</code></a></span> <span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/cluster/ClusterEvent.html#initialStateAsEvents()" title="pekko.c [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -954,7 +944,7 @@ case object BackendRegistration</code></pre></dd>
   }
 }</code></pre></dd>
 </dl>
-<p>Note that the <code>TransformationFrontend</code> actor watch the registered backend to be able to remove it from its list of available backend workers. Death watch uses the cluster failure detector for nodes in the cluster, i.e. it detects network failures and JVM crashes, in addition to graceful termination of watched actor. Death watch generates the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Terminated.html"  [...]
+<p>Note that the <code>TransformationFrontend</code> actor watch the registered backend to be able to remove it from its list of available backend workers. Death watch uses the cluster failure detector for nodes in the cluster, i.e. it detects network failures and JVM crashes, in addition to graceful termination of watched actor. Death watch generates the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Terminated.html"  [...]
 <h2><a href="#node-roles" name="node-roles" class="anchor"><span class="anchor-link"></span></a>Node Roles</h2>
 <p>See <a href="typed/cluster.html#node-roles">Cluster Node Roles</a> in the documentation of the new APIs.</p>
 <a id="min-members"></a>
@@ -971,7 +961,7 @@ case object BackendRegistration</code></pre></dd>
   backend.min-nr-of-members = 2
 }
 </code></pre>
-<p>You can start actors or trigger any functions using the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/Cluster.html#registerOnMemberUp[T](code:=%3ET):Unit" title="org.apache.pekko.cluster.Cluster"><code>registerOnMemberUp</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/Cluster.html#registerOnMemberUp(java.lang.Runnable)" title=" [...]
+<p>You can start actors or trigger any functions using the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/Cluster.html#registerOnMemberUp[T](code:=%3ET):Unit" title="org.apache.pekko.cluster.Cluster"><code>registerOnMemberUp</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/Cluster.html#registerOnMemberUp(java.lang.Runnable)" title=" [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -991,7 +981,7 @@ case object BackendRegistration</code></pre></dd>
         });</code></pre></dd>
 </dl>
 <h2><a href="#how-to-cleanup-when-member-is-removed" name="how-to-cleanup-when-member-is-removed" class="anchor"><span class="anchor-link"></span></a>How To Cleanup when Member is Removed</h2>
-<p>You can do some clean up in a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/Cluster.html#registerOnMemberRemoved[T](code:=%3ET):Unit" title="org.apache.pekko.cluster.Cluster"><code>registerOnMemberRemoved</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/Cluster.html#registerOnMemberRemoved(java.lang.Runnable)" title="org.apache. [...]
+<p>You can do some clean up in a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/Cluster.html#registerOnMemberRemoved[T](code:=%3ET):Unit" title="org.apache.pekko.cluster.Cluster"><code>registerOnMemberRemoved</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/Cluster.html#registerOnMemberRemoved(java.lang.Runnable)" title="org.apache. [...]
 <p>An alternative is to register tasks to the <a href="coordinated-shutdown.html">Coordinated Shutdown</a>.</p><div class="callout note "><div class="callout-title">Note</div>
 <p>Register a OnMemberRemoved callback on a cluster that have been shutdown, the callback will be invoked immediately on the caller thread, otherwise it will be invoked later when the current member status changed to <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/cluster/MemberStatus$$Removed$.html" title="pekko.cluster.MemberStatus$$Removed"><code>Removed</code></a></span><span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache [...]
 <h2><a href="#higher-level-cluster-tools" name="higher-level-cluster-tools" class="anchor"><span class="anchor-link"></span></a>Higher level Cluster tools</h2><h3><a href="#cluster-singleton" name="cluster-singleton" class="anchor"><span class="anchor-link"></span></a>Cluster Singleton</h3>
@@ -999,14 +989,14 @@ case object BackendRegistration</code></pre></dd>
 <p>See <a href="cluster-singleton.html">Cluster Singleton</a>.</p><h3><a href="#cluster-sharding" name="cluster-sharding" class="anchor"><span class="anchor-link"></span></a>Cluster Sharding</h3>
 <p>Distributes actors across several nodes in the cluster and supports interaction with the actors using their logical identifier, but without having to care about their physical location in the cluster.</p>
 <p>See <a href="cluster-sharding.html">Cluster Sharding</a>.</p><h3><a href="#distributed-data" name="distributed-data" class="anchor"><span class="anchor-link"></span></a>Distributed Data</h3>
-<p>Distributed Data is useful when you need to share data between nodes in an Akka Cluster. The data is accessed with an actor providing a key-value store like API.</p>
+<p>Distributed Data is useful when you need to share data between nodes in an Pekko Cluster. The data is accessed with an actor providing a key-value store like API.</p>
 <p>See <a href="distributed-data.html">Distributed Data</a>.</p><h3><a href="#distributed-publish-subscribe" name="distributed-publish-subscribe" class="anchor"><span class="anchor-link"></span></a>Distributed Publish Subscribe</h3>
 <p>Publish-subscribe messaging between actors in the cluster based on a topic, i.e. the sender does not have to know on which node the destination actor is running.</p>
 <p>See <a href="distributed-pub-sub.html">Cluster Distributed Publish Subscribe</a>.</p>
 <h3><a href="#cluster-aware-routers" name="cluster-aware-routers" class="anchor"><span class="anchor-link"></span></a>Cluster Aware Routers</h3>
 <p>All routers can be made aware of member nodes in the cluster, i.e. deploying new routees or looking up routees on nodes in the cluster. When a node becomes unreachable or leaves the cluster the routees of that node are automatically unregistered from the router. When new nodes join the cluster, additional routees are added to the router, according to the configuration.</p>
 <p>See <a href="cluster-routing.html">Cluster Aware Routers</a> and <a href="routing.html">Routers</a>.</p><h3><a href="#cluster-across-multiple-data-centers" name="cluster-across-multiple-data-centers" class="anchor"><span class="anchor-link"></span></a>Cluster across multiple data centers</h3>
-<p>Akka Cluster can be used across multiple data centers, availability zones or regions, so that one Cluster can span multiple data centers and still be tolerant to network partitions.</p>
+<p>Pekko Cluster can be used across multiple data centers, availability zones or regions, so that one Cluster can span multiple data centers and still be tolerant to network partitions.</p>
 <p>See <a href="cluster-dc.html">Cluster Multi-DC</a>.</p>
 <h3><a href="#cluster-client" name="cluster-client" class="anchor"><span class="anchor-link"></span></a>Cluster Client</h3>
 <p>Communication from an actor system that is not part of the cluster to actors running somewhere in the cluster. The client does not have to know on which node the destination actor is running.</p>
@@ -1023,7 +1013,7 @@ case object BackendRegistration</code></pre></dd>
 </ul>
 <h2><a href="#how-to-test" name="how-to-test" class="anchor"><span class="anchor-link"></span></a>How to Test</h2><div class="group-scala">
 <p><a href="multi-node-testing.html">Multi Node Testing</a> is useful for testing cluster applications.</p>
-<p>Set up your project according to the instructions in <a href="multi-node-testing.html">Multi Node Testing</a> and <a href="multi-jvm-testing.html">Multi JVM Testing</a>, i.e. add the <code>sbt-multi-jvm</code> plugin and the dependency to <code>akka-multi-node-testkit</code>.</p>
+<p>Set up your project according to the instructions in <a href="multi-node-testing.html">Multi Node Testing</a> and <a href="multi-jvm-testing.html">Multi JVM Testing</a>, i.e. add the <code>sbt-multi-jvm</code> plugin and the dependency to <code>pekko-multi-node-testkit</code>.</p>
 <p>First, as described in <a href="multi-node-testing.html">Multi Node Testing</a>, we need some scaffolding to configure the <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/remote/testkit/MultiNodeSpec.html" title="pekko.remote.testkit.MultiNodeSpec"><code>MultiNodeSpec</code></a>. Define the participating <a href="typed/cluster.html#node-roles">roles</a> and their <a href="cluster-usage.html#configuration">configuration</a> in an object extending <a href="https://doc.akka.io [...]
 <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/cluster-metrics/src/multi-jvm/scala/org/apache/pekko/cluster/metrics/sample/StatsSampleSpec.scala#L25-L69" target="_blank" title="Go to snippet source">source</a><code class="language-scala">import org.apache.pekko.remote.testkit.MultiNodeConfig
 import com.typesafe.config.ConfigFactory
@@ -1141,7 +1131,7 @@ def assertServiceOk(): Unit = {
   }
 
 }</code></pre>
-<p>Once again we take advantage of the facilities in <a href="testing.html">testkit</a> to verify expected behavior. Here using <code>testActor</code> as sender (via <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/testkit/ImplicitSender.html" title="pekko.testkit.ImplicitSender"><code>ImplicitSender</code></a>) and verifying the reply with <a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/testkit/TestKit.html#expectMsgType[T](max:scala.concur [...]
+<p>Once again we take advantage of the facilities in <a href="testing.html">testkit</a> to verify expected behavior. Here using <code>testActor</code> as sender (via <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/testkit/ImplicitSender.html" title="pekko.testkit.ImplicitSender"><code>ImplicitSender</code></a>) and verifying the reply with <a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/testkit/TestKit.html#expectMsgType[T](max:scala.concur [...]
 <p>In the above code you can see <code>node(third)</code>, which is useful facility to get the root actor reference of the actor system for a specific role. This can also be used to grab the <a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Address.html" title="pekko.actor.Address"><code>actor.Address</code></a> of that node.</p>
 <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/cluster-metrics/src/multi-jvm/scala/org/apache/pekko/cluster/metrics/sample/StatsSampleSpec.scala#L112-L114" target="_blank" title="Go to snippet source">source</a><code class="language-scala">val firstAddress = node(first).address
 val secondAddress = node(second).address
@@ -1152,9 +1142,9 @@ val thirdAddress = node(third).address</code></pre></div><div class="group-java"
 <a id="cluster-command-line"></a>
 <h3><a href="#command-line" name="command-line" class="anchor"><span class="anchor-link"></span></a>Command Line</h3><div class="callout warning "><div class="callout-title">Warning</div>
 <p><strong>Deprecation warning</strong> - The command line script has been deprecated and is scheduled for removal in the next major version. Use the <a href="additional/operations.html#http">HTTP management</a> API with <a href="https://curl.se/">curl</a> or similar instead.</p></div>
-<p>The cluster can be managed with the script <code>akka-cluster</code> provided in the Akka GitHub repository <a href="https://github.com/akka/akka/tree/main/akka-cluster/jmx-client">here</a>. Place the script and the <code>jmxsh-R5.jar</code> library in the same directory.</p>
+<p>The cluster can be managed with the script <code>pekko-cluster</code> provided in the Pekko GitHub repository <a href="https://github.com/akka/akka/tree/main/cluster/jmx-client">here</a>. Place the script and the <code>jmxsh-R5.jar</code> library in the same directory.</p>
 <p>Run it without parameters to see instructions about how to use the script:</p>
-<pre><code>Usage: ./akka-cluster &lt;node-hostname&gt; &lt;jmx-port&gt; &lt;command&gt; ...
+<pre><code>Usage: ./pekko-cluster &lt;node-hostname&gt; &lt;jmx-port&gt; &lt;command&gt; ...
 
 Supported commands are:
            join &lt;node-url&gt; - Sends request a JOIN node with the specified URL
@@ -1170,16 +1160,16 @@ Supported commands are:
                              node cluster)
               is-available - Checks if the member node is available
 Where the &lt;node-url&gt; should be on the format of
-  &#39;akka.&lt;protocol&gt;://&lt;actor-system-name&gt;@&lt;hostname&gt;:&lt;port&gt;&#39;
+  &#39;pekko.&lt;protocol&gt;://&lt;actor-system-name&gt;@&lt;hostname&gt;:&lt;port&gt;&#39;
 
-Examples: ./akka-cluster localhost 9999 is-available
-          ./akka-cluster localhost 9999 join akka://MySystem@darkstar:2552
-          ./akka-cluster localhost 9999 cluster-status
+Examples: ./pekko-cluster localhost 9999 is-available
+          ./pekko-cluster localhost 9999 join pekko://MySystem@darkstar:2552
+          ./pekko-cluster localhost 9999 cluster-status
 </code></pre>
 <p>To be able to use the script you must enable remote monitoring and management when starting the JVMs of the cluster nodes, as described in <a href="https://docs.oracle.com/javase/8/docs/technotes/guides/management/agent.html">Monitoring and Management Using JMX Technology</a>. Make sure you understand the security implications of enabling remote monitoring and management.</p>
 <a id="cluster-configuration"></a>
 <h2><a href="#configuration" name="configuration" class="anchor"><span class="anchor-link"></span></a>Configuration</h2>
-<p>There are several <a href="typed/cluster.html#configuration">configuration</a> properties for the cluster, and the full <a href="general/configuration-reference.html#config-akka-cluster">reference configuration</a> for complete information. </p>
+<p>There are several <a href="typed/cluster.html#configuration">configuration</a> properties for the cluster, and the full <a href="general/configuration-reference.html#config-pekko-cluster">reference configuration</a> for complete information. </p>
 <div class="source-github">
 The source code for this page can be found <a href="https://github.com/akka/akka/tree/main/docs/src/main/paradox/cluster-usage.md">here</a>.
 </div>
@@ -1197,7 +1187,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
   <li><a href="cluster-usage.html#classic-cluster-usage" class="header">Classic Cluster Usage</a>
   <ul>
     <li><a href="cluster-usage.html#module-info" class="header">Module info</a></li>
-    <li><a href="cluster-usage.html#when-and-where-to-use-akka-cluster" class="header">When and where to use Akka Cluster</a></li>
+    <li><a href="cluster-usage.html#when-and-where-to-use-pekko-cluster" class="header">When and where to use Pekko Cluster</a></li>
     <li><a href="cluster-usage.html#cluster-api-extension" class="header">Cluster API Extension</a></li>
     <li><a href="cluster-usage.html#cluster-membership-api" class="header">Cluster Membership API</a></li>
     <li><a href="cluster-usage.html#leaving" class="header">Leaving</a></li>
@@ -1279,7 +1269,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/common/binary-compatibility-rules.html b/content/common/binary-compatibility-rules.html
index 936ebbb..b4e9307 100644
--- a/content/common/binary-compatibility-rules.html
+++ b/content/common/binary-compatibility-rules.html
@@ -2,10 +2,10 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Binary Compatibility Rules · Akka Documentation</title>
+<title>Binary Compatibility Rules · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
-<meta name="description" content='Binary compatibility across Akka versions.'/>
+<meta name="description" content='Binary compatibility across Pekko versions.'/>
 <link rel="canonical" href="https://doc.akka.io/docs/akka/currentcommon/binary-compatibility-rules.html"/>
 <link href="https://fonts.googleapis.com/css?family=Roboto:100normal,100italic,300normal,300italic,400normal,400italic,500normal,500italic,700normal,700italic,900normal,900italicc" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="../lib/jquery/jquery.min.js"></script>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li><a href="../project/index.html">Project Information</a></li>
   <li>Binary Compatibility Rules</li>
 </ul>
@@ -427,14 +417,14 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#binary-compatibility-rules" name="binary-compatibility-rules" class="anchor"><span class="anchor-link"></span></a>Binary Compatibility Rules</h1>
-<p>Akka maintains and verifies <em>backwards binary compatibility</em> across versions of modules.</p>
+<p>Pekko maintains and verifies <em>backwards binary compatibility</em> across versions of modules.</p>
 <p>In the rest of this document whenever <em>binary compatibility</em> is mentioned &ldquo;<em>backwards binary compatibility</em>&rdquo; is meant (as opposed to forward compatibility).</p>
 <p>This means that the new JARs are a drop-in replacement for the old one (but not the other way around) as long as your build does not enable the inliner (Scala-only restriction).</p>
-<p>Because of this approach applications can upgrade to the latest version of Akka even when <a href="../project/downstream-upgrade-strategy.html">intermediate satellite projects are not yet upgraded</a></p>
+<p>Because of this approach applications can upgrade to the latest version of Pekko even when <a href="../project/downstream-upgrade-strategy.html">intermediate satellite projects are not yet upgraded</a></p>
 <h2><a href="#binary-compatibility-rules-explained" name="binary-compatibility-rules-explained" class="anchor"><span class="anchor-link"></span></a>Binary compatibility rules explained</h2>
 <p>Binary compatibility is maintained between:</p>
 <ul>
-  <li><strong>minor</strong> and <strong>patch</strong> versions - please note that the meaning of &ldquo;minor&rdquo; has shifted to be more restrictive with Akka <code>2.4.0</code>, read <a href="binary-compatibility-rules.html#24versioningchange">Change in versioning scheme</a> for details.</li>
+  <li><strong>minor</strong> and <strong>patch</strong> versions - please note that the meaning of &ldquo;minor&rdquo; has shifted to be more restrictive with Pekko <code>2.4.0</code>, read <a href="binary-compatibility-rules.html#24versioningchange">Change in versioning scheme</a> for details.</li>
 </ul>
 <p>Binary compatibility is <strong>NOT</strong> maintained between:</p>
 <ul>
@@ -458,7 +448,7 @@ OK:  3.1.n --&gt; 3.2.0 ...
      ...
 </code></pre>
 <h3><a href="#cases-where-binary-compatibility-is-not-retained" name="cases-where-binary-compatibility-is-not-retained" class="anchor"><span class="anchor-link"></span></a>Cases where binary compatibility is not retained</h3>
-<p>If a security vulnerability is reported in Akka or a transient dependency of Akka and it cannot be solved without breaking binary compatibility then fixing the security issue is more important. In such cases binary compatibility might not be retained when releasing a minor version. Such exception is always noted in the release announcement.</p>
+<p>If a security vulnerability is reported in Pekko or a transient dependency of Pekko and it cannot be solved without breaking binary compatibility then fixing the security issue is more important. In such cases binary compatibility might not be retained when releasing a minor version. Such exception is always noted in the release announcement.</p>
 <p>We do not guarantee binary compatibility with versions that are EOL, though in practice this does not make a big difference: only in rare cases would a change be binary compatible with recent previous releases but not with older ones.</p>
 <p>Some modules are excluded from the binary compatibility guarantees, such as:</p>
 <ul>
@@ -471,40 +461,40 @@ OK:  3.1.n --&gt; 3.2.0 ...
 <p>*This is a guideline because in <strong>rare</strong> instances, after careful consideration, an exception may be made and the method removed earlier.</p>
 <a id="24versioningchange"></a>
 <h2><a href="#change-in-versioning-scheme-stronger-compatibility-since-2-4" name="change-in-versioning-scheme-stronger-compatibility-since-2-4" class="anchor"><span class="anchor-link"></span></a>Change in versioning scheme, stronger compatibility since 2.4</h2>
-<p>Since the release of Akka <code>2.4.0</code> a new versioning scheme is in effect.</p>
-<p>Historically, Akka has been following the Java or Scala style of versioning in which the first number would mean &ldquo;<strong>epoch</strong>&rdquo;, the second one would mean <strong>major</strong>, and third be the <strong>minor</strong>, thus: <code>epoch.major.minor</code> (versioning scheme followed until and during <code>2.3.x</code>).</p>
-<p><strong>Currently</strong>, since Akka <code>2.4.0</code>, the new versioning applies which is closer to semantic versioning many have come to expect, in which the version number is deciphered as <code>major.minor.patch</code>. This also means that Akka <code>2.5.x</code> is binary compatible with the <code>2.4</code> series releases (with the exception of &ldquo;may change&rdquo; APIs).</p>
-<p>In addition to that, Akka <code>2.4.x</code> has been made binary compatible with the <code>2.3.x</code> series, so there is no reason to remain on Akka 2.3.x, since upgrading is completely compatible (and many issues have been fixed ever since).</p>
+<p>Since the release of Pekko <code>2.4.0</code> a new versioning scheme is in effect.</p>
+<p>Historically, Pekko has been following the Java or Scala style of versioning in which the first number would mean &ldquo;<strong>epoch</strong>&rdquo;, the second one would mean <strong>major</strong>, and third be the <strong>minor</strong>, thus: <code>epoch.major.minor</code> (versioning scheme followed until and during <code>2.3.x</code>).</p>
+<p><strong>Currently</strong>, since Pekko <code>2.4.0</code>, the new versioning applies which is closer to semantic versioning many have come to expect, in which the version number is deciphered as <code>major.minor.patch</code>. This also means that Pekko <code>2.5.x</code> is binary compatible with the <code>2.4</code> series releases (with the exception of &ldquo;may change&rdquo; APIs).</p>
+<p>In addition to that, Pekko <code>2.4.x</code> has been made binary compatible with the <code>2.3.x</code> series, so there is no reason to remain on Pekko 2.3.x, since upgrading is completely compatible (and many issues have been fixed ever since).</p>
 <h2><a href="#mixed-versioning-is-not-allowed" name="mixed-versioning-is-not-allowed" class="anchor"><span class="anchor-link"></span></a>Mixed versioning is not allowed</h2>
-<p>Modules that are released together under the Akka project are intended to be upgraded together. For example, it is not legal to mix Akka Actor <code>2.6.2</code> with Akka Cluster <code>2.6.5</code> even though &ldquo;Akka <code>2.6.2</code>&rdquo; and &ldquo;Akka <code>2.6.5</code>&rdquo; <em>are</em> binary compatible. </p>
+<p>Modules that are released together under the Pekko project are intended to be upgraded together. For example, it is not legal to mix Pekko Actor <code>2.6.2</code> with Pekko Cluster <code>2.6.5</code> even though &ldquo;Pekko <code>2.6.2</code>&rdquo; and &ldquo;Pekko <code>2.6.5</code>&rdquo; <em>are</em> binary compatible. </p>
 <p>This is because modules may assume internals changes across module boundaries, for example some feature in Clustering may have required an internals change in Actor, however it is not public API, thus such change is considered safe.</p>
-<p>If you accidentally mix Akka versions, for example through transitive dependencies, you might get a warning at run time such as:</p>
+<p>If you accidentally mix Pekko versions, for example through transitive dependencies, you might get a warning at run time such as:</p>
 <pre><code>You are using version 2.6.6 of Pekko, but it appears you (perhaps indirectly) also depend on older versions 
 of related artifacts. You can solve this by adding an explicit dependency on version 2.6.6 of the 
 [pekko-persistence-query] artifacts to your project. Here&#39;s a complete collection of detected 
 artifacts: (2.5.3, [pekko-persistence-query]), (2.6.6, [pekko-actor, pekko-cluster]).
 See also: https://doc.akka.io/docs/akka/current/common/binary-compatibility-rules.html#mixed-versioning-is-not-allowed
 </code></pre>
-<p>The fix is typically to pick the highest Akka version, and add explicit dependencies to your project as needed. For example, in the example above you might want to add <code>akka-persistence-query</code> dependency for 2.6.6.</p><div class="callout note "><div class="callout-title">Note</div>
-<p>We recommend keeping an <code>akkaVersion</code> variable in your build file, and re-use it for all included modules, so when you upgrade you can simply change it in this one place.</p></div>
-<p>The warning includes a full list of Akka runtime dependencies in the classpath, and the version detected. You can use that information to include an explicit list of Akka artifacts you depend on into your build. If you use Maven or Gradle, you can include the <a href="../typed/guide/modules.html#actor-library">Akka Maven BOM</a> (bill of materials) to help you keep all the versions of your Akka dependencies in sync. </p>
+<p>The fix is typically to pick the highest Pekko version, and add explicit dependencies to your project as needed. For example, in the example above you might want to add <code>pekko-persistence-query</code> dependency for 2.6.6.</p><div class="callout note "><div class="callout-title">Note</div>
+<p>We recommend keeping an <code>pekkoVersion</code> variable in your build file, and re-use it for all included modules, so when you upgrade you can simply change it in this one place.</p></div>
+<p>The warning includes a full list of Pekko runtime dependencies in the classpath, and the version detected. You can use that information to include an explicit list of Pekko artifacts you depend on into your build. If you use Maven or Gradle, you can include the <a href="../typed/guide/modules.html#actor-library">Pekko Maven BOM</a> (bill of materials) to help you keep all the versions of your Pekko dependencies in sync. </p>
 <h2><a href="#the-meaning-of-" name="the-meaning-of-" class="anchor"><span class="anchor-link"></span></a>The meaning of &ldquo;may change&rdquo;</h2>
 <p><strong>May change</strong> is used in module descriptions and docs in order to signify that the API that they contain is subject to change without any prior warning and is not covered by the binary compatibility promise. Read more in <a href="may-change.html">Modules marked &ldquo;May Change&rdquo;</a>.</p>
 <h2><a href="#api-stability-annotations-and-comments" name="api-stability-annotations-and-comments" class="anchor"><span class="anchor-link"></span></a>API stability annotations and comments</h2>
-<p>Akka gives a very strong binary compatibility promise to end-users. However some parts of Akka are excluded from these rules, for example internal or known evolving APIs may be marked as such and shipped as part of an overall stable module. As general rule any breakage is avoided and handled via deprecation and method addition, however certain APIs which are known to not yet be fully frozen (or are fully internal) are marked as such and subject to change at any time (even if best-effo [...]
+<p>Pekko gives a very strong binary compatibility promise to end-users. However some parts of Pekko are excluded from these rules, for example internal or known evolving APIs may be marked as such and shipped as part of an overall stable module. As general rule any breakage is avoided and handled via deprecation and method addition, however certain APIs which are known to not yet be fully frozen (or are fully internal) are marked as such and subject to change at any time (even if best-ef [...]
 <h3><a href="#the-internal-api-and-marker" name="the-internal-api-and-marker" class="anchor"><span class="anchor-link"></span></a>The INTERNAL API and <em>@InternalAPI</em> marker</h3>
 <p>When browsing the source code and/or looking for methods available to be called, especially from Java which does not have as rich of an access protection system as Scala has, you may sometimes find methods or classes annotated with the <code>/** INTERNAL API */</code> comment or the <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/annotation/InternalApi.html" title="pekko.annotation.InternalApi"><code>@InternalApi</code></a> annotation. </p>
 <p>No compatibility guarantees are given about these classes. They may change or even disappear in minor versions, and user code is not supposed to call them.</p>
-<p>Side-note on JVM representation details of the Scala <code>private[pekko]</code> pattern that Akka is using extensively in its internals: Such methods or classes, which act as &ldquo;accessible only from the given package&rdquo; in Scala, are compiled down to <code>public</code> (!) in raw Java bytecode. The access restriction, that Scala understands is carried along as metadata stored in the classfile. Thus, such methods are safely guarded from being accessed from Scala, however Java [...]
+<p>Side-note on JVM representation details of the Scala <code>private[pekko]</code> pattern that Pekko is using extensively in its internals: Such methods or classes, which act as &ldquo;accessible only from the given package&rdquo; in Scala, are compiled down to <code>public</code> (!) in raw Java bytecode. The access restriction, that Scala understands is carried along as metadata stored in the classfile. Thus, such methods are safely guarded from being accessed from Scala, however Jav [...]
 <h3><a href="#the-donotinherit-and-apimaychange-markers" name="the-donotinherit-and-apimaychange-markers" class="anchor"><span class="anchor-link"></span></a>The <code>@DoNotInherit</code> and <code>@ApiMayChange</code> markers</h3>
-<p>In addition to the special internal API marker two annotations exist in Akka and specifically address the following use cases:</p>
+<p>In addition to the special internal API marker two annotations exist in Pekko and specifically address the following use cases:</p>
 <ul>
   <li><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/annotation/ApiMayChange.html" title="pekko.annotation.ApiMayChange"><code>@ApiMayChange</code></a> – which marks APIs which are known to be not fully stable yet. Read more in <a href="may-change.html">Modules marked &ldquo;May Change&rdquo;</a></li>
-  <li><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/annotation/DoNotInherit.html" title="pekko.annotation.DoNotInherit"><code>@DoNotInherit</code></a> – which marks APIs that are designed under a closed-world assumption, and thus must not be extended outside Akka itself (or such code will risk facing binary incompatibilities). E.g. an interface may be marked using this annotation, and while the type is public, it is not meant for extension by user-code. This allows adding n [...]
+  <li><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/annotation/DoNotInherit.html" title="pekko.annotation.DoNotInherit"><code>@DoNotInherit</code></a> – which marks APIs that are designed under a closed-world assumption, and thus must not be extended outside Pekko itself (or such code will risk facing binary incompatibilities). E.g. an interface may be marked using this annotation, and while the type is public, it is not meant for extension by user-code. This allows adding  [...]
 </ul>
 <p>Please note that a best-effort approach is always taken when having to change APIs and breakage is avoided as much as possible, however these markers allow to experiment, gather feedback and stabilize the best possible APIs we could build.</p>
 <h2><a href="#binary-compatibility-checking-toolchain" name="binary-compatibility-checking-toolchain" class="anchor"><span class="anchor-link"></span></a>Binary Compatibility Checking Toolchain</h2>
-<p>Akka uses the Lightbend maintained <a href="https://github.com/lightbend/mima">MiMa</a>, for enforcing binary compatibility is kept where it was promised.</p>
+<p>Pekko uses the Lightbend maintained <a href="https://github.com/lightbend/mima">MiMa</a>, for enforcing binary compatibility is kept where it was promised.</p>
 <p>All Pull Requests must pass MiMa validation (which happens automatically), and if failures are detected, manual exception overrides may be put in place if the change happened to be in an Internal API for example.</p>
 <h2><a href="#serialization-compatibility-across-scala-versions" name="serialization-compatibility-across-scala-versions" class="anchor"><span class="anchor-link"></span></a>Serialization compatibility across Scala versions</h2>
 <p>Scala does not maintain serialization compatibility across major versions. This means that if Java serialization is used there is no guarantee objects can be cleanly deserialized if serialized with a different version of Scala.</p>
@@ -598,7 +588,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/common/circuitbreaker.html b/content/common/circuitbreaker.html
index 26b31cf..93971ee 100644
--- a/content/common/circuitbreaker.html
+++ b/content/common/circuitbreaker.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Circuit Breaker · Akka Documentation</title>
+<title>Circuit Breaker · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="active page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="active page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li><a href="../index-utilities.html">Utilities</a></li>
   <li>Circuit Breaker</li>
 </ul>
@@ -431,7 +421,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <p>A circuit breaker is used to provide stability and prevent cascading failures in distributed systems. These should be used in conjunction with judicious timeouts at the interfaces between remote systems to prevent the failure of a single component from bringing down all components.</p>
 <p>As an example, we have a web application interacting with a remote third party web service.<br/>Let&rsquo;s say the third party has oversold their capacity and their database melts down under load.<br/>Assume that the database fails in such a way that it takes a very long time to hand back an error to the third party web service. This in turn makes calls fail after a long period of time. Back to our web application, the users have noticed that their form submissions take much longer s [...]
 <p>Introducing circuit breakers on the web service call would cause the requests to begin to fail-fast, letting the user know that something is wrong and that they need not refresh their request. This also confines the failure behavior to only those users that are using functionality dependent on the third party, other users are no longer affected as there is no resource exhaustion. Circuit breakers can also allow savvy developers to mark portions of the site that use the functionality u [...]
-<p>The Akka library provides an implementation of a circuit breaker called <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBreaker</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html" title="org.apache.pekko.pattern.CircuitBreaker"><cod [...]
+<p>The Pekko library provides an implementation of a circuit breaker called <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBreaker</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html" title="org.apache.pekko.pattern.CircuitBreaker"><co [...]
 <h2><a href="#what-do-they-do-" name="what-do-they-do-" class="anchor"><span class="anchor-link"></span></a>What do they do?</h2>
 <ul>
   <li>
@@ -445,7 +435,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <li>
     <p>While in <em>Open</em> state:</p>
     <ul>
-      <li>All calls fail-fast with a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreakerOpenException.html" title="org.apache.pekko.pattern.CircuitBreakerOpenException"><code>CircuitBreakerOpenException</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreakerOpenException.html" title="org.apache.pekko.pattern.Circui [...]
+      <li>All calls fail-fast with a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreakerOpenException.html" title="org.apache.pekko.pattern.CircuitBreakerOpenException"><code>CircuitBreakerOpenException</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreakerOpenException.html" title="org.apache.pekko.pattern.Circui [...]
       <li>After the configured <em>resetTimeout</em>, the circuit breaker enters a <em>Half-Open</em> state</li>
     </ul>
   </li>
@@ -461,7 +451,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <li>
     <p>State transition listeners:</p>
     <ul>
-      <li>Callbacks can be provided for every state entry via <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html#onOpen(callback:=%3EUnit):org.apache.pekko.pattern.CircuitBreaker" title="org.apache.pekko.pattern.CircuitBreaker"><code>onOpen</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html#addOnOpe [...]
+      <li>Callbacks can be provided for every state entry via <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html#onOpen(callback:=%3EUnit):org.apache.pekko.pattern.CircuitBreaker" title="org.apache.pekko.pattern.CircuitBreaker"><code>onOpen</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html#addOnOpe [...]
       <li>These are executed in the <a href="http://www.scala-lang.org/api/2.13.8/scala/concurrent/ExecutionContext.html" title="scala.concurrent.ExecutionContext"><code>ExecutionContext</code></a> provided.</li>
     </ul>
   </li>
@@ -469,7 +459,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <p>Calls result listeners:</p>
     <ul>
       <li>Callbacks can be used eg. to collect statistics about all invocations or to react on specific call results like success, failures or timeouts.</li>
-      <li>Supported callbacks are: <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html#onCallSuccess(callback:Long=%3EUnit):org.apache.pekko.pattern.CircuitBreaker" title="org.apache.pekko.pattern.CircuitBreaker"><code>onCallSuccess</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html#addOnCallSuccessL [...]
+      <li>Supported callbacks are: <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html#onCallSuccess(callback:Long=%3EUnit):org.apache.pekko.pattern.CircuitBreaker" title="org.apache.pekko.pattern.CircuitBreaker"><code>onCallSuccess</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html#addOnCallSuccessL [...]
       <li>These are executed in the <a href="http://www.scala-lang.org/api/2.13.8/scala/concurrent/ExecutionContext.html" title="scala.concurrent.ExecutionContext"><code>ExecutionContext</code></a> provided.</li>
     </ul>
   </li>
@@ -477,7 +467,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <p><img src="../images/circuit-breaker-states.png" alt="circuit-breaker-states.png" /></p>
 <h2><a href="#examples" name="examples" class="anchor"><span class="anchor-link"></span></a>Examples</h2>
 <h3><a href="#initialization" name="initialization" class="anchor"><span class="anchor-link"></span></a>Initialization</h3>
-<p>Here&rsquo;s how a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBreaker</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBreaker</code></a></span> would be configure [...]
+<p>Here&rsquo;s how a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBreaker</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBreaker</code></a></span> would be configure [...]
 <ul>
   <li>5 maximum failures</li>
   <li>a call timeout of 10 seconds</li>
@@ -577,9 +567,9 @@ public Receive createReceive() {
       .build();
 }</code></pre></dd>
 </dl><div class="callout note "><div class="callout-title">Note</div>
-<p>Using the <span class="group-scala"><span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker$.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBreaker</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker$.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBreaker</code></a></span> [...]
+<p>Using the <span class="group-scala"><span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker$.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBreaker</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker$.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBreaker</code></a></span> [...]
 <h3><a href="#control-failure-count-explicitly" name="control-failure-count-explicitly" class="anchor"><span class="anchor-link"></span></a>Control failure count explicitly</h3>
-<p>By default, the circuit breaker treats <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Exception.html" title="java.lang.Exception"><code>Exception</code></a> as failure in synchronized API, or failed <span class="group-scala"><a href="http://www.scala-lang.org/api/2.13.8/scala/concurrent/Future.html" title="scala.concurrent.Future"><code>Future</code></a></span><span class="group-java"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.bas [...]
+<p>By default, the circuit breaker treats <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Exception.html" title="java.lang.Exception"><code>Exception</code></a> as failure in synchronized API, or failed <span class="group-scala"><a href="http://www.scala-lang.org/api/2.13.8/scala/concurrent/Future.html" title="scala.concurrent.Future"><code>Future</code></a></span><span class="group-java"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.bas [...]
 <p>All methods above accept an argument <code>defineFailureFn</code></p>
 <p>Type of <code>defineFailureFn</code>: <span class="group-scala"><a href="http://www.scala-lang.org/api/2.13.8/scala/util/Try.html" title="scala.util.Try"><code>Try[T]</code></a> =&gt; <a href="http://www.scala-lang.org/api/2.13.8/scala/Boolean.html" title="scala.Boolean"><code>Boolean</code></a></span><span class="group-java"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/function/BiFunction.html" title="java.util.function.BiFunction"><code>BiFunction< [...]
 <p><span class="group-scala">This is a function which takes in a <a href="http://www.scala-lang.org/api/2.13.8/scala/util/Try.html" title="scala.util.Try"><code>Try[T]</code></a> and returns a <a href="http://www.scala-lang.org/api/2.13.8/scala/Boolean.html" title="scala.Boolean"><code>Boolean</code></a>. The <a href="http://www.scala-lang.org/api/2.13.8/scala/util/Try.html" title="scala.util.Try"><code>Try[T]</code></a> correspond to the <a href="http://www.scala-lang.org/api/2.13.8/sca [...]
@@ -622,8 +612,8 @@ public int luckyNumber() {
 </code></pre></dd>
 </dl>
 <h3><a href="#low-level-api" name="low-level-api" class="anchor"><span class="anchor-link"></span></a>Low level API</h3>
-<p>The low-level API allows you to describe the behavior of the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBreaker</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBr [...]
-<p>As can be seen in the examples below, a <code>Tell Protection</code> pattern could be implemented by using the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html#succeed():Unit" title="org.apache.pekko.pattern.CircuitBreaker"><code>succeed</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html#succee [...]
+<p>The low-level API allows you to describe the behavior of the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBreaker</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html" title="org.apache.pekko.pattern.CircuitBreaker"><code>CircuitBr [...]
+<p>As can be seen in the examples below, a <code>Tell Protection</code> pattern could be implemented by using the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html#succeed():Unit" title="org.apache.pekko.pattern.CircuitBreaker"><code>succeed</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/pattern/CircuitBreaker.html#succee [...]
 <p>The below example doesn&rsquo;t make a remote call when the state is <em>HalfOpen</em>. Using the power-user APIs, it is your responsibility to judge when to make remote calls in <em>HalfOpen</em>.</p></div>
 <dl>
   <dt>Scala</dt>
@@ -745,7 +735,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/common/io-layer.html b/content/common/io-layer.html
index 55678f7..9116e66 100644
--- a/content/common/io-layer.html
+++ b/content/common/io-layer.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>I/O Layer Design · Akka Documentation</title>
+<title>I/O Layer Design · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
-  <li><a href="../index-classic.html">Akka Classic</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
+  <li><a href="../index-classic.html">Pekko Classic</a></li>
   <li><a href="../index-network.html">Classic Networking</a></li>
   <li><a href="../io.html">I/O</a></li>
   <li>I/O Layer Design</li>
@@ -429,9 +419,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#i-o-layer-design" name="i-o-layer-design" class="anchor"><span class="anchor-link"></span></a>I/O Layer Design</h1>
-<p>The <code>org.apache.pekko.io</code> package has been developed in collaboration between the Akka and <a href="http://spray.io">spray.io</a> teams. Its design incorporates the experiences with the <code>spray-io</code> module along with improvements that were jointly developed for more general consumption as an actor-based service.</p>
+<p>The <code>org.apache.pekko.io</code> package has been developed in collaboration between the Pekko and <a href="http://spray.io">spray.io</a> teams. Its design incorporates the experiences with the <code>spray-io</code> module along with improvements that were jointly developed for more general consumption as an actor-based service.</p>
 <h2><a href="#requirements" name="requirements" class="anchor"><span class="anchor-link"></span></a>Requirements</h2>
-<p>In order to form a general and extensible IO layer basis for a wide range of applications, with Akka remoting and spray HTTP being the initial ones, the following requirements were established as key drivers for the design:</p>
+<p>In order to form a general and extensible IO layer basis for a wide range of applications, with Pekko remoting and spray HTTP being the initial ones, the following requirements were established as key drivers for the design:</p>
 <ul>
   <li>scalability to millions of concurrent connections</li>
   <li>lowest possible latency in getting data from an input channel into the target actor’s mailbox</li>
@@ -441,15 +431,15 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <li>extensibility for integrating new transports by way of a very lean SPI; the goal is to not force I/O mechanisms into a lowest common denominator but instead allow completely protocol-specific user-level APIs.</li>
 </ul>
 <h2><a href="#basic-architecture" name="basic-architecture" class="anchor"><span class="anchor-link"></span></a>Basic Architecture</h2>
-<p>Each transport implementation will be made available as a separate Akka extension, offering an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</cod [...]
+<p>Each transport implementation will be made available as a separate Pekko extension, offering an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</co [...]
 <p>The central element of the implementation is the transport-specific “selector” actor; in the case of TCP this would wrap a <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/channels/Selector.html" title="java.nio.channels.Selector"><code>java.nio.channels.Selector</code></a>. The channel actors register their interest in readability or writability of their channel by sending corresponding messages to their assigned selector actor. However, the actual chann [...]
 <p>The assignment of channels to selectors is performed by the manager actor and remains unchanged for the entire lifetime of a channel. Thereby the management actor &ldquo;stripes&rdquo; new channels across one or more selector actors based on some implementation-specific distribution logic. This logic may be delegated (in part) to the selectors actors, which could, for example, choose to reject the assignment of a new channel when they consider themselves to be at capacity.</p>
 <p>The manager actor creates (and therefore supervises) the selector actors, which in turn create and supervise their channel actors. The actor hierarchy of one single transport implementation therefore consists of three distinct actor levels, with the management actor at the top-, the channel actors at the leaf- and the selector actors at the mid-level.</p>
 <p>Back-pressure for output is enabled by allowing the user to specify within its <code>Write</code> messages whether it wants to receive an acknowledgement for enqueuing that write to the O/S kernel. Back-pressure for input is enabled by sending the channel actor a message which temporarily disables read interest for the channel until reading is re-enabled with a corresponding resume command. In the case of transports with flow control—like TCP—the act of not consuming data at the recei [...]
 <h2><a href="#design-benefits" name="design-benefits" class="anchor"><span class="anchor-link"></span></a>Design Benefits</h2>
-<p>Staying within the actor model for the whole implementation allows us to remove the need for explicit thread handling logic, and it also means that there are no locks involved (besides those which are part of the underlying transport library). Writing only actor code results in a cleaner implementation, while Akka’s efficient actor messaging does not impose a high tax for this benefit. In fact the event-based nature of I/O maps so well to the actor model that we expect clear performan [...]
+<p>Staying within the actor model for the whole implementation allows us to remove the need for explicit thread handling logic, and it also means that there are no locks involved (besides those which are part of the underlying transport library). Writing only actor code results in a cleaner implementation, while Pekko’s efficient actor messaging does not impose a high tax for this benefit. In fact the event-based nature of I/O maps so well to the actor model that we expect clear performa [...]
 <p>Another benefit of supervision hierarchies is that clean-up of resources comes naturally: shutting down a selector actor will automatically clean up all channel actors, allowing proper closing of the channels and sending the appropriate messages to user-level client actors. DeathWatch allows the channel actors to notice the demise of their user-level handler actors and terminate in an orderly fashion in that case as well; this naturally reduces the chances of leaking open channels.</p>
-<p>The choice of using <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span> for exposing all functionality entails that these references  [...]
+<p>The choice of using <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorRef.html" title="org.apache.pekko.actor.ActorRef"><code>ActorRef</code></a></span> for exposing all functionality entails that these references  [...]
 <h2><a href="#how-to-go-about-adding-a-new-transport" name="how-to-go-about-adding-a-new-transport" class="anchor"><span class="anchor-link"></span></a>How to go about Adding a New Transport</h2>
 <p>The best start is to study the TCP reference implementation to get a good grip on the basic working principle and then design an implementation, which is similar in spirit, but adapted to the new protocol in question. There are vast differences between I/O mechanisms (e.g. compare file I/O to a message broker) and the goal of this I/O layer is explicitly <strong>not</strong> to shoehorn all of them into a uniform API, which is why only the basic architecture ideas are documented here.</p>
 <div class="source-github">
@@ -539,7 +529,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/common/may-change.html b/content/common/may-change.html
index 9098b5f..802e08c 100644
--- a/content/common/may-change.html
+++ b/content/common/may-change.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Modules marked May Change · Akka Documentation</title>
+<title>Modules marked May Change · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="active page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="active page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li><a href="../project/index.html">Project Information</a></li>
   <li>Modules marked &ldquo;May Change&rdquo;</li>
 </ul>
@@ -430,13 +420,12 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <p>To be able to introduce new modules and APIs without freezing them the moment they are released because of our <a href="binary-compatibility-rules.html">binary compatibility guarantees</a> we have introduced the term <strong>may change</strong>.</p>
 <p>Concretely <strong>may change</strong> means that an API or module is in early access mode and that it:</p>
 <ul>
-  <li>is not covered by Lightbend&rsquo;s commercial support (unless specifically stated otherwise)</li>
   <li>is not guaranteed to be binary compatible in minor releases</li>
   <li>may have its API change in breaking ways in minor releases</li>
-  <li>may be entirely dropped from Akka in a minor release</li>
+  <li>may be entirely dropped from Pekko in a minor release</li>
 </ul>
 <p>Complete modules can be marked as <strong>may change</strong>, which will be stated in the module&rsquo;s description and in the docs.</p>
-<p>Individual public APIs can be annotated with <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/annotation/ApiMayChange.html" title="pekko.annotation.ApiMayChange"><code>ApiMayChange</code></a> to signal that it has less guarantees than the rest of the module it lives in. For example, when while introducing &ldquo;new&rdquo; Java 8 APIs into existing stable modules, these APIs may be marked with this annotation to signal that they are not frozen yet. Please use such methods a [...]
+<p>Individual public APIs can be annotated with <a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/annotation/ApiMayChange.html" title="pekko.annotation.ApiMayChange"><code>ApiMayChange</code></a> to signal that it has less guarantees than the rest of the module it lives in. For example, when while introducing &ldquo;new&rdquo; Java 8 APIs into existing stable modules, these APIs may be marked with this annotation to signal that they are not frozen yet. Please use such methods a [...]
 <p>Best effort migration guides may be provided, but this is decided on a case-by-case basis for <strong>may change</strong> modules.</p>
 <p>The purpose of this is to be able to release features early and make them easily available and improve based on feedback, or even discover that the module or API wasn&rsquo;t useful.</p>
 <p>These are the current complete modules marked as <strong>may change</strong>:</p>
@@ -515,7 +504,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/common/other-modules.html b/content/common/other-modules.html
index fb924a0..7a5d3a8 100644
--- a/content/common/other-modules.html
+++ b/content/common/other-modules.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Other Akka modules · Akka Documentation</title>
+<title>Other Pekko modules · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="active page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="active page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="active page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="active page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
-  <li>Other Akka modules</li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
+  <li>Other Pekko modules</li>
 </ul>
 </div>
 </div>
@@ -425,53 +415,44 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
-<h1><a href="#other-akka-modules" name="other-akka-modules" class="anchor"><span class="anchor-link"></span></a>Other Akka modules</h1>
-<p>This page describes modules that compliment libraries from the Akka core. See <a href="https://doc.akka.io/docs/akka/current/typed/guide/modules.html">this overview</a> instead for a guide on the core modules.</p>
-<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-http/current/">Akka HTTP</a></h2>
-<p>A full server- and client-side HTTP stack on top of akka-actor and akka-stream.</p>
-<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-grpc/current/">Akka gRPC</a></h2>
-<p>Akka gRPC provides support for building streaming gRPC servers and clients on top of Akka Streams.</p>
-<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/alpakka/current/">Alpakka</a></h2>
-<p>Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.</p>
-<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/alpakka-kafka/current/">Alpakka Kafka Connector</a></h2>
-<p>The Alpakka Kafka Connector connects Apache Kafka with Akka Streams.</p>
-<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-projection/current/">Akka Projections</a></h2>
-<p>Akka Projections let you process a stream of events or records from a source to a projected model or external system.</p>
-<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-persistence-cassandra/current/">Cassandra Plugin for Akka Persistence</a></h2>
-<p>An Akka Persistence journal and snapshot store backed by Apache Cassandra.</p>
-<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-persistence-jdbc/current/">JDBC Plugin for Akka Persistence</a></h2>
-<p>An Akka Persistence journal and snapshot store for use with JDBC-compatible databases. This implementation relies on <a href="https://scala-slick.org/">Slick</a>.</p>
-<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-persistence-r2dbc/current/">R2DBC Plugin for Akka Persistence</a></h2>
-<p>An Akka Persistence journal and snapshot store for use with R2DBC-compatible databases. This implementation relies on <a href="https://r2dbc.io/">R2DBC</a>.</p>
-<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-persistence-spanner/current/">Google Cloud Spanner Plugin for Akka Persistence</a></h2>
-<p>Use <a href="https://cloud.google.com/spanner/">Google Cloud Spanner</a> as Akka Persistence journal and snapshot store. This integration relies on <a href="https://doc.akka.io/docs/akka-grpc/current/">Akka gRPC</a>.</p>
-<h2><a href="#akka-management" name="akka-management" class="anchor"><span class="anchor-link"></span></a>Akka Management</h2>
+<h1><a href="#other-pekko-modules" name="other-pekko-modules" class="anchor"><span class="anchor-link"></span></a>Other Pekko modules</h1>
+<p>This page describes modules that compliment libraries from the Pekko core. See <a href="https://doc.akka.io/docs/akka/current/typed/guide/modules.html">this overview</a> instead for a guide on the core modules.</p>
+<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-http/current/">Pekko HTTP</a></h2>
+<p>A full server- and client-side HTTP stack on top of pekko-actor and pekko-stream.</p>
+<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-grpc/current/">Pekko gRPC</a></h2>
+<p>Pekko gRPC provides support for building streaming gRPC servers and clients on top of Pekko Streams.</p>
+<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/alpakka/current/">Pekko Connectors</a></h2>
+<p>Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Pekko.</p>
+<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/alpakka-kafka/current/">Pekko Kafka Connector</a></h2>
+<p>The Pekko Kafka Connector connects Apache Kafka with Pekko Streams.</p>
+<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-projection/current/">Pekko Projections</a></h2>
+<p>Pekko Projections let you process a stream of events or records from a source to a projected model or external system.</p>
+<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-persistence-cassandra/current/">Cassandra Plugin for Pekko Persistence</a></h2>
+<p>An Pekko Persistence journal and snapshot store backed by Apache Cassandra.</p>
+<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-persistence-jdbc/current/">JDBC Plugin for Pekko Persistence</a></h2>
+<p>An Pekko Persistence journal and snapshot store for use with JDBC-compatible databases. This implementation relies on <a href="https://scala-slick.org/">Slick</a>.</p>
+<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-persistence-r2dbc/current/">R2DBC Plugin for Pekko Persistence</a></h2>
+<p>A Pekko Persistence journal and snapshot store for use with R2DBC-compatible databases. This implementation relies on <a href="https://r2dbc.io/">R2DBC</a>.</p>
+<h2><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://doc.akka.io/docs/akka-persistence-spanner/current/">Google Cloud Spanner Plugin for Pekko Persistence</a></h2>
+<p>Use <a href="https://cloud.google.com/spanner/">Google Cloud Spanner</a> as Pekko Persistence journal and snapshot store. This integration relies on <a href="https://doc.akka.io/docs/akka-grpc/current/">Pekko gRPC</a>.</p>
+<h2><a href="#pekko-management" name="pekko-management" class="anchor"><span class="anchor-link"></span></a>Pekko Management</h2>
 <ul>
-  <li><a href="https://doc.akka.io/docs/akka-management/current/">Akka Management</a> provides a central HTTP endpoint for Akka management extensions.</li>
-  <li><a href="https://doc.akka.io/docs/akka-management/current/bootstrap/">Akka Cluster Bootstrap</a> helps bootstrapping an Akka cluster using Akka Discovery.</li>
-  <li><a href="https://doc.akka.io/docs/akka-management/current/cluster-http-management.html">Akka Management Cluster HTTP</a> provides HTTP endpoints for introspecting and managing Akka clusters.</li>
-  <li><a href="https://doc.akka.io/docs/akka-management/current/discovery/">Akka Discovery for Kubernetes, Consul, Marathon, and AWS</a></li>
+  <li><a href="https://doc.akka.io/docs/akka-management/current/">Pekko Management</a> provides a central HTTP endpoint for Pekko management extensions.</li>
+  <li><a href="https://doc.akka.io/docs/akka-management/current/bootstrap/">Pekko Cluster Bootstrap</a> helps bootstrapping an Pekko cluster using Pekko Discovery.</li>
+  <li><a href="https://doc.akka.io/docs/akka-management/current/cluster-http-management.html">Pekko Management Cluster HTTP</a> provides HTTP endpoints for introspecting and managing Pekko clusters.</li>
+  <li><a href="https://doc.akka.io/docs/akka-management/current/discovery/">Pekko Discovery for Kubernetes, Consul, Marathon, and AWS</a></li>
   <li><a href="https://doc.akka.io/docs/akka-management/current/kubernetes-lease.html">Kubernetes Lease</a></li>
 </ul>
-<h2><a href="#akka-resilience-enhancements" name="akka-resilience-enhancements" class="anchor"><span class="anchor-link"></span></a>Akka Resilience Enhancements</h2>
+<h2><a href="#pekko-resilience-enhancements" name="pekko-resilience-enhancements" class="anchor"><span class="anchor-link"></span></a>Pekko Resilience Enhancements</h2>
 <ul>
-  <li><a href="https://doc.akka.io/docs/akka-enhancements/current/starvation-detector.html">Akka Thread Starvation Detector</a></li>
-  <li><a href="https://doc.akka.io/docs/akka-enhancements/current/config-checker.html">Akka Configuration Checker</a></li>
-  <li><a href="https://doc.akka.io/docs/akka-enhancements/current/diagnostics-recorder.html">Akka Diagnostics Recorder</a></li>
+  <li><a href="https://doc.akka.io/docs/akka-enhancements/current/starvation-detector.html">Pekko Thread Starvation Detector</a></li>
+  <li><a href="https://doc.akka.io/docs/akka-enhancements/current/config-checker.html">Pekko Configuration Checker</a></li>
+  <li><a href="https://doc.akka.io/docs/akka-enhancements/current/diagnostics-recorder.html">Pekko Diagnostics Recorder</a></li>
 </ul>
-<h2><a href="#akka-persistence-enhancements" name="akka-persistence-enhancements" class="anchor"><span class="anchor-link"></span></a>Akka Persistence Enhancements</h2>
+<h2><a href="#pekko-persistence-enhancements" name="pekko-persistence-enhancements" class="anchor"><span class="anchor-link"></span></a>Pekko Persistence Enhancements</h2>
 <ul>
-  <li><a href="https://doc.akka.io/docs/akka-enhancements/current/gdpr/index.html">Akka GDPR for Persistence</a></li>
+  <li><a href="https://doc.akka.io/docs/akka-enhancements/current/gdpr/index.html">Pekko GDPR for Persistence</a></li>
 </ul>
-<h2><a href="#community-projects" name="community-projects" class="anchor"><span class="anchor-link"></span></a>Community Projects</h2>
-<p>Akka has a vibrant and passionate user community, the members of which have created many independent projects using Akka as well as extensions to it. See <a href="https://akka.io/community/">Community Projects</a>.</p>
-<h2><a href="#related-projects-sponsored-by-lightbend" name="related-projects-sponsored-by-lightbend" class="anchor"><span class="anchor-link"></span></a>Related Projects Sponsored by Lightbend</h2>
-<h3><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://www.playframework.com">Play Framework</a></h3>
-<p>Play Framework provides a complete framework to build modern web applications, including tools for front end pipeline integration, a HTML template language etc. It is built on top of Akka HTTP, and integrates well with Akka and Actors.</p>
-<h3><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://www.lagomframework.com">Lagom</a></h3>
-<p>Lagom is a microservice framework which strives to be opinionated and encode best practices for building microservice systems with Akka and Play.</p>
-<h3><a href="#" name="" class="anchor"><span class="anchor-link"></span></a><a href="https://developer.lightbend.com/docs/telemetry/current/home.html">Lightbend Telemetry</a></h3>
-<p>Distributed tracing, metrics and monitoring for Akka Actors, Cluster, HTTP and more.</p>
 <div class="source-github">
 The source code for this page can be found <a href="https://github.com/akka/akka/tree/main/docs/src/main/paradox/common/other-modules.md">here</a>.
 </div>
@@ -486,22 +467,20 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <div class="nav-title">On this page:</div>
 <div class="nav-toc">
 <ul>
-  <li><a href="../common/other-modules.html#other-akka-modules" class="header">Other Akka modules</a>
+  <li><a href="../common/other-modules.html#other-pekko-modules" class="header">Other Pekko modules</a>
   <ul>
-    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-http/current/">Akka HTTP</a></a></li>
-    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-grpc/current/">Akka gRPC</a></a></li>
-    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/alpakka/current/">Alpakka</a></a></li>
-    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/alpakka-kafka/current/">Alpakka Kafka Connector</a></a></li>
-    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-projection/current/">Akka Projections</a></a></li>
-    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-persistence-cassandra/current/">Cassandra Plugin for Akka Persistence</a></a></li>
-    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-persistence-jdbc/current/">JDBC Plugin for Akka Persistence</a></a></li>
-    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-persistence-r2dbc/current/">R2DBC Plugin for Akka Persistence</a></a></li>
-    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-persistence-spanner/current/">Google Cloud Spanner Plugin for Akka Persistence</a></a></li>
-    <li><a href="../common/other-modules.html#akka-management" class="header">Akka Management</a></li>
-    <li><a href="../common/other-modules.html#akka-resilience-enhancements" class="header">Akka Resilience Enhancements</a></li>
-    <li><a href="../common/other-modules.html#akka-persistence-enhancements" class="header">Akka Persistence Enhancements</a></li>
-    <li><a href="../common/other-modules.html#community-projects" class="header">Community Projects</a></li>
-    <li><a href="../common/other-modules.html#related-projects-sponsored-by-lightbend" class="header">Related Projects Sponsored by Lightbend</a></li>
+    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-http/current/">Pekko HTTP</a></a></li>
+    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-grpc/current/">Pekko gRPC</a></a></li>
+    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/alpakka/current/">Pekko Connectors</a></a></li>
+    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/alpakka-kafka/current/">Pekko Kafka Connector</a></a></li>
+    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-projection/current/">Pekko Projections</a></a></li>
+    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-persistence-cassandra/current/">Cassandra Plugin for Pekko Persistence</a></a></li>
+    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-persistence-jdbc/current/">JDBC Plugin for Pekko Persistence</a></a></li>
+    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-persistence-r2dbc/current/">R2DBC Plugin for Pekko Persistence</a></a></li>
+    <li><a href="../common/other-modules.html#" class="header"><a href="https://doc.akka.io/docs/akka-persistence-spanner/current/">Google Cloud Spanner Plugin for Pekko Persistence</a></a></li>
+    <li><a href="../common/other-modules.html#pekko-management" class="header">Pekko Management</a></li>
+    <li><a href="../common/other-modules.html#pekko-resilience-enhancements" class="header">Pekko Resilience Enhancements</a></li>
+    <li><a href="../common/other-modules.html#pekko-persistence-enhancements" class="header">Pekko Persistence Enhancements</a></li>
   </ul></li>
 </ul>
 </div>
@@ -569,7 +548,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/coordinated-shutdown.html b/content/coordinated-shutdown.html
index a1b6dd9..e4d2cac 100644
--- a/content/coordinated-shutdown.html
+++ b/content/coordinated-shutdown.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Coordinated Shutdown · Akka Documentation</title>
+<title>Coordinated Shutdown · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
   <li><a href="typed/index.html">Actors</a></li>
   <li>Coordinated Shutdown</li>
 </ul>
@@ -428,7 +418,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#coordinated-shutdown" name="coordinated-shutdown" class="anchor"><span class="anchor-link"></span></a>Coordinated Shutdown</h1>
 <p>Under normal conditions, when an <code>ActorSystem</code> is terminated or the JVM process is shut down, certain actors and services will be stopped in a specific order. </p>
-<p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/CoordinatedShutdown$.html" title="org.apache.pekko.actor.CoordinatedShutdown"><code>CoordinatedShutdown</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/CoordinatedShutdown$.html" title="org.apache.pekko.actor.CoordinatedShutdown"><code>CoordinatedShutdown</code></a></span> extension [...]
+<p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/CoordinatedShutdown$.html" title="org.apache.pekko.actor.CoordinatedShutdown"><code>CoordinatedShutdown</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/CoordinatedShutdown$.html" title="org.apache.pekko.actor.CoordinatedShutdown"><code>CoordinatedShutdown</code></a></span> extension [...]
 <p>Especially the phases <code>before-service-unbind</code>, <code>before-cluster-shutdown</code> and <code>before-actor-system-terminate</code> are intended for application specific phases or tasks.</p>
 <p>The order of the shutdown phases is defined in configuration <code>pekko.coordinated-shutdown.phases</code>. See the default phases in the <code>reference.conf</code> tab:</p>
 <dl>
@@ -628,7 +618,7 @@ public static class MyActor extends AbstractBehavior&lt;MyActor.Messages&gt; {
 </dl>
 <p>The returned <span class="group-scala"><code>Future[Done]</code></span> <span class="group-java"><code>CompletionStage&lt;Done&gt;</code></span> should be completed when the task is completed. The task name parameter is only used for debugging/logging.</p>
 <p>Tasks added to the same phase are executed in parallel without any ordering assumptions. Next phase will not start until all tasks of previous phase have been completed.</p>
-<p>If tasks are not completed within a configured timeout (see <a href="general/configuration-reference.html#config-akka-actor">reference.conf</a>) the next phase will be started anyway. It is possible to configure <code>recover=off</code> for a phase to abort the rest of the shutdown process if a task fails or is not completed within the timeout.</p>
+<p>If tasks are not completed within a configured timeout (see <a href="general/configuration-reference.html#config-pekko-actor">reference.conf</a>) the next phase will be started anyway. It is possible to configure <code>recover=off</code> for a phase to abort the rest of the shutdown process if a task fails or is not completed within the timeout.</p>
 <p>If cancellation of previously added tasks is required:</p>
 <dl>
   <dt>Scala</dt>
@@ -671,7 +661,7 @@ cancellable.cancel();</code></pre></dd>
         Optional.of(&quot;stop&quot;));</code></pre></dd>
 </dl>
 <p>Tasks should typically be registered as early as possible after system startup. When running the coordinated shutdown tasks that have been registered will be performed but tasks that are added too late will not be run.</p>
-<p>To start the coordinated shutdown process you can either invoke <code>terminate()</code> on the <code>ActorSystem</code>, or <span class="group-scala"><code>run</code></span> <span class="group-java"><code>runAll</code></span> on the <code>CoordinatedShutdown</code> extension and pass it a class implementing <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/CoordinatedShutdown$$Reason.html" title="org.apache.pekko.acto [...]
+<p>To start the coordinated shutdown process you can either invoke <code>terminate()</code> on the <code>ActorSystem</code>, or <span class="group-scala"><code>run</code></span> <span class="group-java"><code>runAll</code></span> on the <code>CoordinatedShutdown</code> extension and pass it a class implementing <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/CoordinatedShutdown$$Reason.html" title="org.apache.pekko.acto [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -703,11 +693,11 @@ CompletionStage&lt;Done&gt; done =
 <pre><code>pekko.coordinated-shutdown.exit-jvm = on
 </code></pre>
 <p>The coordinated shutdown process is also started once the actor system&rsquo;s root actor is stopped.</p>
-<p>When using <a href="cluster-usage.html">Akka Cluster</a> the <code>CoordinatedShutdown</code> will automatically run when the cluster node sees itself as <code>Exiting</code>, i.e. leaving from another node will trigger the shutdown process on the leaving node. Tasks for graceful leaving of cluster including graceful shutdown of Cluster Singletons and Cluster Sharding are added automatically when Akka Cluster is used, i.e. running the shutdown process will also trigger the graceful le [...]
+<p>When using <a href="cluster-usage.html">Pekko Cluster</a> the <code>CoordinatedShutdown</code> will automatically run when the cluster node sees itself as <code>Exiting</code>, i.e. leaving from another node will trigger the shutdown process on the leaving node. Tasks for graceful leaving of cluster including graceful shutdown of Cluster Singletons and Cluster Sharding are added automatically when Pekko Cluster is used, i.e. running the shutdown process will also trigger the graceful  [...]
 <p>By default, the <code>CoordinatedShutdown</code> will be run when the JVM process exits, e.g. via <code>kill SIGTERM</code> signal (<code>SIGINT</code> ctrl-c doesn&rsquo;t work). This behavior can be disabled with:</p>
 <pre><code>pekko.coordinated-shutdown.run-by-jvm-shutdown-hook=off
 </code></pre>
-<p>If you have application specific JVM shutdown hooks it&rsquo;s recommended that you register them via the <code>CoordinatedShutdown</code> so that they are running before Akka internal shutdown hooks, e.g. those shutting down Akka Remoting (Artery).</p>
+<p>If you have application specific JVM shutdown hooks it&rsquo;s recommended that you register them via the <code>CoordinatedShutdown</code> so that they are running before Pekko internal shutdown hooks, e.g. those shutting down Pekko Remoting (Artery).</p>
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -797,7 +787,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/coordination.html b/content/coordination.html
index b1311db..0bb457c 100644
--- a/content/coordination.html
+++ b/content/coordination.html
@@ -2,10 +2,10 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Coordination · Akka Documentation</title>
+<title>Coordination · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
-<meta name="description" content='A distributed lock with Akka Coordination using a pluggable lease API.'/>
+<meta name="description" content='A distributed lock with Pekko Coordination using a pluggable lease API.'/>
 <link rel="canonical" href="https://doc.akka.io/docs/akka/currentcoordination.html"/>
 <link href="https://fonts.googleapis.com/css?family=Roboto:100normal,100italic,300normal,300italic,400normal,400italic,500normal,500italic,700normal,700italic,900normal,900italicc" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="lib/jquery/jquery.min.js"></script>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="active page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="active page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
   <li><a href="typed/index-cluster.html">Cluster</a></li>
   <li>Coordination</li>
 </ul>
@@ -427,13 +417,13 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#coordination" name="coordination" class="anchor"><span class="anchor-link"></span></a>Coordination</h1>
-<p>Akka Coordination is a set of tools for distributed coordination.</p>
-<h2><a href="#module-info" name="module-info" class="anchor"><span class="anchor-link"></span></a>Module info</h2><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
+<p>Pekko Coordination is a set of tools for distributed coordination.</p>
+<h2><a href="#module-info" name="module-info" class="anchor"><span class="anchor-link"></span></a>Module info</h2><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
 libraryDependencies += "org.apache.pekko" %% "pekko-coordination" % PekkoVersion</code></pre></dd><dt>Gradle</dt><dd><pre class="prettyprint"><code class="language-gradle">def versions = [
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:akka-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
   implementation "org.apache.pekko:pekko-coordination_${versions.ScalaBinary}"
 }</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
@@ -443,8 +433,8 @@ dependencies {
   &lt;dependencies&gt;
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
-      &lt;artifactId&gt;akka-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -460,7 +450,7 @@ dependencies {
 <tr><th colspan="2">Project Info: Pekko Coordination</th></tr>
   <tr><th>Artifact</th><td><div>org.apache.pekko</div>
   <div>pekko-coordination</div>
-  <div>0.0.0+26524-b0ed4882-SNAPSHOT</div>
+  <div>0.0.0+26532-3d93c297-SNAPSHOT</div>
   <div><a href="project/links.html#snapshots-repository">Snapshots are available</a></div>
   </td></tr>
   <tr><th>JDK versions</th><td><div>Adopt OpenJDK 8</div><div>Adopt OpenJDK 11</div></td></tr>
@@ -533,7 +523,7 @@ CompletionStage&lt;Boolean&gt; released = lease.release();</code></pre></dd>
 <h3><a href="#setting-a-lease-heartbeat" name="setting-a-lease-heartbeat" class="anchor"><span class="anchor-link"></span></a>Setting a lease heartbeat</h3>
 <p>If a node with a lease crashes or is unresponsive the <code>heartbeat-timeout</code> is how long before other nodes can acquire the lease. Without this timeout operator intervention would be needed to release a lease in the case of a node crash. This is the safest option but not practical in all cases.</p>
 <p>The value should be greater than the max expected JVM pause e.g. garbage collection, otherwise a lease can be acquired by another node and then when the original node becomes responsive again there will be a short time before the original lease owner can take action e.g. shutdown shards or singletons.</p>
-<h2><a href="#usages-in-other-akka-modules" name="usages-in-other-akka-modules" class="anchor"><span class="anchor-link"></span></a>Usages in other Akka modules</h2>
+<h2><a href="#usages-in-other-pekko-modules" name="usages-in-other-pekko-modules" class="anchor"><span class="anchor-link"></span></a>Usages in other Pekko modules</h2>
 <p>Leases can be used for <a href="split-brain-resolver.html#lease">Split Brain Resolver</a>, <a href="cluster-singleton.html#lease">Cluster Singleton</a>, and <a href="cluster-sharding.html#lease">Cluster Sharding</a>. </p>
 <h2><a href="#lease-implementations" name="lease-implementations" class="anchor"><span class="anchor-link"></span></a>Lease implementations</h2>
 <ul>
@@ -646,7 +636,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 </div>
 
 <div class="nav-next">
-<p><strong>Next:</strong> <a href="typed/choosing-cluster.html">Choosing Akka Cluster</a></p>
+<p><strong>Next:</strong> <a href="typed/choosing-cluster.html">Choosing Pekko Cluster</a></p>
 </div>
 </div>
 <div class="large-3 show-for-large column" data-sticky-container>
@@ -660,7 +650,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
     <li><a href="coordination.html#module-info" class="header">Module info</a></li>
     <li><a href="coordination.html#lease" class="header">Lease</a></li>
     <li><a href="coordination.html#using-a-lease" class="header">Using a lease</a></li>
-    <li><a href="coordination.html#usages-in-other-akka-modules" class="header">Usages in other Akka modules</a></li>
+    <li><a href="coordination.html#usages-in-other-pekko-modules" class="header">Usages in other Pekko modules</a></li>
     <li><a href="coordination.html#lease-implementations" class="header">Lease implementations</a></li>
     <li><a href="coordination.html#implementing-a-lease" class="header">Implementing a lease</a></li>
   </ul></li>
@@ -730,7 +720,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/discovery/index.html b/content/discovery/index.html
index 9c97092..423e3e5 100644
--- a/content/discovery/index.html
+++ b/content/discovery/index.html
@@ -2,10 +2,10 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Discovery · Akka Documentation</title>
+<title>Discovery · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
-<meta name="description" content='Service discovery with Akka using DNS, Kubernetes, AWS, Consul or Marathon.'/>
+<meta name="description" content='Service discovery with Pekko using DNS, Kubernetes, AWS, Consul or Marathon.'/>
 <link rel="canonical" href="https://doc.akka.io/docs/akka/currentdiscovery/index.html"/>
 <link href="https://fonts.googleapis.com/css?family=Roboto:100normal,100italic,300normal,300italic,400normal,400italic,500normal,500italic,700normal,700italic,900normal,900italicc" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="../lib/jquery/jquery.min.js"></script>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li>Discovery</li>
 </ul>
 </div>
@@ -426,29 +416,27 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#discovery" name="discovery" class="anchor"><span class="anchor-link"></span></a>Discovery</h1>
-<p>The Akka Discovery API enables <strong>service discovery</strong> to be provided by different technologies. It allows to delegate endpoint lookup so that services can be configured depending on the environment by other means than configuration files. </p>
-<p>Implementations provided by the Akka Discovery module are </p>
+<p>The Pekko Discovery API enables <strong>service discovery</strong> to be provided by different technologies. It allows to delegate endpoint lookup so that services can be configured depending on the environment by other means than configuration files. </p>
+<p>Implementations provided by the Pekko Discovery module are </p>
 <ul>
   <li><a href="index.html#discovery-method-configuration">Configuration</a> (HOCON)</li>
   <li><a href="index.html#discovery-method-dns">DNS</a> (SRV records)</li>
   <li><a href="index.html#discovery-method-aggregate-multiple-discovery-methods">Aggregate</a> multiple discovery methods</li>
 </ul>
-<p>In addition the <a href="https://doc.akka.io/docs/akka-management/current/">Akka Management</a> toolbox contains Akka Discovery implementations for</p>
+<p>In addition, the <a href="https://doc.akka.io/docs/akka-management/current/">Pekko Management</a> toolbox contains Pekko Discovery implementations for</p>
 <ul>
   <li><a href="https://doc.akka.io/docs/akka-management/current/discovery/kubernetes.html">Kubernetes API</a></li>
   <li><a href="https://doc.akka.io/docs/akka-management/current/discovery/aws.html#discovery-method-aws-api-ec2-tag-based-discovery">AWS API: EC2 Tag-Based Discovery</a></li>
   <li><a href="https://doc.akka.io/docs/akka-management/current/discovery/aws.html#discovery-method-aws-api-ecs-discovery">AWS API: ECS Discovery</a></li>
   <li><a href="https://doc.akka.io/docs/akka-management/current/discovery/consul.html">Consul</a></li>
   <li><a href="https://doc.akka.io/docs/akka-management/current/discovery/marathon.html">Marathon API</a></li>
-</ul><div class="callout note "><div class="callout-title">Note</div>
-<p>Discovery used to be part of Akka Management but has become an Akka module as of <code>2.5.19</code> of Akka and version <code>1.0.0</code> of Akka Management. If you&rsquo;re also using Akka Management for other service discovery methods or bootstrap make sure you are using at least version <code>1.0.0</code> of Akka Management.</p>
-<p>See <a href="index.html#migrating-from-akka-management-discovery-before-1-0-0-">Migration hints</a></p></div>
-<h2><a href="#module-info" name="module-info" class="anchor"><span class="anchor-link"></span></a>Module info</h2><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
+</ul>
+<h2><a href="#module-info" name="module-info" class="anchor"><span class="anchor-link"></span></a>Module info</h2><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
 libraryDependencies += "org.apache.pekko" %% "pekko-discovery" % PekkoVersion</code></pre></dd><dt>Gradle</dt><dd><pre class="prettyprint"><code class="language-gradle">def versions = [
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
   implementation "org.apache.pekko:pekko-discovery_${versions.ScalaBinary}"
 }</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
@@ -459,7 +447,7 @@ dependencies {
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
       &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -475,7 +463,7 @@ dependencies {
 <tr><th colspan="2">Project Info: Pekko Discovery</th></tr>
   <tr><th>Artifact</th><td><div>org.apache.pekko</div>
   <div>pekko-discovery</div>
-  <div>0.0.0+26524-b0ed4882-SNAPSHOT</div>
+  <div>0.0.0+26532-3d93c297-SNAPSHOT</div>
   <div><a href="project/links.html#snapshots-repository">Snapshots are available</a></div>
   </td></tr>
   <tr><th>JDK versions</th><td><div>Adopt OpenJDK 8</div><div>Adopt OpenJDK 11</div></td></tr>
@@ -546,15 +534,15 @@ val lookup: Future[Resolved] =
         Lookup.create(&quot;pekko.io&quot;).withPortName(&quot;remoting&quot;).withProtocol(&quot;tcp&quot;),
         Duration.ofSeconds(1));</code></pre></dd>
 </dl>
-<p>Port can be used when a service opens multiple ports e.g. a HTTP port and an Akka remoting port.</p>
+<p>Port can be used when a service opens multiple ports e.g. a HTTP port and an Pekko remoting port.</p>
 <h2><a href="#discovery-method-dns" name="discovery-method-dns" class="anchor"><span class="anchor-link"></span></a>Discovery Method: DNS</h2><div class="callout note "><div class="callout-title">Async DNS</div>
-<p>Akka Discovery with DNS does always use the <a href="../io-dns.html">Akka-native &ldquo;async-dns&rdquo; implementation</a> (it is independent of the <code>pekko.io.dns.resolver</code> setting).</p></div>
+<p>Pekko Discovery with DNS does always use the <a href="../io-dns.html">Pekko-native &ldquo;async-dns&rdquo; implementation</a> (it is independent of the <code>pekko.io.dns.resolver</code> setting).</p></div>
 <p>DNS discovery maps <code>Lookup</code> queries as follows:</p>
 <ul>
   <li><code>serviceName</code>, <code>portName</code> and <code>protocol</code> set: SRV query in the form: <code>_port._protocol.name</code> Where the <code>_</code>s are added.</li>
   <li>Any query missing any of the fields is mapped to a A/AAAA query for the <code>serviceName</code></li>
 </ul>
-<p>The mapping between Akka service discovery terminology and SRV terminology:</p>
+<p>The mapping between Pekko service discovery terminology and SRV terminology:</p>
 <ul>
   <li>SRV service = port</li>
   <li>SRV name = serviceName</li>
@@ -635,7 +623,7 @@ a-double.pekko.test.     86400   IN      A       192.168.1.22
 <p>In this case <code>a-double.pekko.test</code> would resolve to <code>192.168.1.21</code> and <code>192.168.1.22</code>.</p>
 <h2><a href="#discovery-method-configuration" name="discovery-method-configuration" class="anchor"><span class="anchor-link"></span></a>Discovery Method: Configuration</h2>
 <p>Configuration currently ignores all fields apart from service name.</p>
-<p>For simple use cases configuration can be used for service discovery. The advantage of using Akka Discovery with configuration rather than your own configuration values is that applications can be migrated to a more sophisticated discovery method without any code changes.</p>
+<p>For simple use cases configuration can be used for service discovery. The advantage of using Pekko Discovery with configuration rather than your own configuration values is that applications can be migrated to a more sophisticated discovery method without any code changes.</p>
 <p>Configure it to be used as discovery method in your <code>application.conf</code></p>
 <pre><code>pekko {
   discovery.method = config
@@ -692,9 +680,9 @@ a-double.pekko.test.     86400   IN      A       192.168.1.22
 
 </code></pre>
 <p>The above configuration will result in <code>pekko-dns</code> first being checked and if it fails or returns no targets for the given service name then <code>config</code> is queried which i configured with one service called <code>service1</code> which two hosts <code>host1</code> and <code>host2</code>.</p>
-<h2><a href="#migrating-from-akka-management-discovery-before-1-0-0-" name="migrating-from-akka-management-discovery-before-1-0-0-" class="anchor"><span class="anchor-link"></span></a>Migrating from Akka Management Discovery (before 1.0.0)</h2>
-<p>Akka Discovery started out as a submodule of Akka Management, before 1.0.0 of Akka Management. Akka Discovery is not compatible with those versions of Akka Management Discovery.</p>
-<p>At least version <code>1.0.0</code> of any Akka Management module should be used if also using Akka Discovery.</p>
+<h2><a href="#migrating-from-pekko-management-discovery-before-1-0-0-" name="migrating-from-pekko-management-discovery-before-1-0-0-" class="anchor"><span class="anchor-link"></span></a>Migrating from Pekko Management Discovery (before 1.0.0)</h2>
+<p>Pekko Discovery started out as a submodule of Pekko Management, before 1.0.0 of Pekko Management. Pekko Discovery is not compatible with those versions of Pekko Management Discovery.</p>
+<p>At least version <code>1.0.0</code> of any Pekko Management module should be used if also using Pekko Discovery.</p>
 <p>Migration steps:</p>
 <ul>
   <li>Any custom discovery method should now implement <code>org.apache.pekko.discovery.ServiceDiscovery</code></li>
@@ -721,7 +709,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
     <li><a href="../discovery/index.html#discovery-method-dns" class="header">Discovery Method: DNS</a></li>
     <li><a href="../discovery/index.html#discovery-method-configuration" class="header">Discovery Method: Configuration</a></li>
     <li><a href="../discovery/index.html#discovery-method-aggregate-multiple-discovery-methods" class="header">Discovery Method: Aggregate multiple discovery methods</a></li>
-    <li><a href="../discovery/index.html#migrating-from-akka-management-discovery-before-1-0-0-" class="header">Migrating from Akka Management Discovery (before 1.0.0)</a></li>
+    <li><a href="../discovery/index.html#migrating-from-pekko-management-discovery-before-1-0-0-" class="header">Migrating from Pekko Management Discovery (before 1.0.0)</a></li>
   </ul></li>
 </ul>
 </div>
@@ -789,7 +777,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/dispatchers.html b/content/dispatchers.html
index 766e1ff..6197272 100644
--- a/content/dispatchers.html
+++ b/content/dispatchers.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Classic Dispatchers · Akka Documentation</title>
+<title>Classic Dispatchers · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
-  <li><a href="index-classic.html">Akka Classic</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
+  <li><a href="index-classic.html">Pekko Classic</a></li>
   <li><a href="index-actors.html">Classic Actors</a></li>
   <li>Classic Dispatchers</li>
 </ul>
@@ -428,19 +418,19 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#classic-dispatchers" name="classic-dispatchers" class="anchor"><span class="anchor-link"></span></a>Classic Dispatchers</h1><div class="callout note "><div class="callout-title">Note</div>
-<p>Akka Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Akka Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
+<p>Pekko Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Pekko Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
 <p>For the full documentation of this feature and for new projects see <a href="typed/dispatchers.html">Dispatchers</a>.</p>
 <h2><a href="#dependency" name="dependency" class="anchor"><span class="anchor-link"></span></a>Dependency</h2>
-<p>Dispatchers are part of core Akka, which means that they are part of the akka-actor dependency:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
-libraryDependencies += "org.apache.pekko" %% "akka-actor" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
+<p>Dispatchers are part of core Pekko, which means that they are part of the pekko-actor dependency:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
+libraryDependencies += "org.apache.pekko" %% "pekko-actor" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
   &lt;scala.binary.version&gt;2.13&lt;/scala.binary.version&gt;
 &lt;/properties&gt;
 &lt;dependencyManagement&gt;
   &lt;dependencies&gt;
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
-      &lt;artifactId&gt;akka-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -449,15 +439,15 @@ libraryDependencies += "org.apache.pekko" %% "akka-actor" % PekkoVersion</code><
 &lt;dependencies&gt
   &lt;dependency&gt;
     &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
-    &lt;artifactId&gt;akka-actor_${scala.binary.version}&lt;/artifactId&gt;
+    &lt;artifactId&gt;pekko-actor_${scala.binary.version}&lt;/artifactId&gt;
   &lt;/dependency&gt
 &lt;/dependencies&gt;</code></pre></dd><dt>Gradle</dt><dd><pre class="prettyprint"><code class="language-gradle">def versions = [
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:akka-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
-  implementation "org.apache.pekko:akka-actor_${versions.ScalaBinary}"
+  implementation "org.apache.pekko:pekko-actor_${versions.ScalaBinary}"
 }</code></pre></dd></dl>
 <a id="dispatcher-lookup"></a>
 <h2><a href="#looking-up-a-dispatcher" name="looking-up-a-dispatcher" class="anchor"><span class="anchor-link"></span></a>Looking up a Dispatcher</h2>
@@ -475,7 +465,7 @@ implicit val executionContext = system.dispatchers.lookup(&quot;my-dispatcher&qu
 final ExecutionContextExecutor ex = system.dispatchers().lookup(&quot;my-dispatcher&quot;);</code></pre></dd>
 </dl>
 <h2><a href="#setting-the-dispatcher-for-an-actor" name="setting-the-dispatcher-for-an-actor" class="anchor"><span class="anchor-link"></span></a>Setting the dispatcher for an Actor</h2>
-<p>So in case you want to give your <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span> a different dispatcher than the default, you need to do two things [...]
+<p>So in case you want to give your <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Actor.html" title="org.apache.pekko.actor.Actor"><code>Actor</code></a></span> a different dispatcher than the default, you need to do two things [...]
 <!--same config text for Scala & Java-->
 <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/docs/src/test/scala/docs/dispatcher/DispatcherDocSpec.scala#L58-L76" target="_blank" title="Go to snippet source">source</a><code class="language-scala">my-dispatcher {
   # Dispatcher is the name of the event-based dispatcher
@@ -537,7 +527,7 @@ val myActor =
   <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/docs/src/test/java/jdocs/dispatcher/DispatcherDocTest.java#L74-L75" target="_blank" title="Go to snippet source">source</a><code class="language-java">ActorRef myActor =
     system.actorOf(Props.create(MyActor.class).withDispatcher(&quot;my-dispatcher&quot;), &quot;myactor3&quot;);</code></pre></dd>
 </dl><div class="callout note "><div class="callout-title">Note</div>
-<p>The dispatcher you specify in <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Props.html#withDispatcher(d:String):org.apache.pekko.actor.Props" title="org.apache.pekko.actor.Props"><code>withDispatcher</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/Props.html#withDispatcher(java.lang.String)" title="org.apache.pekko.actor.Props"><co [...]
+<p>The dispatcher you specify in <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Props.html#withDispatcher(d:String):org.apache.pekko.actor.Props" title="org.apache.pekko.actor.Props"><code>withDispatcher</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/Props.html#withDispatcher(java.lang.String)" title="org.apache.pekko.actor.Props"><co [...]
 <div class="source-github">
 The source code for this page can be found <a href="https://github.com/akka/akka/tree/main/docs/src/main/paradox/dispatchers.md">here</a>.
 </div>
@@ -624,7 +614,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/distributed-data.html b/content/distributed-data.html
index d4bd39b..ce761f9 100644
--- a/content/distributed-data.html
+++ b/content/distributed-data.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Classic Distributed Data · Akka Documentation</title>
+<title>Classic Distributed Data · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
-  <li><a href="index-classic.html">Akka Classic</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
+  <li><a href="index-classic.html">Pekko Classic</a></li>
   <li><a href="index-cluster.html">Classic Clustering</a></li>
   <li>Classic Distributed Data</li>
 </ul>
@@ -428,19 +418,19 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#classic-distributed-data" name="classic-distributed-data" class="anchor"><span class="anchor-link"></span></a>Classic Distributed Data</h1><div class="callout note "><div class="callout-title">Note</div>
-<p>Akka Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Akka Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
+<p>Pekko Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Pekko Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
 <p>For the full documentation of this feature and for new projects see <a href="typed/distributed-data.html">Distributed Data</a>.</p>
 <h2><a href="#dependency" name="dependency" class="anchor"><span class="anchor-link"></span></a>Dependency</h2>
-<p>To use Akka Distributed Data, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
-libraryDependencies += "org.apache.pekko" %% "akka-distributed-data" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
+<p>To use Pekko Distributed Data, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
+libraryDependencies += "org.apache.pekko" %% "pekko-distributed-data" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
   &lt;scala.binary.version&gt;2.13&lt;/scala.binary.version&gt;
 &lt;/properties&gt;
 &lt;dependencyManagement&gt;
   &lt;dependencies&gt;
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
-      &lt;artifactId&gt;akka-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -449,22 +439,22 @@ libraryDependencies += "org.apache.pekko" %% "akka-distributed-data" % PekkoVers
 &lt;dependencies&gt
   &lt;dependency&gt;
     &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
-    &lt;artifactId&gt;akka-distributed-data_${scala.binary.version}&lt;/artifactId&gt;
+    &lt;artifactId&gt;pekko-distributed-data_${scala.binary.version}&lt;/artifactId&gt;
   &lt;/dependency&gt
 &lt;/dependencies&gt;</code></pre></dd><dt>Gradle</dt><dd><pre class="prettyprint"><code class="language-gradle">def versions = [
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:akka-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
-  implementation "org.apache.pekko:akka-distributed-data_${versions.ScalaBinary}"
+  implementation "org.apache.pekko:pekko-distributed-data_${versions.ScalaBinary}"
 }</code></pre></dd></dl>
 <h2><a href="#introduction" name="introduction" class="anchor"><span class="anchor-link"></span></a>Introduction</h2>
 <p>For the full documentation of this feature and for new projects see <a href="typed/distributed-data.html#introduction">Distributed Data - Introduction</a>.</p>
 <h2><a href="#using-the-replicator" name="using-the-replicator" class="anchor"><span class="anchor-link"></span></a>Using the Replicator</h2>
-<p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator.html" title="org.apache.pekko.cluster.ddata.Replicator"><code>Replicator</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator.html" title="org.apache.pekko.cluster.ddata.Replicator"><code>Replicator</code></a></span> actor provides the API for intera [...]
+<p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator.html" title="org.apache.pekko.cluster.ddata.Replicator"><code>Replicator</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator.html" title="org.apache.pekko.cluster.ddata.Replicator"><code>Replicator</code></a></span> actor provides the API for intera [...]
 <p>Cluster members with status <a href="typed/cluster-membership.html#weakly-up">WeaklyUp</a>, will participate in Distributed Data. This means that the data will be replicated to the <code>WeaklyUp</code> nodes with the background gossip protocol. Note that it will not participate in any actions where the consistency mode is to read/write from all nodes or the majority of nodes. The <code>WeaklyUp</code> node is not counted as part of the cluster. So 3 nodes + 5 <code>WeaklyUp</code> is [...]
-<p>Below is an example of an actor that schedules tick messages to itself and for each tick adds or removes elements from a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/ORSet.html" title="org.apache.pekko.cluster.ddata.ORSet"><code>ORSet</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/ORSet.html" title="org.apache.pek [...]
+<p>Below is an example of an actor that schedules tick messages to itself and for each tick adds or removes elements from a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/ORSet.html" title="org.apache.pekko.cluster.ddata.ORSet"><code>ORSet</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/ORSet.html" title="org.apache.pek [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -619,10 +609,10 @@ public class DataBot extends AbstractActor {
 <a id="replicator-update"></a>
 <h3><a href="#update" name="update" class="anchor"><span class="anchor-link"></span></a>Update</h3>
 <p>For the full documentation of this feature and for new projects see <a href="typed/distributed-data.html#update">Distributed Data - Update</a>.</p>
-<p>To modify and replicate a data value you send a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Update.html" title="org.apache.pekko.cluster.ddata.Replicator.Update"><code>Replicator.Update</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Update.html" title="org.apache.pekko.cluster.ddata.Replic [...]
+<p>To modify and replicate a data value you send a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Update.html" title="org.apache.pekko.cluster.ddata.Replicator.Update"><code>Replicator.Update</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Update.html" title="org.apache.pekko.cluster.ddata.Replic [...]
 <p>The current data value for the <code>key</code> of the <code>Update</code> is passed as parameter to the <span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/cluster/ddata/Replicator$$Update.html#modify:Option[A]=%3EA" title="pekko.cluster.ddata.Replicator.Update"><code>modify</code></a></span><span class="group-java"><a href="https://doc.akka.io/japi/akka/2.6/org/apache/pekko/cluster/ddata/Replicator.Update.html#modify()" title="pekko.cluster.ddata.Rep [...]
 <p>The <code>modify</code> function is called by the <code>Replicator</code> actor and must therefore be a pure function that only uses the data parameter and stable fields from enclosing scope. It must for example not access the sender (<span class="group-scala"><a href="https://doc.akka.io/api/akka/2.6/org/apache/pekko/actor/Actor.html#sender():org.apache.pekko.actor.ActorRef" title="pekko.actor.Actor"><code>sender()</code></a></span><span class="group-java"><a href="https://doc.akka.i [...]
-<p><code>Update</code> is intended to only be sent from an actor running in same local <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorSystem.html" title="org.apache.pekko.actor.ActorSystem"><code>ActorSystem</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/actor/ActorSystem.html" title="org.apache.pekko.actor.ActorSystem"><code>ActorSyst [...]
+<p><code>Update</code> is intended to only be sent from an actor running in same local <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorSystem.html" title="org.apache.pekko.actor.ActorSystem"><code>ActorSystem</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/actor/ActorSystem.html" title="org.apache.pekko.actor.ActorSystem"><code>ActorSyst [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -693,7 +683,7 @@ replicator ! Update(ActiveFlagKey, Flag.Disabled, writeAll)(_.switchOn)</code></
   }
 }</code></pre></dd>
 </dl>
-<p>As reply of the <code>Update</code> a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$UpdateSuccess.html" title="org.apache.pekko.cluster.ddata.Replicator.UpdateSuccess"><code>Replicator.UpdateSuccess</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$UpdateSuccess.html" title="org.apache.pekko.cl [...]
+<p>As reply of the <code>Update</code> a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$UpdateSuccess.html" title="org.apache.pekko.cluster.ddata.Replicator.UpdateSuccess"><code>Replicator.UpdateSuccess</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$UpdateSuccess.html" title="org.apache.pekko.cl [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -728,9 +718,9 @@ case UpdateTimeout(Set1Key, req) =&gt;
           // write to 3 nodes failed within 1.second
         });</code></pre></dd>
 </dl>
-<p>You will always see your own writes. For example if you send two <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Update.html" title="org.apache.pekko.cluster.ddata.Replicator.Update"><code>Replicator.Update</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Update.html" title="org.apache.pekko.clu [...]
-<p>It is possible to abort the <code>Update</code> when inspecting the state parameter that is passed in to the <code>modify</code> function by throwing an exception. That happens before the update is performed and a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$ModifyFailure.html" title="org.apache.pekko.cluster.ddata.Replicator.ModifyFailure"><code>Replicator.ModifyFailure</code></a></span><span  [...]
-<p>In the <code>Update</code> message you can pass an optional request context, which the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator.html" title="org.apache.pekko.cluster.ddata.Replicator"><code>Replicator</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator.html" title="org.apache.pekko.cluster.dda [...]
+<p>You will always see your own writes. For example if you send two <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Update.html" title="org.apache.pekko.cluster.ddata.Replicator.Update"><code>Replicator.Update</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Update.html" title="org.apache.pekko.clu [...]
+<p>It is possible to abort the <code>Update</code> when inspecting the state parameter that is passed in to the <code>modify</code> function by throwing an exception. That happens before the update is performed and a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$ModifyFailure.html" title="org.apache.pekko.cluster.ddata.Replicator.ModifyFailure"><code>Replicator.ModifyFailure</code></a></span><span  [...]
+<p>In the <code>Update</code> message you can pass an optional request context, which the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator.html" title="org.apache.pekko.cluster.ddata.Replicator"><code>Replicator</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator.html" title="org.apache.pekko.cluster.dda [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -798,7 +788,7 @@ def receive: Receive = {
 <a id="replicator-get"></a>
 <h3><a href="#get" name="get" class="anchor"><span class="anchor-link"></span></a>Get</h3>
 <p>For the full documentation of this feature and for new projects see <a href="typed/distributed-data.html#get">Distributed Data - Get</a>.</p>
-<p>To retrieve the current value of a data you send <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Get.html" title="org.apache.pekko.cluster.ddata.Replicator.Get"><code>Replicator.Get</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Get.html" title="org.apache.pekko.cluster.ddata.Replicator.Get">< [...]
+<p>To retrieve the current value of a data you send <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Get.html" title="org.apache.pekko.cluster.ddata.Replicator.Get"><code>Replicator.Get</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Get.html" title="org.apache.pekko.cluster.ddata.Replicator.Get">< [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -851,7 +841,7 @@ replicator ! Get(ActiveFlagKey, readAll)</code></pre></dd>
   }
 }</code></pre></dd>
 </dl>
-<p>As reply of the <code>Get</code> a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$GetSuccess.html" title="org.apache.pekko.cluster.ddata.Replicator.GetSuccess"><code>Replicator.GetSuccess</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$GetSuccess.html" title="org.apache.pekko.cluster.ddata.Rep [...]
+<p>As reply of the <code>Get</code> a <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$GetSuccess.html" title="org.apache.pekko.cluster.ddata.Replicator.GetSuccess"><code>Replicator.GetSuccess</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$GetSuccess.html" title="org.apache.pekko.cluster.ddata.Rep [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -904,7 +894,7 @@ case NotFound(Set1Key, req) =&gt; // key set1 does not exist</code></pre></dd>
           // key set1 does not exist
         });</code></pre></dd>
 </dl>
-<p>In the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Get.html" title="org.apache.pekko.cluster.ddata.Replicator.Get"><code>Replicator.Get</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Get.html" title="org.apache.pekko.cluster.ddata.Replicator.Get"><code>Replicator.Get</code></a></span> mess [...]
+<p>In the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Get.html" title="org.apache.pekko.cluster.ddata.Replicator.Get"><code>Replicator.Get</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Get.html" title="org.apache.pekko.cluster.ddata.Replicator.Get"><code>Replicator.Get</code></a></span> mess [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -974,8 +964,8 @@ def receive: Receive = {
 </dl>
 <h3><a href="#subscribe" name="subscribe" class="anchor"><span class="anchor-link"></span></a>Subscribe</h3>
 <p>For the full documentation of this feature and for new projects see <a href="typed/distributed-data.html#subscribe">Distributed Data - Subscribe</a>.</p>
-<p>You may also register interest in change notifications by sending <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Subscribe.html" title="org.apache.pekko.cluster.ddata.Replicator.Subscribe"><code>Replicator.Subscribe</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Subscribe.html" title="org.apa [...]
-<p>The subscriber is automatically removed if the subscriber is terminated. A subscriber can also be deregistered with the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Unsubscribe.html" title="org.apache.pekko.cluster.ddata.Replicator.Unsubscribe"><code>Replicator.Unsubscribe</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pe [...]
+<p>You may also register interest in change notifications by sending <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Subscribe.html" title="org.apache.pekko.cluster.ddata.Replicator.Subscribe"><code>Replicator.Subscribe</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Subscribe.html" title="org.apa [...]
+<p>The subscriber is automatically removed if the subscriber is terminated. A subscriber can also be deregistered with the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Unsubscribe.html" title="org.apache.pekko.cluster.ddata.Replicator.Unsubscribe"><code>Replicator.Unsubscribe</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pe [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -1029,7 +1019,7 @@ def receive: Receive = {
 </dl>
 <h3><a href="#consistency" name="consistency" class="anchor"><span class="anchor-link"></span></a>Consistency</h3>
 <p>For the full documentation of this feature and for new projects see <a href="typed/distributed-data.html#consistency">Distributed Data Consistency</a>.</p>
-<p>Here is an example of using <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$WriteMajority.html" title="org.apache.pekko.cluster.ddata.Replicator.WriteMajority"><code>Replicator.WriteMajority</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$WriteMajority.html" title="org.apache.pekko.cluster.ddat [...]
+<p>Here is an example of using <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$WriteMajority.html" title="org.apache.pekko.cluster.ddata.Replicator.WriteMajority"><code>Replicator.WriteMajority</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$WriteMajority.html" title="org.apache.pekko.cluster.ddat [...]
 <dl>
   <dt>Scala</dt>
   <dd>
@@ -1133,7 +1123,7 @@ private void receiveAddItem(AddItem add) {
 }
 </code></pre></dd>
 </dl>
-<p>In some rare cases, when performing an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Update.html" title="org.apache.pekko.cluster.ddata.Replicator.Update"><code>Replicator.Update</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Update.html" title="org.apache.pekko.cluster.ddata.Replicator.Upda [...]
+<p>In some rare cases, when performing an <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Update.html" title="org.apache.pekko.cluster.ddata.Replicator.Update"><code>Replicator.Update</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/Replicator$$Update.html" title="org.apache.pekko.cluster.ddata.Replicator.Upda [...]
 <p>The following example illustrates how to do that:</p>
 <dl>
   <dt>Scala</dt>
@@ -1228,9 +1218,9 @@ replicator ! Delete(Set2Key, writeMajority)</code></pre></dd>
   }
 }</code></pre></dd>
 </dl><div class="callout warning "><div class="callout-title">Warning</div>
-<p>As deleted keys continue to be included in the stored data on each node as well as in gossip messages, a continuous series of updates and deletes of top-level entities will result in growing memory usage until an ActorSystem runs out of memory. To use Akka Distributed Data where frequent adds and removes are required, you should use a fixed number of top-level data types that support both updates and removals, for example <span class="group-scala"><a href="https://doc.akka.io/api/akka [...]
+<p>As deleted keys continue to be included in the stored data on each node as well as in gossip messages, a continuous series of updates and deletes of top-level entities will result in growing memory usage until an ActorSystem runs out of memory. To use Pekko Distributed Data where frequent adds and removes are required, you should use a fixed number of top-level data types that support both updates and removals, for example <span class="group-scala"><a href="https://doc.akka.io/api/akk [...]
 <h2><a href="#replicated-data-types" name="replicated-data-types" class="anchor"><span class="anchor-link"></span></a>Replicated data types</h2>
-<p>Akka contains a set of useful replicated data types and it is fully possible to implement custom replicated data types. For the full documentation of this feature and for new projects see <a href="typed/distributed-data.html#replicated-data-types">Distributed Data Replicated data types</a>.</p>
+<p>Pekko contains a set of useful replicated data types and it is fully possible to implement custom replicated data types. For the full documentation of this feature and for new projects see <a href="typed/distributed-data.html#replicated-data-types">Distributed Data Replicated data types</a>.</p>
 <h3><a href="#delta-crdt" name="delta-crdt" class="anchor"><span class="anchor-link"></span></a>Delta-CRDT</h3>
 <p>For the full documentation of this feature and for new projects see <a href="typed/distributed-data.html#delta-crdt">Distributed Data Delta CRDT</a>.</p>
 <h3><a href="#custom-data-type" name="custom-data-type" class="anchor"><span class="anchor-link"></span></a>Custom Data Type</h3>
@@ -1246,7 +1236,7 @@ replicator ! Delete(Set2Key, writeMajority)</code></pre></dd>
   <li><a href="https://hal.inria.fr/file/index/docid/555588/filename/techreport.pdf">A comprehensive study of Convergent and Commutative Replicated Data Types</a> paper by Mark Shapiro et. al.</li>
 </ul>
 <h2><a href="#configuration" name="configuration" class="anchor"><span class="anchor-link"></span></a>Configuration</h2>
-<p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/DistributedData.html" title="org.apache.pekko.cluster.ddata.DistributedData"><code>DistributedData</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/ddata/DistributedData.html" title="org.apache.pekko.cluster.ddata.DistributedData"><code>DistributedData</code></a></span> ext [...]
+<p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/DistributedData.html" title="org.apache.pekko.cluster.ddata.DistributedData"><code>DistributedData</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/ddata/DistributedData.html" title="org.apache.pekko.cluster.ddata.DistributedData"><code>DistributedData</code></a></span> ext [...]
 <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/distributed-data/src/main/resources/reference.conf#L10-L142" target="_blank" title="Go to snippet source">source</a><code class="language-conf"># Settings for the DistributedData extension
 pekko.cluster.distributed-data {
   # Actor name of the Replicator actor, /system/ddataReplicator
@@ -1471,7 +1461,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/distributed-pub-sub.html b/content/distributed-pub-sub.html
index 98a1f1f..35467b8 100644
--- a/content/distributed-pub-sub.html
+++ b/content/distributed-pub-sub.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Classic Distributed Publish Subscribe in Cluster · Akka Documentation</title>
+<title>Classic Distributed Publish Subscribe in Cluster · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,8 +406,8 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="index.html">Akka Documentation</a></li>
-  <li><a href="index-classic.html">Akka Classic</a></li>
+  <li><a href="index.html">Pekko Documentation</a></li>
+  <li><a href="index-classic.html">Pekko Classic</a></li>
   <li><a href="index-cluster.html">Classic Clustering</a></li>
   <li>Classic Distributed Publish Subscribe in Cluster</li>
 </ul>
@@ -428,10 +418,10 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="page-content row">
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#classic-distributed-publish-subscribe-in-cluster" name="classic-distributed-publish-subscribe-in-cluster" class="anchor"><span class="anchor-link"></span></a>Classic Distributed Publish Subscribe in Cluster</h1><div class="callout note "><div class="callout-title">Note</div>
-<p>Akka Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Akka Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
+<p>Pekko Classic pertains to the original Actor APIs, which have been improved by more type safe and guided Actor APIs. Pekko Classic is still fully supported and existing applications can continue to use the classic APIs. It is also possible to use the new Actor APIs together with classic actors in the same ActorSystem, see <a href="typed/coexisting.html">coexistence</a>. For new projects we recommend using <a href="typed/actors.html">the new Actor API</a>.</p></div>
 <p>For the new API see <a href="typed/distributed-pub-sub.html">Distributed Publish Subscribe in Cluster</a> </p>
 <h2><a href="#module-info" name="module-info" class="anchor"><span class="anchor-link"></span></a>Module info</h2>
-<p>To use Distributed Publish Subscribe you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
+<p>To use Distributed Publish Subscribe you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
 libraryDependencies += "org.apache.pekko" %% "pekko-cluster-tools" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
   &lt;scala.binary.version&gt;2.13&lt;/scala.binary.version&gt;
 &lt;/properties&gt;
@@ -440,7 +430,7 @@ libraryDependencies += "org.apache.pekko" %% "pekko-cluster-tools" % PekkoVersio
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
       &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -455,7 +445,7 @@ libraryDependencies += "org.apache.pekko" %% "pekko-cluster-tools" % PekkoVersio
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
   implementation "org.apache.pekko:pekko-cluster-tools_${versions.ScalaBinary}"
 }</code></pre></dd></dl>
@@ -463,7 +453,7 @@ dependencies {
 <tr><th colspan="2">Project Info: Pekko Cluster Tools (classic)</th></tr>
   <tr><th>Artifact</th><td><div>org.apache.pekko</div>
   <div>pekko-cluster-tools</div>
-  <div>0.0.0+26524-b0ed4882-SNAPSHOT</div>
+  <div>0.0.0+26532-3d93c297-SNAPSHOT</div>
   <div><a href="project/links.html#snapshots-repository">Snapshots are available</a></div>
   </td></tr>
   <tr><th>JDK versions</th><td><div>Adopt OpenJDK 8</div><div>Adopt OpenJDK 11</div></td></tr>
@@ -492,9 +482,9 @@ dependencies {
 
 <p>How do I send messages to all actors in the cluster that have registered interest in a named topic?</p>
 
-<p>This pattern provides a mediator actor, <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator"><code>cluster.pubsub.DistributedPubSubMediator</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator.html" titl [...]
+<p>This pattern provides a mediator actor, <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator"><code>cluster.pubsub.DistributedPubSubMediator</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator.html" titl [...]
 
-<p>The <code>DistributedPubSubMediator</code> actor is supposed to be started on all nodes, or all nodes with specified role, in the cluster. The mediator can be started with the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSub.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSub"><code>DistributedPubSub</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0 [...]
+<p>The <code>DistributedPubSubMediator</code> actor is supposed to be started on all nodes, or all nodes with specified role, in the cluster. The mediator can be started with the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSub.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSub"><code>DistributedPubSub</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0 [...]
 
 <p>The registry is eventually consistent, i.e. changes are not immediately visible at other nodes, but typically they will be fully replicated to all other nodes after a few seconds. Changes are only performed in the own part of the registry and those changes are versioned. Deltas are disseminated in a scalable way to other nodes with a gossip protocol.</p>
 
@@ -504,14 +494,14 @@ dependencies {
 
 <p>There a two different modes of message delivery, explained in the sections <a href="distributed-pub-sub.html#distributed-pub-sub-publish">Publish</a> and <a href="distributed-pub-sub.html#distributed-pub-sub-send">Send</a> below.</p>
 <div class="group-scala">
-<p>A more comprehensive sample is available in the tutorial named <a href="https://github.com/typesafehub/activator-akka-clustering">Akka Clustered PubSub with Scala!</a>.</p></div>
+<p>A more comprehensive sample is available in the tutorial named <a href="https://github.com/typesafehub/activator-pekko-clustering">Pekko Clustered PubSub with Scala!</a>.</p></div>
 <a id="distributed-pub-sub-publish"></a>
 <h2><a href="#publish" name="publish" class="anchor"><span class="anchor-link"></span></a>Publish</h2>
 <p>This is the true pub/sub mode. A typical usage of this mode is a chat room in an instant messaging application.</p>
 <p>Actors are registered to a named topic. This enables many subscribers on each node. The message will be delivered to all subscribers of the topic.</p>
 <p>For efficiency the message is sent over the wire only once per node (that has a matching topic), and then delivered to all subscribers of the local topic representation.</p>
-<p>You register actors to the local mediator with <code>DistributedPubSubMediator.Subscribe</code>. Successful <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Subscribe.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Subscribe"><code>DistributedPubSubMediator.Subscribe</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0 [...]
-<p>You publish messages by sending <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Publish.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Publish"><code>DistributedPubSubMediator.Publish</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Publish [...]
+<p>You register actors to the local mediator with <code>DistributedPubSubMediator.Subscribe</code>. Successful <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Subscribe.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Subscribe"><code>DistributedPubSubMediator.Subscribe</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d [...]
+<p>You publish messages by sending <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Publish.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Publish"><code>DistributedPubSubMediator.Publish</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Publish [...]
 <p>Actors are automatically removed from the registry when they are terminated, or you can explicitly remove entries with <code>DistributedPubSubMediator.Unsubscribe</code>.</p>
 <p>An example of a subscriber actor:</p>
 <dl>
@@ -622,17 +612,17 @@ ActorRef publisher = system.actorOf(Props.create(Publisher.class), &quot;publish
 publisher.tell(&quot;hello&quot;, null);</code></pre></dd>
 </dl>
 <h3><a href="#topic-groups" name="topic-groups" class="anchor"><span class="anchor-link"></span></a>Topic Groups</h3>
-<p>Actors may also be subscribed to a named topic with a <code>group</code> id. If subscribing with a group id, each message published to a topic with the <code>sendOneMessageToEachGroup</code> flag set to <code>true</code> is delivered via the supplied <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/routing/RoutingLogic.html" title="org.apache.pekko.routing.RoutingLogic"><code>RoutingLogic</code></a></span><span class="group [...]
-<p>If all the subscribed actors have the same group id, then this works just like <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Send.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Send"><code>DistributedPubSubMediator.Send</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pub [...]
-<p>If all the subscribed actors have different group names, then this works like normal <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Publish.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Publish"><code>DistributedPubSubMediator.Publish</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pe [...]
+<p>Actors may also be subscribed to a named topic with a <code>group</code> id. If subscribing with a group id, each message published to a topic with the <code>sendOneMessageToEachGroup</code> flag set to <code>true</code> is delivered via the supplied <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/routing/RoutingLogic.html" title="org.apache.pekko.routing.RoutingLogic"><code>RoutingLogic</code></a></span><span class="group [...]
+<p>If all the subscribed actors have the same group id, then this works just like <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Send.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Send"><code>DistributedPubSubMediator.Send</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pub [...]
+<p>If all the subscribed actors have different group names, then this works like normal <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Publish.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Publish"><code>DistributedPubSubMediator.Publish</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pe [...]
 <p>Note that if the group id is used it is part of the topic identifier. Messages published with <code>sendOneMessageToEachGroup=false</code> will not be delivered to subscribers that subscribed with a group id. Messages published with <code>sendOneMessageToEachGroup=true</code> will not be delivered to subscribers that subscribed without a group id.</p></div>
 <a id="distributed-pub-sub-send"></a>
 <h2><a href="#send" name="send" class="anchor"><span class="anchor-link"></span></a>Send</h2>
 <p>This is a point-to-point mode where each message is delivered to one destination, but you still do not have to know where the destination is located. A typical usage of this mode is private chat to one other user in an instant messaging application. It can also be used for distributing tasks to registered workers, like a cluster aware router where the routees dynamically can register themselves.</p>
-<p>The message will be delivered to one recipient with a matching path, if any such exists in the registry. If several entries match the path because it has been registered on several nodes the message will be sent via the supplied <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/routing/RoutingLogic.html" title="org.apache.pekko.routing.RoutingLogic"><code>RoutingLogic</code></a></span><span class="group-java"><a href="https: [...]
-<p>You register actors to the local mediator with <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Put.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Put"><code>DistributedPubSubMediator.Put</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Put. [...]
-<p>You send messages by sending <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Send.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Send"><code>DistributedPubSubMediator.Send</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Send.html" title="o [...]
-<p>Actors are automatically removed from the registry when they are terminated, or you can explicitly remove entries with <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Remove.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Remove"><code>DistributedPubSubMediator.Remove</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524- [...]
+<p>The message will be delivered to one recipient with a matching path, if any such exists in the registry. If several entries match the path because it has been registered on several nodes the message will be sent via the supplied <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/routing/RoutingLogic.html" title="org.apache.pekko.routing.RoutingLogic"><code>RoutingLogic</code></a></span><span class="group-java"><a href="https: [...]
+<p>You register actors to the local mediator with <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Put.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Put"><code>DistributedPubSubMediator.Put</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Put. [...]
+<p>You send messages by sending <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Send.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Send"><code>DistributedPubSubMediator.Send</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Send.html" title="o [...]
+<p>Actors are automatically removed from the registry when they are terminated, or you can explicitly remove entries with <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Remove.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Remove"><code>DistributedPubSubMediator.Remove</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532- [...]
 <p>An example of a destination actor:</p>
 <dl>
   <dt>Scala</dt>
@@ -737,10 +727,10 @@ ActorRef sender = system.actorOf(Props.create(Publisher.class), &quot;sender&quo
 // after a while the destinations are replicated
 sender.tell(&quot;hello&quot;, null);</code></pre></dd>
 </dl>
-<p>It is also possible to broadcast messages to the actors that have been registered with <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Put.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Put"><code>DistributedPubSubMediator.Put</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluste [...]
+<p>It is also possible to broadcast messages to the actors that have been registered with <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSubMediator$$Put.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Put"><code>DistributedPubSubMediator.Put</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluste [...]
 <p>Typical usage of this mode is to broadcast messages to all replicas with the same path, e.g. 3 actors on different nodes that all perform the same actions, for redundancy. You can also optionally specify a property (<code>allButSelf</code>) deciding if the message should be sent to a matching path on the self node or not.</p>
 <h2><a href="#distributedpubsub-extension" name="distributedpubsub-extension" class="anchor"><span class="anchor-link"></span></a>DistributedPubSub Extension</h2>
-<p>In the example above the mediator is started and accessed with the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSub.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSub"><code>cluster.pubsub.DistributedPubSub</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSub.html" title="or [...]
+<p>In the example above the mediator is started and accessed with the <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSub.html" title="org.apache.pekko.cluster.pubsub.DistributedPubSub"><code>cluster.pubsub.DistributedPubSub</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/cluster/pubsub/DistributedPubSub.html" title="or [...]
 <p>The <code>DistributedPubSub</code> extension can be configured with the following properties:</p>
 <pre class="prettyprint"><button class="snippet-button copy-snippet" title="Copy snippet to clipboard">copy</button><a class="snippet-button go-to-source" href="https://github.com/akka/akka/tree/main/cluster-tools/src/main/resources/reference.conf#L9-L38" target="_blank" title="Go to snippet source">source</a><code class="language-conf"># Settings for the DistributedPubSub extension
 pekko.cluster.pub-sub {
@@ -776,8 +766,8 @@ pekko.cluster.pub-sub {
 <pre><code>pekko.extensions = [&quot;org.apache.pekko.cluster.pubsub.DistributedPubSub&quot;]
 </code></pre>
 <h2><a href="#delivery-guarantee" name="delivery-guarantee" class="anchor"><span class="anchor-link"></span></a>Delivery Guarantee</h2>
-<p>As in <a href="general/message-delivery-reliability.html">Message Delivery Reliability</a> of Akka, message delivery guarantee in distributed pub sub modes is <strong>at-most-once delivery</strong>. In other words, messages can be lost over the wire.</p>
-<p>If you are looking for at-least-once delivery guarantee, we recommend <a href="https://doc.akka.io/docs/alpakka-kafka/current/">Alpakka Kafka</a>.</p>
+<p>As in <a href="general/message-delivery-reliability.html">Message Delivery Reliability</a> of Pekko, message delivery guarantee in distributed pub sub modes is <strong>at-most-once delivery</strong>. In other words, messages can be lost over the wire.</p>
+<p>If you are looking for at-least-once delivery guarantee, we recommend <a href="https://doc.akka.io/docs/alpakka-kafka/current/">Pekko Connectors</a>.</p>
 <div class="source-github">
 The source code for this page can be found <a href="https://github.com/akka/akka/tree/main/docs/src/main/paradox/distributed-pub-sub.md">here</a>.
 </div>
@@ -867,7 +857,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/durable-state/persistence-query.html b/content/durable-state/persistence-query.html
index bd14134..a10fa92 100644
--- a/content/durable-state/persistence-query.html
+++ b/content/durable-state/persistence-query.html
@@ -2,10 +2,10 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Persistence Query · Akka Documentation</title>
+<title>Persistence Query · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
-<meta name="description" content='Query side to Akka Persistence allowing for building CQRS applications using durable state.'/>
+<meta name="description" content='Query side to Pekko Persistence allowing for building CQRS applications using durable state.'/>
 <link rel="canonical" href="https://doc.akka.io/docs/akka/currentdurable-state/persistence-query.html"/>
 <link href="https://fonts.googleapis.com/css?family=Roboto:100normal,100italic,300normal,300italic,400normal,400italic,500normal,500italic,700normal,700italic,900normal,900italicc" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="../lib/jquery/jquery.min.js"></script>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="../index.html">Akka Documentation</a></div>
+<div class="title"><a href="../index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="../index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="../security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="../security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="../security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="../security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="../security/index.html" class="page">Security Announcements</a></li>
   <li><a href="../typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="../typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="../typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="../typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="../typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="../typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="../typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="../typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="../typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="../general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="../general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="../general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="../general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="../general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="../general/configuration.html" class="page">Configuration</a></li>
     <li><a href="../general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/testing.html" class="page">Testing</a></li>
     <li><a href="../typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="../typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="../typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="../typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="../typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="../split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="../coordination.html" class="page">Coordination</a></li>
-    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="../typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="../typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="../stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="../stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="../general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="../stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="../stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="../stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -366,9 +356,9 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../typed/logging.html" class="page">Logging</a></li>
     <li><a href="../common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="../futures.html" class="page">Futures patterns</a></li>
-    <li><a href="../typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="../typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="../common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="../common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="../additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="../additional/packaging.html" class="page">Packaging</a></li>
@@ -384,7 +374,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="../additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="../project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="../additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="../additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="../project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="../project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="../project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -394,7 +384,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="../project/examples.html" class="page">Example projects</a></li>
     <li><a href="../project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="../index-classic.html" class="page">Akka Classic</a>
+  <li><a href="../index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="../index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="../index-cluster.html" class="page">Classic Clustering</a></li>
@@ -416,7 +406,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="medium-12 show-for-medium column">
 <div class="nav-breadcrumbs">
 <ul>
-  <li><a href="../index.html">Akka Documentation</a></li>
+  <li><a href="../index.html">Pekko Documentation</a></li>
   <li><a href="../typed/index-persistence-durable-state.html">Persistence (Durable State)</a></li>
   <li>Persistence Query</li>
 </ul>
@@ -428,7 +418,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <div class="small-12 large-9 column" id="docs">
 <h1><a href="#persistence-query" name="persistence-query" class="anchor"><span class="anchor-link"></span></a>Persistence Query</h1>
 <h2><a href="#dependency" name="dependency" class="anchor"><span class="anchor-link"></span></a>Dependency</h2>
-<p>To use Persistence Query, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26524-b0ed4882-SNAPSHOT"
+<p>To use Persistence Query, you must add the following dependency in your project:</p><dl class="dependency"><dt>sbt</dt><dd><pre class="prettyprint"><code class="language-scala">val PekkoVersion = "0.0.0+26532-3d93c297-SNAPSHOT"
 libraryDependencies += "org.apache.pekko" %% "pekko-persistence-query" % PekkoVersion</code></pre></dd><dt>Maven</dt><dd><pre class="prettyprint"><code class="language-xml">&lt;properties&gt;
   &lt;scala.binary.version&gt;2.13&lt;/scala.binary.version&gt;
 &lt;/properties&gt;
@@ -436,8 +426,8 @@ libraryDependencies += "org.apache.pekko" %% "pekko-persistence-query" % PekkoVe
   &lt;dependencies&gt;
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.pekko&lt;/groupId&gt;
-      &lt;artifactId&gt;akka-bom_${scala.binary.version}&lt;/artifactId&gt;
-      &lt;version&gt;0.0.0+26524-b0ed4882-SNAPSHOT&lt;/version&gt;
+      &lt;artifactId&gt;pekko-bom_${scala.binary.version}&lt;/artifactId&gt;
+      &lt;version&gt;0.0.0+26532-3d93c297-SNAPSHOT&lt;/version&gt;
       &lt;type&gt;pom&lt;/type&gt;
       &lt;scope&gt;import&lt;/scope&gt;
     &lt;/dependency&gt
@@ -452,16 +442,16 @@ libraryDependencies += "org.apache.pekko" %% "pekko-persistence-query" % PekkoVe
   ScalaBinary: "2.13"
 ]
 dependencies {
-  implementation platform("org.apache.pekko:akka-bom_${versions.ScalaBinary}:0.0.0+26524-b0ed4882-SNAPSHOT")
+  implementation platform("org.apache.pekko:pekko-bom_${versions.ScalaBinary}:0.0.0+26532-3d93c297-SNAPSHOT")
 
   implementation "org.apache.pekko:pekko-persistence-query_${versions.ScalaBinary}"
 }</code></pre></dd></dl>
-<p>This will also add dependency on the <a href="../persistence.html">Akka Persistence</a> module.</p>
+<p>This will also add dependency on the <a href="../persistence.html">Pekko Persistence</a> module.</p>
 <h2><a href="#introduction" name="introduction" class="anchor"><span class="anchor-link"></span></a>Introduction</h2>
-<p>Akka persistence query provides a query interface to <a href="../typed/durable-state/persistence.html">Durable State Behaviors</a>. These queries are based on asynchronous streams. These streams are similar to the ones offered in the <a href="../persistence-query.html">Event Sourcing</a> based implementation. Various state store plugins can implement these interfaces to expose their query capabilities.</p>
-<p>One of the rationales behind having a separate query module for Akka Persistence is for implementing the so-called query side or read side in the popular CQRS architecture pattern - in which the writing side of the application implemented using Akka persistence, is completely separated from the query side.</p>
-<h2><a href="#using-query-with-akka-projections" name="using-query-with-akka-projections" class="anchor"><span class="anchor-link"></span></a>Using query with Akka Projections</h2>
-<p>Akka Persistence and Akka Projections together can be used to develop a CQRS application. In the application the durable state is stored in a database and fetched as an asynchronous stream to the user. Currently queries on durable state, provided by the <code>DurableStateStoreQuery</code> interface, is used to implement tag based searches in Akka Projections. </p>
+<p>Pekko persistence query provides a query interface to <a href="../typed/durable-state/persistence.html">Durable State Behaviors</a>. These queries are based on asynchronous streams. These streams are similar to the ones offered in the <a href="../persistence-query.html">Event Sourcing</a> based implementation. Various state store plugins can implement these interfaces to expose their query capabilities.</p>
+<p>One of the rationales behind having a separate query module for Pekko Persistence is for implementing the so-called query side or read side in the popular CQRS architecture pattern - in which the writing side of the application implemented using Pekko persistence, is completely separated from the query side.</p>
+<h2><a href="#using-query-with-pekko-projections" name="using-query-with-pekko-projections" class="anchor"><span class="anchor-link"></span></a>Using query with Pekko Projections</h2>
+<p>Pekko Persistence and Pekko Projections together can be used to develop a CQRS application. In the application the durable state is stored in a database and fetched as an asynchronous stream to the user. Currently queries on durable state, provided by the <code>DurableStateStoreQuery</code> interface, is used to implement tag based searches in Pekko Projections. </p>
 <p>At present the query is based on <em>tags</em>. So if you have not tagged your objects, this query cannot be used.</p>
 <p>The example below shows how to get the <code>DurableStateStoreQuery</code> from the <code>DurableStateStoreRegistry</code> extension.</p>
 <dl>
@@ -502,7 +492,7 @@ source.map(
       }
     });</code></pre></dd>
 </dl>
-<p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/persistence/query/DurableStateChange.html" title="org.apache.pekko.persistence.query.DurableStateChange"><code>DurableStateChange</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26524-b0ed4882-SNAPSHOT/org/apache/pekko/persistence/query/DurableStateChange.html" title="org.apache.pekko.persistence.query.DurableStateChange"><code>Durabl [...]
+<p>The <span class="group-scala"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/persistence/query/DurableStateChange.html" title="org.apache.pekko.persistence.query.DurableStateChange"><code>DurableStateChange</code></a></span><span class="group-java"><a href="https://doc.akka.io/api/akka/0.0.0+26532-3d93c297-SNAPSHOT/org/apache/pekko/persistence/query/DurableStateChange.html" title="org.apache.pekko.persistence.query.DurableStateChange"><code>Durabl [...]
 <div class="source-github">
 The source code for this page can be found <a href="https://github.com/akka/akka/tree/main/docs/src/main/paradox/durable-state/persistence-query.md">here</a>.
 </div>
@@ -521,7 +511,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
   <ul>
     <li><a href="../durable-state/persistence-query.html#dependency" class="header">Dependency</a></li>
     <li><a href="../durable-state/persistence-query.html#introduction" class="header">Introduction</a></li>
-    <li><a href="../durable-state/persistence-query.html#using-query-with-akka-projections" class="header">Using query with Akka Projections</a></li>
+    <li><a href="../durable-state/persistence-query.html#using-query-with-pekko-projections" class="header">Using query with Pekko Projections</a></li>
   </ul></li>
 </ul>
 </div>
@@ -589,7 +579,7 @@ The source code for this page can be found <a href="https://github.com/akka/akka
 <script type="text/javascript" src="../lib/prettify/prettify.js"></script>
 <script type="text/javascript" src="../lib/prettify/lang-scala.js"></script>
 <script type="text/javascript">jQuery(function(){window.prettyPrint && prettyPrint()});</script>
-<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26524-b0ed4882-SNAPSHOT', 'https://akka.io/')});</script>
+<script type="text/javascript">jQuery(function(jq){initOldVersionWarnings(jq, '0.0.0+26532-3d93c297-SNAPSHOT', 'https://akka.io/')});</script>
 
 
 </html>
diff --git a/content/event-bus.html b/content/event-bus.html
index f3a7c38..1f7cb7e 100644
--- a/content/event-bus.html
+++ b/content/event-bus.html
@@ -2,7 +2,7 @@
 <html class="no-js" lang="en">
 
 <head>
-<title>Classic Event Bus · Akka Documentation</title>
+<title>Classic Event Bus · Pekko Documentation</title>
 <meta charset="utf-8"/>
 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 <meta name="description" content='Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.'/>
@@ -29,27 +29,22 @@
 <nav class="off-canvas-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -65,7 +60,7 @@
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -86,7 +81,7 @@
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -110,7 +105,7 @@
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -139,7 +134,7 @@
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
     <li><a href="stream/stream-graphs.html" class="page">Working with Graphs</a></li>
     <li><a href="stream/stream-composition.html" class="page">Modularity, Composition and Hierarchy</a></li>
@@ -166,9 +161,9 @@
     <li><a href="typed/logging.html" class="page">Logging</a></li>
     <li><a href="common/circuitbreaker.html" class="page">Circuit Breaker</a></li>
     <li><a href="futures.html" class="page">Futures patterns</a></li>
-    <li><a href="typed/extending.html" class="page">Extending Akka</a></li>
+    <li><a href="typed/extending.html" class="page">Extending Pekko</a></li>
   </ul></li>
-  <li><a href="common/other-modules.html" class="page">Other Akka modules</a></li>
+  <li><a href="common/other-modules.html" class="page">Other Pekko modules</a></li>
   <li><a href="additional/deploy.html" class="page">Package, Deploy and Run</a>
   <ul>
     <li><a href="additional/packaging.html" class="page">Packaging</a></li>
@@ -184,7 +179,7 @@
     <li><a href="common/may-change.html" class="page">Modules marked &ldquo;May Change&rdquo;</a></li>
     <li><a href="additional/ide.html" class="page">IDE Tips</a></li>
     <li><a href="project/immutable.html" class="page">Immutability using Lombok</a></li>
-    <li><a href="additional/osgi.html" class="page">Akka in OSGi</a></li>
+    <li><a href="additional/osgi.html" class="page">Pekko in OSGi</a></li>
     <li><a href="project/migration-guides.html" class="page">Migration Guides</a></li>
     <li><a href="project/rolling-update.html" class="page">Rolling Updates and Versions</a></li>
     <li><a href="project/issue-tracking.html" class="page">Issue Tracking</a></li>
@@ -194,7 +189,7 @@
     <li><a href="project/examples.html" class="page">Example projects</a></li>
     <li><a href="project/links.html" class="page">Project</a></li>
   </ul></li>
-  <li><a href="index-classic.html" class="page">Akka Classic</a>
+  <li><a href="index-classic.html" class="page">Pekko Classic</a>
   <ul>
     <li><a href="index-actors.html" class="page">Classic Actors</a></li>
     <li><a href="index-cluster.html" class="page">Classic Clustering</a></li>
@@ -215,7 +210,7 @@
 H3.6C3.048,13,3,13.447,3,14c0,0.553,0.048,1,0.6,1H16.4c0.552,0,0.6-0.447,0.6-1C17,13.447,16.952,13,16.4,13z M3.6,7H16.4
 C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.048,7,3.6,7z"/></svg>
 </a>
-<div class="title"><a href="index.html">Akka Documentation</a></div>
+<div class="title"><a href="index.html">Pekko Documentation</a></div>
 
 <!--
 <a href="https://www.example.com" class="logo show-for-medium">logo</a>
@@ -229,27 +224,22 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
 <nav class="site-nav">
 <div class="nav-home">
 <a href="index.html" >
-<span class="home-icon">⌂</span>Akka Documentation
+<span class="home-icon">⌂</span>Pekko Documentation
 </a>
 <div class="version-number">
-0.0.0+26524-b0ed4882*
+0.0.0+26532-3d93c297*
 </div>
 </div>
 <select class="supergroup" name="Language"><option class="group" value="group-scala">Scala</option><option class="group" value="group-java">Java</option></select>
 <div class="nav-toc">
 <ul>
-  <li><a href="security/index.html" class="page">Security Announcements</a>
-  <ul>
-    <li><a href="security/2017-02-10-java-serialization.html" class="page">Java Serialization, Fixed in Akka 2.4.17</a></li>
-    <li><a href="security/2017-08-09-camel.html" class="page">Camel Dependency, Fixed in Akka 2.5.4</a></li>
-    <li><a href="security/2018-08-29-aes-rng.html" class="page">Broken random number generators AES128CounterSecureRNG / AES256CounterSecureRNG, Fixed in Akka 2.5.16</a></li>
-  </ul></li>
+  <li><a href="security/index.html" class="page">Security Announcements</a></li>
   <li><a href="typed/guide/index.html" class="page">Getting Started Guide</a>
   <ul>
-    <li><a href="typed/guide/introduction.html" class="page">Introduction to Akka</a></li>
+    <li><a href="typed/guide/introduction.html" class="page">Introduction to Pekko</a></li>
     <li><a href="typed/guide/actors-motivation.html" class="page">Why modern systems need a new programming model</a></li>
     <li><a href="typed/guide/actors-intro.html" class="page">How the Actor Model Meets the Needs of Modern, Distributed Systems</a></li>
-    <li><a href="typed/guide/modules.html" class="page">Overview of Akka libraries and modules</a></li>
+    <li><a href="typed/guide/modules.html" class="page">Overview of Pekko libraries and modules</a></li>
     <li><a href="typed/guide/tutorial.html" class="page">Introduction to the Example</a></li>
     <li><a href="typed/guide/tutorial_1.html" class="page">Part 1: Actor Architecture</a></li>
     <li><a href="typed/guide/tutorial_2.html" class="page">Part 2: Creating the First Actor</a></li>
@@ -265,7 +255,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="general/supervision.html" class="page">Supervision and Monitoring</a></li>
     <li><a href="general/addressing.html" class="page">Actor References, Paths and Addresses</a></li>
     <li><a href="general/remoting.html" class="page">Location Transparency</a></li>
-    <li><a href="general/jmm.html" class="page">Akka and the Java Memory Model</a></li>
+    <li><a href="general/jmm.html" class="page">Pekko and the Java Memory Model</a></li>
     <li><a href="general/message-delivery-reliability.html" class="page">Message Delivery Reliability</a></li>
     <li><a href="general/configuration.html" class="page">Configuration</a></li>
     <li><a href="general/configuration-reference.html" class="page">Default configuration</a></li>
@@ -286,7 +276,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="typed/testing.html" class="page">Testing</a></li>
     <li><a href="typed/coexisting.html" class="page">Coexistence</a></li>
     <li><a href="typed/style-guide.html" class="page">Style guide</a></li>
-    <li><a href="typed/from-classic.html" class="page">Learning Akka Typed from Classic</a></li>
+    <li><a href="typed/from-classic.html" class="page">Learning Pekko Typed from Classic</a></li>
   </ul></li>
   <li><a href="typed/index-cluster.html" class="page">Cluster</a>
   <ul>
@@ -310,7 +300,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
     <li><a href="remoting.html" class="page">Classic Remoting (Deprecated)</a></li>
     <li><a href="split-brain-resolver.html" class="page">Split Brain Resolver</a></li>
     <li><a href="coordination.html" class="page">Coordination</a></li>
-    <li><a href="typed/choosing-cluster.html" class="page">Choosing Akka Cluster</a></li>
+    <li><a href="typed/choosing-cluster.html" class="page">Choosing Pekko Cluster</a></li>
   </ul></li>
   <li><a href="typed/index-persistence.html" class="page">Persistence (Event Sourcing)</a>
   <ul>
@@ -339,7 +329,7 @@ C16.952,7,17,6.553,17,6c0-0.553-0.048-1-0.6-1H3.6C3.048,5,3,5.447,3,6C3,6.553,3.
   <ul>
     <li><a href="stream/stream-introduction.html" class="page">Introduction</a></li>
     <li><a href="stream/stream-quickstart.html" class="page">Streams Quickstart Guide</a></li>
-    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Akka Streams</a></li>
+    <li><a href="general/stream/stream-design.html" class="page">Design Principles behind Pekko Streams</a></li>
     <li><a href="stream/stream-flows-and-basics.html" class="page">Basics and working with Flows</a></li>
... 99861 lines suppressed ...


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org