Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: optimizely/csharp-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: mike/devcontainer-setup
Choose a base ref
...
head repository: optimizely/csharp-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 27 files changed
  • 6 contributors

Commits on Jan 16, 2024

  1. [FSSDK-8581] chore: Prepare for 4.0.0 release (#371)

    * chore: Update AssemblyInformationalVersion
    
    removed beta tag for NuGet
    
    * docs: Update changelog
    
    * docs: Test whether I have to manually link PRs
    
    * docs: Add PR links
    
    wwwhyy is this still something I have to do??? *coughs: AI*
    
    * docs: Update version listed on README
    
    This file needs to be reviewed & updates
    
    * docs: Update version listed on README
    
    This file needs to be reviewed & updates
    
    * docs: Update CHANGELOG with 4.0-GA info
    
    bring pre-release beta notes up to the GA version section
    
    * docs: Update LICENSE copyright line
    
    * docs: Reorder CHANGELOG entries
    mikechu-optimizely authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    50533a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. [FSSDK-10665] fix: Github Actions YAML files vulnerable to script inj…

    …ections corrected (#372)
    
    * github actions yaml files vulnerable to script injections corrected
    
    * build: update NUnit.Console to 3.18.2
    
    CI error similar to nunit/nunit3-vs-adapter#1049
    
    * chore: downgrade to NUnit.Console 3.18.1
    
    v3.18.2 introduced an incompatibility
    
    ---------
    
    Co-authored-by: Mike Chu <michael.chu@optimizely.com>
    FarhanAnjum-opti and mikechu-optimizely authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c37a74d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. [FSSDK-10265] fix: UPS Lookup & Save during batched Decide (#375)

    * ci: fail if triggered from Draft PR
    
    * test: cover new cases
    
    * feat: WIP
    
    * feat: WIP implementing solution. Tests are
    
    still in progress too.
    
    * doc: add comment block
    
    * chore: remove commented code
    
    * test: fix via code under test
    
    * fix: match updates to java PR
    
    * fix: code from test results
    
    * test: correct test
    
    * tests: updated
    
    * refactor: rename to match Java ref imp
    
    * refactor: extract UserProfileTracker
    
    * test: fixes
    
    * fix: tests & code under tests
    
    * ci: also kick off CI if a PR turns to ready for review
    
    * ci: try to ready for review trigger
    
    * ci: for now just manually kick it off
    
    * ci: remove Fail If Draft Pull Request
    
    * fix: lints & copyright dates
    
    * ci: bump action versions
    
    * chore: csproj auto-edit
    
    * fix: super-linter version
    
    * fix: add missing refs to UserProfileTracker.cs
    
    * revert: accidental csproj references
    
    * ci: lots of updates to how we're releasing
    
    * fix: lint & dir name
    
    * revert: modifiers on DecisionService & test changes
    mikechu-optimizely authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    50624fb View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. [FSSDK-10848] Prepare release 4.1.0 (#376)

    * chore: bump semver 1 minor release
    
    * doc: update for new minor release
    mikechu-optimizely authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    846ed2d View commit details
    Browse the repository at this point in the history
  2. [FSSDK-10848] Update Actions tool versions & add workflow dispatch (#377

    )
    
    * ci: bump Actions workflow step versions
    
    * test: add workflow dispatch temporarily for testing
    mikechu-optimizely authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3abcf56 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

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

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    666abad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    282b7cf View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

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