Cognito Backup Versions Save

CLI for backing up AWS Cogntito User Pools

v4.0.0

2 weeks ago
  • Continue restoration when duplicates happen 7b16c06

https://github.com/mifi/cognito-backup/compare/v3.1.1...v4.0.0

v3.1.1

1 year ago
  • Merge pull request #33 from jakub-qg/feat/restore-logging 0acb221
  • Update cli.js a4f186e
  • feat: add a "--verbose" flag to log old/new sub 47b02af
  • Update package.json 5cbcbaa
  • make concurrency type explicit d8ad17a

https://github.com/mifi/cognito-backup/compare/v3.1.0...v3.1.1

v3.1.0

1 year ago
  • fix default concurrency e6b9b0f
  • add concurrency flag e4caeb5

https://github.com/mifi/cognito-backup/compare/v3.0.1...v3.1.0

v3.0.1

1 year ago
  • make throttling more robust 431e707
  • Update README.md 6fec908

https://github.com/mifi/cognito-backup/compare/v3.0.0...v3.0.1

v3.0.0

2 years ago

🔥 Now supports groups thanks to @VagyokC4 and @s10z

❗️ Requires node 12 (ESM)

  • update readme 4cb52c0
  • Merge pull request #27 from mifi/pr/23 24ee755
  • reimplement in new master 395297a
  • merge without any changes 3a8b444
  • fix build d7e121d
  • add ci fa818fb
  • upgrade and fixz lint 3e38ba3
  • rewrite to esm and simplify a bit 7ec8935
  • bump engines 05a6b89
  • upgrade deps 25007c3
  • remove lockfile 3c1830f
  • fix package.json 4d87d13
  • Merge pull request #25 from mifi/dependabot/npm_and_yarn/path-parse-1.0.7 522186f
  • Bump path-parse from 1.0.5 to 1.0.7 d7c7017
  • Fixed mkdirp argument exception caused by bluebird and added throttling to avoid abort due to exceeding the aws api request quota 9fa3c76
  • Merge pull request #1 from toelke/backup-groups e59e49b
  • Merge pull request #16 from mifi/snyk-fix-1b70b92119a054f7f25e6f417f6f0c61 7e986a7
  • Merge pull request #21 from mifi/dependabot/npm_and_yarn/lodash-4.17.21 bcbc56f
  • Merge pull request #22 from mifi/dependabot/npm_and_yarn/hosted-git-info-2.8.9 8eaded8
  • Bump hosted-git-info from 2.6.0 to 2.8.9 0530a90
  • Bump lodash from 4.17.19 to 4.17.21 d9e5ed4
  • Merge pull request #18 from mifi/dependabot/npm_and_yarn/lodash-4.17.19 ce35e2d
  • backup and restore groups e41467e
  • restore backed up groups to users c6f101a
  • backup to which group the user belongs 07a69d4
  • Bump lodash from 4.17.15 to 4.17.19 660a468
  • fix: package.json & yarn.lock to reduce vulnerabilities ebbd4ed
  • Update FUNDING.yml b879500
  • Create FUNDING.yml 3646cbc
  • Merge pull request #14 from mifi/dependabot/npm_and_yarn/lodash-4.17.15 5810f66
  • Bump lodash from 4.17.10 to 4.17.15 b759902
  • Merge pull request #13 from mifi/dependabot/npm_and_yarn/js-yaml-3.13.1 e80f260
  • Bump js-yaml from 3.12.0 to 3.13.1 342e8a9
  • Update README.md f0bc5a7

https://github.com/mifi/cognito-backup/compare/v2.1.1...v3.0.0