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 list of overlapping versions #17121

Merged

Conversation

AbrilRBS
Copy link
Member

@AbrilRBS AbrilRBS commented Oct 6, 2024

Changelog: Bugfix: Listing recipes with equal versions under semver rules but different representation (ie 1.0 & 1.0.0) now returns both references.
Changelog: Bugfix: Conan Server: Do not return duplicated references for each revision of the same recipe reference when searching them.
Docs: Omit

@AbrilRBS AbrilRBS added this to the 2.9.0 milestone Oct 6, 2024
conan/internal/cache/db/recipes_table.py Outdated Show resolved Hide resolved
conan/internal/cache/db/cache_database.py Outdated Show resolved Hide resolved
conan/internal/cache/db/cache_database.py Show resolved Hide resolved
@AbrilRBS AbrilRBS assigned czoido and unassigned memsharded Oct 8, 2024
@czoido czoido merged commit 2e3f517 into conan-io:develop2 Oct 9, 2024
2 checks passed
@AbrilRBS AbrilRBS deleted the ar/remove-ignores-overlapping-versions branch October 9, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants