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

fanningpj pushed a change to branch scala3
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git


    omit 3d5c8ed1a unused import
    omit e07445b83 acknowledge use of jwt-scala code (#181)
    omit 82e3279d7 use LEGAL-626 apache header (#182)
    omit 5b5811e49 suggested change to queue method call (#174)
    omit 44e296574 support scala3 in avroparquet (#158)
    omit 4b259fe11 more connectors that support scala3 (#172)
    omit 19aa27120 Scala3 ftp support (#170)
    omit a2bf388ae enable scala3 build for more google connectors (#165)
    omit 19858bfb8 support scala3 for amqp connector (#154)
    omit 4a6909d1a support scala3 for google-cloud-storage connector (#159)
    omit fe5df3953 support scala3 on unix-domain connector (#162)
    omit 5ac4fe7f1 support scala3 in mqtt-streaming (#161)
    omit 591feaf2b scala3 support for hdfs (#156)
    omit 38e93b3c2 support ironmq on scala3 (#153)
    omit f33feb785 Scala3 support for jms connector (#145)
    omit 236ecd3fe scala 3 support for json streaming (#146)
    omit 097241e89 Scala3 support for more google connectors (#143)
    omit c315da755 support scala3 (google-common) (#141)
    omit 2b49234a6 More scala3 work (cassandra / azure) (#130)
    omit 3ed7abd31 Scala3 couchbase support (#128)
    omit 190ddf3b9 try scala 3 (#123)
     add 1a543d61a Update scalafmt
     add 5e339991b format source with scalafmt, #219
     add 78f2862a5 Add scalafmt to .git-blame-ignore-revs
     add 3f586ac4d FTP: Add a setting to enable or disable automatic server 
encoding detection (#221)
     add 329eaa850 Add sbt-header to code style checks
     new edd07b213 try scala 3 (#123)
     new 650c13bfb Scala3 couchbase support (#128)
     new c9d63558e More scala3 work (cassandra / azure) (#130)
     new 32cb3c78a support scala3 (google-common) (#141)
     new 19c34a230 Scala3 support for more google connectors (#143)
     new f6990e95d scala 3 support for json streaming (#146)
     new 777e5b349 Scala3 support for jms connector (#145)
     new 876ee6ff7 support ironmq on scala3 (#153)
     new 88655fb80 scala3 support for hdfs (#156)
     new 3a8be3e59 support scala3 in mqtt-streaming (#161)
     new 2fbdef524 support scala3 on unix-domain connector (#162)
     new 5cd0464a1 support scala3 for google-cloud-storage connector (#159)
     new 01331cc76 support scala3 for amqp connector (#154)
     new c9d353fdc enable scala3 build for more google connectors (#165)
     new 5cda19e0e Scala3 ftp support (#170)
     new 4f3ba4672 more connectors that support scala3 (#172)
     new 703553888 support scala3 in avroparquet (#158)
     new 9dfb46857 suggested change to queue method call (#174)
     new 1749b1792 use LEGAL-626 apache header (#182)
     new 28744d84f acknowledge use of jwt-scala code (#181)
     new 3a79bad63 unused import

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   (3d5c8ed1a)
            \
             N -- N -- N   refs/heads/scala3 (3a79bad63)

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.

The 21 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .git-blame-ignore-revs                                 |  1 +
 .github/workflows/format.yml                           |  2 +-
 .scalafmt.conf                                         |  2 +-
 build.sbt                                              |  4 ++--
 .../stream/connectors/ftp/impl/FtpOperations.scala     |  4 ++++
 .../stream/connectors/ftp/impl/FtpsOperations.scala    |  4 ++++
 .../org/apache/pekko/stream/connectors/ftp/model.scala | 18 ++++++++++++++++++
 .../test/scala/docs/scaladsl/JmsConnectorsSpec.scala   |  2 +-
 8 files changed, 32 insertions(+), 5 deletions(-)


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

Reply via email to