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

minor: dead code removal in event_publisher

github.com/localstack/localstack - bd13416719bd8274c9f904ab4ce5da9beb8e1132 authored almost 3 years ago by Thomas Rausch <[email protected]>
remove dead event logging code (#5019)

github.com/localstack/localstack - 91896aa49d86718eebde1f44f101038bf80c22fa authored almost 3 years ago by Thomas Rausch <[email protected]>
move machine id cache to new cache directory (#5015)

github.com/localstack/localstack - e63201b207ecea62eee394ffa2f72c4d71fd2b32 authored almost 3 years ago by Thomas Rausch <[email protected]>
add cli command to show current config (#5017)

github.com/localstack/localstack - ade5583e7f07c26fbd44821f779f24cdeed2c427 authored almost 3 years ago by Thomas Rausch <[email protected]>
add Directories config object and introduce directory structure (#5011)

github.com/localstack/localstack - b21178e1d62bfd784058496ac9d34d91c11bd329 authored almost 3 years ago by Thomas Rausch <[email protected]>
minor refactoring: add IAM patch classes to global scope

github.com/localstack/localstack - 8a1383070dce7c2ec4e3f975190a37c92e1c2460 authored almost 3 years ago by Waldemar Hummer <[email protected]>
add missing attributes for Lambda::Function CloudFormation resources (#5007)

github.com/localstack/localstack - c39a0c16fff4edbebb8a4d84e60e73356b582e70 authored almost 3 years ago by Waldemar Hummer <[email protected]>
add "is running" check before restarting Kinesis and StepFunctions services (#5008)

github.com/localstack/localstack - 8c39697f0e62278fb211c41beac9a314cf10d2d3 authored almost 3 years ago by Alireza Furutanpey <[email protected]>
fix MD5 check on S3 requests with "chunk-signature=" (#5001)

github.com/localstack/localstack - 3a639c312ed8a4407d5fe84696484a875eec9144 authored almost 3 years ago by Grisha Kostyuk <[email protected]>
disable DNS integration in CI smoke tests

github.com/localstack/localstack - 2fe8440b619329891db150e45910e8aaad97b7ce authored almost 3 years ago by Waldemar Hummer <[email protected]>
bump version to 0.13.0.7

github.com/localstack/localstack - a616085e8af4d713ca504efb27c6c0fc6c72d2ff authored almost 3 years ago by Thomas Rausch <[email protected]>
add module init file for localstack.runtime

github.com/localstack/localstack - 021d54498fdb065dbfe69b8567d632e9ae750eec authored almost 3 years ago by Thomas Rausch <[email protected]>
minor adjustments in Docker run targets in Makefile

github.com/localstack/localstack - 28b56d9b47a2fe095b31ab60242c7b193bdc568d authored almost 3 years ago by Waldemar Hummer <[email protected]>
upgrade minimal localstack-ext to 0.13.0.11

github.com/localstack/localstack - c247d11f5a2ec669399c544466ef2bcfc6080830 authored almost 3 years ago by Thomas Rausch <[email protected]>
add plugin-based hooks for bootstrapping and infra startup (#4976)

Co-authored-by: Daniel Fangl <[email protected]>

github.com/localstack/localstack - 9799e80889dfdaf28101b3fc570e7009b660c45a authored almost 3 years ago by Thomas Rausch <[email protected]>
fix "localhost" region in requests headers for compatibility with NoSQL Workbench (#5003)

github.com/localstack/localstack - 80ec129129dfea9334d8eef867a697ddb3694ba7 authored almost 3 years ago by Waldemar Hummer <[email protected]>
add support for SNS delivery logs stored to CloudWatch Logs (#4966)

github.com/localstack/localstack - f1dfb02bda3a47003f17ac4dfdf4bf455c601a8a authored almost 3 years ago by Cristopher Pinzón <[email protected]>
s3: explicitly handle OPTIONS request with "Access-Control-Request-Method" header (#4999)

* s3: improve CORS test a bit

* s3: explicitly handle OPTIONS request with "Access-Control-Re...

github.com/localstack/localstack - bd1f42c8b492a83d71d08f4229524ed2419f4399 authored almost 3 years ago by Grisha Kostyuk <[email protected]>
skip deprecated S3 replay tests for pro integration tests (#4986)

github.com/localstack/localstack - 612f967e5f0479c9385761cb950526abf8526884 authored almost 3 years ago by Grisha Kostyuk <[email protected]>
fix handling S3 OPTIONS requests with "Access-Control-Request-Method" header (#4994)

github.com/localstack/localstack - 8e14451a3ba99784a918421f6976855edfff862a authored almost 3 years ago by Grisha Kostyuk <[email protected]>
bump version 0.13.0.4

github.com/localstack/localstack - c3c1b8036983e804d7247a91aa7dc6d535e0bbdb authored almost 3 years ago by Thomas Rausch <[email protected]>
fix docker flags parsing in configure_container (#4996)

github.com/localstack/localstack - a8e2ef4d34c036a35fc8f51652623dbd074f0454 authored almost 3 years ago by Thomas Rausch <[email protected]>
fix background log tail error in ci-pro-smoke-tests make target

github.com/localstack/localstack - cea97b7e252bb2f28f77367bc8398bd595f11132 authored almost 3 years ago by Thomas Rausch <[email protected]>
add psutil as CLI requirement

github.com/localstack/localstack - 09c3969bc3dbd40a6c83cb51144cc47df7dd6ef5 authored almost 3 years ago by Thomas Rausch <[email protected]>
strip extra xmlns attributes in PutBucketNotification responses for AWS Rust SDK compatibility (#4979)

github.com/localstack/localstack - 25f70356882cd2cc6814ac07ae63a506088c8a49 authored almost 3 years ago by Nikhil Benesch <[email protected]>
move ready marker to constants

github.com/localstack/localstack - 3b5109683ebe7b744c05f7f3f441bbd05414c921 authored almost 3 years ago by Thomas Rausch <[email protected]>
update Makefile to use new cli detach flag for smoke test

github.com/localstack/localstack - 34df88dd575896024f890a12ef74e872c19d7e6e authored almost 3 years ago by Thomas Rausch <[email protected]>
upgrade minimal localstack-ext version to 0.13.0.9

github.com/localstack/localstack - d1afcd2f30801e1d3919c213fd7cd9838c6a91fe authored almost 3 years ago by Thomas Rausch <[email protected]>
add localstack package manager CLI (#4988)

github.com/localstack/localstack - 3fb79be38b08f2604d6a4e8f5cc9c508f8331d72 authored almost 3 years ago by Thomas Rausch <[email protected]>
mark test_replay_s3_call as xfail

github.com/localstack/localstack - b604648788dbe4a9d543b1ee2b29f599e063e408 authored almost 3 years ago by Dominik Schubert <[email protected]>
Patch cfn stack outputs for apigateway for localstack compatibility (#4981)

github.com/localstack/localstack - 9697b69f19c07de056e34d000220ded18f44c1fe authored almost 3 years ago by Dominik Schubert <[email protected]>
fix tests and remove obsolete patch for CloudWatch metrics filtering (#4989)

github.com/localstack/localstack - d9c094c44a3d450531b8b59189ac40619cd4929c authored almost 3 years ago by Waldemar Hummer <[email protected]>
fix setting HMAC/non-HMAC credentials when injecting internal Authorization headers in requests (#4985)

github.com/localstack/localstack - 6e9a49dc4cda842862a70c11377a329f8f828368 authored almost 3 years ago by Grisha Kostyuk <[email protected]>
add multi-region support for StepFunctions state machines (#4984)

github.com/localstack/localstack - 936602bf969931a0612efe516328f31a1e63660b authored almost 3 years ago by Dominik Schubert <[email protected]>
bump moto-ext version to 2.2.6; fix log event timestamps in integration tests (#4960)

github.com/localstack/localstack - 97f68d6b7fc17ec0d59020819b489f59320764c4 authored almost 3 years ago by Dominik Schubert <[email protected]>
minor: add util function to parse query parameters from URL or path

github.com/localstack/localstack - 352e38d55e7f086bd9b4fb4851384a6a92e56fd2 authored almost 3 years ago by Waldemar Hummer <[email protected]>
revert from kinesalite (workaround) back to kinesis-mock for arm64 (#4980)

github.com/localstack/localstack - 8e39f28e92bc89be2c2996407340b0285de8ef5a authored almost 3 years ago by Alexander Rashed <[email protected]>
fix OldImage/NewImage in DynamoDB->Kinesis event payloads on updating/deletion of items (#4924)

github.com/localstack/localstack - a8ce5ec07024447b6482cdceab48e365324c0992 authored almost 3 years ago by Ranjithkumar Krishnan <[email protected]>
add option to plugin find command to output entrypoints as dict

github.com/localstack/localstack - 4a3d80725ddd68faff3996756dd43092fba94848 authored almost 3 years ago by Thomas Rausch <[email protected]>
minor refactoring, adding type hints for API GW utils

github.com/localstack/localstack - 429d8246d5143442c4fa5bd585f49511c656c07c authored almost 3 years ago by Waldemar Hummer <[email protected]>
make can_use_sudo use non-interactive mode (#4972)

github.com/localstack/localstack - 66aad7c5f9a7782c5eb15f154a5546538b4040b3 authored almost 3 years ago by Thomas Rausch <[email protected]>
restructure localstack container bootstrapping and add CLI commands (#4969)

github.com/localstack/localstack - 304fa0c48e3afbdc3fca97a05eb30353108de05a authored almost 3 years ago by Thomas Rausch <[email protected]>
minor refactoring of test utils, migrate S3 tests from unittest->pytest (#4971)

github.com/localstack/localstack - 5657356d7557fa11c1eb69f7ada8e4f14c4bf24f authored almost 3 years ago by Waldemar Hummer <[email protected]>
add description for DISABLE_EVENTS to README.md (#4961)

github.com/localstack/localstack - 5d11af78ae1d19560f696a9e1abb707bd115c390 authored almost 3 years ago by Jacob Reynolds <[email protected]>
s3: merge tests for presigned url signature authentication (#4953)

also, apply the fix from #3947 to virtual host addressing part

github.com/localstack/localstack - dcad1c68b57a2846b235beed7739faf252588198 authored almost 3 years ago by Grisha Kostyuk <[email protected]>
fix creation of multi route table associations in CFN EC2::SubnetRouteTableAssociation resources (#4922)

github.com/localstack/localstack - bfab136d1c09cd0fa6f223463f4eb59b1278981a authored almost 3 years ago by vincentdecksign <[email protected]>
fix building light docker image

github.com/localstack/localstack - 3b4fe00501ed903e9d8077810e2920f4315121d5 authored almost 3 years ago by Alexander Rashed <[email protected]>
re-arrange Dockerfile commands to decrease image size and increase number of cache hits (#4955)

github.com/localstack/localstack - bae78a0d44a60893d49b27b3fc6562098a78decf authored almost 3 years ago by Alexander Rashed <[email protected]>
fix deleting objects from non existing S3 buckets (#4948)

github.com/localstack/localstack - 82e1be1bf36379bfac91682255de00b6697758f0 authored almost 3 years ago by Grisha Kostyuk <[email protected]>
use VIRTUAL_ENV env var for LOCALSTACK_VENV_FOLDER constant (#4949)

github.com/localstack/localstack - e78c066d3375dccf74bc9cfd1315e0ee6fd5424c authored almost 3 years ago by Grisha Kostyuk <[email protected]>
pin docker base images, enable dependabot to update once a week (#4950)

github.com/localstack/localstack - 3a38b176275bdb7c96be80a7ddc4f8b45e621efb authored almost 3 years ago by Alexander Rashed <[email protected]>
minor cleanup and dead code removal in bootstrap.py (#4944)

github.com/localstack/localstack - 62c495a41b04df323a69cdd7240cbd80df280b34 authored almost 3 years ago by Thomas Rausch <[email protected]>
fix text/xml content-type header in STS responses (#4942)

github.com/localstack/localstack - f79fb82e933053efbe3f479751772b1bfd063ea1 authored almost 3 years ago by Alexander Volkovsky <[email protected]>
fix install_go_lambda_runtime for multi-arch build (#4940)

github.com/localstack/localstack - 4d7fdb0c4a37718900eda26c67bc74186474eb6d authored almost 3 years ago by Thomas Rausch <[email protected]>
apply boolean lowercase conversion in IAM responses for all clients (not only Node.js SDK) (#4890)

github.com/localstack/localstack - 54a37c893aab52b80638a5099daf3fb48702916b authored almost 3 years ago by Cristopher Pinzón <[email protected]>
remove obsolete fix for stripping "chunk-signature=" tokens in S3 request payloads (#4939)

github.com/localstack/localstack - 3ca09d8df3f1858f29c239c88baf69c9565b2091 authored almost 3 years ago by Grisha Kostyuk <[email protected]>
enable docker buildkit cache inlining, use remote docker layer cache

github.com/localstack/localstack - 10ce50ce2abe65973ed2d97233df5e1a717d26f1 authored almost 3 years ago by Alexander Rashed <[email protected]>
Support stay-open mode for docker-reuse Lambda executor

Co-authored by Jamie Tanna <[email protected]>, Wessel van der Veen <wesselvanderveen@gmail...

github.com/localstack/localstack - d5b9d1cf64ae92866a00d24554d160bc2612da05 authored almost 3 years ago by Waldemar Hummer <[email protected]>
add port check to docker-reuse Lambda container startup; fix forwarding of unprintable chars to SQS DLQ

github.com/localstack/localstack - d013ee79aec72ca404514ee8d8e02d52070de922 authored almost 3 years ago by Waldemar Hummer <[email protected]>
initial version of using stay-open invocation mode for docker-reuse Lambda executor

github.com/localstack/localstack - bc6a7dd0866ba4a25068532d6bd306d51990744e authored almost 3 years ago by Chaz Doyle <[email protected]>
add and refactor sqs tests (#4872)

github.com/localstack/localstack - 07b6887a4e6c0458def3ab4b1a99c6f5620942e6 authored almost 3 years ago by Bernhard Matyas <[email protected]>
release version 0.13.0

github.com/localstack/localstack - 595eaef0d4aea92b2930aa5a288eab407effc88e authored almost 3 years ago by Thomas Rausch <[email protected]>
fix docker manifest pushing

github.com/localstack/localstack - 53ea8fab306eabe8ab721896cfcc916f1b965331 authored almost 3 years ago by Alexander Rashed <[email protected]>
fix docker image pushing

github.com/localstack/localstack - dc8717bbddb166cb7ce453bc2fc57f6a244ee5d5 authored almost 3 years ago by Alexander Rashed <[email protected]>
skip flaky test_sqs_batch_lambda_forward test

github.com/localstack/localstack - 078d477a42244d58bd0c8606a0fe80a048f06cb7 authored almost 3 years ago by Thomas Rausch <[email protected]>
upgrade localstack-ext to 0.13.0

github.com/localstack/localstack - d295169f3efbf79e221ccec9d782130e64a49b60 authored almost 3 years ago by Thomas Rausch <[email protected]>
use serving.Server abstraction for ElasticMQ server to resolve startup issues

github.com/localstack/localstack - 10c89d5ca8a1449cb3fba596982d0f4c815ed79f authored almost 3 years ago by Thomas Rausch <[email protected]>
finalize multi-platform build

Co-authored-by: Shawn Smith <[email protected]>
Co-authored-by: Daniel Fangl <daniel.fangl@local...

github.com/localstack/localstack - 1cd3ba9f5d77101a0c1ebd05d34b58113426cfab authored almost 3 years ago by Alexander Rashed <[email protected]>
initial version of multi-platform-build

Co-authored-by: Alexander Rashed <[email protected]>

github.com/localstack/localstack - aece233bc59f32bcef2153b28a2acdeaace660fa authored almost 3 years ago by Shawn Smith <[email protected]>
multi-platform support in localstack codebase

Co-authored-by: Daniel Fangl <[email protected]>
Co-authored-by: Thomas Rausch <thom...

github.com/localstack/localstack - b44413c2594e03748fc7c8ef9e74c08e130d9d56 authored almost 3 years ago by Alexander Rashed <[email protected]>
update authors and temporarily pin version in preparation for 0.13.0 release

github.com/localstack/localstack - bc2bde0813fe1140053b9b0cf255952cfb73b6ce authored almost 3 years ago by Waldemar Hummer <[email protected]>
revert moto to version 2.2.4 to fix builds temporarily

github.com/localstack/localstack - c6ef091113d191dd1c7b8a70c0a70a8441a7a721 authored almost 3 years ago by Waldemar Hummer <[email protected]>
invalidate pro test cache for changes in both

github.com/localstack/localstack - ef53639fe6d6a10001b905719ee7388ed09dfa9e authored almost 3 years ago by Dominik Schubert <[email protected]>
bump moto version to 2.2.5

github.com/localstack/localstack - 3c395f2adcd82560ffabe2662ddfeea918be452d authored almost 3 years ago by Dominik Schubert <[email protected]>
add Werkzeug>=2.0 as requirement

github.com/localstack/localstack - cd464b911458b6145772f8248771ff5fb7b739e2 authored almost 3 years ago by Thomas Rausch <[email protected]>
use werkzeug Request object in asf (#4917)

github.com/localstack/localstack - 1da2879e502338dc2d112da4f8b957be084b9efd authored almost 3 years ago by Thomas Rausch <[email protected]>
use werkzeug Response object in asf (#4916)

github.com/localstack/localstack - bab5b94262ca64b388691ada54cf8cb88560da81 authored almost 3 years ago by Thomas Rausch <[email protected]>
minor: correct typos in README (#4913)

github.com/localstack/localstack - b7b43e3d126c9198d3954b0e9897bca8c9bf9f95 authored almost 3 years ago by Cameron Bielstein <[email protected]>
add support for {"exists": false} in SNS message filtering (#4911)

github.com/localstack/localstack - 067a382d5401dff2c1b0f464ab535e9b3852e885 authored almost 3 years ago by Marius Potgieter <[email protected]>
minor fix to deal with missing Tags attribute in EC2::RouteTable

github.com/localstack/localstack - 757d9a692b7e2fc686ac2fe54b6a326faf9f6777 authored almost 3 years ago by Waldemar Hummer <[email protected]>
fix filtering by tags when fetching state of EC2::RouteTable CloudFormation resources (#4878)

github.com/localstack/localstack - d6f2bbcb244374cc86cf1e5afd5cb850faf69916 authored almost 3 years ago by vincentdecksign <[email protected]>
extend logic and add more tests for escapeJavaScript(..) velocity template function (#4909)

github.com/localstack/localstack - 20f6cb93a3e620fb5b04f2fc22ac2a8e6030f989 authored almost 3 years ago by Waldemar Hummer <[email protected]>
remove custom parameter by label filtering, leverag logic from upstream (#4875)

github.com/localstack/localstack - ab8d5597d7e7b4caee393b3cbc7ad62f9877763a authored almost 3 years ago by Dominik Schubert <[email protected]>
upgrade moto-ext dependency to latest version

github.com/localstack/localstack - 0087f9abbf7875818738c8ea7f6b92f8dff82093 authored almost 3 years ago by Waldemar Hummer <[email protected]>
fix URL encoding to properly handle '(none)' base paths in API Gateway (#4901)

github.com/localstack/localstack - 10b34b0918a6d9237b27cb6e04f70e38e14c3096 authored almost 3 years ago by Shawn Silva <[email protected]>
fix arn parsing in aws_stack (#4897)

github.com/localstack/localstack - 8a50b5b23f0b025eaef6fc9e88ea9e863cb4f956 authored almost 3 years ago by Thomas Rausch <[email protected]>
refactor logic for pulling specific Docker image tags, add more tests (#4895)

github.com/localstack/localstack - bf73d17ef3c7497920b637c58bd12457af2188cd authored almost 3 years ago by Daniel Fangl <[email protected]>
implement generic approach for routing internal REST resources (#4883)

github.com/localstack/localstack - 5cc72e81087610dddc197816fffdd924fc90c216 authored almost 3 years ago by Thomas Rausch <[email protected]>
minor: fix API GW test assertion after recent moto upstream changes (part 2)

github.com/localstack/localstack - ec7f15c9d051d3e64af7ea60fe8deb6d8899c164 authored almost 3 years ago by Waldemar Hummer <[email protected]>
minor: fix API GW test assertion after recent moto upstream changes

github.com/localstack/localstack - 8ef683497eeae8c838c7a4e47c1cc478ce83dea0 authored almost 3 years ago by Waldemar Hummer <[email protected]>
minor: adjust API GW logic and tests for latest upstream moto changes

github.com/localstack/localstack - 52cf2106097c4a46aa9c87095b8682d68c22ed93 authored almost 3 years ago by Waldemar Hummer <[email protected]>
convert boolean strings to lowercase in IAM responses for JS SDK compatibility (#4887)

github.com/localstack/localstack - 9c162d94395bd19794a6335902c2843a19cd9ef0 authored almost 3 years ago by Cristopher Pinzón <[email protected]>
add LEGACY_DOCKER_CLIENT and EAGER_SERVICE_LOADING to CONFIG_ENV_VARS (#4882)

github.com/localstack/localstack - 8efad3f187a4ba6dae022d2d1ca0d2f6964e9a3a authored almost 3 years ago by Jacob Reynolds <[email protected]>
minor: add property to API GW resource context class to extract identity information

github.com/localstack/localstack - cfdca7ba0bfc26a0a802d6969625686fe64006f0 authored almost 3 years ago by Waldemar Hummer <[email protected]>
minor fixes in Lambda and API Gateway logging / error handling

github.com/localstack/localstack - 555772922e57edd8d2f9da895d3b42cc775a5206 authored almost 3 years ago by Waldemar Hummer <[email protected]>
add support for CFN resource AWS::Logs::LogStream (#4880)

github.com/localstack/localstack - d0c3553c8f361dc5a53b8f98d726fd3e30913e12 authored almost 3 years ago by Dominik Schubert <[email protected]>
make lazy service loading the default behavior (#4806)

github.com/localstack/localstack - d46901d4aec96ff7cb90b05c16b23bd74f838c3c authored almost 3 years ago by Thomas Rausch <[email protected]>
fix extracting attributes from Firehose records

github.com/localstack/localstack - 3437384cdc98a4b4217387f63a2f6cf93cf5d0c8 authored almost 3 years ago by Waldemar Hummer <[email protected]>
Format JSON stack template for better readability in UI (#4873)

github.com/localstack/localstack - 3756df4e17f6afb37335d9c7479c455d3833f92e authored almost 3 years ago by Dominik Schubert <[email protected]>
implement one cluster per domain-support for elasticsearch (#4866)

github.com/localstack/localstack - 6cd1f31bceebe79f29ef0d9943d6522f6342477b authored almost 3 years ago by Thomas Rausch <[email protected]>