apache / pekko-connectors

Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.
https://pekko.apache.org/
Apache License 2.0
56 stars 27 forks source link

Revert "Update auth, dynamodb, eventbridge, firehose, ... to 2.26.7" #706

Closed pjfanning closed 1 week ago

pjfanning commented 1 week ago

Reverts apache/pekko-connectors#705

There is a compile issue because AWS SDK RetryPolicy has been deprecated in favour of RetryStrategy.

See https://github.com/apache/pekko-connectors/issues/707