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

fix(sqs): add queryCompatibility to json protocol #4405

Merged
merged 1 commit into from
Apr 28, 2023
Merged

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Apr 26, 2023

Checklist
  • npm run test passes
  • n/a .d.ts file is updated
  • changelog is added, npm run add-change
  • n/a run bundle exec rake docs:api and inspect doc/latest/index.html if documentation is changed
  • run npm run integration if integration test is changed
  • n/a non-code related change (markdown/git settings etc)

Ran npx cucmber-js -t @sqs this time for both current and new model JSON.

@kuhe kuhe requested a review from a team as a code owner April 26, 2023 23:17
lib/services/sqs.js Outdated Show resolved Hide resolved
@kuhe kuhe force-pushed the fix/sqs branch 2 times, most recently from a25db48 to ccb85d0 Compare April 28, 2023 18:33
@kuhe kuhe changed the title fix(sqs): check for sqs queue url param in multiple places fix(sqs): add queryCompatibility to json protocol Apr 28, 2023
@kuhe
Copy link
Contributor Author

kuhe commented Apr 28, 2023

npx cucumber-js -t @sqs is also passing with both JSON and Query protocols.

@kuhe kuhe merged commit 543052d into aws:master Apr 28, 2023
@kuhe kuhe deleted the fix/sqs branch April 28, 2023 22:24
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