Skip to content

Allow $ by itself across JsonPathMatcher implementations#6591

Merged
timtebeek merged 4 commits intomainfrom
allow-dollar-sign-in-json-path-matchers
Jan 27, 2026
Merged

Allow $ by itself across JsonPathMatcher implementations#6591
timtebeek merged 4 commits intomainfrom
allow-dollar-sign-in-json-path-matchers

Conversation

@timtebeek
Copy link
Copy Markdown
Member

@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite Jan 25, 2026
@timtebeek timtebeek added bug Something isn't working hcl json yaml parser labels Jan 25, 2026
@timtebeek timtebeek moved this from In Progress to Ready to Review in OpenRewrite Jan 25, 2026
Comment thread rewrite-hcl/src/main/java/org/openrewrite/hcl/JsonPathMatcher.java Outdated
Comment thread rewrite-json/src/main/java/org/openrewrite/json/JsonPathMatcher.java Outdated
Comment thread rewrite-yaml/src/main/java/org/openrewrite/yaml/JsonPathMatcher.java Outdated
timtebeek and others added 3 commits January 25, 2026 23:29
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@timtebeek timtebeek merged commit 624656f into main Jan 27, 2026
2 checks passed
@timtebeek timtebeek deleted the allow-dollar-sign-in-json-path-matchers branch January 27, 2026 13:05
@github-project-automation github-project-automation Bot moved this from Ready to Review to Done in OpenRewrite Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working hcl json parser yaml

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

JsonPath=$ causes ClassCastException

2 participants