Skip to content

Conversation

@HairyMike
Copy link
Contributor

@HairyMike HairyMike commented Oct 18, 2023

base_plugin has been deprecated in the latest version. Resolves #12

base_plugin has been deprecated in the latest version
end
local plugin = {
PRIORITY = 800,
VERSION = "1.0.0"

Choose a reason for hiding this comment

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

Copy link
Contributor Author

@HairyMike HairyMike Oct 19, 2023

Choose a reason for hiding this comment

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

good call @clayharris - I suggest revving the version so the plugin can be used in both 2.x and 3.x kong versions.

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.

Base Plugin Deprecated

2 participants