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: v0.5.0
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: v0.5.1
Choose a head ref
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 27, 2022

  1. add additional document statuses

    Co-authored-by: Daniel Dyla <[email protected]>
    Signed-off-by: Todd Baert <[email protected]>
    toddbaert and dyladan committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    e2629c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. add more explanation, TSC approval

    Signed-off-by: Todd Baert <[email protected]>
    toddbaert committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    3b800fd View commit details
    Browse the repository at this point in the history
  2. more description to stable

    Signed-off-by: Todd Baert <[email protected]>
    toddbaert committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    73e1ed6 View commit details
    Browse the repository at this point in the history
  3. lint errors

    Signed-off-by: Todd Baert <[email protected]>
    toddbaert committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    29d6378 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. remove mixed

    Signed-off-by: Todd Baert <[email protected]>
    toddbaert committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ed9a4bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #139 from open-feature/doc-statuses

    chore: add additional document statuses
    toddbaert authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    73430ed View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. chore: add status badges

    Signed-off-by: Todd Baert <[email protected]>
    toddbaert committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    a5b7b28 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from open-feature/doc-statuses

    chore: add status badges
    toddbaert authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    18d2f02 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. chore: section clarity, harden API, providers (#149)

    **Marking Evaluation API and Providers `hardening`** and a few
    non-functional changes here that improve structure.
    
    specifically:
    
    - explicitly mark and number all sections
    - section headings have consistent numbering (provider section numbering
    was different than the other docs)
    - removed "draft" language 
    
    An alternative to marking all of `provider` and `evaluation API` as
    hardening would be just marking all existing sections therein as
    hardening, which might be better since we'd have to do that anyway if we
    added a new experimental section.
    
    see: #146 for more on release
    goals.
    
    Signed-off-by: Todd Baert <[email protected]>
    toddbaert authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c179236 View commit details
    Browse the repository at this point in the history
Loading