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/android-client-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.4
Choose a base ref
...
head repository: launchdarkly/android-client-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.5
Choose a head ref
  • 8 commits
  • 43 files changed
  • 3 contributors

Commits on Feb 27, 2024

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

Commits on Feb 28, 2024

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

Commits on Mar 6, 2024

  1. ci: release please support (#241)

    **Requirements**
    
    - [ ] I have added test coverage for new or changed functionality
    No behavioral changes in this PR.
    
    - [x] 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
    Ongoing, have TODO related to API/Java version combinations, but would
    like to get this portion merged to unblock utilizing release please for
    a pending bugfix. Planning to fix the matrices in a subsequent PR.
    
    **Related issues**
    
    SC-234641
    
    **Describe the solution you've provided**
    
    Adds CI, docs, publishing, and release please actions.
    tanderson-ld authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7103634 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    872e5a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    363d653 View commit details
    Browse the repository at this point in the history
  3. fix: propagating NPE fix for ContextBuilder.fromContext bug (#246)

    **Related issues**
    
    This fix never propagated into the Android SDK and another customer
    reported it. launchdarkly/java-sdk-common#15
    tanderson-ld authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3205005 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb92537 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 5.0.5 (#250)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [5.0.5](5.0.4...5.0.5)
    (2024-03-07)
    
    
    ### Bug Fixes
    
    * propagating NPE fix for ContextBuilder.fromContext bug
    ([#246](#246))
    ([3205005](3205005))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c009623 View commit details
    Browse the repository at this point in the history
Loading