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: Add Custom Part Metadata Decorator to ParallelCompositeUploadConfig #2434

Merged
merged 24 commits into from
Mar 15, 2024

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    33122ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe168d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d14d141 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f12759 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71ec5cf View commit details
    Browse the repository at this point in the history
  6. removing unnecessary tag

    sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8b64aa6 View commit details
    Browse the repository at this point in the history
  7. address pr comments

    sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    15a29dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1bc015 View commit details
    Browse the repository at this point in the history
  9. chore: refactor and separate lifecycle of config from customer and wh…

    …at we use to run a PCU
    BenWhitehead authored and sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    19297a0 View commit details
    Browse the repository at this point in the history
  10. chore: add pool size validation

    BenWhitehead authored and sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4a51be1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a98f6c View commit details
    Browse the repository at this point in the history
  12. lint

    sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    746b581 View commit details
    Browse the repository at this point in the history
  13. Adding in more tests

    sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4acfa8c View commit details
    Browse the repository at this point in the history
  14. lint

    sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f4e7fa8 View commit details
    Browse the repository at this point in the history
  15. more tests

    sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e88574b View commit details
    Browse the repository at this point in the history
  16. lint

    sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    57597dd View commit details
    Browse the repository at this point in the history
  17. add missing null check

    sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    80c747d View commit details
    Browse the repository at this point in the history
  18. address pr comments

    sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2adc0e5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6678349 View commit details
    Browse the repository at this point in the history
  20. fixing docs

    sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7d39672 View commit details
    Browse the repository at this point in the history
  21. lint

    sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f7c4358 View commit details
    Browse the repository at this point in the history
  22. Update google-cloud-storage/src/main/java/com/google/cloud/storage/Pa…

    …rallelCompositeUploadBlobWriteSessionConfig.java
    
    Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
    sydney-munro and BenWhitehead committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6762593 View commit details
    Browse the repository at this point in the history
  23. Apply suggestions from code review

    Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
    sydney-munro and BenWhitehead committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4f51449 View commit details
    Browse the repository at this point in the history
  24. lint

    sydney-munro committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4861c85 View commit details
    Browse the repository at this point in the history