Skip to content

Conversation

@alexrashed
Copy link
Member

Motivation

This PR removes the service alias for SQS to support the old query protocol from the health endpoint (because it's not its own AWS service, just an alias for an existing service used to distinguish between the routing and allow loading a separate spec).

Changes

Explicitly removes sqs-query from the health endpoint as a temporary workaround (until the "service alias" has been removed again).

/cc @Pive01

@alexrashed alexrashed added the semver: patch Non-breaking changes which can be included in patch releases label Nov 22, 2023
@alexrashed alexrashed added this to the 3.0.1 milestone Nov 22, 2023
@alexrashed alexrashed self-assigned this Nov 22, 2023
@coveralls
Copy link

coveralls commented Nov 22, 2023

Coverage Status

coverage: 84.0% (-0.03%) from 84.028%
when pulling 3e7b9d5 on fix-health-sqs-query
into dcc4a7b on master.

@alexrashed alexrashed requested a review from simonrw as a code owner November 22, 2023 16:20
@alexrashed alexrashed requested a review from bentsku November 22, 2023 16:20
Copy link
Contributor

@bentsku bentsku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! thanks a lot for fixing this, which could be a bit weird for users. That will be a big search for all the "sqs-query" when removing the alias 😄

@github-actions
Copy link

LocalStack Community integration with Pro

       2 files         2 suites   1h 4m 59s ⏱️
2 330 tests 2 030 ✔️ 300 💤 0
2 331 runs  2 030 ✔️ 301 💤 0

Results for commit 3e7b9d5.

@alexrashed
Copy link
Member Author

@bentsku Oh yes, looking forward to cleaning that up. Actually I'm already on it: #9710

@alexrashed alexrashed merged commit 872079b into master Nov 23, 2023
@alexrashed alexrashed deleted the fix-health-sqs-query branch November 23, 2023 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver: patch Non-breaking changes which can be included in patch releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants