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

fix removal of deleted resources from CF stack template; add SET_TERM_HANDLER config for Docker entrypoint (#3450)

github.com/localstack/localstack - 3776ec616f4dba41fa3bf807e06c2c4b690f3b24 authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor fixes for CF resource updates for IAM roles and SFN state machines (#3449)

github.com/localstack/localstack - 1d5b388f9dca07d3e4c9be37d77b5c1f1caae103 authored almost 4 years ago by Waldemar Hummer <[email protected]>
add default config for StepFunctions port to avoid clash with PORT env variable (#3445)

github.com/localstack/localstack - 964851369d5d6f0f2cdcf8d6558945cedf185726 authored almost 4 years ago by Miguel Gagliardo <[email protected]>
fix infinite recursion when loading stack exports that reference other imports (#3447)

github.com/localstack/localstack - 8bd66685986fe414880e4b83d06b27b97e23e705 authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix response format for CloudFormation ListExports (#3443)

github.com/localstack/localstack - 0f32888003e07d900e2bee45f8253a0e325f1444 authored almost 4 years ago by apalumbo <[email protected]>
add support for Lambda destinations to forward results to SQS (#3430)

github.com/localstack/localstack - ea6a5862974c9d92efa1f5f4b106fa718732a0fa authored almost 4 years ago by Rahul Ranjan <[email protected]>
add signal trap to docker-entrypoint so that SIGTERM is propogated to supervisord (#3410)

github.com/localstack/localstack - affe71003c3ab3c1b119f1da0b20e44584af21e2 authored almost 4 years ago by Ed McLain <[email protected]>
add persistence for secrets manager (#3432)

github.com/localstack/localstack - 2eed257395ed262fec92694dbeddba6b659a4f34 authored almost 4 years ago by Rahul Ranjan <[email protected]>
add missing edge route mapping for SNS ConfirmSubscription (#3437)

github.com/localstack/localstack - eb8590af0196d9fdd307bb4dce7f5f516949855c authored almost 4 years ago by Waldemar Hummer <[email protected]>
add message group id for events in SNS->SQS integration (#3435)

github.com/localstack/localstack - 7b32f422d38fc205f622ee86d4e6c32e86c58537 authored almost 4 years ago by Cristopher Pinzón <[email protected]>
add integration test for StepFunction try/catch functionality (#3429)

github.com/localstack/localstack - 7548481d69cbfeae066877637f75a4196d3c45cd authored almost 4 years ago by Waldemar Hummer <[email protected]>
add small util function to determine whether a local port can be bound

github.com/localstack/localstack - 85cf95213daf3bb99d6216fa6ba71726767891d7 authored almost 4 years ago by Waldemar Hummer <[email protected]>
enhance DynamoDB performance by skipping item lookups if no streams enabled; fix returning log output on Lambda errors (#3425)

github.com/localstack/localstack - cebd43f26fdd847a939bf82add79b1454d6eb4db authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor refactoring of region backend base class

github.com/localstack/localstack - 8b74853dc2e0c35a3601881de58518d4d7265cb5 authored almost 4 years ago by Waldemar Hummer <[email protected]>
Fix yaml to JSON parsing of CF templates; minor CF refactoring (#3424)

github.com/localstack/localstack - b64388100536bd6a0df8b1461c3397d508f2e4cd authored almost 4 years ago by Waldemar Hummer <[email protected]>
recursively return all outputs for nested CloudFormation stacks (#3422)

github.com/localstack/localstack - 90afbcff10b68421daccd8a333aaef3c77f77ab5 authored almost 4 years ago by Waldemar Hummer <[email protected]>
support S3 key names containing hashes (#) (#3420)

github.com/localstack/localstack - c1fa0aa268c134e0fcaaaae2455fadfe1fb957cc authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor fix in date format parsing for S3 policy expiration dates

github.com/localstack/localstack - a8a9a83743163f4d620f7294db041865979c8d6c authored almost 4 years ago by Waldemar Hummer <[email protected]>
add support for CF functions select/split/base64; minor CF fixes for use with CDK (#3419)

github.com/localstack/localstack - fbdb8ec561d0a3b7c85ad8f2517ea796cacf3a16 authored almost 4 years ago by Waldemar Hummer <[email protected]>
add gzip decoding to edge service to support zipped request payloads (#3412)

github.com/localstack/localstack - 59180e8fc1b0ff05e67d645b39502a67157d596c authored almost 4 years ago by Cristopher Pinzón <[email protected]>
add missing CF APIs: GetTemplate, GetTemplateSummary, ListImports

github.com/localstack/localstack - a70a8b43f9a3af986769bb5419806780860a72c3 authored almost 4 years ago by Waldemar Hummer <[email protected]>
CF refactoring: add method to configure deploy templates in resource class (#3413)

github.com/localstack/localstack - d8779fa3d6c7dd221ca8cac8b616c043170f2362 authored almost 4 years ago by Waldemar Hummer <[email protected]>
refactor CloudFormation to use model classes (cont'd) (#3411)

github.com/localstack/localstack - 5e90532d7787ab295eecae72155954a4fbc16f5f authored almost 4 years ago by Waldemar Hummer <[email protected]>
refactor CloudFormation implementation to use resource model classes (#3409)

github.com/localstack/localstack - 43c19d9cc2b1727339f4de8087c4af60e98c9111 authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix SNS message format for .NET SDK by removing null values (#3399)

github.com/localstack/localstack - 19de12f2b95f5bbbb8d338c273ec01aa5fb63d50 authored almost 4 years ago by Karl <[email protected]>
add ability to get an AppSync DataSource's physical id in CF (#3407)

github.com/localstack/localstack - ad9bdaa26e121ae6bb03a8a1166c968d0d312a17 authored almost 4 years ago by Ben <[email protected]>
fix returning LogResult from synchronous Lambda invocations (#3406)

github.com/localstack/localstack - ca34b9c8c478fcd7b73587829082fca223d08c3b authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix assertions for machine creation/deletion in StepFunction tests (#3405)

github.com/localstack/localstack - b56de485a10ba45b4c0ecbaa99b957b721cca98c authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix fetching Arn attribute on SFN state machine updates via CF

github.com/localstack/localstack - 5a723c368b317f3dc61952709c1d07af56be332e authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix broken tests related to util function change

github.com/localstack/localstack - 35c49c41775752cb1cd21b6d10128652ffcfcaf2 authored almost 4 years ago by Waldemar Hummer <[email protected]>
extend create_zip_file util function to allow specifying target zip file

github.com/localstack/localstack - c2efb0b69e052876858bcdd898320aaea4fa50e9 authored almost 4 years ago by Waldemar Hummer <[email protected]>
pass environment variables to Lambdas with "provided" runtime (#3397)

github.com/localstack/localstack - 876cfc30273b3b14925b39f14e38ce8e50f48377 authored almost 4 years ago by Waldemar Hummer <[email protected]>
run Lambda set_function_code in background to avoid network timeouts

github.com/localstack/localstack - 2ce52b0ca4c0e3872c7ee24eeb01726edc42f69f authored almost 4 years ago by Waldemar Hummer <[email protected]>
major: rewrite CloudFormation to use an independent deployment mechanism (#3395)

github.com/localstack/localstack - 91b9340318e553ddb79f30f115c13411b6df906b authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix escaping of policy JSON in ApiGateway resources using Terraform (#3396)

github.com/localstack/localstack - fc46ff1daa6b2b787ccb5b0ebb0729ca2d9183b6 authored almost 4 years ago by Duong <[email protected]>
release version 0.12.4

github.com/localstack/localstack - a3ce7ecbafe7ed8bf18d4ad05cde5f965bf79a00 authored almost 4 years ago by Waldemar Hummer <[email protected]>
use locking to block external API calls until persistence restoration is completed (#3388)

github.com/localstack/localstack - d0df1d7d36e679eca48f605ce3447545f1fbd302 authored almost 4 years ago by irahulranjan <[email protected]>
skip MD5 checks on S3 multipart uploads (#3394)

github.com/localstack/localstack - 62cb72969608b99a11226764cbc57d701253d938 authored almost 4 years ago by Kavyesh Shah <[email protected]>
log content of outgoing emails in SES (#3387)

github.com/localstack/localstack - 7acd4f4bdfae7b7b7f9473957477116830d219f5 authored almost 4 years ago by Daneel S. Yaitskov <[email protected]>
fix absolute path for DATA_DIR when starting up DynamoDB process (#3389)

github.com/localstack/localstack - 424c647fe9755323ad4b089d64c1f9ed651143c1 authored almost 4 years ago by irahulranjan <[email protected]>
fix broken S3 test related to date format of Expires header

github.com/localstack/localstack - f68cb809d6c02220199e08b11a2966a03bc2bab1 authored almost 4 years ago by Waldemar Hummer <[email protected]>
extract Ref attribute for CloudFormation Sub attributes with "${resource}" syntax (#3382)

github.com/localstack/localstack - c30f99c8d2e19a5739ef0bdf295ec2f495fa45ee authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor fix in CloudFormation related to missing set_exports method in moto-ext (#3381)

github.com/localstack/localstack - c8a46825005abc1c059307f7094412eb138608b8 authored almost 4 years ago by Duong <[email protected]>
hardcode local hostname instead of using $HOSTNAME from the environment (#3379)

github.com/localstack/localstack - 417b4d08acceeb1784d1662b83e2d28a2aa6e114 authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor: make TEST_*_URL endpoints configurable in the environment

github.com/localstack/localstack - 41b56c555aea5a8bd2a2bedbc92218e37714822e authored almost 4 years ago by Waldemar Hummer <[email protected]>
use locking to run Lambdas with docker-reuse executor in sequence (#3371)

github.com/localstack/localstack - 62091e2b4c01fd1bc09d838b84afd269d16b181e authored almost 4 years ago by Macwan Nevil <[email protected]>
fix parsing of host name to determine path based addressing in S3 requests (#3370)

github.com/localstack/localstack - 1bdea066817ec6a9026ada987e9c8fb85a39002f authored almost 4 years ago by irahulranjan <[email protected]>
fix processing of EventBridge events on multiple targets and inputPath (#3365)

github.com/localstack/localstack - dec1ba1b94153a4380cc94a0c8bd805f8922b6e3 authored almost 4 years ago by usmangani1 <[email protected]>
use .Config.Entrypoint for more robust Docker entrypoint lookup (#3366)

github.com/localstack/localstack - fa16a64ab91df78b0251e017bee3068f68dda011 authored almost 4 years ago by nhoughto <[email protected]>
add gzip encoding of response payloads to edge service (#3367)

github.com/localstack/localstack - b71b6e1c0e1072045737c4c2d0afed0b1579687d authored almost 4 years ago by Waldemar Hummer <[email protected]>
reefactor and enhance CF resolution of placeholders in Sub expressions (#3364)

github.com/localstack/localstack - 4d8bfeeb657b866651397ef22aa0f0225f581076 authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor: add util function to run async coroutine in given event loop

github.com/localstack/localstack - cf16b5595ac9938a4ca14731961ae41077a3fcec authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix logic to update Lambda function version based on content hash (#3349)

github.com/localstack/localstack - 1017b406be41a4b8126f0f1e5801588a1633ee70 authored almost 4 years ago by Cristopher Pinzón <[email protected]>
fix CF issue updating state machine with FN ref in definition string (#3355)

github.com/localstack/localstack - b636364750d1f42554718be7fb65e18b08e4234a authored almost 4 years ago by Duong <[email protected]>
minor: add util function to construct XML response messages

github.com/localstack/localstack - f6ae0ae3a427e7e748466b4ceefc79987711a612 authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix resolving name refs when querying CF resource deployment state (#3354)

github.com/localstack/localstack - d765c99e67a14e740da609ae3ffea6d514ca6606 authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor refactoring in edge routing and CF FN::ImportValue resolution

github.com/localstack/localstack - 409a016fdf9a198219886056433a014e4bfb9b5e authored almost 4 years ago by Waldemar Hummer <[email protected]>
add backdoor API to restart all processes inside the main container

github.com/localstack/localstack - 2a0a9a0c7d22df51b00d0a65f64e6f25953eee1c authored almost 4 years ago by Waldemar Hummer <[email protected]>
remove encryptionType:NONE attribute in Kinesis records to avoid breaking .NET lambdas (#3346)

github.com/localstack/localstack - 290b6195550d2683cdb87cd9684ddcac8296ee40 authored almost 4 years ago by Kavyesh Shah <[email protected]>
minor fix in startup command for provided Lambda runtimes

github.com/localstack/localstack - becdce5ac202bbf473bb4eff1ef09412c290c545 authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor refactoring in test utils for SQS tests (#3343)

github.com/localstack/localstack - 774dbf18b85f387f31364d4fb09d069e46032842 authored almost 4 years ago by irahulranjan <[email protected]>
add SNS target type for EventBridge API (#3342)

github.com/localstack/localstack - e363eace38c156ba1ac16a18b430fc6a2aca258e authored almost 4 years ago by usmangani1 <[email protected]>
fix passing events to provided Lambda runtimes (e.g., for Rust) (#3344)

github.com/localstack/localstack - d288c4b66895db4ee84c3b9d60b35f8669d009b9 authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix CF export name uniqueness checks prior to stack deployment (#3340)

github.com/localstack/localstack - de360b516125a0280d7fcbf34c6194e0186b1d08 authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix issue when updating CF template with StateMachine (#3341)

github.com/localstack/localstack - 1ee7d9b64692cb95c293f7797eac66656ddb6774 authored almost 4 years ago by Duong <[email protected]>
add integration for StepFunctions state machine executions in API Gateway (#3329)

github.com/localstack/localstack - 59fa4f4e59626a227e4ca7365ef0f60249a6fde7 authored almost 4 years ago by Mohit Alonja <[email protected]>
fix default account ID in SecretsManager ARN responses (#3328)

github.com/localstack/localstack - 8daa4badde91bf7d41d0220bc34a6aabb13c17e6 authored almost 4 years ago by Kavyesh Shah <[email protected]>
migrate Helm charts into separate repo (#3327)

github.com/localstack/localstack - 2691d460144cdbb1c8dd3fece359ffcb7343dbf1 authored almost 4 years ago by Waldemar Hummer <[email protected]>
add edge forwarding rule for AWS AssumeRoleWithSAML action (#3318)

github.com/localstack/localstack - 9cce0a73f918236ca5fa7846baf27091f8b0c2a8 authored almost 4 years ago by Benjamin Brabant <[email protected]>
release initial version of Helm chart (#3312)

github.com/localstack/localstack - 4f14113a7cf135498e7c7076a72332e37a141814 authored almost 4 years ago by Mohammad Forutan <[email protected]>
add retries to StepFunctions tests

github.com/localstack/localstack - 27d86ccd1744e04585e4dd5eff89ae25be9e0c63 authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix issue with resolving FN::Sub references in CF templates (#3313)

github.com/localstack/localstack - 8cf5a1086cc967c3fd6e1b46dd9710ae334900af authored almost 4 years ago by Duong <[email protected]>
ensure using correct test credentials for generating S3 presigned URLs

github.com/localstack/localstack - e8e3ebec1d1df5f8a1bff488dcbd8b314ab1e653 authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor: skip TF test initialization if terraform command is not available

github.com/localstack/localstack - f1cf475afb91e4af974442080d93b4d1b43cd82f authored almost 4 years ago by Waldemar Hummer <[email protected]>
add missing Access-Control-Allow-Credentials CORS header to S3 responses (#3309)

github.com/localstack/localstack - 9a4f516aaec187c7a586fa0bb716562dcf1e86a8 authored almost 4 years ago by usmangani1 <[email protected]>
fix passing of stack parameters/resources to CloudFormation changesets (#3307)

github.com/localstack/localstack - 57857ab4cfcb8a3abac8bda062b1f341c627eedc authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix recreation of SNS topic with same name and different tags (#3306)

github.com/localstack/localstack - ad3c73e6a56f7b52539ea64deec09291efa15502 authored almost 4 years ago by usmangani1 <[email protected]>
improve Terraform tests; add PackageType property for Lambda functions (#3302)

github.com/localstack/localstack - f76d2ee78b3cb6c38d5e49b3e3a487aaa41c2cec authored almost 4 years ago by Macwan Nevil <[email protected]>
minor refactoring of CloudFormation tests (#3305)

github.com/localstack/localstack - c36349267eb69da6fc0165c4cb75bafb927384aa authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor: fix typo in README.md (#3303)

github.com/localstack/localstack - 0292f6fc0127c4e0f5f3ea0eb746721ed8a4f10e authored almost 4 years ago by Charles Anderson <[email protected]>
minor: fix markdown syntax in developer docs (#3299)

github.com/localstack/localstack - 2e71c83ab47953c7333402b7199ccf38b0694226 authored almost 4 years ago by Jonathan Chen <[email protected]>
temporarily disable Terraform tests to fix builds on master

github.com/localstack/localstack - b4e3cc87374aba9ecc9f7f6a8aa7ff090370d802 authored almost 4 years ago by Waldemar Hummer <[email protected]>
fix missing attributes in Lambda update-function-config (#3295)

github.com/localstack/localstack - 80feb181f8061a56303afb226dfdc4a49ab85d6d authored almost 4 years ago by Macwan Nevil <[email protected]>
add test cases for Lambda code signing config (#3289)

github.com/localstack/localstack - b16f27f7de9917d5f356f140977eae5311aa649c authored almost 4 years ago by Macwan Nevil <[email protected]>
minor refactoring in DynamoDB test utils

github.com/localstack/localstack - 864ae35ba65c042187637cb0ee0cf4536265e77d authored almost 4 years ago by Waldemar Hummer <[email protected]>
minor refactoring of AWS test credentials

github.com/localstack/localstack - 1c7ab85ee9112bd20df89b65cf291cff54ec5d06 authored almost 4 years ago by Waldemar Hummer <[email protected]>
enhance support for FN::ImportValue and FN::Sub in CloudFormation templates (#3286)

github.com/localstack/localstack - b1d84e0b85be007d8f12f594a7a6f4e0b3a1e373 authored almost 4 years ago by Duong <[email protected]>
add support for API Gateway update-rest-api via JSON patch operations (#3288)

github.com/localstack/localstack - 546e960a439eea1ce0117509c8ab4b79c80acdec authored almost 4 years ago by Macwan Nevil <[email protected]>
minor fixes for log levels and Docker build

github.com/localstack/localstack - 3441d2249764903b36544b0da7e1bbe07f4ee779 authored almost 4 years ago by Waldemar Hummer <[email protected]>
Kinesis fixes to support KCL 2.x timestamps and ARN replacements in CBOR payloads (#3278)

github.com/localstack/localstack - 535eebe2496a8c1c815e09a1337d6463edf081bd authored almost 4 years ago by Cristopher Pinzón <[email protected]>
consider REQUESTS_CA_BUNDLE for SSL verification in download utils (#3274)

github.com/localstack/localstack - 993df276882764c7149e6475ed21e1f7ea380c1a authored almost 4 years ago by Joubin Jabbari <[email protected]>
add content based filtering in Events API (#3258)

github.com/localstack/localstack - 35cfd9f15f1b896e20d1169532b51cd914b936d6 authored almost 4 years ago by Mohit Alonja <[email protected]>
add support for Lambda code signing APIs (#3280)

github.com/localstack/localstack - 40352dbc4be4aac5b4763cf37376061b3a568ea6 authored almost 4 years ago by Macwan Nevil <[email protected]>
fix /etc/hosts and Quart dependency for Centos 8 (#3276)

github.com/localstack/localstack - da434cb05b1d2cbbbc85fd40aebd9b57da0ba57a authored almost 4 years ago by Mykola Mykhalov <[email protected]>
add Vagrant configuration for reproducible CentOS dev environments (#3275)

github.com/localstack/localstack - e4b8a27e8b3fc871169d78e399798d10315bc25f authored almost 4 years ago by Mykola Mykhalov <[email protected]>
add Terraform test case for Route53 (#3268)

github.com/localstack/localstack - ab1d1ea9e39d4b56110483e9c67e4952decdf83d authored almost 4 years ago by Macwan Nevil <[email protected]>
add support for Lambda concurrency API (#3269)

github.com/localstack/localstack - 1a7f97825471657f267765a07f604c1ece01e1ca authored almost 4 years ago by Macwan Nevil <[email protected]>
minor: reduce log verbosity for chunk-based file downloads

github.com/localstack/localstack - 1962d8e25e7fdb2f0a805c7692bc712b423c0272 authored almost 4 years ago by Waldemar Hummer <[email protected]>
update ports in sample commands in README (#3265)

github.com/localstack/localstack - 1ad51994a5c2dcabac037c0f205bec897bad5e77 authored almost 4 years ago by Freddie de Sibert <[email protected]>
enhance CloudFormation logic to load state of existing resources (#3262)

github.com/localstack/localstack - 2f1c5d71f539fddd1f6db1f6e133ea957a55d45b authored almost 4 years ago by Waldemar Hummer <[email protected]>