This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch update/pekko-actor-1.2.0
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
discard c60410b1 Update pekko-actor, pekko-cluster, ... to 1.2.0
add 0cdd0067 Update ecs to 2.33.9
add 0e7cffa0 Update sbt-header to 5.11.0
add 0e6ad419 chore: fix imports
add 2fc67869 drop scala 2.12 support
add fdad4b5f Update Dependencies.scala
add f9b9f697 avoid pekko.dispatch.ExecutionContexts (#508)
add 2bed82eb Update pekko-actor, pekko-cluster, ... to 1.2.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c60410b1)
\
N -- N -- N refs/heads/update/pekko-actor-1.2.0 (2bed82eb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/nightly.yml | 2 +-
.github/workflows/unit-tests.yml | 1 -
.../pekko/discovery/awsapi/ecs/AsyncEcsDiscovery.scala | 3 ++-
.../discovery/awsapi/ecs/AsyncEcsServiceDiscovery.scala | 6 ++++--
.../discovery/awsapi/ecs/AsyncEcsTaskSetDiscovery.scala | 6 ++++--
.../awsapi/ec2/Ec2TagBasedServiceDiscovery.scala | 2 +-
.../pekko/discovery/awsapi/ecs/EcsServiceDiscovery.scala | 3 ++-
.../pekko/discovery/awsapi/ec2/FiltersParsingTest.scala | 3 ++-
.../pekko/discovery/consul/ConsulServiceDiscovery.scala | 2 +-
.../org/apache/pekko/discovery/kubernetes/Settings.scala | 2 +-
.../apache/pekko/cluster/bootstrap/IntegrationTest.scala | 2 +-
.../lease/kubernetes/AbstractKubernetesLease.scala | 8 ++++----
.../lease/kubernetes/KubernetesSettings.scala | 4 ++--
.../cluster/bootstrap/ClusterBootstrapSettings.scala | 15 ++++++++-------
.../pekko/management/cluster/bootstrap/JoinDecider.scala | 4 +++-
.../cluster/javadsl/ClusterMembershipCheck.scala | 7 ++++---
.../cluster/scaladsl/ClusterMembershipCheck.scala | 2 +-
.../apache/pekko/pki/kubernetes/PemManagersProvider.scala | 3 ++-
.../org/apache/pekko/management/HealthCheckSettings.scala | 13 ++++++-------
.../apache/pekko/management/PekkoManagementSettings.scala | 5 +++--
.../pekko/management/internal/HealthChecksImpl.scala | 5 +++--
.../apache/pekko/management/javadsl/HealthChecks.scala | 9 ++++-----
.../apache/pekko/management/javadsl/PekkoManagement.scala | 4 +++-
.../pekko/management/scaladsl/PekkoManagement.scala | 5 +++--
project/Common.scala | 4 ++--
project/CopyrightHeader.scala | 4 ++--
project/Dependencies.scala | 5 ++---
project/plugins.sbt | 2 +-
project/project-info.conf | 2 +-
29 files changed, 73 insertions(+), 60 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]