Releases: akka/alpakka
Alpakka 3.0.0
📣 Alpakka 3.0.0 released!
See the full Release Notes in the Alpakka documentation.
Changes
- Alpakka 3.0.0 release notes #2670 by @seglo
- Add missing autoupdater projects #2668 by @seglo
- google-common: Improve log messages for application default credentials #2667 by @armanbilge
- Enable MiMa for google-common #2665 by @armanbilge
- Remove the CMSClassUnloadingEnabled jvm flag #2637 by @PepRoll
- Google Common - Use effective port for GoogleHttp().cachedHostConnectionPool #2662 by @armanbilge
- Upgrade jackson libs to same version as Akka #2653 by @seglo
- Materialize stream instead of actor for Google token requests #2661 by @armanbilge
- Google Common: Fix authorization error #2639 by @PepRoll
- Migrate to sonatype snapshot/release repositories #2646 by @seglo
AvroParquet
AWS S3
AWS SQS
Elasticsearch
Geode
Google Cloud BigQuery
- BigQuery API improvements #2663 by @armanbilge
- Google: Drop old jwt-core dependencies #2641 by @armanbilge
Google Cloud Pub/Sub
- Google: Drop old jwt-core dependencies #2641 by @armanbilge
Google Cloud Storage
- Google: Drop old jwt-core dependencies #2641 by @armanbilge
Google FCM (Firebase)
- Google: Drop old jwt-core dependencies #2641 by @armanbilge
InfluxDB
- Enable fatalwarnings for most Alpakka and internal projects #2628 by @seglo
- Influxdb: emit instead of push in flow stage #2624 by @mariohuizar
MQTT
Pravega
Text
XML
- Fixed empty source XML parsing #2655 #2658 by @Seetaramayya
🙇 Credits
Special thanks to the following contributors who helped with this release: @PepRoll, @Seetaramayya, @armanbilge, @cheleb, @jabbaugh, @mariohuizar and @seglo
Alpakka 3.0.0-M1
📣 Alpakka 3.0.0-M1 released!
See the full Release Notes in the Alpakka documentation.
Notable changes since 2.0.2
- Upgrade Akka 2.6.13 for 3.0.0-M1 #2632 by @seglo
- Require Akka 2.6 and drop Akka 2.5 for all connectors #2457 by @ennru
- Drop support for Scala 2.11 #2452 by @raboof
- Drop pre-3.0.0 deprecated APIs #2618 by @seglo
- Rewritten Google BigQuery connector #2548 by @armanbilge
- Create google-common module #2613 by @armanbilge
- SNS: Akka 2.6; proper Http client pool shutdown in tests #2522 by @ennru
- Elasticsearch: Make V7 the default version #2528 by @mrooding
- ElasticSearch: Replace RestClient with Akka HTTP client #2347 by @mrooding
- File: LogRotatorSink fix completition #2559 by @tg44
- Tar reader: avoid deadlocks by synching in- and out-handlers #2538 by @ennru
- FTP: Enable SFTP connector to issue more than one unconfirmed read request #2567 by @conorgriffin
- JMS maxAckInterval #2585 by @manuelcueto
🙇 Credits
Special thanks to the following contributors who helped with this release: @Bobo1239, @aperkins1310, @armanbilge, @atyutin90, @bpiper, @chbatey, @cheleb, @conorgriffin, @dotbg, @dwickern, @ennru, @jbward1, @johanandren, @lukaszlenart, @manuelcueto, @markarasev, @mattkohl, @mikela, @mrooding, @polentino, @raboof, @seglo, @smourapina, @sullis and @tg44
Alpakka 2.0.2
📣 Alpakka 2.0.2 released!
See the full Release Notes in the Alpakka documentation.
Notable changes compared to 2.0.1
-
NEW MODULE: Google bigquery #2252 by @gkatzioura
-
Slick/JDBC: Support
PreparedStatement
use in Java DSL #2318 by @ihostage -
Kinesis KCL: let source backpressure correctly #2377 by @aserrallerios
-
AWS S3: Add access-style property (to support path-style access for non-AWS S3 services)#2392 by @laszlovandenhoek
-
Patch version upgrades across the board #2414 by @ennru (affects Avro Parquet, AWS Event Bridge, AWS Lambda, AWS S3, AWS SNS, AWS SQS, Couchbase, Dynamodb, Elasticsearch, HBase, JMS, Kinesis, MQTT, Orientdb, Slick, Solr, Spring Web)
-
Jackson 2.10.5 where Jackson appears transitively (to get the latest security fixes) #2373 by @ennru
🙇 Credits
Special thanks to the following contributors who helped with this release: @Grandys, @K-Adnan, @aserrallerios, @bgahagan, @cheleb, @ennru, @gkatzioura, @ihostage, @johanandren, @karlssonsimon, @laszlovandenhoek, @mas15, @mpdn, @raboof, @shagoon, @tg44 and @yannisf
Alpakka 2.0.1
See the full Release Notes in the Alpakka documentation.
Changes
AWS EventBridge
AWS Lambda
AWS Kinesis
- Kinesis: Construction safe API #2331 by @vaslabs
- Update AwsSpiAkkaHttpVersion to 0.0.9 #2328 by @matsluni
- Kinesis: code layout #2300 by @YikSanChan
- Kinesis: Avoid Any in KinesisSchedulerSourceStage #2297 by @YikSanChan
- Kinesis: Small cleanup #2299 by @YikSanChan
- [kinesis] Get rid of unnecessary broadcast-zip #2302 by @YikSanChan
- Kinesis: Give the callback a more meaningful name #2298 by @YikSanChan
- Fix typo in comment #2301 by @YikSanChan
- Kinesis: Fix arrow #2303 by @YikSanChan
AWS S3
- AWS S3: parse error replies #2341 by @ennru
- S3: URI pattern to support all regions #2336 by @iRevive
- Fix intermittent issues with Wiremock connection reset simulation #2319 by @bpiper
- S3: Add some backoff delay to multipart upload retries for tests #2282 by @bpiper
AWS SNS
AWS SQS
Cassandra
Comma-separated Values (CSV)
Couchbase
Dynamo DB
- Removed obsolete reference config for Alpakka DynamoDB #2333 by @vigoo
- Update AwsSpiAkkaHttpVersion to 0.0.9 #2328 by @matsluni
Elasticsearch
- Elasticsearch: Support the routing parameter #2272 by @yannisf
- ElasticsearchSource: Clear Scroll On Exhaustion or Completion #2330 by @michaeljmarshall
- Elasticsearch: Log indexing errors #2317 by @KGoodale13
- [elasticsearch] Support
allow_explicit_index: false
#2326 by @mrooding - [Elasticsearch] Add createBulk factory methods #2306 by @KGoodale13
File
- Allow LogRotatorSink be a Sink[T] instead of Sink[ByteString] #2323 by @shagoon
- file/tar: Allow space as terminal character in tar header #2325 by @sberglann