Skip to content

Update changelog and driver version for RTW 6.4 release#626

Merged
cheenamalhotra merged 4 commits intomicrosoft:devfrom
cheenamalhotra:dev
Feb 16, 2018
Merged

Update changelog and driver version for RTW 6.4 release#626
cheenamalhotra merged 4 commits intomicrosoft:devfrom
cheenamalhotra:dev

Conversation

@cheenamalhotra
Copy link
Copy Markdown
Member

No description provided.

@cheenamalhotra cheenamalhotra added this to the 6.4.0 milestone Feb 15, 2018
@Suraiya-Hameed Suraiya-Hameed requested review from xiangyushawn and removed request for xiangyushawn February 16, 2018 00:01
@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 16, 2018

Codecov Report

Merging #626 into dev will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@             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
Flag Coverage Δ Complexity Δ
#JDBC42 46.36% <ø> (-0.05%) 2222 <ø> (ø)
#JDBC43 46.24% <ø> (-0.13%) 2214 <ø> (-2)
Impacted Files Coverage Δ Complexity Δ
...a/com/microsoft/sqlserver/jdbc/SQLJdbcVersion.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...n/java/com/microsoft/sqlserver/jdbc/Parameter.java 61.58% <0%> (-0.86%) 63% <0%> (ø)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 53.76% <0%> (-0.7%) 0% <0%> (ø)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 42.88% <0%> (-0.46%) 103% <0%> (ø)
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 32.79% <0%> (-0.37%) 240% <0%> (-5%)
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 50.28% <0%> (-0.21%) 155% <0%> (ø)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.67% <0%> (+0.06%) 240% <0%> (+2%) ⬆️
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 63.08% <0%> (+0.18%) 0% <0%> (ø) ⬇️
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 39.18% <0%> (+0.42%) 43% <0%> (+1%) ⬆️
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 61.35% <0%> (+0.43%) 89% <0%> (+1%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a64b9ef...d6a4d35. Read the comment docs.

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)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Shouldn't JDK9 support be under "Added" section?

Copy link
Copy Markdown
Member Author

@cheenamalhotra cheenamalhotra Feb 16, 2018

Choose a reason for hiding this comment

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

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.

@cheenamalhotra cheenamalhotra merged commit 9277451 into microsoft:dev Feb 16, 2018
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.

3 participants