Skip to content

Commit 841b713

Browse files
committed
bump version
1 parent 47c549f commit 841b713

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

aws-proxy/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ If you wish to access the deprecated instructions, they can be found [here](http
126126

127127
## Change Log
128128

129+
* `0.2.0`: Rename extension from `localstack-extension-aws-replicator` to `localstack-extension-aws-proxy`
129130
* `0.1.25`: Fix dynamodb proxying for read-only mode
130131
* `0.1.24`: Fix healthcheck probe for proxy container
131132
* `0.1.23`: Fix unpinned React.js dependencies preventing webui from loading

aws-proxy/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = localstack-extension-aws-proxy
3-
version = 0.1.25
3+
version = 0.2.0
44
summary = LocalStack AWS Proxy Extension
55
description = Proxy AWS resources into your LocalStack instance
66
long_description = file: README.md

0 commit comments

Comments
 (0)