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(stubs): Retry Policy #85

Merged
merged 10 commits into from
Aug 2, 2023
Merged

feat(stubs): Retry Policy #85

merged 10 commits into from
Aug 2, 2023

Commits on May 26, 2023

  1. generating stubs for DefaultPolicy

    Signed-off-by: Stefan Bogdanovic <sbogdanovic@nanointeractive.com>
    CerealKiller97 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    ca88139 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    900df8d View commit details
    Browse the repository at this point in the history
  2. Fallthrough finished

    Signed-off-by: Stefan Bogdanovic <sbogdanovic@nanointeractive.com>
    CerealKiller97 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    c24c490 View commit details
    Browse the repository at this point in the history
  3. Logging finished

    Signed-off-by: Stefan Bogdanovic <sbogdanovic@nanointeractive.com>
    CerealKiller97 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    09d79f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a94269 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Merge branch 'feat/retry-policy-stubs' of https://github.com/CerealKi…

    …ller97/scylladb-php-driver into feat/retry-policy-stubs
    
    Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
    CodeLieutenant committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    099a73a View commit details
    Browse the repository at this point in the history
  2. add deprecation warning

    Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
    CodeLieutenant committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e9a4c22 View commit details
    Browse the repository at this point in the history
  3. Fixing build

    Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
    CodeLieutenant committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    043aec6 View commit details
    Browse the repository at this point in the history
  4. Add C API for RetryPolicy

    Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
    CodeLieutenant committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    229b911 View commit details
    Browse the repository at this point in the history
  5. Fixing issue with not found

    Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
    CodeLieutenant committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    85197dc View commit details
    Browse the repository at this point in the history