File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -150,6 +150,7 @@ localstack extensions install "git+https://github.com/localstack/localstack-exte
150
150
151
151
## Change Log
152
152
153
+ * ` 0.1.13 ` : Add compatibility with localstack >=3.4; add http2-server; migrate to localstack auth login
153
154
* ` 0.1.12 ` : Modify aws credentials text field type to password
154
155
* ` 0.1.11 ` : Fix broken imports after recent upstream CloudFormation changes
155
156
* ` 0.1.10 ` : Add ` REPLICATOR_PROXY_DOCKER_FLAGS ` option to pass custom flags to proxy Docker containers
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = localstack-extension-aws-replicator
3
- version = 0.1.12
3
+ version = 0.1.13
4
4
summary = LocalStack Extension: AWS replicator
5
5
description = Replicate AWS resources into your LocalStack instance
6
6
long_description = file: README.md
You can’t perform that action at this time.
0 commit comments