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 support for mssql-jdbc 12.7.0 #1844

Open
meiao opened this issue Apr 5, 2024 · 1 comment
Open

Add support for mssql-jdbc 12.7.0 #1844

meiao opened this issue Apr 5, 2024 · 1 comment
Labels
2 Story Point Estimate jul-sep qtr Represents proposed work item for the Jul-Sep quarter

Comments

@meiao
Copy link
Contributor

meiao commented Apr 5, 2024

Description

Our instrumentation jdbc-sqlserver is not compatible with the new version of mssql-jdbc.

Verifier error:

   > Verification FAILED. Instrumentation module jdbc-sqlserver-1.0.jar SHOULD HAVE applied to com.microsoft.sqlserver:mssql-jdbc:12.7.0 and did not. You may need to adjust the range "com.microsoft.sqlserver:mssql-jdbc:[0,)".
     Verifier output:
     Creating user classloader with custom classpath:
     WeaveViolation{type=MISSING_ORIGINAL_BYTECODE, clazz=com/microsoft/sqlserver/jdbc/SQLServerDriver}
     WeaveViolation{type=MISSING_ORIGINAL_BYTECODE, clazz=com/microsoft/sqlserver/jdbc/SQLServerDataSource}
@workato-integration
Copy link

@kford-newrelic kford-newrelic added estimate Issue needing estimation jul-sep qtr Represents proposed work item for the Jul-Sep quarter labels Apr 5, 2024
@kford-newrelic kford-newrelic added 2 Story Point Estimate and removed estimate Issue needing estimation labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Story Point Estimate jul-sep qtr Represents proposed work item for the Jul-Sep quarter
Projects
None yet
Development

No branches or pull requests

2 participants