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

Fix bug where last few bytes on socket go unread #624

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Fix bug where last few bytes on socket go unread #624

merged 3 commits into from
Jun 12, 2024

Commits on Jun 11, 2024

  1. Fix bug where last few bytes on socket go unread

    bring in fix by updating submodules:
    ```
    aws-c-common       v0.9.19 -> v0.9.21
    aws-c-http         v0.8.1 -> v0.8.2
    aws-c-io           v0.14.8 -> v0.14.9
    aws-c-s3           v0.5.9 -> v0.5.10
    aws-lc             v1.28.0 -> v1.29.0
    s2n                v1.4.15 -> v1.4.16
    ```
    graebm committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    473c320 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. aws-c-common v0.9.19

    graebm committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    25e78f1 View commit details
    Browse the repository at this point in the history
  2. aws-c-common v0.9.21

    what was wrong with you yesterday Github CI?
    graebm committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    37e5047 View commit details
    Browse the repository at this point in the history