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

4.x: Inject fixes #9515

Merged
merged 5 commits into from
Nov 20, 2024
Merged

4.x: Inject fixes #9515

merged 5 commits into from
Nov 20, 2024

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    55337d1 View commit details
    Browse the repository at this point in the history
  2. Support for factory contracts. If a factory has a direct contract, we…

    … can also look it up from the registry.
    tomas-langer committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ad36b78 View commit details
    Browse the repository at this point in the history
  3. Support for explicit instances that honors factory instances (before …

    …we always injected the explicit instance, instead of getting factory provided instances).
    tomas-langer committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d643168 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae8cdd2 View commit details
    Browse the repository at this point in the history
  5. Checkstyle fix.

    tomas-langer committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    6a29469 View commit details
    Browse the repository at this point in the history