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

Azure Functions (Isolated Worker/Out-of-Process) support #2346

Merged
merged 37 commits into from
May 18, 2023

Commits on May 12, 2023

  1. Project init

    SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    cf803b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d59b85d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51b79a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58dc878 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    febb600 View commit details
    Browse the repository at this point in the history
  6. Incorporate feedback

    SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    869d4f7 View commit details
    Browse the repository at this point in the history
  7. After a review with Matt

    SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    70db4fe View commit details
    Browse the repository at this point in the history
  8. Add test project back

    SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    e4217e2 View commit details
    Browse the repository at this point in the history
  9. wip

    SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    7272ce9 View commit details
    Browse the repository at this point in the history
  10. Fix InternalsVisibleTo tokens

    mattjohnsonpint authored and SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    486a034 View commit details
    Browse the repository at this point in the history
  11. Add tests

    SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c3fff5b View commit details
    Browse the repository at this point in the history
  12. Add beta version

    SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    44c6e27 View commit details
    Browse the repository at this point in the history
  13. Add Solution Filter

    mattjohnsonpint authored and SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f1941d8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    67a21b0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bab2a2e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2ed41d6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    617da88 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    174c8b8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    571816e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    332f370 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6fd630e View commit details
    Browse the repository at this point in the history
  22. Update CHANGELOG.md

    SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8ab2a18 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    545b800 View commit details
    Browse the repository at this point in the history
  24. Fix CHANGELOG.md

    SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c97a170 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5d4e669 View commit details
    Browse the repository at this point in the history
  26. Update src/Sentry.AzureFunctions.Worker/SentryFunctionsWorkerApplicat…

    …ionBuilderExtensions.cs
    mattjohnsonpint authored and SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1fd54ea View commit details
    Browse the repository at this point in the history
  27. Missing using statement

    SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    9cd9490 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    00e2a2b View commit details
    Browse the repository at this point in the history
  29. Approve public API

    SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    fe2007e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    74ca2c7 View commit details
    Browse the repository at this point in the history
  31. Remove commented out code

    SeanFeldman committed May 12, 2023
    Configuration menu
    Copy the full SHA
    4e285e1 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    5b50626 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    mattjohnsonpint committed May 18, 2023
    Configuration menu
    Copy the full SHA
    097d13f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    537339b View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    mattjohnsonpint committed May 18, 2023
    Configuration menu
    Copy the full SHA
    8de4777 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    mattjohnsonpint committed May 18, 2023
    Configuration menu
    Copy the full SHA
    94bca47 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    mattjohnsonpint committed May 18, 2023
    Configuration menu
    Copy the full SHA
    f68426a View commit details
    Browse the repository at this point in the history