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

Fixes the missing exception throw action when an api request is executed, like BucketExistsAsync, etc. #1141

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Aug 7, 2024

  1. Resolves the wrong return value of BucketExistsAsync api

    Ersan Bozduman committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a43b16d View commit details
    Browse the repository at this point in the history
  2. lint changes

    Ersan Bozduman committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5866db2 View commit details
    Browse the repository at this point in the history
  3. review changes

    Ersan Bozduman committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8b31ca9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Addresses ignored func test case exceptions

    Ersan Bozduman committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6de3c2a View commit details
    Browse the repository at this point in the history