File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# LocalStack Python Client Change Log
22
3+ * v2.2: Add endpoint configs for ` emr-serverless ` and a few other services
34* v2.1: Consider ` AWS_ENDPOINT_URL ` configuration when resolving service endpoints
45* v2.0: Change ` LOCALSTACK_HOSTNAME ` from ` <hostname> ` to ` <hostname>:<port> ` ; remove ` EDGE_PORT ` environment variable
56* v1.39: Add endpoint for Amazon MQ
Original file line number Diff line number Diff line change 115115 "meteringmarketplace" : 4644 ,
116116 "transcribe" : 4566 ,
117117 "mq" : 4566 ,
118+ "emr-serverless" : 4566 ,
119+ "appflow" : 4566 ,
120+ "route53domains" : 4566 ,
121+ "keyspaces" : 4566 ,
118122}
119123
120124# TODO remove service port mapping above entirely
Original file line number Diff line number Diff line change 11[metadata]
22name = localstack-client
3- version = 2.1
3+ version = 2.2
44url = https://github.com/localstack/localstack-python-client
55author = LocalStack Team
66author_email = info@localstack.cloud
You can’t perform that action at this time.
0 commit comments