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/dotnet-sdk-contrib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: open-feature/dotnet-sdk-contrib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fixup/tls-handler
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 29, 2023

  1. feat: support TLS connection in flagD provider

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    dea30dc View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. adapt README

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    be093aa View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. fixes according to PR review

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    210c5b2 View commit details
    Browse the repository at this point in the history
  2. fixup: add custom TLS handler

    Signed-off-by: Todd Baert <toddbaert@gmail.com>
    toddbaert committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e29bbe3 View commit details
    Browse the repository at this point in the history
Loading