Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended mock functionality and support new AWS builder #8

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

diversit
Copy link

Hi,
Thanks for creating SQSMock!
While using it, I missed some features which I added. E.g. ListQueues, GetQueueUrl, GetQueueAttributes, DeleteMessageBatch, DeleteQueue.
I also updated some dependencies and added 2.11 and 2.12 cross build since I also wanted to use it for AWScala where I also added quite some improvements.
The latest AWS Java library now require a builder to construct clients. Updated the SQSStartStop trait to use the new builder to construct an SQS client.

I hope you consider to merge these changes in the next release of SQSMock.
Best regards,
Joost

This was referenced Oct 23, 2017
@alanroche
Copy link

Any chance of at least merging this, if you you are no longer supporting the project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants