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: InstallationId now gets evaluated only once per application execution #3529

Merged
merged 8 commits into from
Aug 13, 2024

Commits on Aug 12, 2024

  1. Added unit test

    jamescrosswell committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4d62ae0 View commit details
    Browse the repository at this point in the history
  2. InstallationIdHelper instance is no longer created every time we try …

    …to resolve the InstallatinId
    jamescrosswell committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    77c8864 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    330b937 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    jamescrosswell committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9186191 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f026d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91bd42a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Apply suggestions from code review

    Errors
    bitsandfoxes committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    13d008c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18cc5cc View commit details
    Browse the repository at this point in the history