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 LS_LOG=trace option to print detailed request/response messages

github.com/localstack/localstack - 118d0c3661e872966c8d1f0228d60db5912bd540 authored over 3 years ago by Waldemar Hummer <[email protected]>
minor refactorings for "config validate" command

github.com/localstack/localstack - 165beed0cde7b1c70e24f3d99c4b4c361217dceb authored over 3 years ago by Waldemar Hummer <[email protected]>
add status of persistence initialization to health endpoint

github.com/localstack/localstack - d034e2f4d1b85dc17c35fb71e037495045beb80e authored over 3 years ago by Waldemar Hummer <[email protected]>
add CloudFormation support for EC2::VPC, EC2::RouteTable, EC2::Route (#3794)

github.com/localstack/localstack - eb11f2ad9d1bef2a25c237b4e331876c9ca7d6c7 authored over 3 years ago by Duong <[email protected]>
fix missing import of constants.py in S3 listener

github.com/localstack/localstack - b05b00df9a4db4eaa66014d55d168e00707a7ddc authored over 3 years ago by Waldemar Hummer <[email protected]>
add Location response header on S3 bucket creation (#3796)

github.com/localstack/localstack - 416d33d817f538e60eaed2a28b693f3b4063dac3 authored over 3 years ago by Macwan Nevil <[email protected]>
minor fix for extracting region from auth headers

github.com/localstack/localstack - 795fd5736bd881d8836c3182dbf9867792ed8709 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix incorrect URL modification when sending S3 requests to backend (#3800)

github.com/localstack/localstack - e9b91b226c587af34112ab2e31301c77274065cb authored over 3 years ago by Macwan Nevil <[email protected]>
fix encoding and timestamp format for Kinesis SubscribeToShard from Java SDK (#3758)

github.com/localstack/localstack - 16d414f87f584d2bb8f08d1024a6a2235df2a94a authored over 3 years ago by Cristopher Pinzón <[email protected]>
fix returning code 200 for S3 HEAD range requests (#3797)

github.com/localstack/localstack - 0d06672081881e2e89099f99d845c39d6b3672ac authored over 3 years ago by Vo Van Nghia <[email protected]>
fix S3 notifications for URLs with "x-id" query parameters (#3799)

github.com/localstack/localstack - a53aa354885f9a2f5eaa6f7440f8401b79f62bf3 authored over 3 years ago by Macwan Nevil <[email protected]>
release version 0.12.9

github.com/localstack/localstack - 2dd467227ba898b7c039252b354ef02b32b96247 authored over 3 years ago by Waldemar Hummer <[email protected]>
minor fix for API GW patch operations on non-existing attributes

github.com/localstack/localstack - 0e797b73164ff815eabd17dff466a7ecb63b6829 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix missing parameters in download utils function

github.com/localstack/localstack - 66a8c98f482dc72b824a394243220e9ed134ec1c authored over 3 years ago by Waldemar Hummer <[email protected]>
add small util function to list local Docker images

github.com/localstack/localstack - bb40fe694aa40848dec52f68dfd54596a5c2127a authored over 3 years ago by Waldemar Hummer <[email protected]>
fixed slash prefixes for path in S3 static website hosting (#3792)

github.com/localstack/localstack - 8f4d370b768d6101fb6a9e9ca0c38bc2201eed5f authored over 3 years ago by Macwan Nevil <[email protected]>
configure KMS to use $DATA_DIR as persistence folder

github.com/localstack/localstack - 626e459c52d3e963b6be624de2097acc2e6cf3b4 authored over 3 years ago by Waldemar Hummer <[email protected]>
support PutRecord Kinesis endpoint in API Gateway integrations (#3789)

github.com/localstack/localstack - 978aa773d5ddd6c689ba3ffac3b19520f9251d89 authored over 3 years ago by Arijit Banerjee <[email protected]>
comment out failing S3 temporarily

github.com/localstack/localstack - f2ea89a7684ad57129ffa74912a93672ffc79c7c authored over 3 years ago by Waldemar Hummer <[email protected]>
revert addressing style to auto in default S3 clients (#3781)

github.com/localstack/localstack - e272eba32532b7155519f44e193ab907be0a5d26 authored over 3 years ago by Mohit Alonja <[email protected]>
minor refactoring in download util functions

github.com/localstack/localstack - 8171e210b31b354c0a01d26430a579a37b9db24e authored over 3 years ago by Waldemar Hummer <[email protected]>
fix incorrect date format for policy expiration date on S3 signing (#3773)

github.com/localstack/localstack - ea25d14342aa8d9e5bd82253b54a8d0d0b335602 authored over 3 years ago by Franco Biasin <[email protected]>
Revert recent commit to fix an S3 Location Constraint regression with Node.js AWS SDK (#3778)

github.com/localstack/localstack - 516e8e18d755b9daac8ac29b8ee333aedd8c38b3 authored over 3 years ago by Waldemar Hummer <[email protected]>
minor fix for accessing IAM role attributes

github.com/localstack/localstack - 73cfa9c904ee04df82cb68c7283cee25f4c5790a authored over 3 years ago by Waldemar Hummer <[email protected]>
fix key name with special char and multipart upload in S3 presigned URL (#3760)

github.com/localstack/localstack - 07c7b35092f8cfce931f768b91875b49e0f6069b authored over 3 years ago by Mohit Alonja <[email protected]>
Merge branch 'master' of github.com:localstack/localstack

github.com/localstack/localstack - a2eaaff10cf32b432168f93c5e0e3b9669e21e30 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix ARN format for IAM service roles

github.com/localstack/localstack - 65d18cd1701291ba34dff7eb9997369874835b5d authored over 3 years ago by Waldemar Hummer <[email protected]>
fix encoding and strip off quotes for kinesis bytes input (#3643)

github.com/localstack/localstack - 673434d9279b661bab12b2edfcf14dab536b20e5 authored over 3 years ago by Miguel Gagliardo <[email protected]>
add support for IAM service linked roles

github.com/localstack/localstack - 81885efcb8156c8a457448d830b39266702853ee authored over 3 years ago by Waldemar Hummer <[email protected]>
add small util function to create Lambda API Gateway integration

github.com/localstack/localstack - 1eb16ac5d4da28724b8f266108759944f60d13ad authored over 3 years ago by Waldemar Hummer <[email protected]>
fix S3 bucket location constraint value for us-east-1 region (#3750)

github.com/localstack/localstack - 2b69a9c75c35ece5d12d6a60791e5b6cc221a184 authored over 3 years ago by Macwan Nevil <[email protected]>
fix error response for S3 get-bucket-cors in case no CORS config exsists (#3757)

github.com/localstack/localstack - 4fd237101b692b1e8db544d80de81b747bfb6d58 authored over 3 years ago by Macwan Nevil <[email protected]>
add ability to import REST APIs for APIGateway (#3762)

github.com/localstack/localstack - 2d51df9a9fcaab04b240a27504b5d320d9f0da07 authored over 3 years ago by Duong <[email protected]>
fix EC2 responses for compatibility with Terraform VPC module (#3764)

github.com/localstack/localstack - ba59850c0accaa32ea46031d2eb475d232071abd authored over 3 years ago by Waldemar Hummer <[email protected]>
remove duplicated CFN integration test (#3761)

github.com/localstack/localstack - 5a5669e244a12b824a1d19202bcc20e29b8a6afe authored over 3 years ago by Duong <[email protected]>
add test to validate export names for CFN deployment (#3763)

github.com/localstack/localstack - dc54f9705f0bc834aba7e47a894fb5104d1d5a73 authored over 3 years ago by Duong <[email protected]>
fix using regexes to match and extract RSA private keys (#3749)

github.com/localstack/localstack - d71f99a7d4476d4b5ca6f0527935f1af0c3ba665 authored over 3 years ago by Miguel Gagliardo <[email protected]>
fix determining ID for deletion of ApiGateway::RestApi resources

github.com/localstack/localstack - 1d9587525b23d262c76fe9ac4411b23eca5cf6cf authored over 3 years ago by Waldemar Hummer <[email protected]>
fix failing tests for S3 presign URLs using incorrect bucket host (#3751)

github.com/localstack/localstack - 4d83430dedec2f97cc14584d3b834b4e3094f6c5 authored over 3 years ago by Mohit Alonja <[email protected]>
add LastUpdatedTimestamp for CF resources (#3752)

github.com/localstack/localstack - 6acfcdafd6b3ccc8ac2d9edced6d60bdfa73147c authored over 3 years ago by Miguel Gagliardo <[email protected]>
minor refactoring in configs and S3 presign URL tests

github.com/localstack/localstack - dc276a8d6ce6111b19c36140dab8ff6e3d56edf3 authored over 3 years ago by Waldemar Hummer <[email protected]>
minor refactoring; add amqp client lib

github.com/localstack/localstack - 537fcee930751ab85c7c2b1a294ae150a7ad4206 authored over 3 years ago by Waldemar Hummer <[email protected]>
temporarily disable failing S3 presign URL tests

github.com/localstack/localstack - 7388769ad9f74e972741d22d8625075ffe58c4af authored over 3 years ago by Waldemar Hummer <[email protected]>
fix lookup of CF resource ID for IAM::InstanceProfile model

github.com/localstack/localstack - 429f85038244a770b58b4258b58a171d137de37d authored over 3 years ago by Waldemar Hummer <[email protected]>
minor fix: make Lambda handler file executable in test utils

github.com/localstack/localstack - aa7fba4ae9e540ee240a4d7470f69b1c26236c17 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix loading of RSA private keys for custom SSL certificates (#3746)

github.com/localstack/localstack - 974fcdd480953a1186e85905ca4a0860cf20d8e6 authored over 3 years ago by Miguel Gagliardo <[email protected]>
minor refactoring of S3 host based addressing tests (#3744)

github.com/localstack/localstack - 47389976fc65e845534b58dad57e82c18d2ad59a authored over 3 years ago by Macwan Nevil <[email protected]>
add support for signature authentication for S3 host addressing based presign URLs (#3741)

github.com/localstack/localstack - e03d8d94430f2214b03f9d02fb3215ff16123e7a authored over 3 years ago by Mohit Alonja <[email protected]>
fix determining state for EC2::SecurityGroup CF resources

github.com/localstack/localstack - 3cec4f769a88a867a3437f185dd49c27228b1688 authored over 3 years ago by Waldemar Hummer <[email protected]>
add missing get_physical_resource_id for IAM::InstanceProfile CF model (#3743)

github.com/localstack/localstack - bd5eb8e6d5b0f186e9bbf5d7dd9edbe758f8aac0 authored over 3 years ago by Waldemar Hummer <[email protected]>
add support for virtual host based addressing in S3 requests (#3690)

github.com/localstack/localstack - fe64ee886f49360300850b301459bdb00de12ebc authored over 3 years ago by Macwan Nevil <[email protected]>
minor fix for SNS topic deletion in CF

github.com/localstack/localstack - 6a0abc41468b11cf6702c6340cc6d710b80b9a0a authored over 3 years ago by Waldemar Hummer <[email protected]>
fix Serverless tests and run CF deployments asynchronously (#3736)

github.com/localstack/localstack - 9db7fa74eb3685537f8e90b64c1cd71ffa693654 authored over 3 years ago by Waldemar Hummer <[email protected]>
disable asynchronous CF deployment to fix master build temporarily

github.com/localstack/localstack - 6b0dde52b985429894f257b029e5316a2d4528d4 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix presigned GET requests with querystring auth parameters (#3724)

github.com/localstack/localstack - 28869d36dc4c64f7d6b0d4211051658829bdd1aa authored over 3 years ago by Severin Ibarluzea <[email protected]>
release v0.12.8; fix log output for "localstack config" CLI commands

github.com/localstack/localstack - 80c30e51a1b3996da37d04ac79982f47bdfc313e authored over 3 years ago by Waldemar Hummer <[email protected]>
add auto_restart option to ShellCommandThread to restart DynamoDB process on error

github.com/localstack/localstack - 24a2ef53f48367b09ad66b90d3b41104ccaf6bd7 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix extraction of SQS QueueArn in CloudFormation models

github.com/localstack/localstack - 3ee170c43e719d2e4fd6adb9d9123c94f675c7eb authored over 3 years ago by Waldemar Hummer <[email protected]>
run CF deployments asynchronously in the background; add CF support for EC2::Subnet, EC2::VPC (#3721)

github.com/localstack/localstack - d1b115d0ce7774feb972a0ad3cdcc127ce311516 authored over 3 years ago by Waldemar Hummer <[email protected]>
extract auth details from query parameters in edge service (#3720)

github.com/localstack/localstack - 803da290b230b319d10f85cc158336d85c98fe44 authored over 3 years ago by Severin Ibarluzea <[email protected]>
fix mechanism to determine whether LocalStack is running inside a Docker container (#3717)

github.com/localstack/localstack - 4826ad3a37198397a62ef15b8714e4e43221b2e9 authored over 3 years ago by Mohit Alonja <[email protected]>
fix extracting list of changes in CloudFormation change sets; minor fix in API GW request routing (#3718)

github.com/localstack/localstack - cd86e6e659ed3ea672bd5d8a015132faa7544801 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix result processing of external Lambda invocations via LAMBDA_FORWARD_URL

github.com/localstack/localstack - bc9b10955b6ea254087c013eef244169c8663f80 authored over 3 years ago by Waldemar Hummer <[email protected]>
add test for Java Lambda archive built from Gradle (#3704)

github.com/localstack/localstack - da5bf3877f28da4f8ab693bc2fc98a6cae22124e authored over 3 years ago by Duong <[email protected]>
add support for v4 signature calculations in S3 presigned URLs (#3603)

github.com/localstack/localstack - 95f91f68c16cedbcfbf0a51725f88c113224de27 authored over 3 years ago by Mohit Alonja <[email protected]>
check existence of KinesisConsumer and add missing Header to binary Kinesis messages (#3691)

github.com/localstack/localstack - 01e02de2aec0248cfa8658497da7a4be1d561f22 authored over 3 years ago by Cristopher Pinzón <[email protected]>
fix edge route mapping logic to identify EventBridge API calls (#3684)

github.com/localstack/localstack - 16a6cdccda95a095649d2bcf0a278bb905d58072 authored over 3 years ago by Simone Fumagalli <[email protected]>
fix SQS redrive policy tests failing after recent upgrade

github.com/localstack/localstack - 967ec6d81c814b52d9e064afd407483b52448cf5 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix incorrect region parameter in EventBridge tests

github.com/localstack/localstack - 8818ca520be18495d9bd67b16f2d52dcf400f8cf authored over 3 years ago by Waldemar Hummer <[email protected]>
add small util function to get or create S3 bucket

github.com/localstack/localstack - fd8caaa5939cf70401cd8960c0eabdd9cac3d488 authored over 3 years ago by Waldemar Hummer <[email protected]>
add support for nodejs14.x Lambda runtimes (#3688)

github.com/localstack/localstack - bff70bf3154baa171ab5a583a6766879d7d3e758 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix tests for new SNS subscription attributes

github.com/localstack/localstack - aa82bb0886ec42b5f1854f80b56733af49d988d9 authored over 3 years ago by Waldemar Hummer <[email protected]>
automatically confirm SNS subscriptions to fix TF deployments

github.com/localstack/localstack - 6178f6f383ccfaea534df4f914b104de4c15f190 authored over 3 years ago by Waldemar Hummer <[email protected]>
minor fix for SES response parsing; extend TF tests with EC2 resources

github.com/localstack/localstack - 7ab2227e6b79fe3a016a6dd203ada2e0e314cd9b authored over 3 years ago by Waldemar Hummer <[email protected]>
fix missing 'detail' field when putting EventBridge events with empty details (#3683)

github.com/localstack/localstack - 792f58b9f47862eebeb79976466b8e873c31584f authored over 3 years ago by Simone Fumagalli <[email protected]>
fix resource path in event sent to Lambda from API Gateway (#3677)

github.com/localstack/localstack - a5a46cb2821ca3837bf920fa9763a3187c4167f2 authored over 3 years ago by Peter McNeil <[email protected]>
add CloudFormation support for resource types Events::EventBus, ApiGateway::Model (#3679)

github.com/localstack/localstack - 22c6a1e235761cd64b155da49f59705a664ab83a authored over 3 years ago by Duong <[email protected]>
minor refactoring and upgrade of moto dependency

github.com/localstack/localstack - a9cefcc7cec6b3b079c701e420fcb61f891b9384 authored over 3 years ago by Waldemar Hummer <[email protected]>
add logs with build info when process starts up (#3666)

github.com/localstack/localstack - 305e532436a6d5f11e56152888e20ff5089ce858 authored over 3 years ago by Rahul Ranjan <[email protected]>
add support for deletion of SES templates (#3665)

github.com/localstack/localstack - 641b890e9328ad3d010570766109c646d1f10a3a authored over 3 years ago by Miguel Gagliardo <[email protected]>
add CloudFormation support for Events::EventBus (#3659)

github.com/localstack/localstack - 8611302c6df45dc0bb8458e3f490b8716a336f14 authored over 3 years ago by Duong <[email protected]>
refactor tests and logic for EventBridge targets (#3657)

github.com/localstack/localstack - bcf0091fa3e5f6b84c60bed768860b42358de796 authored over 3 years ago by Waldemar Hummer <[email protected]>
release version 0.12.7

github.com/localstack/localstack - b07df43b1ea2291595a2b112e533a42d114f1a3c authored over 3 years ago by Waldemar Hummer <[email protected]>
add support for deleting S3 bucket lifecycle configurations (#3641)

github.com/localstack/localstack - 5bcf8cb0ae190d1794cf09236348be7f17bec7fc authored over 3 years ago by usmangani1 <[email protected]>
add CLI command for validating configurations defined in docker-compose files (#3655)

github.com/localstack/localstack - c1a02d56ff6bdd552c568c94c382da4f4a626d3d authored over 3 years ago by Macwan Nevil <[email protected]>
fix evaluating conditions to skip resource deployment in CloudFormation

github.com/localstack/localstack - 9edfa0c26dfff9ab4e118d0e61d4632416cfd7aa authored over 3 years ago by Waldemar Hummer <[email protected]>
merge stack outputs on CloudFormation UpdateStack

github.com/localstack/localstack - 8b2f1e101b34b4d2bc868bfcfddb5fe07bc32662 authored over 3 years ago by Waldemar Hummer <[email protected]>
avoid sending MessageGroupId to SQS when using ElasticMQ (#3651)

github.com/localstack/localstack - df3d07d22cc626066d8ddafeb3f8fd4b87554611 authored over 3 years ago by Nathan Kuik <[email protected]>
add CloudFormation support for Lambda::EventInvokeConfig (#3650)

github.com/localstack/localstack - be8f61a9578c666ea43de3e827cc202be9f50b4c authored over 3 years ago by Waldemar Hummer <[email protected]>
add support and tests for StepFunctions intrinsic functions (#3642)

github.com/localstack/localstack - 15b4ab73008844b75f6931263bf3f58dbc73f612 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix Lambda handler in Serverless tests for local executor

github.com/localstack/localstack - 92fd15e8ef7203daf4778f5f81e8211b997c36b0 authored over 3 years ago by Waldemar Hummer <[email protected]>
add test for Kinesis stream consumer Lambda event mapping

github.com/localstack/localstack - bdba2c41c7d0a7bf74dd8e65c7e7d9733360e6d4 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix adjusting CloudFormation stack status when running ExecuteChangeSet (#3624)

github.com/localstack/localstack - cd98ee354b77d0eefb6f9f0b614441d26a19657d authored over 3 years ago by Macwan Nevil <[email protected]>
add a TLDR; style docker run command in the README (#3623)

github.com/localstack/localstack - 7db0dda30f233a8b60fc63d6434d349276ddc491 authored over 3 years ago by Christoffer Bromberg <[email protected]>
fix disabling of rules in EventBus API (#3622)

github.com/localstack/localstack - 0ccc9740bab8f8e2f01839b8e8c573d25b13e70c authored over 3 years ago by Rahul Ranjan <[email protected]>
add AWS_REGION to environment when launching Lambda functions (#3618)

github.com/localstack/localstack - 45f5ae1d79d4812999232133f62ca8ea829937a1 authored over 3 years ago by Rahul Ranjan <[email protected]>
initial support for Kinesis consumers and SubscribeToShard via HTTP2 push events (#3620)

github.com/localstack/localstack - d43e47e49c0af900e1de63b6a081300d7290fc24 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix API Gateway response for base path mapping with empty path

github.com/localstack/localstack - 848313155e8da405c8c7b51d1c9964095ca35ef0 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix setting of default region from environment variables (#3610)

github.com/localstack/localstack - c092f9fea237f6947d597d2a6b032b535763e237 authored over 3 years ago by Rahul Ranjan <[email protected]>
fix tests to accommodate min. length of API GW API keys

github.com/localstack/localstack - 4779c91decb6d9d7366e43b008a44436a04c3038 authored over 3 years ago by Waldemar Hummer <[email protected]>