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: open-feature/java-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: open-feature/java-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 8 commits
  • 21 files changed
  • 4 contributors

Commits on Aug 14, 2023

  1. chore(deps): update github/codeql-action digest to 3ecf990 (#557)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    350196c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. chore(deps): update github/codeql-action digest to e683046 (#559)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6c52ee4 View commit details
    Browse the repository at this point in the history
  2. feat: In-memory provider for e2e testing and minimal usage (#546)

    * Adds InMemoryProvider to enable simple testing and basic usage
    
    Signed-off-by: liran2000 <liran2000@gmail.com>
    Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
    liran2000 and toddbaert authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a741568 View commit details
    Browse the repository at this point in the history
  3. chore: fix e2e profile

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    94a5a86 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. chore: fix jacoco coverage minimum, throw in memory provider (#561)

    chore: fix codecov, throw in memory provider
    
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1f28921 View commit details
    Browse the repository at this point in the history
  2. docs: update README to be auto-included in openfeature.dev (#560)

    * chore: update README to be auto-included in openfeatre.dev
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    Co-authored-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    toddbaert authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3496366 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update actions/setup-java digest to 5b86b67 (#562)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4a4d813 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 1.5.0 (#558)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    703551f View commit details
    Browse the repository at this point in the history
Loading