Prep 2.3.0 release

This commit is contained in:
Bert Blommers 2021-12-24 20:41:29 -01:00 committed by GitHub
parent cf87e75d6e
commit 50b20b56c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,12 @@
Moto Changelog Moto Changelog
=================== ===================
2.3.0
-----
General:
* It is now possible to use a mocked region. This will throw an error by default, but can be enabled using the `MOTO_ALLOW_NONEXISTENT_REGION`-environment variable.
* Performance improvements - only the backend for the requested region is now loaded into memory, instead of (naively) loading a backend for every region.
2.2.20 2.2.20
----- -----
New Services: New Services: