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

feat: Account for custom S3 compatible storages (add optional parameters to AWS adapter) #11

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

Commits on Feb 16, 2023

  1. feat: Account for custom S3 compatible service

    V4 Signature for AWS
    Custom ServiceURL and Region for S3 compatible storage other than AWS
    Added and used some parameters
    Update AWSSDK.S3 to latest version possible (see aws/aws-sdk-net#2540 (comment))
    Guillaume Escarieux committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    6474ae1 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. pr: reverting VS version and updated README

    Guillaume Escarieux committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2f31e29 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. feat: update to latest libraries

    AWSSDK.S3 has been fix
    Guillaume Escarieux committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    746c54c View commit details
    Browse the repository at this point in the history