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 required workdir to supervisord configuration (#3259)

github.com/localstack/localstack - bfdcdf7625482660739e2f36d907c71ecea89dba authored almost 4 years ago by Anto C <[email protected]>
enhance SSM / SecretsManager integration to get secret parameters (#3246)

github.com/localstack/localstack - 7b345ce14bc2ecb974411f4af6b57af2540743b3 authored almost 4 years ago by jellybeat <[email protected]>
fix edge route mapping for EventBridge requests from Go SDK (#3256)

github.com/localstack/localstack - 84fb3f94b72c0228a9461511379a3d27a8f77ddb authored almost 4 years ago by Christian Bandowski <[email protected]>
fix response structure for Integration and IntegrationResponse (#3245)

github.com/localstack/localstack - a1e6cf06124edd2f7cfecdd13dafb34a18b77fa8 authored almost 4 years ago by Macwan Nevil <[email protected]>
disable moto instance tracking to avoid memory leak (#3250)

github.com/localstack/localstack - 02571772f8cb0a5454484b3f843552da8e14094f authored almost 4 years ago by Cristopher Pinzón <[email protected]>
add support for Route53 get-change (#3248)

github.com/localstack/localstack - 03141247eb015697f8b289bac6139bd3678aab59 authored almost 4 years ago by Macwan Nevil <[email protected]>
handle IAM::Policy resource in CloudFormation; add integration test to deploy CF template generated by CDK (#3247)

github.com/localstack/localstack - a7f3149deaef17e35e5de3d67718d50d0df7007f authored almost 4 years ago by Duong Phan <[email protected]>
refactor and stabilize CloudFormation dependency resolution mechanism (#3244)

github.com/localstack/localstack - 83ff0cb0a0366db3c8067eef40b7869f15e7d05e authored almost 4 years ago by Waldemar Hummer <[email protected]>
disable keeping track of S3 resource instances to avoid memory issues (#3235)

github.com/localstack/localstack - 943bb21a8da454dc978564d48f7c7686928e1c44 authored almost 4 years ago by Cristopher Pinzón <[email protected]>
fixed timeoutInMillis attribute missing from API Gateway integrations (#3240)

github.com/localstack/localstack - 305855444bce0f5835ce7f498d146ac146490944 authored almost 4 years ago by Macwan Nevil <[email protected]>
fix edge route mapping for STS AssumeRoleWithWebIdentity (#3227)

github.com/localstack/localstack - c8c2377b1e514f28e4324e31628edd259bf92f1c authored almost 4 years ago by Kanishk Godha <[email protected]>
fix SSM & SecretsManager integration for secrets names with slashes (#3238)

github.com/localstack/localstack - ed30c02a9601f4f2ebfe40e26d5516966d158c2a authored almost 4 years ago by jellybeat <[email protected]>
fix URL host name and credentials when generating presigned URL

github.com/localstack/localstack - 10bb207886590e8ba8cddfa39908bb2ead34c286 authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor fix for missing User-Agent header

github.com/localstack/localstack - e4bf2eb4edd6f708cd7dbf0148b5055fab4f30f6 authored almost 4 years ago by Waldemar Hummer <[email protected]>
add missing CachingClusterStatus in API GW to fix Terraform crash issue (#3231)

github.com/localstack/localstack - 78a72923e25700d7da53e3540126cda825c129f1 authored almost 4 years ago by Macwan Nevil <[email protected]>
minor refactor in infra startup and error responses

github.com/localstack/localstack - 3e7dd0808991ce642b07a42e98f8b3cb1e487dc7 authored almost 4 years ago by Waldemar Hummer <[email protected]>
add Thai segmentation support to JRE as required by Elasticsearch 7+

github.com/localstack/localstack - aca0d059450c538afad6117aa2e4edf007be2c3c authored almost 4 years ago by Waldemar Hummer <[email protected]>
add missing module to jlink JRE; minor refactoring in DynamoDB logic

github.com/localstack/localstack - 6e93f29cee7b05cea6e922619274746610e6bb06 authored almost 4 years ago by Waldemar Hummer <[email protected]>
create custom, compressed JRE via jlink in base image

github.com/localstack/localstack - 1e9ad7266b216780eb247d6138105ecf838e3230 authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor fix in parsing x-forwarded-for header for Lambda event details

github.com/localstack/localstack - 8d4389c2cf075f1f688cb92841ebc11920df4e79 authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix non-zero content length for gzipped 204 status (#3225)

github.com/localstack/localstack - ca5539bafe8cb27fa8b0d0878d704997c35ad48d authored almost 4 years ago by cknave <[email protected]>
add CLI command to view system status; release v0.12.2 (#3224)

github.com/localstack/localstack - fbbea711f6a2ac7ef265dac307e401d758882e8e authored almost 4 years ago by Waldemar Hummer <[email protected]>
expose SecretsManager secrets via SSM parameter references (#3171)

github.com/localstack/localstack - 67941331c74dded97284698aba64984ab69cdf43 authored almost 4 years ago by usmangani1 <[email protected]>
fix parsing of Content-Disposition header in S3 multipart uploads (#3220)

github.com/localstack/localstack - b0a7a90bb422ca549a792f1f901a72a13ea74ebc authored almost 4 years ago by usmangani1 <[email protected]>
add proper CORS headers to S3 responses (#3204)

github.com/localstack/localstack - 8da1bfab81f5615cf5931e0a25abc9562fd09165 authored almost 4 years ago by Mohit Alonja <[email protected]>
add carriage return to SQS message payload validation regex (#3216)

github.com/localstack/localstack - d79e190ea537ebe7c6b58069bec651ea7ddb5f18 authored almost 4 years ago by msugakov <[email protected]>
add support for SQS queue names containing slashes (#3192)

github.com/localstack/localstack - 99e114b6f84645590d18de7cd7ee434a22500aa2 authored almost 4 years ago by usmangani1 <[email protected]>
add simple util function to run async coroutine

github.com/localstack/localstack - 467b63b332924a25e81ec7a055b2c46da53c7bf4 authored almost 4 years ago by Waldemar Hummer <[email protected]>
add support for resource policies in SecretsManager (#3215)

github.com/localstack/localstack - 764dba4a7c9c23b259a70202f42362f3a8cbd337 authored almost 4 years ago by Macwan Nevil <[email protected]>
add test for S3 precondition check (#3169)

github.com/localstack/localstack - 711229640da9898daa81e6ffdb0cf17d0116132b authored almost 4 years ago by usmangani1 <[email protected]>
add test for Terraform API Gateway resources (#3205)

github.com/localstack/localstack - 502e5a69a404de9ab5633664185f4d894477a559 authored almost 4 years ago by Macwan Nevil <[email protected]>
use distinct values for missing CloudFormation resource props (#3206)

github.com/localstack/localstack - 8b8c947443122163d38ce79e0a8c91688ff3f7e0 authored almost 4 years ago by Waldemar Hummer <[email protected]>
handle non-zero ReceiveMessageWaitTimeSeconds for SQS; refactor CF tests (#3203)

github.com/localstack/localstack - abadf6cc7d916286c4a4ace6f03ccc39108233ee authored almost 4 years ago by Duong Phan <[email protected]>
add support for custom CI build commands via $CUSTOM_CMD

github.com/localstack/localstack - b9c95c3a1eb86894fc40ca72eeb50c89e9ad13be authored almost 4 years ago by Waldemar Hummer <[email protected]>
add README instructions for test credentials required for presigned URLs (#3198)

github.com/localstack/localstack - 3a83224774f6c4f4ef303843aed81fc7e259620f authored almost 4 years ago by Mohit Alonja <[email protected]>
fix Content-Length mismatch issue for HTTP server responses (#3188)

github.com/localstack/localstack - 68d02ebf2ec05f1959bb6601aee5e1999e057a17 authored almost 4 years ago by Waldemar Hummer <[email protected]>
add util function to create API GW Lambda event request context; fix hypercorn response body on 412 status code (#3176)

github.com/localstack/localstack - af5a3123f81080e600b94998fb5251d093558f97 authored almost 4 years ago by Waldemar Hummer <[email protected]>
upgrade base image and local Lambda executor to Java 11 (#3166)

github.com/localstack/localstack - d0fbb06386ea59f0abc3f74102a1a7f53eeea1e4 authored almost 4 years ago by Halil İbrahim Şener <[email protected]>
allow adding multiple permission statements to Lambda function policy (#3149)

github.com/localstack/localstack - 819d90f6e7376d3cd3dcf59128854281ce2d70c1 authored almost 4 years ago by Cristopher Pinzón <[email protected]>
minor: fix logic for missing authorizerId in API GW authorizers

github.com/localstack/localstack - ca85774a9a7f6d269080503567ff127b97fed3b1 authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix module import for Windows; release v0.12.1

github.com/localstack/localstack - 1b3ce97d966c56349e8477e722142512e990bab0 authored almost 4 years ago by Waldemar Hummer <[email protected]>
set correct Id attribute in S3 notification messages (#3158)

github.com/localstack/localstack - 669b7ab767c85b1031ecdc49602160f5d61423f8 authored almost 4 years ago by Savo Kovačević <[email protected]>
enable setting custom authorizers on API GW resource methods (#3155)

github.com/localstack/localstack - cba8fdeeeed0c1621775297e89b7c1f3696a11ae authored almost 4 years ago by Mohit Alonja <[email protected]>
add log output listener for shell command thread (#3165)

github.com/localstack/localstack - d0fb06ada5ae89ee1cb7257d55985e9e02fef121 authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix DynamoDB streams sequence number mismatch on GetRecords (#3159)

github.com/localstack/localstack - c3c61e8d21532ee0d39913fcbd27da3e4f1407d3 authored almost 4 years ago by Henry Yang <[email protected]>
add docs about using AWS CLI v2 from Docker image (#3164)

github.com/localstack/localstack - 39b2784e97e54a48a37a8d7afb858b2d4e2dee51 authored almost 4 years ago by Luca Sepe <[email protected]>
update README with proper docker-compose dependency version (#3163)

github.com/localstack/localstack - e7dd61c5d623becd84a6e97f69b9b866588539fa authored almost 4 years ago by Jeremy <[email protected]>
updated developer documentation (#3150)

github.com/localstack/localstack - d43a58d563a5a912de64d4e9c8bcac28a96d3857 authored almost 4 years ago by Macwan Nevil <[email protected]>
support filtering of events by pattern using eventPattern (#3144)

github.com/localstack/localstack - 4595c448280dfca49a91e4657ed3a30fc526329f authored almost 4 years ago by usmangani1 <[email protected]>
add CloudFormation support for Lambda::Permission (#3142)

github.com/localstack/localstack - 2c622a770042c749407c509a2d63d2a7c49c6ce8 authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix date format in CloudWatch responses (#3110)

github.com/localstack/localstack - 12a2ab233af01d46341ed6c110a11231e059c5f4 authored about 4 years ago by Deepak Hagadur Bheemaraju <[email protected]>
fix service name and NS URLs for XML service responses (#3127)

github.com/localstack/localstack - ad1350f36ed141caf009fd61f7fdee7a40e0daff authored about 4 years ago by Waldemar Hummer <[email protected]>
add Terraform test for S3 bucket CORS integration (#3125)

github.com/localstack/localstack - 837ffd2332b4f253f8864f667c7ca3d1360a25da authored about 4 years ago by Macwan Nevil <[email protected]>
fixed gzip encoding for empty response content - e.g., S3 cors requests with terraform (#3124)

github.com/localstack/localstack - 954f070a6f2cc42f4eaa96623de62eb855c90220 authored about 4 years ago by Macwan Nevil <[email protected]>
refactor StepFunctions integration tests; pass $EDGE_PORT to Lambdas (#3123)

github.com/localstack/localstack - 03975bd1059d3bf93315e26c43cede47fed65722 authored about 4 years ago by Waldemar Hummer <[email protected]>
add test for creating SFN State Machine with Choice operator (#3122)

github.com/localstack/localstack - 618d3d7758fc62f96b77911e786e915f88d538d1 authored about 4 years ago by Kanishk Godha <[email protected]>
add simple test for Terraform Lambda resources (#3121)

github.com/localstack/localstack - eeede08386c461c6393c7a5aef5dbd2fe8f17cf4 authored about 4 years ago by Macwan Nevil <[email protected]>
add test for creating SQS queue with attributes via CloudFormation (#3066)

github.com/localstack/localstack - 9679b8f1685326f1ce8d7790a628677b31f0f947 authored about 4 years ago by usmangani1 <[email protected]>
release version 0.12.0; fix import issue for Windows (#3118)

github.com/localstack/localstack - 3278e330d0565c6e18dc5d110cebf993432f3d95 authored about 4 years ago by Waldemar Hummer <[email protected]>
publish SNS messages asynchronously to fix performance issues (#3105)

github.com/localstack/localstack - 508eaef60859f7358a807044ab31484dd067b1d0 authored about 4 years ago by Cristopher Pinzón <[email protected]>
fix case sensitivity for bucket names in S3 bucket notifications (#3106)

github.com/localstack/localstack - 8cc8a3a650ab9db58c0eda01b1240097b9abfac0 authored about 4 years ago by usmangani1 <[email protected]>
add small Terraform test for SQS resources (#3116)

github.com/localstack/localstack - 443da857402c5b884c4c03891b11d5a145a602d6 authored about 4 years ago by Macwan Nevil <[email protected]>
Add simple integration test for Terraform resources (#3103)

github.com/localstack/localstack - 65d4433e215bc383c49fcd12cdc5b09f3259b392 authored about 4 years ago by Macwan Nevil <[email protected]>
fix debug port parser for Java Lambda executor to support different formats (#3112)

github.com/localstack/localstack - 6738e4798818004cdec451d34dca046520ec627d authored about 4 years ago by giangvo <[email protected]>
add signature and expiry validation for S3 presigned URLs (#3092)

github.com/localstack/localstack - 6d463be76ad416e0418645c9e8a0212dfdefec3a authored about 4 years ago by Mohit Alonja <[email protected]>
minor fix of XML root tag for S3 error responses (#3100)

github.com/localstack/localstack - 133456b7f0ed1997c479dcbb12157dcd8484030e authored about 4 years ago by Waldemar Hummer <[email protected]>
Fix invalid account ID in CloudWatch logs listener ARNs (#3094)

github.com/localstack/localstack - 9106b91f135e28e104d65b9ff25ae546d9a09aa3 authored about 4 years ago by Deepak Hagadur Bheemaraju <[email protected]>
fix edge route mapping for S3 HEAD requests (#3093)

github.com/localstack/localstack - 136e0fba7ad14e4b9302c57e98d493a5d2ccd9e7 authored about 4 years ago by Macwan Nevil <[email protected]>
fix issue with blocking sockets in HTTP2 server; minor refactoring of /graph endpoint (#3091)

github.com/localstack/localstack - c24fe07f19f2af2c8909213f0a8ff0e7bc529ad6 authored about 4 years ago by Waldemar Hummer <[email protected]>
fix numeric timestamp format in Kinesis records required by Go SDK (#3090)

github.com/localstack/localstack - ac45c2433cdbaae3b1ed9defd0fa889416247e3d authored about 4 years ago by usmangani1 <[email protected]>
add cloudwatch as a static dependency for Lambda API (#3079)

github.com/localstack/localstack - 70cd5dc6e3054e1830c90a7e2d33d942231da193 authored about 4 years ago by Kanishk Godha <[email protected]>
disable custom Java Lambda executor and replace with default lambci mechanism (#3077)

github.com/localstack/localstack - e8b7076ca37a2ee9211a989324ca3ef814a1b690 authored about 4 years ago by Waldemar Hummer <[email protected]>
add CBOR encoding support for Kinesis API (#3078)

github.com/localstack/localstack - e535796e58281b0455d23a9d36ad95e65ed743fd authored about 4 years ago by Cristopher Pinzón <[email protected]>
raise error when attempting to update CF stack with unmodified template (#3074)

github.com/localstack/localstack - 20e98f5b0ceb9009c9b92126ca2dec420f4bf1c3 authored about 4 years ago by Duong Phan <[email protected]>
create env INIT_SCRIPTS_PATH to specify path for init files in Docker (#3052)

github.com/localstack/localstack - 964e862468f99a270e9bc3b233094bb7f09f272c authored about 4 years ago by Matheus Hunsche <[email protected]>
add more fine-grained DynamoDB error injection with read/write error probabilities (#3057)

github.com/localstack/localstack - 3a1a07663705ba011a76140296f5532ab2d68cfb authored about 4 years ago by Deepak Hagadur Bheemaraju <[email protected]>
extract InputPath expression for notification messages to EventBus targets (#3063)

github.com/localstack/localstack - b4b77580f55cd5eb475059844a54f13e8cd1b9b5 authored about 4 years ago by usmangani1 <[email protected]>
add util function to extract JSONPath expressions (#3067)

github.com/localstack/localstack - 2cec36160873e0712ed71dc38b9bf100955546a4 authored about 4 years ago by Waldemar Hummer <[email protected]>
fix missing attributes when adding IAM permission to Lambda function (#3061)

github.com/localstack/localstack - 2e93aa8c0273c9ecd7e710459d9f6450190c956f authored about 4 years ago by Macwan Nevil <[email protected]>
fix boolean values in IAM responses (#3064)

github.com/localstack/localstack - 19f6d939e0d3479026f8fc69471f3468215a4dc8 authored about 4 years ago by Waldemar Hummer <[email protected]>
fix PutEvents API call with no source specified (#3048)

github.com/localstack/localstack - 13944ff3aee0e5c2ede7783bf39c2cc452c933c3 authored about 4 years ago by usmangani1 <[email protected]>
update dependencies to include moto[all] (#3058)

github.com/localstack/localstack - a63dcd30c475d5c2cf035703e40783c4cb5e3e9e authored about 4 years ago by Waldemar Hummer <[email protected]>
add download links for Elasticsearch 7.7 make it default (#3053)

github.com/localstack/localstack - d84681bb55f425467c2a882cbd56699ca2f43a03 authored about 4 years ago by Vitali Fokin <[email protected]>
minor refactoring in SFN test code (#3047)

github.com/localstack/localstack - f1cb3a25e0fb135106ce669b881e3f6fd50deef1 authored about 4 years ago by Deepak Hagadur Bheemaraju <[email protected]>
fix endless loop when S3 error document is missing (#3030)

github.com/localstack/localstack - a262ea5b5fb2654f023122684c459037c1f2984b authored about 4 years ago by Maido Käära <[email protected]>
add integration test to verify MAP tasks in SFN state machines (#3039)

github.com/localstack/localstack - 85d3dfb8a27bfb4e4519d77ba94a406ebe986bec authored about 4 years ago by Deepak Hagadur Bheemaraju <[email protected]>
refactor CF logic for API GW resources and empty/Null values (#3036)

github.com/localstack/localstack - 6d0450dc8e87453e5204d9eee492880bf03f4957 authored about 4 years ago by Waldemar Hummer <[email protected]>
fix Python path when running Lambdas using local executor

github.com/localstack/localstack - f23eec4481a2726f71fc3422fc5908ed86464b19 authored about 4 years ago by Waldemar Hummer <[email protected]>
refactor API Gateway utils and test code; refactor Lambda context handling (#3032)

github.com/localstack/localstack - 60732c7957308c46989d97c4691f1711dac3d181 authored about 4 years ago by Waldemar Hummer <[email protected]>
add LAMBDA_DOCKER_DNS config to utilise custom DNS server for Lambda containers (#3027)

github.com/localstack/localstack - 47bad02de474bae487715091745f8cc67370232d authored about 4 years ago by matthall88 <[email protected]>
fix "TypeName" as optional param for Elasticsearch v7 (#3024)

github.com/localstack/localstack - 93a2cd090c402eede05cd7bae23b8e5afaf30d14 authored about 4 years ago by Macwan Nevil <[email protected]>
refactor startup logs to print correct ports in output (#3023)

github.com/localstack/localstack - 2a11d1e2f4318c21c4953671ff35f20252bfd015 authored about 4 years ago by Waldemar Hummer <[email protected]>
extend Serverless tests with SQS and API Gateway resources (#3014)

github.com/localstack/localstack - e203cf2ca116dbd409b9489edb12bee7b60fb65c authored about 4 years ago by Duong Phan <[email protected]>
use S3 path addressing when host starts with localhost IP or hostname (#3018)

github.com/localstack/localstack - 299876a4e9fb9745756eab45e8ccdabb61b5880d authored about 4 years ago by LiamCato <[email protected]>
add test to assert event deletion for SQS Lambda event source (#3011)

github.com/localstack/localstack - e0e5352f17650e2d6de2c5641e862aed564be472 authored about 4 years ago by usmangani1 <[email protected]>
fix error response for requests to non-activated APIs (#3012)

github.com/localstack/localstack - 0616d34d0046eb4f4da517011dd142b5a5b08297 authored about 4 years ago by Waldemar Hummer <[email protected]>
add localhost.localstack.cloud as alias to SSL cert

github.com/localstack/localstack - 60bf17ed6af94ffe0093bca86d106ff332e78dd5 authored about 4 years ago by Waldemar Hummer <[email protected]>
minor: fix network_mode:bridge in docker-compose.yml

github.com/localstack/localstack - b4914877e8c070e5b11a852e24ec1597e98f1454 authored about 4 years ago by Waldemar Hummer <[email protected]>
add Serverless integration tests to cover DynamoDB and Kinesis resources (#3005)

github.com/localstack/localstack - e63e24fd9389efbf9b77f8554e1689f1bafacceb authored about 4 years ago by Duong Phan <[email protected]>
add switch to disable Lambda handler validation; add Lambda request length check (#2999)

github.com/localstack/localstack - 8750e27640119b58d451f59394d2d7c0f43fb8c4 authored about 4 years ago by Macwan Nevil <[email protected]>