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

Add support for providing metadata when uploading objects #37

Merged
merged 1 commit into from
Nov 20, 2016

Conversation

danielcompton
Copy link
Collaborator

Users can provide a map of metadata which will be stored as S3 metadata for the uploaded object.

Rename keys and variables to be more consistent with their usage. This is forwards and backwards compatible with the previously released version of s3-beam.

I've tested this and it works correctly with and without extra metadata.

Users can provide a map of metadata which will be stored as S3 metadata
for the uploaded object.

Rename keys and variables to be more consistent with their usage. This
is forwards and backwards compatible with the previously released
version of s3-beam.
@danielcompton danielcompton merged commit e56a90b into master Nov 20, 2016
@danielcompton
Copy link
Collaborator Author

@martinklepsch can you release a 0.6.0-alpha1 release that includes this?

@martinklepsch
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants