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

upgrade denisenkom go-mssql to v0.10.0 #9358

Merged
merged 3 commits into from
Jun 15, 2021
Merged

upgrade denisenkom go-mssql to v0.10.0 #9358

merged 3 commits into from
Jun 15, 2021

Conversation

unitmatrix
Copy link
Contributor

@unitmatrix unitmatrix commented Jun 12, 2021

resolves #9266

go-mssql v0.10.0 fixes issues with tls changes in Go 1.16 causing panic crash in windows telegraf v1.18.2, v1.18.3 sqlserver plugin

@telegraf-tiger
Copy link
Contributor

Thanks so much for the pull request!
🤝 ✒️ Just a reminder that the CLA has not yet been signed, and we'll need it before merging. Please sign the CLA when you get a chance, then post a comment here saying !signed-cla

@telegraf-tiger telegraf-tiger bot added the fix pr to fix corresponding bug label Jun 12, 2021
@unitmatrix
Copy link
Contributor Author

!signed-cla

Copy link
Contributor

@srebhan srebhan left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@srebhan srebhan self-assigned this Jun 13, 2021
@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Jun 13, 2021
Copy link
Contributor

@sspaink sspaink left a comment

Choose a reason for hiding this comment

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

@unitmatrix thanks for updating the package! Do you think you could rebase the latest master into your pull request? We just moved to using the Go version 1.16.5 and it would be nice to see the CI run again using the latest version of Go to make sure everything is still in order. Thanks!

@unitmatrix unitmatrix changed the base branch from release-1.18 to master June 15, 2021 14:33
@unitmatrix
Copy link
Contributor Author

!retry-failed

@unitmatrix
Copy link
Contributor Author

rebased onto master to run using Go 1.16.5

@sspaink sspaink merged commit 55fa78c into influxdata:master Jun 15, 2021
@unitmatrix unitmatrix deleted the fix_go1.16_panic branch June 16, 2021 05:28
reimda pushed a commit that referenced this pull request Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sqlserver "panic: Not implemented"
3 participants