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 support for flexible checksums on streaming payloads #659

Merged
merged 80 commits into from
Mar 21, 2024

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    9be20ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcac65a View commit details
    Browse the repository at this point in the history
  3. remove unnecessary function

    dayaffe committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b2f19e8 View commit details
    Browse the repository at this point in the history
  4. swiftlint

    dayaffe committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e51eea5 View commit details
    Browse the repository at this point in the history
  5. remove duplicate test file

    dayaffe committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d125440 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    38012af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64b4e4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a461ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66de094 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee76d94 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. add support for sha1/sha256 to flexible checksum streams, update to c…

    …rt 0.27.0, remove content-md5 todo, add tests
    dayaffe committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    dbfd9de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efdd75d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    427e7e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    09189f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4bbcfc View commit details
    Browse the repository at this point in the history
  3. fix logger errors

    dayaffe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3e1b31d View commit details
    Browse the repository at this point in the history
  4. remove logger variable

    dayaffe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a4d26d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d42b4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b63aa96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d5ba6d View commit details
    Browse the repository at this point in the history
  8. fix swiftlint

    dayaffe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a440282 View commit details
    Browse the repository at this point in the history
  9. last swiftlint

    dayaffe committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    620b313 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    5585d0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df1b4c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    5325161 View commit details
    Browse the repository at this point in the history
  2. print stream status

    dayaffe committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    403d7c9 View commit details
    Browse the repository at this point in the history
  3. debugging xcode 14 issue

    dayaffe committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2575164 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    69bb353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b574eb View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    300f280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7b242 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc348fe View commit details
    Browse the repository at this point in the history
  4. specify CRT signer

    dayaffe committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ab771ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    024e9cb View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    ca44107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6ca01 View commit details
    Browse the repository at this point in the history
  3. fix failing test

    dayaffe committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5204bf5 View commit details
    Browse the repository at this point in the history
  4. swiftlint

    dayaffe committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    aaaad0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c22cad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f3ba33 View commit details
    Browse the repository at this point in the history
  7. remove getBody

    dayaffe committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fcf3f79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89da964 View commit details
    Browse the repository at this point in the history
  9. fix guard

    dayaffe committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4be43d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    a03b94e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d49aeb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    265d087 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f175ca3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    3cee248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540ca46 View commit details
    Browse the repository at this point in the history
  3. Add checksum algorithm tests

    jbelkins committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e76c30e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e380706 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    fdece22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01e2726 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    e7c1195 View commit details
    Browse the repository at this point in the history
  2. Add logging

    jbelkins committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    389bc2b View commit details
    Browse the repository at this point in the history
  3. Chunk stream refactoring

    jbelkins committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5e35008 View commit details
    Browse the repository at this point in the history
  4. More logging

    jbelkins committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2809a84 View commit details
    Browse the repository at this point in the history
  5. Add more logging

    jbelkins committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8353aab View commit details
    Browse the repository at this point in the history
  6. Even more logging

    jbelkins committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2ed0fa4 View commit details
    Browse the repository at this point in the history
  7. Log all stream events

    jbelkins committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0104e7b View commit details
    Browse the repository at this point in the history
  8. Move prints to logger

    jbelkins committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    67f52d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97bcbdc View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    1db7911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9de866a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c183e3a View commit details
    Browse the repository at this point in the history
  4. Fix tests

    jbelkins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    130f9e8 View commit details
    Browse the repository at this point in the history
  5. Fix lint

    jbelkins committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0ad3c2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75f36b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    871d456 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    da906f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'day/aws-chunked-encoding' of github.com:smithy-lang/smi…

    …thy-swift into day/aws-chunked-encoding
    jbelkins committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5ac8b03 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    1bd9cd3 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    jbelkins committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    443432e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d54360 View commit details
    Browse the repository at this point in the history
  4. Cleanup on URLSession send

    jbelkins committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    afc1f81 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    8c194fc View commit details
    Browse the repository at this point in the history
  2. Refactoring

    jbelkins committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    028a133 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Fix Swiftlint issue

    jbelkins committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    23c5ff3 View commit details
    Browse the repository at this point in the history