YOU54F / serverless-offline-plugins

Serverless offline plugins to download and run a local ses server, dynamodb or elasticmq(sqs)
2 stars 2 forks source link

Upgrade elasticmq to version 1.5.4 #2

Closed C4n4rd0 closed 7 months ago

C4n4rd0 commented 8 months ago

Is it possible to create a new version of the serverless offline elasticmq plugin with an upgrade of elasticmq to get thé last features?

C4n4rd0 commented 8 months ago

I've created this repo from your code: https://www.npmjs.com/package/serverless-offline-elasticmq-localhost If you want to merge both, just let me know.

YOU54F commented 7 months ago

Yeh @C4n4rd0, yeah feel free to make a pull request, I would be happy to merge it. Makes sense to allow the user to self-define a version themselves 👍🏾

C4n4rd0 commented 7 months ago

Here it is: https://github.com/YOU54F/serverless-offline-plugins/pull/3 And sorry for answering so lately.

YOU54F commented 7 months ago

nice one and no worries at all!

YOU54F commented 7 months ago

now released as 0.0.12 - thanks @C4n4rd0

C4n4rd0 commented 7 months ago

Thank you for your plugin. It helped me a lot. It was the least I could do.