Skip to content

Update changelog for v7.1.0 preview release#789

Merged
cheenamalhotra merged 2 commits intomicrosoft:devfrom
cheenamalhotra:changelog
Aug 29, 2018
Merged

Update changelog for v7.1.0 preview release#789
cheenamalhotra merged 2 commits intomicrosoft:devfrom
cheenamalhotra:changelog

Conversation

@cheenamalhotra
Copy link
Member

  • Updates changelog and version number
  • Formats driver source code for release

rene-ye
rene-ye previously approved these changes Aug 28, 2018
@codecov-io
Copy link

codecov-io commented Aug 28, 2018

Codecov Report

Merging #789 into dev will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #789      +/-   ##
============================================
+ Coverage     48.24%   48.24%   +<.01%     
- Complexity     2786     2788       +2     
============================================
  Files           116      116              
  Lines         27862    27862              
  Branches       4641     4641              
============================================
+ Hits          13442    13443       +1     
- Misses        12197    12199       +2     
+ Partials       2223     2220       -3
Flag Coverage Δ Complexity Δ
#JDBC42 47.62% <100%> (-0.11%) 2733 <1> (-6)
#JDBC43 48.15% <100%> (+0.01%) 2786 <1> (+5) ⬆️
Impacted Files Coverage Δ Complexity Δ
...osoft/sqlserver/jdbc/SQLServerSpatialDatatype.java 85.38% <ø> (ø) 290 <0> (ø) ⬇️
...SQLServerColumnEncryptionJavaKeyStoreProvider.java 63.12% <ø> (ø) 10 <0> (ø) ⬇️
...a/com/microsoft/sqlserver/jdbc/SQLJdbcVersion.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 33.03% <100%> (+0.34%) 260 <0> (+4) ⬆️
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 60.9% <100%> (+0.64%) 88 <1> (+1) ⬆️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 42.85% <0%> (-2.2%) 15% <0%> (-1%)
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 38.14% <0%> (-0.65%) 42% <0%> (-1%)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 53.95% <0%> (-0.2%) 0% <0%> (ø)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.6% <0%> (-0.12%) 261% <0%> (-2%)
... and 2 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 cdd4b80...afa4628. Read the comment docs.

lilgreenbird
lilgreenbird previously approved these changes Aug 28, 2018
CHANGELOG.md Outdated
- Added support to read SQL Warnings after ResultSet is read completely [#785](https://github.com/Microsoft/mssql-jdbc/pull/785)

### Fixed Issues
- Fixed JavaDoc warnings and removed obselete HTML tags from Javadocs [#786](https://github.com/Microsoft/mssql-jdbc/pull/786)
Copy link
Contributor

Choose a reason for hiding this comment

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

Javadoc.

CHANGELOG.md Outdated

### Fixed Issues
- Fixed JavaDoc warnings and removed obselete HTML tags from Javadocs [#786](https://github.com/Microsoft/mssql-jdbc/pull/786)
- Fixed random Junit failures in framework tests [#762](https://github.com/Microsoft/mssql-jdbc/pull/762)
Copy link
Contributor

Choose a reason for hiding this comment

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

JUnit

@cheenamalhotra cheenamalhotra dismissed stale reviews from lilgreenbird and rene-ye via afa4628 August 29, 2018 00:04
@cheenamalhotra cheenamalhotra merged commit b7e0e31 into microsoft:dev Aug 29, 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.

5 participants