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: upgrade lua-tinyyaml to 0.4.4 #10193

Merged

Conversation

Revolyssup
Copy link
Contributor

Description

Fixes #10140

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

Signed-off-by: Ashish Tiwari <ashishjaitiwari15112000@gmail.com>
@monkeyDluffy6017 monkeyDluffy6017 changed the title fix: upgrade luatinyyaml fix: upgrade lua-tinyyaml Sep 12, 2023
@monkeyDluffy6017 monkeyDluffy6017 changed the title fix: upgrade lua-tinyyaml fix: upgrade lua-tinyyaml to 0.4.4 Sep 12, 2023
@monkeyDluffy6017 monkeyDluffy6017 merged commit 83477d8 into apache:master Sep 13, 2023
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: tinyyaml.lua line 604 tinsert(seq, parsescalar(rest, lines)) lack of function entry parameter
3 participants