From: Dave B. <bla...@us...> - 2013-03-14 13:59:33
|
Update of /cvsroot/sblim/jsr48-client/src/org/sblim/cimclient/doc-files In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12741/src/org/sblim/cimclient/doc-files Modified Files: Tag: Experimental history.html Log Message: 2624 Update detailed release history HTML for 2.2.2 Index: history.html =================================================================== RCS file: /cvsroot/sblim/jsr48-client/src/org/sblim/cimclient/doc-files/history.html,v retrieving revision 1.1.2.6 retrieving revision 1.1.2.7 diff -u -d -r1.1.2.6 -r1.1.2.7 --- history.html 21 Feb 2013 12:54:01 -0000 1.1.2.6 +++ history.html 14 Mar 2013 13:59:31 -0000 1.1.2.7 @@ -23,6 +23,7 @@ * 3592502 2012-12-04 blaschke-oss Enhance CIMDataType unit test * 3584119 2012-12-12 blaschke-oss Update detailed release history HTML for 2.2.1 * 2615 2013-02-21 blaschke-oss Add Allura links to detailed release history HTML + * 2624 2013-03-14 blaschke-oss Update detailed release history HTML for 2.2.2 --> </head> <body style="background-color: white;"> @@ -46,7 +47,7 @@ <tr><th>Code Stream</th><th>Versions</th><th>Java Version</th><th>State</th> <tr><td>2.0.x</td><td><a href="#201">2.0.1</a>, <a href="#202">2.0.2</a>, <a href="#203">2.0.3</a>, <a href="#204">2.0.4</a>, <a href="#205">2.0.5</a>, <a href="#206">2.0.6</a>, <a href="#207">2.0.7</a>, <a href="#208">2.0.8</a>, <a href="#209">2.0.9</a></td><td>1.4</td><td>Sunset December 2010</td> <tr><td>2.1.x</td><td><a href="#210">2.1.0</a>, <a href="#211">2.1.1</a>, <a href="#212">2.1.2</a>, <a href="#213">2.1.3</a>, <a href="#214">2.1.4</a>, <a href="#215">2.1.5</a>, <a href="#216">2.1.6</a>, <a href="#217">2.1.7</a>, <a href="#218">2.1.8</a>, <a href="#219">2.1.9</a>, <a href="#2110">2.1.10</a>, <a href="#2111">2.1.11</a>, <a href="#2112">2.1.12</a></td><td>1.5</td><td>Maintenance mode September 2012</td> - <tr><td>2.2.x</td><td><a href="#220">2.2.0</a>, <a href="#221">2.2.1</a></td><td>1.5</td><td>Active</td> + <tr><td>2.2.x</td><td><a href="#220">2.2.0</a>, <a href="#221">2.2.1</a>, <a href="#222">2.2.2</a></td><td>1.5</td><td>Active</td> </table> <p>The SBLIM CIM Client for Java continues to ship on a quarterly basis, as close as possible to the middle (15th) of the last month of each @@ -57,6 +58,45 @@ SourceForge will forward requests for the old (Classic) bug IDs to the new (Allura) IDs for some indeterminate amount of time, so to be safe both links are included below, where appropriate.</p> + <a name="222"><h2>Version 2.2.2</h2></a> + <p>Version 2.2.2 was released on March 15, 2012. It contains three + new features:</p> + <ul> + <li>A new Java property - sblim.wbem.synchronizeNumericKeyDataTypes - + can be used to synchronize numeric data types of keys in + a CIMInstance's CIMObjectPath with those in its CIMProperty[] FOR + CIMOM RESPONSES ONLY. (#3598613)</li> + <li>One new internal API - WBEMClientSBLIM.sendIndication - can be + used to send a CIMInstance representing an indication to a specific + URI. (#2616)</li> + <li>A new Java property - sblim.wbem.sslCipherSuitesToDisable = + can be used to disable a list of cipher suites when connecting via + an SSL socket. (#2618)</li> + </ul> + <p>Version 2.2.2 also contains one change that might affect existing + applications:</p> + <ul> + <li>The internal ChunkedInputStream constructors now require a second + parameter, a String representing the names of the trailer fields (from + HTTP Trailer header). (#2621)</li> + </ul> + <p>The complete list of changes follows:</p> + <table border="1" cellpadding="5" cellspacing="0" width="100%"> + <tr><th>Classic Bug ID</th><th>Allura Bug ID</th><th>Bug Summary</th></tr> + <tr><td><a href="http://sourceforge.net/tracker/index.php?func=detail&aid=3596303&group_id=128809&atid=712784">3596303</td><td><a href="http://sourceforge.net/p/sblim/bugs/2580/">2580</a></td><td>windows http response WWW-Authenticate: Negotiate fails</td></tr> + <tr><td><a href="http://sourceforge.net/tracker/index.php?func=detail&aid=3598613&group_id=128809&atid=712784">3598613</td><td><a href="http://sourceforge.net/p/sblim/bugs/2585/">2585</a></td><td>different data type in cim instance and cim object path</td></tr> + <tr><td><a href="http://sourceforge.net/tracker/index.php?func=detail&aid=3601894&group_id=128809&atid=712784">3601894</td><td><a href="http://sourceforge.net/p/sblim/bugs/2600/">2600</a></td><td>Enhance HTTP and CIM-XML tracing</td></tr> + <tr><td><a href="http://sourceforge.net/tracker/index.php?func=detail&aid=3602604&group_id=128809&atid=712784">3602604</td><td><a href="http://sourceforge.net/p/sblim/bugs/2603/">2603</a></td><td>Clean up SAXException messages</td></tr> + <tr><td> </td><td><a href="http://sourceforge.net/p/sblim/bugs/2614/">2614</a></td><td>Remove redundant code in transmitRequest</td></tr> + <tr><td> </td><td><a href="http://sourceforge.net/p/sblim/bugs/2615/">2615</a></td><td>Add Allura links to detailed release history HTML</td></tr> + <tr><td> </td><td><a href="http://sourceforge.net/p/sblim/bugs/2619/">2619</a></td><td>Host should contain port when not 5988/5989</td></tr> + <tr><td> </td><td><a href="http://sourceforge.net/p/sblim/bugs/2620/">2620</a></td><td>Chunked output broken</td></tr> + <tr><td> </td><td><a href="http://sourceforge.net/p/sblim/bugs/2621/">2621</a></td><td>Not all chunked input has trailers</td></tr> + <tr><td> </td><td><a href="http://sourceforge.net/p/sblim/bugs/2616/">2616</a></td><td>Add new API WBEMClientSBLIM.sendIndication()</td></tr> + <tr><td> </td><td><a href="http://sourceforge.net/p/sblim/bugs/2623/">2623</a></td><td>Reflect SourceForge upgrade in documentation</td></tr> + <tr><td> </td><td><a href="http://sourceforge.net/p/sblim/bugs/2618/">2618</a></td><td>Need to add property to disable weak cipher suites for the secure indication</td></tr> + <tr><td> </td><td><a href="http://sourceforge.net/p/sblim/bugs/2624/">2624</a></td><td>Update detailed release history HTML for 2.2.2</td></tr> + </table> <a name="221"><h2>Version 2.2.1</h2></a> <p>Version 2.2.1 was released on December 14, 2012. It contains two new features:</p> |