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(storage): Upgrade SDK to fix EOF exception #2558

Merged
merged 3 commits into from
Aug 15, 2023
Merged

Conversation

sdhuka
Copy link
Contributor

@sdhuka sdhuka commented Aug 11, 2023

  • PR title and description conform to Pull Request guidelines.

Issue #, if available:

Description of changes:

  • Upgrade Kotlin SDK to resolve S3 EOF exception which is fiex in this PR

How did you test these changes?
(Please add a line here how the changes were tested)

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sdhuka sdhuka requested a review from a team as a code owner August 11, 2023 19:20
tylerjroach
tylerjroach previously approved these changes Aug 11, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2558 (4c9c0cd) into main (79b7b47) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #2558      +/-   ##
==========================================
- Coverage   40.79%   40.78%   -0.01%     
==========================================
  Files         873      873              
  Lines       27597    27597              
  Branches     3877     3877              
==========================================
- Hits        11258    11256       -2     
- Misses      15135    15137       +2     
  Partials     1204     1204              

tylerjroach
tylerjroach previously approved these changes Aug 14, 2023
@sdhuka sdhuka enabled auto-merge (squash) August 14, 2023 19:32
gpanshu
gpanshu previously approved these changes Aug 14, 2023
@sdhuka sdhuka dismissed stale reviews from gpanshu and tylerjroach via acdf05f August 15, 2023 13:58
@sdhuka sdhuka merged commit 8623e8b into main Aug 15, 2023
6 checks passed
@sdhuka sdhuka deleted the sdhuka/update-sdk branch August 15, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants