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

Fixing issue 673 #677

Merged
merged 3 commits into from
Aug 31, 2022
Merged

Fixing issue 673 #677

merged 3 commits into from
Aug 31, 2022

Commits on Aug 15, 2022

  1. Fixing issue 673

    When the listObjects is called the region was not being calculated ( because the objectName is null) .
    This caused a error on s3 to use the perminently redirected address instead of getting the files, now the region is calculated correctly, the code works as expected
    anthonyMc11 authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    4f7f151 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Fixing issue 673 - change from regitlint

    Anthony McHugh committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    94b77f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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