Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaymankar committed Dec 4, 2023
1 parent c999638 commit 8b784ba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog.d/0-release-notes/elasticmq
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
* Replace fake-sqs with ElasticMQ

ElasticMQ is an actively maintained project, fake-sqs hasn't seen a commit since
2018. This is not expected to have any noticeable effect on deployments that
don't have any extra configurations for the SQS queues. If the fake-aws-sqs
chart had configured custom queue names, they have couple of extra limitations:
- The queue names must only contain alphanumeric characters and hyphens.
- The FIFO queue names must end in `.fifo`.

0 comments on commit 8b784ba

Please sign in to comment.