andreachild commented on code in PR #3243: URL: https://github.com/apache/tinkerpop/pull/3243#discussion_r2446199785
########## docs/src/upgrade/release-3.8.x.asciidoc: ########## @@ -305,6 +305,38 @@ The `asString()` step will no longer allow `null` input. An `IllegalArgumentExce See: link:https://lists.apache.org/thread/q76pgrvhprosb4lty63bnsnbw2ljyl7m[DISCUSS] thread +==== Removal of has(key, traversal) + +The has(key, traversal) API has been removed in version 3.8.0 due to its confusing behavior that differed from other Review Comment: Can you elaborate more on what made it confusing? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
