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: alexcardell/openfeature-scala
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: alexcardell/openfeature-scala
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 3 commits
  • 41 files changed
  • 1 contributor

Commits on Sep 20, 2024

  1. OpenFeature: Contstrain StructureValue to Map[String, FlagValue] (#…

    …36)
    
    This restriction lines up with OpenFeature and makes wrapping Catapult
    and the Java providers doable
    alexcardell authored Sep 20, 2024
    Copy the full SHA
    b7c56f3 View commit details
  2. Copy the full SHA
    b2488ec View commit details

Commits on Sep 21, 2024

  1. Add sdk-otel4s module (#38)

    - **Hide Hooks from public interface**
    - **Add TraceHooks**
    - **Add feature flag key attribute**
    alexcardell authored Sep 21, 2024
    Copy the full SHA
    cefad31 View commit details
Loading