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.6.0
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.6.1
Choose a head ref
  • 13 commits
  • 11 files changed
  • 4 contributors

Commits on Sep 4, 2023

  1. chore(deps): update actions/checkout digest to 3df4ab1 (#587)

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

Commits on Sep 5, 2023

  1. chore(deps): update actions/checkout digest to 72f2cec (#589)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1aea784 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update github/codeql-action digest to 798e74c (#590)

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

Commits on Sep 6, 2023

  1. chore(deps): update codecov/codecov-action digest to 7811627 (#591)

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

Commits on Sep 7, 2023

  1. chore(deps): update codecov/codecov-action digest to a08d532 (#593)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a2e4894 View commit details
    Browse the repository at this point in the history
  2. fix: NPE on named provider init/shutdown (#595)

    * fix NPE on named provider init
    * add condition for not calling shutdown on null old provider
    
    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d063bf2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update github/codeql-action digest to 4764dce (#594)

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

Commits on Sep 8, 2023

  1. chore(deps): update actions/cache digest to 704facf (#596)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4c686c9 View commit details
    Browse the repository at this point in the history
  2. fix: make executor threads deamon (#601)

    * make executor threads deamon
    
    Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
    
    * unify annotation usage
    
    Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
    
    ---------
    
    Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
    Kavindu-Dodan authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c66b995 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update codecov/codecov-action digest to 398b9de (#598)

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

Commits on Sep 9, 2023

  1. fix(deps): update dependency io.cucumber:cucumber-bom to v7.14.0 (#602)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5fd86b6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update github/codeql-action digest to 43750fe (#597)

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

Commits on Sep 11, 2023

  1. chore(main): release 1.6.1 (#588)

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