GitHub user pjfanning edited a discussion: Pekko Connectors 1.1.x dependency 
upgrades

We were conservative with dependency upgrades in Pekko Connectors 1.0.x to make 
it easier for users coming from Alpakka to uptake Pekko Connectors.
The aim with Pekko Connectors 1.1.x is to use newer dependencies where feasible.

Some exceptions have come up
* Hbase testing is broken so it makes it difficult to upgrade its connector 
dependencies - https://github.com/apache/incubator-pekko-connectors/issues/61
* SQS connector doesn't work with latest AWS lib - 
https://github.com/apache/incubator-pekko-connectors/pull/441
* Latest versions of Spring only support Java 17. We still support Java 8. 
https://github.com/apache/incubator-pekko-connectors/blob/4223ac20b3eec15fd3a2020b86397c0bcf262056/.scala-steward.conf
* ActiveMQ libs now have Java 11 minimum
* Some test libs like mockito only support Java 11 in their latest releases
* incomplete work to support commons-net 3.10.0 (see 
https://github.com/apache/incubator-pekko-connectors/pull/171)
* Slick 3.5.0 is not released yet (with its Scala 3 support) - 
https://github.com/apache/incubator-pekko-connectors/pull/223
* Latest protobuf and related grpc releases cause us issues - 
https://github.com/apache/incubator-pekko-connectors/pull/277 and others
* couchbase client v3 causes us compike problems - 
https://github.com/apache/incubator-pekko-connectors/pull/400
* latest kudu jars seem to be restructured in a way that breaks our build
* orientdb 3.2 lib causes us build issues - 
https://github.com/apache/incubator-pekko-connectors/pull/361
* influxdb upgrade causes test problems - 
https://github.com/apache/incubator-pekko-connectors/pull/380
* hoverfly upgrade issues
* we have started using slf4jv2 in pekko and pekko http 1.1 but some changes 
need to be made in pekko connectors to support it

GitHub link: 
https://github.com/apache/incubator-pekko-connectors/discussions/443

----
This is an automatically sent email for notifications@pekko.apache.org.
To unsubscribe, please send an email to: 
notifications-unsubscr...@pekko.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to