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

add VERSION field #5199

Merged
merged 1 commit into from
Feb 23, 2023
Merged

add VERSION field #5199

merged 1 commit into from
Feb 23, 2023

Conversation

yongxiaodong
Copy link
Contributor

@yongxiaodong yongxiaodong commented Feb 23, 2023

Description

Plugins MUST now have a valid PRIORITY (integer) and VERSION (“x.y.z” format) field in their handler.lua file, otherwise the plugin will fail to load. #8836

Plugins MUST now have a valid PRIORITY (integer) and VERSION (“x.y.z” format) field in their handler.lua file, otherwise the plugin will fail to load. #8836
@yongxiaodong yongxiaodong requested a review from a team as a code owner February 23, 2023 09:19
@netlify
Copy link

netlify bot commented Feb 23, 2023

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit c0e6442
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/63f72fbf8798620008b32b23
😎 Deploy Preview https://deploy-preview-5199--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@cloudjumpercat
Copy link
Contributor

@yongxiaodong Hi! Thanks for making these updates! Do you have a link to the issue you mentioned (#8836)? I wasn't sure what repository that was in. Thanks!

@cloudjumpercat cloudjumpercat added the review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? label Feb 23, 2023
@lena-larionova
Copy link
Contributor

@cloudjumpercat we can usually assume it's coming from the Kong/kong repo: Kong/kong#8836

Copy link
Contributor

@lena-larionova lena-larionova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked against the doc we have for Gateway, we already have it documented there: https://deploy-preview-5199--kongdocs.netlify.app/gateway/latest/plugin-development/custom-logic/

LGTM, thanks for the fix!

@lena-larionova lena-larionova merged commit 724a956 into Kong:main Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants