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

feat(maven)!: use hunt strategy for registries #24588

Merged
merged 4 commits into from
Sep 27, 2023
Merged

Commits on Sep 22, 2023

  1. feat(maven)!: use hunt strategy for registries

    Switch from "merge" strategy to "hunt" strategy to match with how Maven works.
    
    Closes #22744
    
    BREAKING CHANGE: Maven datasource no longer checks all registries and instead stops when it finds a package in one registry.
    rarkins committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3ee8cd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32cf46a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    22efa2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c791e3f View commit details
    Browse the repository at this point in the history