This is an automated email from the ASF dual-hosted git repository.
engelen pushed a change to branch update/scalapb-runtime-0.11.15
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
omit b53a3217 Update Versions.scala
omit e2263eea Merge branch 'main' into update/scalapb-runtime-0.11.15
omit a9f3e74d Update scalapb-runtime to 0.11.15
add d12fb442 Update sbt-java-formatter to 0.8.0 (#158)
add 3505469b Update sbt-site-paradox to 1.7.0 (#156)
add c0d92a80 Update protobuf-java to 3.25.3 (#157)
add aa2937e8 Update metrics-core to 4.2.25 (#161)
add 8fa1b9ef Update scalafmt-core to 3.7.17 (#167)
add cbfa54c1 Update scalapb-runtime to 0.11.15
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 (b53a3217)
\
N -- N -- N refs/heads/update/scalapb-runtime-0.11.15 (cbfa54c1)
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:
.git-blame-ignore-revs | 3 ++
.github/workflows/format.yml | 3 +-
.scalafmt.conf | 2 +-
.../java/docs/javadsl/ClusterShardingExample.java | 9 +++---
.../src/test/java/docs/javadsl/SampleData.java | 1 -
.../test/java/docs/javadsl/SendProducerTest.java | 25 ++++++++--------
.../java/docs/javadsl/TransactionsExampleTest.java | 21 +++++++-------
project/Dependencies.scala | 4 +--
project/Versions.scala | 3 +-
project/plugins.sbt | 4 +--
.../org/apache/pekko/kafka/testkit/KafkaTest.java | 2 +-
.../testkit/TestcontainersKafkaJunit4Test.java | 3 +-
.../kafka/testkit/TestcontainersKafkaTest.java | 1 -
.../testkit/internal/KafkaContainerCluster.java | 23 ++++++++-------
.../internal/PekkoConnectorsKafkaContainer.java | 11 ++++----
.../pekko/kafka/testkit/javadsl/BaseKafkaTest.java | 33 +++++++++++-----------
16 files changed, 71 insertions(+), 77 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]