Skip to content

Adding release roadmap and standards info#660

Merged
cheenamalhotra merged 1 commit into
devfrom
David-Engel-patch-1
Mar 17, 2018
Merged

Adding release roadmap and standards info#660
cheenamalhotra merged 1 commit into
devfrom
David-Engel-patch-1

Conversation

@David-Engel
Copy link
Copy Markdown
Collaborator

Also updating a couple of old MSDN links.

Also updating a couple of old MSDN links.
@David-Engel David-Engel self-assigned this Mar 16, 2018
Copy link
Copy Markdown

@v-mabarw v-mabarw left a comment

Choose a reason for hiding this comment

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

Looks good to me, just one small suggestion.

Comment thread README.md
## Release roadmap and standards
Our goal is to release regular updates which improve the driver and bring new features to users. Stable, production quality releases happen twice a year, targeting the first and third quarters of the calendar year. They are tested against a comprehensive matrix of supported operating systems, Java versions, and SQL Server versions. Stable releases are accompanied by additional localized packages, which are available on the Microsoft website.

Preview releases happen approximately monthly between stable releases. This gives users an opportunity to try out new features and provide feedback on them before they go into stable releases. Preview releases also include frequent bug fixes for customers to verify without having to wait for a stable release. Preview releases are only available in English. While they are tested, preview releases do not necessarily go through the same rigorous, full test matrix as stable releases.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Let's mention the review process as well (i.e. the final security review and extra tools & checks we go through). Perhaps:

While they are tested, preview releases do not necessarily go through the same rigorous, full test matrix and review process as stable releases.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Good suggestion. I just added that small tweak in dev since this has been merged.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 16, 2018

Codecov Report

Merging #660 into dev will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #660      +/-   ##
============================================
+ Coverage     48.08%   48.16%   +0.08%     
- Complexity     2574     2578       +4     
============================================
  Files           113      113              
  Lines         26574    26574              
  Branches       4429     4429              
============================================
+ Hits          12777    12800      +23     
+ Misses        11670    11652      -18     
+ Partials       2127     2122       -5
Flag Coverage Δ Complexity Δ
#JDBC42 48.13% <ø> (+0.21%) 2578 <ø> (+15) ⬆️
#JDBC43 48.01% <ø> (+0.04%) 2572 <ø> (+1) ⬆️
Impacted Files Coverage Δ Complexity Δ
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 60.91% <0%> (-0.66%) 88% <0%> (-1%)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.8% <0%> (+0.19%) 240% <0%> (ø) ⬇️
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 54.43% <0%> (+0.43%) 0% <0%> (ø) ⬇️
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 45.41% <0%> (+0.44%) 108% <0%> (+1%) ⬆️
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 39.4% <0%> (+0.85%) 43% <0%> (+1%) ⬆️
...om/microsoft/sqlserver/jdbc/SimpleInputStream.java 52.59% <0%> (+1.48%) 12% <0%> (+1%) ⬆️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 44.94% <0%> (+2.24%) 16% <0%> (+2%) ⬆️

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 daba0da...f826fa7. Read the comment docs.

@cheenamalhotra cheenamalhotra merged commit 3a8c146 into dev Mar 17, 2018
@ulvii ulvii deleted the David-Engel-patch-1 branch March 19, 2018 21:08
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