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 s3 transfer manager v2 PutObject #2733

Open
wants to merge 9 commits into
base: feat-transfer-manager-v2
Choose a base branch
from

Commits on Jul 19, 2024

  1. create v2 tm client

    Tianyi Wang committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    1c11e7b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. add putobject feature

    Tianyi Wang committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    d8fee96 View commit details
    Browse the repository at this point in the history
  2. add changelog

    Tianyi Wang committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    26e591d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. fix some comment and dependency error

    Tianyi Wang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6c8c61e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    4656461 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. add comments to exported types

    Tianyi Wang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8dd9697 View commit details
    Browse the repository at this point in the history
  2. correct comment format

    Tianyi Wang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ce212d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. split type package and optimize request mapping

    Tianyi Wang committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    80157b6 View commit details
    Browse the repository at this point in the history
  2. add types comment

    Tianyi Wang committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    489c2db View commit details
    Browse the repository at this point in the history