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: launchdarkly/python-server-sdk-ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.0
Choose a base ref
...
head repository: launchdarkly/python-server-sdk-ai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 3 contributors

Commits on Feb 4, 2025

  1. Configuration menu
    Copy the full SHA
    90b0cee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f3ec46 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. feat: Add variation version to metric data (#39)

    Added variation version to SDK variation payload to track variation
    metrics per version
    
    **Requirements**
    
    - [ ] I have added test coverage for new or changed functionality
    - [ ] I have followed the repository's [pull request submission
    guidelines](../blob/main/CONTRIBUTING.md#submitting-pull-requests)
    - [ ] I have validated my changes against all supported platform
    versions
    
    **Related issues**
    
    Provide links to any issues in this repository or elsewhere relating to
    this pull request.
    
    **Describe the solution you've provided**
    
    Provide a clear and concise description of what you expect to happen.
    
    **Describe alternatives you've considered**
    
    Provide a clear and concise description of any alternative solutions or
    features you've considered.
    
    **Additional context**
    
    Add any other context about the pull request here.
    ctawiah authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    1b07d08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b40874b View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.8.0 (#40)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [0.8.0](0.7.0...0.8.0)
    (2025-02-07)
    
    
    ### Features
    
    * Add variation version to metric data
    ([#39](#39))
    ([1b07d08](1b07d08))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    ctawiah authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    cde0d31 View commit details
    Browse the repository at this point in the history
Loading