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

Flag sets #771

Merged
merged 57 commits into from
Dec 4, 2023
Merged

Flag sets #771

merged 57 commits into from
Dec 4, 2023

Commits on Sep 28, 2023

  1. [SDKS-7563] stabilize integration tests for flag sets

    Emmanuel Zamora committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    33cdcab View commit details
    Browse the repository at this point in the history
  2. Update commons rc version

    Emmanuel Zamora committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a2fa07a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Improve ready from cache tests

    Emmanuel Zamora committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b7b8434 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #762 from splitio/sdks-7563

    [SDKS-7563] Stabilize integration tests
    emmaz90 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    079e733 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. [SDKS-7564] Flag sets integration tests

    Emmanuel Zamora committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c510e36 View commit details
    Browse the repository at this point in the history
  2. [SDKS-7567] Add type definitions

    Emmanuel Zamora committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b9fab93 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Fix typo in splitChanges file

    Emmanuel Zamora committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    933bcf2 View commit details
    Browse the repository at this point in the history
  2. Fix flag sets typo

    Emmanuel Zamora committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    03bff12 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sdks-7564' of https://github.com/splitio/javascript-client

     into sdks-7567
    Emmanuel Zamora committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c30720f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Integration tests improvements

    Emmanuel Zamora committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    602fc7f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sdks-7564' of https://github.com/splitio/javascript-client

     into sdks-7567
    Emmanuel Zamora committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    691f92f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Merge branch 'development' of https://github.com/splitio/javascript-c…

    …lient into sdks-7437
    Emmanuel Zamora committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e28b1fd View commit details
    Browse the repository at this point in the history
  2. Update commons version

    Emmanuel Zamora committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    7f95c92 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sdks-7437' into sdks-7564

    Emmanuel Zamora committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ae4c2b5 View commit details
    Browse the repository at this point in the history
  4. Fix missing post

    Emmanuel Zamora committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    97b4da9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'sdks-7564' of https://github.com/splitio/javascript-client

     into sdks-7567
    Emmanuel Zamora committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    936dc8b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #763 from splitio/sdks-7564

    [SDKS-7564] Flag sets integration tests
    emmaz90 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    66ddb34 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #764 from splitio/sdks-7567

    [SDKS-7567] Add type definitions
    emmaz90 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a3045ec View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Update rc version

    Emmanuel Zamora committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1912e9f View commit details
    Browse the repository at this point in the history
  2. modify git ci to upload stage assets

    Emmanuel Zamora committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    fffc43d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Add async type definitions and ts-tests

    Emmanuel Zamora committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e522327 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. [SDKS-7657] update commons version & update changes file

    Emmanuel Zamora committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    7686500 View commit details
    Browse the repository at this point in the history
  2. fix ci

    Emmanuel Zamora committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8cda413 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Fix tests and update commons rc version

    Emmanuel Zamora committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    18712fb View commit details
    Browse the repository at this point in the history
  2. fix lint

    Emmanuel Zamora committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4c1deff View commit details
    Browse the repository at this point in the history
  3. Fix rc version

    Emmanuel Zamora committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    da0f440 View commit details
    Browse the repository at this point in the history
  4. fix type definition

    Emmanuel Zamora committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    51cb6c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. fix ts-tests

    Emmanuel Zamora committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3585b64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #773 from splitio/sdks-7657

    [SDKS-7657] update commons version & update changes file
    emmaz90 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    042ce05 View commit details
    Browse the repository at this point in the history
  3. update changes file

    Emmanuel Zamora committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8e90ebc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'development' of https://github.com/splitio/javascript-c…

    …lient into sdks-7437
    Emmanuel Zamora committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    101d504 View commit details
    Browse the repository at this point in the history
  5. update rc version

    Emmanuel Zamora committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    83e5705 View commit details
    Browse the repository at this point in the history
  6. fix lint

    Emmanuel Zamora committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ebb98d2 View commit details
    Browse the repository at this point in the history
  7. New mock for flagsets

    Nicolas Zelaya authored and Nicolas Zelaya committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c45244a View commit details
    Browse the repository at this point in the history
  8. Adding redis tests part1 for flagsets, this wont work without commons

    Nicolas Zelaya authored and Nicolas Zelaya committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d13fdcc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc22063 View commit details
    Browse the repository at this point in the history
  10. add changelog entry

    EmilianoSanchez committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    eb43b58 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bbad0a4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #775 from splitio/fix_sdk_key_validation

    Update SDK key validation in NodeJS
    EmilianoSanchez committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f9728ca View commit details
    Browse the repository at this point in the history
  13. add tests with configs and telemetry latency validations

    Nicolas Zelaya authored and Nicolas Zelaya committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ddeef83 View commit details
    Browse the repository at this point in the history
  14. merging changes

    Nicolas Zelaya authored and Nicolas Zelaya committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e611cff View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Release v10.24.0-beta

    Emmanuel Zamora committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    65572e9 View commit details
    Browse the repository at this point in the history
  2. fix changes file

    Emmanuel Zamora committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8040348 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #776 from splitio/beta

    Release v10.24.0-beta
    emmaz90 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    886a31c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    e58c8f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12a0741 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98c7c93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0923a26 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    3cd341f View commit details
    Browse the repository at this point in the history
  2. Updates

    EmilianoSanchez committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9fee387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c4eb1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36e51a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    550261f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. rc with log fixes

    EmilianoSanchez committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6118ecf View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    e659032 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #774 from splitio/sdks-7658

    [SDKS-7658][SDKS-7796] Add flag sets support for Redis storage
    EmilianoSanchez committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e039a7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e5741a View commit details
    Browse the repository at this point in the history