-
Notifications
You must be signed in to change notification settings - Fork 20
Input validation in Activate, Track and GetVariation methods. #76
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kellyroach-optimizely
approved these changes
Apr 26, 2018
kellyroach-optimizely
added a commit
that referenced
this pull request
Jun 20, 2018
* GetEnabledFeatures now returns sorted features list. (#69) * GetEnabledFeatures now returns sorted features list ignoring case * Removes sorting from GetEnabledFeatures method. (#73) * OASIS-2504 [C#] Release 2.0.0-beta1 (#72) * OASIS-2504 [C#] Release 2.0.0-beta1 (#71) * Revert "Eventdispatcherissue (#35) (#54)" This reverts commit 5df7cfb. * Bump version to 2.0 beta. * Update OptimizelySDK.nuspec * AssemblyVersion = 2.0.0.0 * Improved 1.3.1 DemoApp * Updated OptimizelySDK.Package and OptimizelySDK.nuspec * keypair.snk for *.sln, *.csproj * CHANGELOG.md corrections * SDK_VERSION synch with NuGet package version. * Make 'UserAttributes userAttributes = null' optional in 5 API's * Update verifysn.ps1 and DemoApp.csproj to 2.0.0-beta1 * Correct 2.0.0-beta1 release date in CHANGELOG.md * 2.0.0-beta1 --> 2.0.0 (#74) (#75) * Input validation in Activate, Track and GetVariation methods. (#76) * Input validation in Activate, Track and GetVariation methods. * Replaced InputType enum with string constants. * Updates unit tests. * Fix impression sent from feature experiment variation toggled off. * Revert "Fix impression sent from feature experiment variation toggled off." This reverts commit c943747. * Fix impression sent from feature experiment variation toggled off. (#84) * Update OptimizelySDK.DemoApp.csproj OptimizelySDK Reference * Update AssemblyVersion, AssemblyFileVersion, AssemblyInformationalVersion * Update the OptimizelySDK.Package/OptimizelySDK.nuspec * Upgrade DemoApp to OptimizelySDK 2.0.1
kellyroach-optimizely
added a commit
that referenced
this pull request
Jun 21, 2018
* GetEnabledFeatures now returns sorted features list. (#69) * GetEnabledFeatures now returns sorted features list ignoring case * Removes sorting from GetEnabledFeatures method. (#73) * OASIS-2504 [C#] Release 2.0.0-beta1 (#72) * OASIS-2504 [C#] Release 2.0.0-beta1 (#71) * Revert "Eventdispatcherissue (#35) (#54)" This reverts commit 5df7cfb. * Bump version to 2.0 beta. * Update OptimizelySDK.nuspec * AssemblyVersion = 2.0.0.0 * Improved 1.3.1 DemoApp * Updated OptimizelySDK.Package and OptimizelySDK.nuspec * keypair.snk for *.sln, *.csproj * CHANGELOG.md corrections * SDK_VERSION synch with NuGet package version. * Make 'UserAttributes userAttributes = null' optional in 5 API's * Update verifysn.ps1 and DemoApp.csproj to 2.0.0-beta1 * Correct 2.0.0-beta1 release date in CHANGELOG.md * 2.0.0-beta1 --> 2.0.0 (#74) (#75) * Input validation in Activate, Track and GetVariation methods. (#76) * Input validation in Activate, Track and GetVariation methods. * Replaced InputType enum with string constants. * Updates unit tests. * Fix impression sent from feature experiment variation toggled off. * Revert "Fix impression sent from feature experiment variation toggled off." This reverts commit c943747. * Fix impression sent from feature experiment variation toggled off. (#84) * Update OptimizelySDK.DemoApp.csproj OptimizelySDK Reference * Update AssemblyVersion, AssemblyFileVersion, AssemblyInformationalVersion * Update the OptimizelySDK.Package/OptimizelySDK.nuspec * Upgrade DemoApp to OptimizelySDK 2.0.1
kellyroach-optimizely
added a commit
that referenced
this pull request
Jun 21, 2018
* 2.0.1 (#86) * GetEnabledFeatures now returns sorted features list. (#69) * GetEnabledFeatures now returns sorted features list ignoring case * Removes sorting from GetEnabledFeatures method. (#73) * OASIS-2504 [C#] Release 2.0.0-beta1 (#72) * OASIS-2504 [C#] Release 2.0.0-beta1 (#71) * Revert "Eventdispatcherissue (#35) (#54)" This reverts commit 5df7cfb. * Bump version to 2.0 beta. * Update OptimizelySDK.nuspec * AssemblyVersion = 2.0.0.0 * Improved 1.3.1 DemoApp * Updated OptimizelySDK.Package and OptimizelySDK.nuspec * keypair.snk for *.sln, *.csproj * CHANGELOG.md corrections * SDK_VERSION synch with NuGet package version. * Make 'UserAttributes userAttributes = null' optional in 5 API's * Update verifysn.ps1 and DemoApp.csproj to 2.0.0-beta1 * Correct 2.0.0-beta1 release date in CHANGELOG.md * 2.0.0-beta1 --> 2.0.0 (#74) (#75) * Input validation in Activate, Track and GetVariation methods. (#76) * Input validation in Activate, Track and GetVariation methods. * Replaced InputType enum with string constants. * Updates unit tests. * Fix impression sent from feature experiment variation toggled off. * Revert "Fix impression sent from feature experiment variation toggled off." This reverts commit c943747. * Fix impression sent from feature experiment variation toggled off. (#84) * Update OptimizelySDK.DemoApp.csproj OptimizelySDK Reference * Update AssemblyVersion, AssemblyFileVersion, AssemblyInformationalVersion * Update the OptimizelySDK.Package/OptimizelySDK.nuspec * Upgrade DemoApp to OptimizelySDK 2.0.1 * Update verifysn.ps1 to 2.0.1 * Update CHANGELOG.md to OptimizelySDK 2.0.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.