drewblas / aws-ses

Provides an easy ruby DSL & interface to AWS SES
MIT License
549 stars 109 forks source link

Upgrade to signature v4 #75

Closed m33h closed 3 years ago

m33h commented 3 years ago

https://github.com/drewblas/aws-ses/issues/71

m33h commented 3 years ago

@drewblas hello; according to your suggestion I made region option configurable

drewblas commented 3 years ago

Thanks! I'm reviewing and testing

0zge commented 3 years ago

Hi @drewblas is there a timeline for when the fix will be merged into master?

ibrahima commented 3 years ago

FWIW I found that the official aws-sdk-rails was basically a drop-in replacement for this gem, at least for the (simple) use case that we were using it for.

agarwalrajesh commented 3 years ago

@ibrahima - What other aws-sdk you are using? Want to check if it creates any conflicts with others.

ibrahima commented 3 years ago

It shouldn't conflict with other aws-sdk-* gems, I believe it just adds some Rails-specific integration points, such as setting up an ActionMailer mailer. The only dependency that it has is aws-sdk-ses I believe.

agarwalrajesh commented 3 years ago

Hi @drewblas is there a timeline for when the fix will be merged into master?

Thanks! I'm reviewing and testing

@drewblas - Thanks for reviewing and testing! Do you have any update when you plan to release the new version?

drewblas commented 3 years ago

I'm hoping tomorrow? I worked on it today but had a little bit of outdated jeweler trouble.

drewblas commented 3 years ago

Thank you all for the help! 0.7.0 has been released: https://rubygems.org/gems/aws-ses