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/spec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bf9e45b
Choose a base ref
...
head repository: open-feature/spec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a0b3777
Choose a head ref
  • 12 commits
  • 14 files changed
  • 12 contributors

Commits on May 18, 2023

  1. fix: broken anchor links (#188)

    Signed-off-by: Todd Baert <[email protected]>
    toddbaert authored May 18, 2023
    Configuration menu
    Copy the full SHA
    9b86728 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. chore: add events link to readme.

    Signed-off-by: Todd Baert <[email protected]>
    toddbaert authored May 19, 2023
    Configuration menu
    Copy the full SHA
    975a908 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. fix: various clarifications (#193)

    * loosen shutdown requirements to support things like go ctx
    * clarify how to handle init/shutdown of providers bound to multiple names
    * clarify that authors can await the READY event during init
    
    Signed-off-by: Todd Baert <[email protected]>
    toddbaert authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    77e0b9c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. chore(deps): update dependency markdownlint-cli to ^0.35.0 (#194)

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

Commits on Jul 21, 2023

  1. feat!: add static/dynamic context (#171)

    Signed-off-by: Todd Baert <[email protected]>
    Co-authored-by: Skye Gill <[email protected]>
    Co-authored-by: Justin Abrahms <[email protected]>
    Co-authored-by: Pete Hodgson <[email protected]>
    Co-authored-by: Jonathan Norris <[email protected]>
    Co-authored-by: Kavindu Dodanduwa <[email protected]>
    6 people authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    007502b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. feat: introduce appendix section (#199)

    Signed-off-by: Kavindu Dodanduwa <[email protected]>
    Signed-off-by: Kavindu Dodanduwa <[email protected]>
    Signed-off-by: Todd Baert <[email protected]>
    Co-authored-by: Todd Baert <[email protected]>
    Co-authored-by: Federico Bond <[email protected]>
    3 people authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2a2539d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. feat: STALE state, run handlers for current state immediately, provid…

    …er name (#196)
    
    Signed-off-by: Todd Baert <[email protected]>
    Co-authored-by: Justin Abrahms <[email protected]>
    toddbaert and justinabrahms authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8e8c344 View commit details
    Browse the repository at this point in the history
  2. feat: blocking setProvider (#201)

    Signed-off-by: Thomas Poignant <[email protected]>
    Signed-off-by: Thomas Poignant <[email protected]>
    Co-authored-by: Todd Baert <[email protected]>
    thomaspoignant and toddbaert authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4b21642 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. chore(deps): update dependency prettier to v3 (#198)

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

Commits on Aug 22, 2023

  1. chore: fix frontmatter title issue and typos

    Signed-off-by: Michael Beemer <[email protected]>
    beeme1mr authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f45bb27 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. feat: add appendix b, gherkin suite (#203)

    Signed-off-by: Todd Baert <[email protected]>
    Co-authored-by: Kavindu Dodanduwa <[email protected]>
    Co-authored-by: Liran M <[email protected]>
    3 people authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    230bad2 View commit details
    Browse the repository at this point in the history
  2. chore: fix provider given clause

    Signed-off-by: Todd Baert <[email protected]>
    toddbaert authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a0b3777 View commit details
    Browse the repository at this point in the history
Loading