Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

LocalStack

Enabling an efficient local dev&test loop for Cloud applications
Collective - Host: opensource - https://opencollective.com/localstack - Code: https://github.com/localstack/localstack

add correct handling of S3 multipart form upload via edge port (#2499)

github.com/localstack/localstack - 8ca55b79899b1685b7d4f167ac5714bcdd98823b authored over 4 years ago by mcintyre94 <[email protected]>
fix ApiGateway response on DELETE Lambda integration (#2495)

github.com/localstack/localstack - cecbb6aa7b0beca607364c49c01ae73c5a4d8301 authored over 4 years ago by usmangani1 <[email protected]>
support StepFunctions targets in scheduled event rules (#2494)

github.com/localstack/localstack - c30756ab111599dc9aa764b7d7eb2f067690d2f5 authored over 4 years ago by mcintyre94 <[email protected]>
filter out Lambdas by region in ListFunctions (#2492)

github.com/localstack/localstack - 88bebe1c0186a639eeece8702711035ec4332c08 authored over 4 years ago by Waldemar Hummer <[email protected]>
add edge port forwarding rules for SQS client requests (#2489)

github.com/localstack/localstack - c807267c9305afcd85b56afcf83b13c212fb627a authored over 4 years ago by Waldemar Hummer <[email protected]>
Fix edge routes for S3 HTTP requests (#2487)

github.com/localstack/localstack - c57e55e7a6876d507d411198d59f4bc476d7a198 authored over 4 years ago by Waldemar Hummer <[email protected]>
fix Terraform deletion of EC2 NAT Gateways (#2484)

github.com/localstack/localstack - 1f725599e2fb2a0c7cbd0fb9fc8a740a0b49250b authored over 4 years ago by Waldemar Hummer <[email protected]>
fix SNS CreateTopic with existing topic and different tags (#2482)

github.com/localstack/localstack - 73683ac5d3ac64175620f682bd0a9f15a402ee11 authored over 4 years ago by usmangani1 <[email protected]>
add support for IAM SimulatePrincipalPolicy (#2477)

github.com/localstack/localstack - bf081673c200cfb7abaed9baf928f06cf8a88bf4 authored over 4 years ago by Duong Phan <[email protected]>
add Letsencrypt CA certificate to cert store; remove Python 2 tests in CI (#2480)

github.com/localstack/localstack - 19c52c31c62c623193dbebfe91b8cb182c33adb9 authored over 4 years ago by Waldemar Hummer <[email protected]>
add EventBridge schedule expression for HTTP endpoint subscriber (#2468)

github.com/localstack/localstack - 0ae2903756e0988205ff21a30d52675692c0c750 authored over 4 years ago by Duong Phan <[email protected]>
fix Windows host path for Lambda volume mounting (#2474)

github.com/localstack/localstack - 34daf13e8f0c883eceb3ae3f83a6ab20e8fc9460 authored over 4 years ago by Ben Leimberger <[email protected]>
add UnsubscribeURL to SNS notification message (#2467)

github.com/localstack/localstack - 1a184c006ed3d0110a56f0b9a51106776494a7bc authored over 4 years ago by andrei-gypaetus <[email protected]>
Minor testutil refactoring; release v0.11.2 (#2451)

github.com/localstack/localstack - 6dcffb35fb685b4297599c9ee1064b6433ab64c9 authored over 4 years ago by Waldemar Hummer <[email protected]>
add persistence support to SQS API (#2441)

github.com/localstack/localstack - 850a6f7dac64d9a9869d47d8cb222951fdbb3552 authored over 4 years ago by Devon Mizelle <[email protected]>
mock simple response for EC2 reserved instance APIs (#2458)

github.com/localstack/localstack - 559bbd6edd08658353184862a8d5b6e1f8cc660b authored over 4 years ago by Duong Phan <[email protected]>
fix error handling on SQS sending of empty message batch (#2412)

github.com/localstack/localstack - 078138a41d8b0a88ee21e1932ada05c4f1b08191 authored over 4 years ago by usmangani1 <[email protected]>
adding small utility function for long UIDs (#2453)

github.com/localstack/localstack - d17eb50b25c95864eb9d8b1820e2afced5e03a9a authored over 4 years ago by usmangani1 <[email protected]>
Refactor CLI and infra startup; use random port for multiserver; remove subprocess32 (#2450)

github.com/localstack/localstack - 8729ea45f56c9b61990db187dc0c4c73bb3b5416 authored over 4 years ago by Waldemar Hummer <[email protected]>
update Lambda models to handle missing attributes: kms_key_arn, vpc_config (#2449)

github.com/localstack/localstack - 2451ae2179aef372f3739cdb224491930231f8a7 authored over 4 years ago by Duong Phan <[email protected]>
add bucket existence checks for S3 operations (#2446)

github.com/localstack/localstack - 99ed6d20721154043764f5f57c92c161772b2ec2 authored over 4 years ago by Mani <[email protected]>
Use dynamic instead of hardcoded backend service ports (#2445)

github.com/localstack/localstack - 2b614c873926a7eefcc1921cd22e41a709466878 authored over 4 years ago by Waldemar Hummer <[email protected]>
check S3 bucket existence when retrieving lifecycle configuration (#2434)

github.com/localstack/localstack - 01925a89dd81bfccd07e52a951837c8ad5615b9c authored over 4 years ago by Mani <[email protected]>
fix mapping of CloudFormation account IDs (#2440)

github.com/localstack/localstack - 89f7e0986dabd1acbcd60bf2612c55a17fc6e934 authored over 4 years ago by Waldemar Hummer <[email protected]>
add some test cases for common utils (#2423)

github.com/localstack/localstack - c307901934e0ed308a1b1abeac9a24189642979d authored over 4 years ago by Mani <[email protected]>
fix lint issues caused by recent flake8 upgrade (#2420)

github.com/localstack/localstack - c501046c611aba0d891b2cfea1752c35bc285f49 authored over 4 years ago by Waldemar Hummer <[email protected]>
add API Gateway integration with DynamoDB (#2411)

github.com/localstack/localstack - 91a00fe80b81af794b656ad25958e4ecbcdc1ca6 authored over 4 years ago by usmangani1 <[email protected]>
optimize travis build for light image (#2410)

github.com/localstack/localstack - b577d5e79d5b775421938e1b4bf27cbaaaa2e2a0 authored over 4 years ago by Waldemar Hummer <[email protected]>
add name for non-existent Lambda in fallback update call (#2397)

github.com/localstack/localstack - 5d7325653a83a542d0d0e77990d3db6261d1ce4d authored over 4 years ago by usmangani1 <[email protected]>
add tests for CW getMetricData, API GW CreateModels, S3 listing 1000+ objects (#2390)

github.com/localstack/localstack - 567c506c9e5cb7e99524d0ae957a31345ffe3d7b authored over 4 years ago by usmangani1 <[email protected]>
add tests for EC2 create_vpc_endpoint, S3 put/get bucket versioning (#2402)

github.com/localstack/localstack - 0be497bb09d9646eaf9972bc0c94bf7bd4aff90f authored over 4 years ago by usmangani1 <[email protected]>
add integration test for SNS-SQS integration (#2406)

github.com/localstack/localstack - 5a0373fc534ef2dfc5f1d846b9f6e8914319dbeb authored over 4 years ago by Duong Phan <[email protected]>
add integration test for CloudWatch put_metric data (#2399)

github.com/localstack/localstack - b3a2cbc1c83da7cba07f2de2ea00935fe92b5820 authored over 4 years ago by Duong Phan <[email protected]>
fix constructor parameters for moto IntegrationResponse (#2404)

github.com/localstack/localstack - 67686a8ea3420efe34f7739831ecff181b9a8534 authored over 4 years ago by usmangani1 <[email protected]>
add test case for SQS queue RedrivePolicy attribute (#2396)

github.com/localstack/localstack - c220e88e89983adb05894af7152e8e292f23f0f4 authored over 4 years ago by usmangani1 <[email protected]>
add Lambda support for the dotnetcore3.1 runtime (#2366)

github.com/localstack/localstack - 745648a34ac1f0ea7ccf125e73de8819f7874137 authored over 4 years ago by alex-vance <[email protected]>
fix health check for HTTPS endpoints with self-signed certs (#2389)

github.com/localstack/localstack - ae9c131cd1482b01e239dc46541eb19ef4c06ea5 authored over 4 years ago by Waldemar Hummer <[email protected]>
optimize image size; add documentation for USE_LIGHT_IMAGE; release v0.11.1 (#2385)

github.com/localstack/localstack - f9d5c1a77088bf65e10d05a298ef7ab61fc64314 authored over 4 years ago by Waldemar Hummer <[email protected]>
fix creation/squashing of light image; skip persistence replay if an API is disabled (#2384)

github.com/localstack/localstack - cfabfdf04480d23a080726bd77d80e30b8a22eb2 authored over 4 years ago by Waldemar Hummer <[email protected]>
Create stripped-down light version of Docker image, with lazy loading of ES libs (#2383)

github.com/localstack/localstack - b0895d1ca0a493e0ca8620294c6b74138b114960 authored over 4 years ago by Waldemar Hummer <[email protected]>
add persistence for SSM and SecretsManager; introduce PersistingProxyListener (#2382)

github.com/localstack/localstack - 5e7446c43a4bed9cde34aea8d35a8f2cdfaee2d2 authored over 4 years ago by Danny Shemesh <[email protected]>
put util jars at end of classpath for running Java lambdas locally (#2378)

github.com/localstack/localstack - 0cf839ae1237e9b5aa9479d80e8f3f1eb3b79b5d authored over 4 years ago by Ken Reese <[email protected]>
fix case sensitivity for Connection keep-alive header; fix Arn attribute for LogGroup in CF (#2377)

github.com/localstack/localstack - a0fadacda44c475640cb717fa97e58a6b7cedf70 authored over 4 years ago by Waldemar Hummer <[email protected]>
fix apigateway put_integration to avoid responseTemplates containing null values (#2373)

github.com/localstack/localstack - 9b17e570868a0902375a1ee381ca0589c15f72d2 authored over 4 years ago by Duong Phan <[email protected]>
Add test for CloudFormation to handle additional SQS queue attributes (#2364)

github.com/localstack/localstack - 50926669d1ec003c04971c2c156c4d1c94a2c00f authored over 4 years ago by Duong Phan <[email protected]>
add test cases for STS get_federation_token (#2369)

github.com/localstack/localstack - ddf14dfcf4d23e1ec21697960376f521cf47eacb authored over 4 years ago by usmangani1 <[email protected]>
Fix upstream regression in CloudFormation deployment (#2370)

github.com/localstack/localstack - e80d8c96a110744b6d3b18b288e468c9a328d826 authored over 4 years ago by Waldemar Hummer <[email protected]>
add CloudFormation test for creation of events rules without name; delete SFN state machines in CF (#2365)

github.com/localstack/localstack - 05137181159c9ea063eb060f2c0dc2c2557b5d17 authored over 4 years ago by Duong Phan <[email protected]>
add test to start StepFunction execution from Lambda (#2360)

github.com/localstack/localstack - a0cff49f3e8e64e9c39b57642b77048a27b6d2d8 authored over 4 years ago by Duong Phan <[email protected]>
Add support for Lambdas triggered by scheduled event rules (#2358)

github.com/localstack/localstack - 0181a1fc056b7538547d5f43f6b6d21bb126286a authored over 4 years ago by Waldemar Hummer <[email protected]>
add some tests for common utils (#2357)

github.com/localstack/localstack - 3a7058d4e3f888c93d1d9f4b2f1bc984c8fc1e57 authored over 4 years ago by Mani <[email protected]>
consider None data when stripping chunk signatures in S3 requests (#2356)

github.com/localstack/localstack - b3a75fc5c44ff3fce239eb2ccabf62ef4586efde authored over 4 years ago by usmangani1 <[email protected]>
add ability to return multi valued headers from Lambda - API GW integration (#2354)

github.com/localstack/localstack - 417e517f97031a6ecc12d7e2d701eecd0571ad5b authored over 4 years ago by usmangani1 <[email protected]>
fix CF deployment for EventPattern attribute in Events::Rule; add CF support to update instances of IAM::Role (#2352)

github.com/localstack/localstack - 48f228230aa13db16e06888c9033dfc298f315a9 authored over 4 years ago by Waldemar Hummer <[email protected]>
implement Events put_events with Lambda as target (#2351)

github.com/localstack/localstack - a0c80800c41a651c5954640f0c7394e007dc2d3b authored over 4 years ago by Duong Phan <[email protected]>
Extract .coverage file from Docker image to fix coverage report in CI (#2353)

github.com/localstack/localstack - 0f3b8cdcf3c04cc498ecaa3040ceb66337a48f95 authored over 4 years ago by Waldemar Hummer <[email protected]>
Fixed Windows malformed path issue (#2350)

github.com/localstack/localstack - 1aa5d5241846f94801f7aa7b6b4c52306d649078 authored over 4 years ago by Ben Leimberger <[email protected]>
add support for Events put_events with SQS target (#2343)

github.com/localstack/localstack - 193b1ffe51c39c85e22d28b08627636ba342358d authored over 4 years ago by Duong Phan <[email protected]>
resolve CloudFormation refs when updating resource IDs (#2344)

github.com/localstack/localstack - e221a4a61cf866b9736825782b7b4b8c654c6152 authored over 4 years ago by Waldemar Hummer <[email protected]>
fix default RoleName in CF dependent IAM roles (#2341)

github.com/localstack/localstack - 24ed9f5f6405c2ba79c976aafc679178f6da3f01 authored over 4 years ago by Waldemar Hummer <[email protected]>
include edge port details in architecture diagram (#2334)

github.com/localstack/localstack - c6f1d993985fa37e02d9a4cb80ff3002fc05d127 authored over 4 years ago by Mani <[email protected]>
support S3 expiry for pre-signed URLs and objects (#2333)

github.com/localstack/localstack - 8767aae64481139b256881df3ac24ef6ee70b8f1 authored over 4 years ago by usmangani1 <[email protected]>
add metadata headers in s3 GET responses (#2339)

github.com/localstack/localstack - c0cfa18c0571184f97bfca18b245b0e35886519f authored over 4 years ago by usmangani1 <[email protected]>
fix edge request forwarding for public S3 URLs (#2332)

github.com/localstack/localstack - df8a1c0fc8cb4beecf824ff59274bb06540278a1 authored over 4 years ago by Waldemar Hummer <[email protected]>
Update startup log messages with new edge port (#2318)

github.com/localstack/localstack - 8433682f8ad29dc23a5e909cb229d0cb033beeaa authored over 4 years ago by arcones <[email protected]>
add test for DynamoDB PutItem from within Lambda function (#2330)

github.com/localstack/localstack - f226b2362996c272e569da28c8f9657a06737118 authored over 4 years ago by Duong Phan <[email protected]>
Add test for creation/deletion of API Gateway domain names (#2328)

github.com/localstack/localstack - a77a66707522217276aa4208fbf61194dff24e71 authored over 4 years ago by Duong Phan <[email protected]>
add missing S3 response headers for bytes ranges and request IDs (#2326)

github.com/localstack/localstack - 8d9adc4d2d4b83f8146ac3b3fd6257adaf185958 authored over 4 years ago by usmangani1 <[email protected]>
add README infos for dev packages installation & testing (#2327)

github.com/localstack/localstack - b105c58c02c0cdbd434ff0f5dd4d887fd9c43bdd authored over 4 years ago by Mani <[email protected]>
add util class to fix account IDs and use it in STS listener (#2317)

github.com/localstack/localstack - 059ffe1cd9e48cda08c715f183adf5e4976c1a2b authored over 4 years ago by usmangani1 <[email protected]>
add Github fork procedure to README (#2319)

github.com/localstack/localstack - ce8d37628185842621826067fe50d96c3ac11cc2 authored over 4 years ago by arcones <[email protected]>
add unit tests for common utils to increase coverage (#2310)

github.com/localstack/localstack - 38546659265876c74d0b2272885b28074acad049 authored over 4 years ago by Mani <[email protected]>
fix response content for IAM error messages (#2316)

github.com/localstack/localstack - a7a669fa96685def97cdfdc69f1a5695fc8b1af0 authored over 4 years ago by Waldemar Hummer <[email protected]>
delete notification configurations on S3 bucket deletion (#2312)

github.com/localstack/localstack - 28d3b76087979229f586911423307e6fd8995f19 authored over 4 years ago by Duong Phan <[email protected]>
add tests for sending message to SQS from Lambda function (#2311)

github.com/localstack/localstack - 2e5d6d55aa3d938136a228ebaed7c8a35c4d8dcd authored over 4 years ago by Duong Phan <[email protected]>
fix test for ES domain endpoint (#2314)

github.com/localstack/localstack - d60f186d75a299b7e19a04a040d6ff7e0513a07a authored over 4 years ago by Waldemar Hummer <[email protected]>
fix CreateElasticsearchDomain by starting process asynchronously; expose external hostname for ES domains (#2313)

github.com/localstack/localstack - c06c9eb97cee5b94b7879662855b2a3ec1b0e557 authored over 4 years ago by Waldemar Hummer <[email protected]>
optimize image size by cleaning up more temp. files in Dockerfile

github.com/localstack/localstack - 9f84b04f293b13d5388b13a33bf63ab28e525904 authored over 4 years ago by Waldemar Hummer <[email protected]>
Support IAM Role in Cloudformation without RoleName (#2309)

Co-authored-by: Callum McIntyre <[email protected]>

github.com/localstack/localstack - b4f3b49a5e97b8faf8ffe52638d924d9a005de37 authored over 4 years ago by Waldemar Hummer <[email protected]>
fix DynamoDB behavior for ReturnValues on PutItem (#2298)

github.com/localstack/localstack - b3d911c9baf9ea4fba62bd4982e147458421ec69 authored over 4 years ago by usmangani1 <[email protected]>
fix Elasticsearch install dirs and reduce Docker image size

github.com/localstack/localstack - 0d0909e68f8236ad29149d2b4ca26d7da82d1142 authored over 4 years ago by Waldemar Hummer <[email protected]>
Add CFN support for Events::Rule and S3::BucketPolicy; extend CF integration tests (#2301)

github.com/localstack/localstack - d6d425dece398d7549879f612aaa1be37e641056 authored over 4 years ago by Duong Phan <[email protected]>
support custom Lambda endpoint for StepFunctions (#2296) (#2302)

github.com/localstack/localstack - 5ba7dfeb6d23fd84b51fa02e9831e5cab71fdf30 authored over 4 years ago by mcintyre94 <[email protected]>
add simple test for serverless deployment (#2306)

github.com/localstack/localstack - 4b8ace4faea8c2f913f6e00a3bce5d0b54465eba authored over 4 years ago by Waldemar Hummer <[email protected]>
clean up tmp folder in Dockerfile

github.com/localstack/localstack - 50d0259f6ffc3bc3788f9b640674fde36ddd8134 authored over 4 years ago by Waldemar Hummer <[email protected]>
Lazily install and allow selection of specific Elasticsearch versions (#2299)

github.com/localstack/localstack - 8da2edf276b3268935d23d9ed1713761e5282391 authored over 4 years ago by Waldemar Hummer <[email protected]>
support "exists" operator for SNS filter policy (#2292)

github.com/localstack/localstack - 91917be66468909b52dc29ae0e9f0a9f2934d204 authored over 4 years ago by usmankb <[email protected]>
support CloudFormation getatt for Firehose streams and ES domains (#2288)

github.com/localstack/localstack - 501d568b0094d71c4d0f2fa03cd83967d195db0a authored over 4 years ago by Roman Dmytrenko <[email protected]>
Fix API Gateway to Lambda when payload is received as bytes (#2293)

github.com/localstack/localstack - 6c419403378893b3b2e836149d9921d85ac0f461 authored over 4 years ago by Maxime Meriouma-Caron <[email protected]>
fix IAM detach_role_policy and add missing managed policies (#2289)

github.com/localstack/localstack - a78933bebab22456bf98508239cdcbcfe9f7c064 authored over 4 years ago by Duong Phan <[email protected]>
Print version number when starting up (#2282)

github.com/localstack/localstack - 5a001749cc625e5bdff691a1066fa8520d1e5263 authored over 4 years ago by Mani <[email protected]>
Add CloudFormation support for IAM Role resource type (#2283)

github.com/localstack/localstack - 7170414144a20a8e09501fef008088596c6e6a3b authored over 4 years ago by Duong Phan <[email protected]>
fix tagging support for ES domains (#2284)

github.com/localstack/localstack - 31580cf91a73888d130bfbebad116c997dd67a11 authored over 4 years ago by Waldemar Hummer <[email protected]>
Add test case to assert account ID in SNS topic ARN (#2281)

github.com/localstack/localstack - fe0f4d466df2077a6f87b2552314bd43ccaa5492 authored over 4 years ago by usmangani1 <[email protected]>
Add CloudFormation support for ElasticSearch, SecretsManager, KinesisFirehose (#2267)

github.com/localstack/localstack - 4a9e9029cbc1ba81e90a305968653436554d6b33 authored over 4 years ago by Roman Dmytrenko <[email protected]>
fix Docker port mapping conflicts by avoiding overlaps (#2280)

github.com/localstack/localstack - 651f87eb51c36f7e58b421acf8e9966a8932feb1 authored over 4 years ago by Waldemar Hummer <[email protected]>
Expose edge port in Dockerfile (#2276)

github.com/localstack/localstack - ec598b0d5b303d4d9d2f4f433871fa79cbeefd57 authored over 4 years ago by Mani <[email protected]>
add test for SNS publish with TargetArn instead of TopicArn (#2270)

github.com/localstack/localstack - 65ea1e1ade2d58207263f645b5b184b55c089524 authored over 4 years ago by Duong Phan <[email protected]>
Update docs and add checks for HOST_TMP_FOLDER when running in Docker (#2271)

github.com/localstack/localstack - 53690f2cdb96c4ea0a69bfb83ede39f3043c4a95 authored over 4 years ago by Waldemar Hummer <[email protected]>
Fix docker-compose.yml to exposed the edge port 4566 (#2269)

github.com/localstack/localstack - 1306497d0ebcd1dc55f193b5be3ab2dd26b5e5fa authored over 4 years ago by Mani <[email protected]>