Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest Google Cloud Storage API (4.7.0) and security fixes #21

Open
wants to merge 62 commits into
base: master
Choose a base branch
from

Conversation

alexandre-steinberg
Copy link
Collaborator

Updates
Update to latest Google Cloud Storage API (4.7.0)
Update to latest multer (1.4.2)
Update on dependencies for security fixes

Breaking changes
Drop support for Node.js < 8

If accepted, I'd suggest to update version to 2.0.0 due to breaking changes.

alexandre-steinberg and others added 19 commits April 15, 2020 20:06
test: working and tested library

 Date:      Wed Apr 22 11:44:47 2020 -0300

 Changes to be committed:
	modified:   .gitignore
	new file:   jest.config.js
	modified:   lib/index.d.ts
	modified:   lib/index.js
	modified:   lib/index.js.map
	renamed:    lib/index.test.d.ts -> lib/index.spec.d.ts
	new file:   lib/index.spec.js
	new file:   lib/index.spec.js.map
	deleted:    lib/index.test.js
	deleted:    lib/index.test.js.map
	modified:   package-lock.json
	modified:   package.json
	new file:   src/index.spec.ts
	deleted:    src/index.test.ts
	modified:   src/index.ts
Date:      Sun Apr 26 21:44:24 2020 -0300
Changes to be committed:
deleted:    .travis.yml
modified:   CHANGELOG.md
new file:   LICENSE.md
modified:   README.md
modified:   lib/index.js
modified:   lib/index.js.map
modified:   package-lock.json
modified:   package.json
modified:   src/index.ts
Other modules also updated to their latest versions
Add mising params in StorageEngine's constructor
modified:   CHANGELOG.md
modified:   package-lock.json
modified:   package.json
add missing constructor parameter
@arozar
Copy link
Owner

arozar commented Mar 8, 2021

Hi, have given you access to the repo so you can integrate this if you're happy with the work.

wi11e and others added 10 commits March 10, 2021 16:30
…or buckets where `uniformBucketLevelAccess` is enabled.
fixup!: Include the other build files.

fixup!

fixup!
Multi-file upload now works correctly
`uniformBucketLevelAccess` enabled support
fix(auth): Allow credentials OR keyFileName
fix(linkUrl): Swap cloud.google.com to storage.googleapis.com
@msyahidin
Copy link

@alexandre-steinberg can you merge this PR?

VikalpP and others added 23 commits February 4, 2022 01:18
Fix/ invoke callback on file removed
Update Packages for Multer
Remove unnecessary constraint where creds or keyfile is required for …
feat: allow arbitrary StorageOptions to be passed into Storage client
Add support for optional filenameEncoding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.