-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Metricbeat] Update MSSQL module to use latest library version and fix release tags #17862
Conversation
Pinging @elastic/integrations-services (Team:Services) |
💔 Build FailedExpand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
jenkins runs the tests please |
…x release tags (elastic#17862) (cherry picked from commit 19ea84d)
…test library version and fix release tags (#18237)
What does this PR do?
Updates the MSSQL library to its latest version. Remove
beta
tags from the module as it's considered GA.Why is it important?
To fix some issues found with SSPI authentication.
We probably missed to set GA tags to the module.
Checklist
My code follows the style guidelines of this projectI have commented my code, particularly in hard-to-understand areasCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.