v5.0.0
⚠ BREAKING CHANGES
- automatically detect contentType if not provided (#1190)
- drop keepAcl parameter in file copy (#1166)
- drop support for node.js 8.x
Features
- automatically detect contentType if not provided (#1190) (b31ba4a)
- enable bytes read tracking (#1074) (0776a04)
Bug Fixes
- bucket: Only disable resumable uploads for bucket.upload (fixes #1133) (#1135) (2c20148), closes /github.com/googleapis/nodejs-storage/pull/1135#issuecomment-620070038
- add whitespace to generateV4SignedPolicy (#1136) (dcee78b)
- apache license URL (#468) (#1151) (e8116d3)
- Point to team in correct org (#1185) (0bb1909)
- deps: update dependency @google-cloud/common to v3 (#1134) (774ac5c)
- deps: update dependency @google-cloud/paginator to v3 (#1131) (c1614d9)
- deps: update dependency @google-cloud/promisify to v2 (#1127) (06624a5)
- deps: update dependency uuid to v8 (#1170) (6a98d64)
- deps: update gcs-resumable-upload, remove gitnpm usage (#1186) (c78c9cd)
- v4-policy: encode special characters (#1169) (6e48539)
- sync to googleapis/conformance-tests@fa559a1 (#1167) (5500446), closes #1168
Miscellaneous Chores
Build System
- drop support for node.js 8.x (b80c025)