What's Changed
- Remove python 3.6 compatibility mention from README, minor readme updates by @dfangl in #6452
- fix moto fallback dispatching on 404 errors by @alexrashed in #6449
- fix content based message deduplication with sqs fifo queues by @thrau in #6460
- fix integration tests against pro by @alexrashed in #6461
- remove
fix_return_consumed_capacity
, fixes #6437 by @brandonstubbs in #6439 - fix authorizer object for rest api by @calvernaz in #6436
- update Docker base image (python:3.10.5-slim-buster) digest to 1839c4f by @renovate in #6469
- Update ASF APIs by @localstack-bot in #6470
- added support for route53resolver group association by @macnev2013 in #6423
- fix CLA allowlist (renamve renovate-bot to renovate) by @alexrashed in #6472
- Fix volume dir path replacement for windows paths, use docker cmd client if not in docker by @dfangl in #6474
- add ec2 vpc terraform test cases by @macnev2013 in #6478
- Fix windows volume mount path for CLI localstack start by @dfangl in #6482
- Remove API_REGIONS cache, replace with in-memory lookup by @whummer in #6487
- Canonicalize Lambda policy name, initialize service provider in run_lambda(..) by @whummer in #6485
- fix ASF error serialization for shapes w/ members by @alexrashed in #6246
New Contributors
- @brandonstubbs made their first contribution in #6439
Full Changelog: v1.0.0...v1.0.1