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(parsers): fixed an error where parsers weren't running #511

Merged
merged 1 commit into from
Dec 19, 2020
Merged

Conversation

dbanksdesign
Copy link
Member

@dbanksdesign dbanksdesign commented Dec 17, 2020

Issue #, if available: #510

Description of changes: The extend method was sending the wrong parameters to combineJSON so parsers never ran. This came up because of 2 PRs changing the combineJSON method signature. For future sanity we might want to consider changing methods to take a single object.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@chazzmoney
Copy link
Collaborator

LGTM :shipit:

@chazzmoney chazzmoney merged commit b0077c3 into 3.0 Dec 19, 2020
@dbanksdesign dbanksdesign deleted the fix-510 branch December 22, 2020 00:02
@SalimBensiali
Copy link

Hi @dbanksdesign, any idea on when this fix will make it to the next rc?

Thanks

@SalimBensiali
Copy link

I just saw #514 (comment), thanks for releasing rc.2 with the fix!

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