Releases: k1LoW/serverless-s3-sync
Releases · k1LoW/serverless-s3-sync
v3.2.0
What's Changed
- Fix metadata update failing when object's keys contain some characters like spaces and + by @marchant in #105
- ignore
.DS_Store
files by default by @tillkruss in #104 - support nos3sync command when using servereless-offline by @SYugel in #108
- Bump xml2js and aws-sdk by @dependabot in #111
- Bump minimatch from 3.0.4 to 3.0.5 by @dependabot in #112
New Contributors
- @marchant made their first contribution in #105
- @tillkruss made their first contribution in #104
- @SYugel made their first contribution in #108
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #102
- Add an optional enabled field to allow sync rules to be disabled cond… by @VirtualVirtuoso in #106
New Contributors
- @VirtualVirtuoso made their first contribution in #106
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Replace deprecated serverless.cli.log() calls with logging API and mark the plugin as requiring Serverless v3.x by @coyoteecd in #100
- Bump aws-sdk from 2.441.0 to 2.1082.0 by @dependabot in #101
New Contributors
- @dependabot made their first contribution in #101
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- Add noSync property to s3Sync config by @frozenbonito in #83
- fix bug where S3 client would not get instantiated with offline options by @rcambrj in #93
- fix: replace duplicated file by @kobanyan in #84
- Fix: Unify getting aws / serverless credentials by @honzajerabek in #96
- Extend deploy/remove commands with nos3sync option so that it can be used with Serverless v3 by @coyoteecd in #99
New Contributors
- @rcambrj made their first contribution in #93
- @kobanyan made their first contribution in #84
- @honzajerabek made their first contribution in #96
Full Changelog: v1.17.2...v2.0.0
v1.17.3
Full Changelog: v1.17.2...v1.17.3