This is an automated email from the ASF dual-hosted git repository.
He-Pin pushed a change to branch unify-formatter-config
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
omit bcc3c805 fix: use checkCodeStyle alias in CI and standardize build.sbt
aliases
omit 1366e5ba chore: unify formatter config across pekko sub-projects
add cf7692cd Update sbt-api-mappings to 3.0.3 (#549)
add 0680feb3 Update sbt, scripted-plugin to 1.12.12 (#550)
add 68d87b3d feat: improve Scala 3.8 forward compatibility (#552)
add ce4aa2af chore: unify formatter config across pekko sub-projects
add bf6dfef4 fix: use checkCodeStyle alias in CI and standardize build.sbt
aliases
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 (bcc3c805)
\
N -- N -- N refs/heads/unify-formatter-config (bf6dfef4)
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:
.../org/apache/pekko/kafka/benchmarks/CsvFormatter.scala | 12 ++++++------
.../pekko/kafka/internal/BaseSingleSourceLogic.scala | 4 ++--
.../apache/pekko/kafka/internal/DeferredProducer.scala | 2 +-
.../apache/pekko/kafka/internal/KafkaConsumerActor.scala | 14 +++++++-------
.../org/apache/pekko/kafka/internal/LoggingWithId.scala | 4 ++--
.../org/apache/pekko/kafka/internal/SubSourceLogic.scala | 6 +++---
project/ProjectSettings.scala | 15 ++++++++++++++-
project/build.properties | 2 +-
project/plugins.sbt | 2 +-
.../pekko/kafka/testkit/internal/KafkaTestKit.scala | 2 +-
.../kafka/testkit/internal/TestcontainersKafka.scala | 4 ++--
.../apache/pekko/kafka/testkit/scaladsl/KafkaSpec.scala | 2 +-
tests/src/test/scala/docs/scaladsl/proto/Order.scala | 4 ++--
13 files changed, 43 insertions(+), 30 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]