parse-server-sqs-mq-adapter
parse-server-sqs-mq-adapter copied to clipboard
Spread work queue accross cluster of parse servers using SQS
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) to 1.15.6 and updates ancestor dependency [parse-server](https://github.com/parse-community/parse-server). These dependencies need to be updated together. Updates `follow-redirects` from 1.15.2 to 1.15.6 Commits 35a517c Release version 1.15.6 of the npm...
Bumps [crypto-js](https://github.com/brix/crypto-js) to 4.2.0 and updates ancestor dependency [parse-server](https://github.com/parse-community/parse-server). These dependencies need to be updated together. Updates `crypto-js` from 4.1.1 to 4.2.0 Commits 808f499 Merge branch 'release/4.2.0' d5af3ae Update release...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Hi everyone, This module looks interesting, however I was having a hard time finding documentation on "what are the use cases this solves" or the benefits of configuring Parse Server...
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 7.2.3 to 10.3.5. Release notes Sourced from @semantic-release/github's releases. v10.3.5 10.3.5 (2024-09-20) Bug Fixes replace searchAPI usage with GraphQL in findSRIssue util (#907) (7fb46a3) v10.3.4 10.3.4 (2024-09-15)...
Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 12.1.0 to 15.0.0. Commits 366bfa6 [eslint config] [base] v15.0.0 f3d3a07 [eslint config] [base] [breaking] drop eslint < 7, add eslint 8 eac8cc6 [eslint config] [base] [breaking] add...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 21.0.1 to 24.1.1. Release notes Sourced from semantic-release's releases. v24.1.1 24.1.1 (2024-09-11) Bug Fixes deps: update dependency hosted-git-info to v8 (#3436) (ab10ac1) v24.1.0 24.1.0 (2024-08-17) Features add...
Bumps [parse-server](https://github.com/parse-community/parse-server) from 5.5.6 to 7.2.0. Release notes Sourced from parse-server's releases. 7.2.0 7.2.0 (2024-07-09) Bug Fixes Invalid push notification tokens are not cleaned up from database for FCM API...
Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 9.0.3 to 14.0.1. Release notes Sourced from @semantic-release/release-notes-generator's releases. v14.0.1 14.0.1 (2024-06-22) Bug Fixes deps: rename read-pkg-up to read-package-up (#671) (687ba5a) v14.0.0 14.0.0 (2024-05-31) Features support latest...
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.0 to 20.0.0. Changelog Sourced from sinon's changelog. 20.0.0 b6daed26 chore!: remove usingPromise (Morgan Roderick) Everyone should be using native promises by now, or should know how...