Skip to content

GH-1646 bugfix for filter support in ADNC - #1647

Merged
cstamas merged 1 commit into
apache:masterfrom
cstamas:gh-1646
Nov 4, 2025
Merged

GH-1646 bugfix for filter support in ADNC#1647
cstamas merged 1 commit into
apache:masterfrom
cstamas:gh-1646

Conversation

@cstamas

@cstamas cstamas commented Nov 1, 2025

Copy link
Copy Markdown
Member

The path contained current node, violating the DependencyFilter contract that expected parents only of current node.

Also a minor cleanup re deprecated method use.

Fixes #1646

The path contained current node, violating the DependencyFilter
contract that expected parents only of current node.

Fixes apache#1646
@cstamas cstamas added the bug Something isn't working label Nov 1, 2025
@cstamas cstamas added this to the 2.0.14 milestone Nov 1, 2025
@cstamas
cstamas marked this pull request as ready for review November 4, 2025 13:56
@cstamas
cstamas merged commit a492950 into apache:master Nov 4, 2025
8 checks passed
@cstamas
cstamas deleted the gh-1646 branch November 4, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Regression] Different requirement to get only the direct dependencies

1 participant