File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed
Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# LocalStack Python Client Change Log
22
3+ * v2.5: Add endpoint config for AppConfig Data
34* v2.4: Add endpoint config for Resource Access Manager
45* v2.3: Add endpoint config for Amazon EventBridge Scheduler
56* v2.2: Add endpoint configs for ` emr-serverless ` and a few other services
Original file line number Diff line number Diff line change 9999 "servicediscovery" : 4630 ,
100100 "serverlessrepo" : 4631 ,
101101 "appconfig" : 4632 ,
102+ "appconfigdata" : 4632 ,
102103 "ce" : 4633 ,
103104 "mediaconvert" : 4634 ,
104105 "resourcegroupstaggingapi" : 4635 ,
Original file line number Diff line number Diff line change 11[metadata]
22name = localstack-client
3- version = 2.4
3+ version = 2.5
44url = https://github.com/localstack/localstack-python-client
55author = LocalStack Team
66author_email = info@localstack.cloud
@@ -12,6 +12,8 @@ classifiers =
1212 Programming Language :: Python :: 3.7
1313 Programming Language :: Python :: 3.8
1414 Programming Language :: Python :: 3.9
15+ Programming Language :: Python :: 3.10
16+ Programming Language :: Python :: 3.11
1517 License :: OSI Approved :: Apache Software License
1618 Topic :: Software Development :: Testing
1719
You can’t perform that action at this time.
0 commit comments