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

Updating to utilize updated module specifications. #13

Merged
merged 2 commits into from
Apr 21, 2022

Conversation

javaducky
Copy link
Contributor

Running the extension produced the following warning:

WARN[0000] Module 'k6/x/sql' is using deprecated APIs that will be removed in k6 v0.38.0, for more details on how to update it see https://k6.io/docs/extensions/guides/create-an-extension/#advanced-javascript-extension

This change will adopt the latest module interface updates.

v0.38.0 was going to be a breaking change for this extension.
Copy link
Contributor

@imiric imiric left a comment

Choose a reason for hiding this comment

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

Thanks for this! 🙇

sql.go Outdated Show resolved Hide resolved
@javaducky javaducky merged commit 659485a into master Apr 21, 2022
@imiric imiric deleted the paul/new-modules branch April 22, 2022 08:32
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.

None yet

3 participants