Update changelog and driver version for RTW 6.4 release#626
Merged
cheenamalhotra merged 4 commits intomicrosoft:devfrom Feb 16, 2018
Merged
Update changelog and driver version for RTW 6.4 release#626cheenamalhotra merged 4 commits intomicrosoft:devfrom
cheenamalhotra merged 4 commits intomicrosoft:devfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #626 +/- ##
============================================
- Coverage 46.52% 46.41% -0.12%
Complexity 2223 2223
============================================
Files 109 109
Lines 25408 25409 +1
Branches 4186 4187 +1
============================================
- Hits 11821 11793 -28
- Misses 11554 11586 +32
+ Partials 2033 2030 -3
Continue to review full report at Codecov.
|
ulvii
reviewed
Feb 16, 2018
CHANGELOG.md
Outdated
| - Fixes for Random Assertion Errors [#597](https://github.com/Microsoft/mssql-jdbc/pull/597) | ||
|
|
||
| ### Changed | ||
| - JDK 9 Compatibility + JDBC 4.3 API support added, removed JDK 7 support from the driver [#601](https://github.com/Microsoft/mssql-jdbc/pull/601) |
Contributor
There was a problem hiding this comment.
Shouldn't JDK9 support be under "Added" section?
Member
Author
There was a problem hiding this comment.
We also removed JDK7 support, so that's why I kept it in changed. I guess it makes sense to move it to added section. Will move it.
ulvii
approved these changes
Feb 16, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.