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: added Data Residency support #203

Merged
merged 20 commits into from
Feb 1, 2023
Merged

Commits on Oct 25, 2022

  1. Added Support for DataResidency feature

    Desu Sai Venkat authored and Desu Sai Venkat committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    54b730d View commit details
    Browse the repository at this point in the history
  2. Bumped the version to 1.8.0

    Desu Sai Venkat authored and Desu Sai Venkat committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    0d40976 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Added Unit TestCases for the Data-Residency Feature

    Desu Sai Venkat authored and Desu Sai Venkat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    d42a481 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Refactored DataResidencyServer to RSDataResidencyServer

    Desu Sai Venkat authored and Desu Sai Venkat committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3d35c79 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Minor improvements in the constructor of RSConfig

    Desu Sai Venkat authored and Desu Sai Venkat committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    5ef98ad View commit details
    Browse the repository at this point in the history
  2. Addressed comments for parsing data residency URL's from sourceConfig

    Desu Sai Venkat authored and Desu Sai Venkat committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b7ca2b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. merged develop

    pallabmaiti committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    964b661 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Pallab Maiti committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    57af23b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    63e54c8 View commit details
    Browse the repository at this point in the history
  2. chore: Added the support for parsing Multiple Data Plane URL's for ea…

    …ch Data Residency Region
    Desu Sai Venkat authored and Desu Sai Venkat committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    be30f3b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Merge branch 'develop' of https://github.com/rudderlabs/rudder-sdk-ios

    …into feat/dataResidency
    pallabmaiti committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    54846e2 View commit details
    Browse the repository at this point in the history
  2. fix: Fixed Issues related to returning a nil type from functions

    Desu Sai Venkat authored and Desu Sai Venkat committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    cb98d73 View commit details
    Browse the repository at this point in the history
  3. fix: Checking if the residencyURL is nil before using it

    Desu Sai Venkat authored and Desu Sai Venkat committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    92ac1e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Merge branch 'develop' into feat/dataResidency

    Pallab Maiti committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b6c8e56 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. pulled latest develop

    pallabmaiti committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    81290d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a44eac2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into feat/dataResidency

    Pallab Maiti committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    3eae6ea View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. test: updated enum access in unit tests

    Desu Sai Venkat authored and Desu Sai Venkat committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    51102e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. fix: made changes as per sonarcloud bug

    Desu Sai Venkat authored and Desu Sai Venkat committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    c99acaf View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

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