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/go-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: optimizely/go-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8.x
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    6a2dfcf View commit details
    Browse the repository at this point in the history
  2. [FSSDK-8975] Bump minor version in changelog (#367)

    * bump minor version in changelog
    
    * update package version
    Mat001 committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    2d5458a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. [FSSDK-9155] fix(utils): logging correct error message in HTTP reques…

    …ts (#374)
    
    * Fixed error being logged in HTTP requests
    
    * Added test for logged errors
    
    * Improve test error checking + comments
    
    * Fix unnecessary re-cast in Error
    
    * Update copyright dates in headers
    
    * add review changes
    
    * Update bad url example
    
    ---------
    
    Co-authored-by: Sean Pfeifer <[email protected]>
    pulak-opti and seanpfeifer committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4a2d07a View commit details
    Browse the repository at this point in the history
Loading