Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Allow a DSN string.Empty to be overwritten by the environment #3147

Merged
merged 8 commits into from
Feb 14, 2024

Commits on Feb 13, 2024

  1. accept string.empty

    bitsandfoxes committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0b6dbf0 View commit details
    Browse the repository at this point in the history
  2. comments

    bitsandfoxes committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a3b0206 View commit details
    Browse the repository at this point in the history
  3. usings

    bitsandfoxes committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    078c5cc View commit details
    Browse the repository at this point in the history
  4. test

    bitsandfoxes committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    09872d5 View commit details
    Browse the repository at this point in the history
  5. Updated CHANGELOG.md

    bitsandfoxes committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    03df553 View commit details
    Browse the repository at this point in the history
  6. simplified

    bitsandfoxes committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5bcb4ea View commit details
    Browse the repository at this point in the history
  7. Format code

    getsentry-bot committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8ac8a60 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update src/Sentry/Internal/SettingLocator.cs

    Co-authored-by: Bruno Garcia <bruno@brunogarcia.com>
    bitsandfoxes and bruno-garcia authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5c157ef View commit details
    Browse the repository at this point in the history