Skip to content

Commit

Permalink
Release Notes for v5 alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
bblommers authored Jan 7, 2024
1 parent c047857 commit 5764932
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Moto Changelog
==============

5.0.0alpha1:
------------

General:
* All decorators have been replaced with a single decorator:
`mock_aws`
* The `mock_batch_simple` and `mock_lambda_simple` decorators can now be configured using the `config`-parameter:
`@mock_aws(config={"batch": {"use_docker": False}, "lambda": {"use_docker": False}})`

4.2.13
-----
Docker Digest for 4.2.13: _sha256:20a2fdd4828b0ce1170ae26186ed28b64523cf6af83af892a74d9b3e23f84471_
Expand Down

0 comments on commit 5764932

Please sign in to comment.