amazon-archives / aws-scala-sdk

It's like the AWS SDK for Java, but more Scala-y
Apache License 2.0
73 stars 12 forks source link

Artefacts `aws-scala-*` are really out-of-date in Maven central #17

Open sbrnunes opened 7 years ago

sbrnunes commented 7 years ago

Are there any plans to generate a recent version of this artefacts and to publish them to Maven central?

Some Amazon SNS APIs do not work due to incompatibilities between the wrapper and the underlying SDK.

Example: SNS API deleteEndpoint is no longer compatible. The return type has changed.

fernomac commented 7 years ago

:+1:. It should be as simple as bumping the versions in config.yaml and pressing go (but I obviously haven't tried in a while...)