This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch update/influxdb-java-2.25
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
discard e7bd034fa Update influxdb-java to 2.25
add efc2272cb update pekko dependencies (#1247)
add c00d86d14 Update auth, dynamodb, eventbridge, firehose, ... to 2.35.11
(#1274)
add b9b3218a8 Update spring-boot-autoconfigure, ... to 3.5.7 (#1273)
add ec74c930b Update specs2-core to 4.23.0 (#1272)
add ad9891106 Update scalafmt-core to 3.9.10
add 52d9d26f9 Reformat with scalafmt 3.9.10
add edd3227a1 Add 'Reformat with scalafmt 3.9.10' to .git-blame-ignore-revs
add 3334e3df8 Update java-driver-core to 4.19.1
add 1d8eb1a88 Update avro to 1.12.1 (#1269)
add b0499e015 Update orientdb-graphdb, orientdb-object to 3.2.45 (#1268)
add f015c0fff Update google-cloud-pubsub to 1.143.0 (#1267)
add a879777dd Update proto-google-cloud-bigquerystorage-v1 to 3.17.3
(#1266)
add 1ce69bd7b Update jnr-unixsocket to 0.38.24 (#1265)
add a5c5e702c Update testcontainers-scala to 0.43.6 (#1263)
add 92aecfd60 Update logback-classic to 1.5.20 (#1262)
add a3af303a0 Update jffi to 1.3.14 (#1264)
add 642368e19 Update influxdb-java to 2.25
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 (e7bd034fa)
\
N -- N -- N refs/heads/update/influxdb-java-2.25 (642368e19)
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 +++
.scalafmt.conf | 2 +-
.../connectors/amqp/AmqpConnectionProvider.scala | 8 +++----
build.sbt | 2 +-
.../connectors/csv/impl/CsvParsingStage.scala | 2 +-
.../ElasticsearchConnectionSettings.scala | 2 +-
.../elasticsearch/impl/RestBulkApiV5.scala | 2 +-
.../elasticsearch/impl/RestBulkApiV7.scala | 2 +-
.../file/impl/archive/ZipReaderSource.scala | 6 ++---
.../pubsub/grpc/impl/PekkoGrpcSettings.scala | 2 +-
.../stream/connectors/google/ResumableUpload.scala | 4 ++--
.../stream/connectors/google/util/EitherFlow.scala | 2 +-
.../influxdb/impl/InfluxDbSourceStage.scala | 4 ++--
.../connectors/ironmq/impl/IronMqClient.scala | 2 +-
.../connectors/jakartams/AcknowledgeMode.scala | 2 +-
.../connectors/jakartams/impl/JmsConnector.scala | 6 ++---
.../jakartams/impl/JmsProducerStage.scala | 2 +-
.../jakartams/impl/SoftReferenceCache.scala | 2 +-
.../jakartams/scaladsl/JmsConsumer.scala | 6 ++---
.../jakartams/scaladsl/JmsProducer.scala | 4 ++--
.../stream/connectors/jms/AcknowledgeMode.scala | 2 +-
.../stream/connectors/jms/impl/JmsConnector.scala | 6 ++---
.../connectors/jms/impl/JmsProducerStage.scala | 2 +-
.../connectors/jms/impl/SoftReferenceCache.scala | 2 +-
.../connectors/jms/scaladsl/JmsConsumer.scala | 6 ++---
.../connectors/jms/scaladsl/JmsProducer.scala | 4 ++--
.../kinesis/impl/KinesisSourceStage.scala | 6 ++---
.../kinesis/scaladsl/KinesisSource.scala | 6 ++---
.../mqtt/streaming/scaladsl/MqttSession.scala | 12 +++++-----
project/Dependencies.scala | 26 +++++++++++-----------
project/PekkoCoreDependency.scala | 2 +-
project/PekkoHttpDependency.scala | 2 +-
project/TestChanged.scala | 2 +-
project/plugins.sbt | 2 +-
.../stream/connectors/s3/impl/Marshalling.scala | 18 +++++++--------
.../pekko/stream/connectors/s3/impl/S3Stream.scala | 2 +-
.../pekko/stream/connectors/s3/settings.scala | 4 ++--
.../connectors/s3/scaladsl/S3WireMockBase.scala | 2 +-
.../connectors/testkit/CapturingAppender.scala | 2 +-
.../stream/connectors/testkit/LogbackUtil.scala | 2 +-
.../impl/UnixDomainSocketImpl.scala | 10 ++++-----
.../connectors/xml/impl/StreamingXmlWriter.scala | 2 +-
42 files changed, 95 insertions(+), 92 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]