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

Release version 4.13.0 #516

Merged
merged 45 commits into from
Sep 13, 2024
Merged

Release version 4.13.0 #516

merged 45 commits into from
Sep 13, 2024

Commits on Aug 13, 2024

  1. added kerberos auth support

    Bilal Al committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fa8de3f View commit details
    Browse the repository at this point in the history
  2. polish

    Bilal Al committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2234a3c View commit details
    Browse the repository at this point in the history
  3. polish

    Bilal Al committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    aa40aca View commit details
    Browse the repository at this point in the history
  4. polish

    Bilal Al committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c1933cb View commit details
    Browse the repository at this point in the history
  5. added enum for AuthScheme

    Bilal Al committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    077accd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. polish

    Bilal Al committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4a7079a View commit details
    Browse the repository at this point in the history
  2. polish

    Bilal Al committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2ec4789 View commit details
    Browse the repository at this point in the history
  3. updated version

    Bilal Al committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    97bf31b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #511 from splitio/kerberos-support

    Kerberos support
    chillaq authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e388362 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Changed Kerberos client to use okhttp lib

    Bilal Al committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    acee253 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Added tests

    Bilal Al committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    87f5586 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. added kerberos client test in factory

    Bilal Al committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fe52d1c View commit details
    Browse the repository at this point in the history
  2. fix tests

    Bilal Al committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f0e9d22 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Bilal Al committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a96c19e View commit details
    Browse the repository at this point in the history
  4. polish

    Bilal Al committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    26389a7 View commit details
    Browse the repository at this point in the history
  5. polish

    Bilal Al committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    03e2750 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. added KerberosAuth test

    Bilal Al committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bf9f600 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. added kerberos config

    Bilal Al committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    739a9ac View commit details
    Browse the repository at this point in the history
  2. added more coverage for kerberos http client

    Bilal Al committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    eb98607 View commit details
    Browse the repository at this point in the history
  3. added coverage for kerberos in factory class

    Bilal Al committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    32adc6d View commit details
    Browse the repository at this point in the history
  4. more kerberos test

    Bilal Al committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e4b407d View commit details
    Browse the repository at this point in the history
  5. revert delay to 2 seconds in test

    Bilal Al committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    182044b View commit details
    Browse the repository at this point in the history
  6. increased timeout

    Bilal Al committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    da16ffb View commit details
    Browse the repository at this point in the history
  7. revert timeout to 2s

    Bilal Al committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    354c345 View commit details
    Browse the repository at this point in the history
  8. added multiple sleep calls

    Bilal Al committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f1c8a7f View commit details
    Browse the repository at this point in the history
  9. tyring to work around sleep code smell

    Bilal Al committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bcd9ac8 View commit details
    Browse the repository at this point in the history
  10. revert back to 2s sleep

    Bilal Al committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    62d8e43 View commit details
    Browse the repository at this point in the history
  11. polish

    Bilal Al committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ff585aa View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. using proxy prefix for kerberos config param

    Bilal Al committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    00a9c0c View commit details
    Browse the repository at this point in the history
  2. allow release of all SDK modules

    Bilal Al committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7d136d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Refactor kerberos code to sub module

    Bilal Al committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9e46ad5 View commit details
    Browse the repository at this point in the history
  2. refactor to http-modules

    Bilal Al committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1e9482d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. separated httpclient from module

    Bilal Al committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bb87766 View commit details
    Browse the repository at this point in the history
  2. renamed module to okhttp-modules

    Bilal Al committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4d888cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #513 from splitio/kerberos-module-refactor

    Refactor kerberos code to sub module
    chillaq authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cfdc429 View commit details
    Browse the repository at this point in the history
  4. added tests for httpmodule

    Bilal Al committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    aac8a1b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    3c853dc View commit details
    Browse the repository at this point in the history
  2. fixed post body in okhttp

    Bilal Al committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a50d79a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #515 from splitio/remove_apache_from_api

    remove apache from module api
    chillaq authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2299e38 View commit details
    Browse the repository at this point in the history
  4. re-add request decorator

    mredolatti committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    fa2b6a7 View commit details
    Browse the repository at this point in the history
  5. - fixed SSE NPE with request decorator

    - Updated verison to rc3
    - Ignored request decorator tests for now to deploy to tapps
    - updated okhttp tests
    Bilal Al committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    568b511 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fixed okhttp decorator errors and updated tests

    Bilal Al committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    84eeea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24852ea View commit details
    Browse the repository at this point in the history
  3. polishing

    Bilal Al committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d484a21 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #512 from splitio/kerberos-okhttp

    Changed Kerberos client to use okhttp lib
    chillaq authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    54fd41c View commit details
    Browse the repository at this point in the history