Skip to content

Commit 0661e52

Browse files
committed
bump to version 0.1.13
1 parent ea3478e commit 0661e52

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

aws-replicator/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ localstack extensions install "git+https://github.com/localstack/localstack-exte
150150

151151
## Change Log
152152

153+
* `0.1.13`: Add compatibility with localstack >=3.4; add http2-server; migrate to localstack auth login
153154
* `0.1.12`: Modify aws credentials text field type to password
154155
* `0.1.11`: Fix broken imports after recent upstream CloudFormation changes
155156
* `0.1.10`: Add `REPLICATOR_PROXY_DOCKER_FLAGS` option to pass custom flags to proxy Docker containers

aws-replicator/setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = localstack-extension-aws-replicator
3-
version = 0.1.12
3+
version = 0.1.13
44
summary = LocalStack Extension: AWS replicator
55
description = Replicate AWS resources into your LocalStack instance
66
long_description = file: README.md

0 commit comments

Comments
 (0)