| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" | 
 |        "http://www.w3.org/TR/html4/loose.dtd"> | 
 | <html> | 
 |  | 
 | <head> | 
 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 
 | <title>ECF New and Noteworthy</title> | 
 | <link rel="stylesheet" href="http://www.eclipse.org/default_style.css" | 
 | 	type="text/css"> | 
 |  | 
 | </head> | 
 |  | 
 | <body bgcolor="#FFFFFF"> | 
 | 	<table border=0 cellspacing=5 cellpadding=2 width="100%"> | 
 | 		<tbody> | 
 | 			<tr> | 
 | 				<td width="69%" class="bannertext"> | 
 | 				<img src="https://wiki.eclipse.org/images/b/b8/Logo128x37.png" alt="ECF Logo"/> | 
 | 				<font class="indextop style">Eclipse Communication Framework (ECF)</font> | 
 | 						 | 
 | 						<br> | 
 | 				<br> <font class="indexsub">an eclipse runtime project</font> <br> | 
 | 				<br> <font class="indextop style2">New and Noteworthy</font><br> | 
 | 					3.9.1 Release <br> <br> | 
 | 				<br> Return to <a href="downloads.php">ECF download page</a><br> | 
 | 					<br> | 
 | 				<br><a | 
 | 					href="NewAndNoteworthy_3.9.0.html">New and Noteworthy for 3.9.0</a><br> | 
 | 					<br> | 
 | 				<br><a | 
 | 					href="NewAndNoteworthy_3.8.1.html">New and Noteworthy for 3.8.1/Luna</a><br> | 
 | 					<br> | 
 | 				<br></td> | 
 | 				<td width="31%"> | 
 | 					<div align="center"> | 
 | 						<img src="images/Idea.jpg" width="120" height="86" hspace="50" | 
 | 							align="middle" alt="Idea Icon"> | 
 | 					</div> | 
 | 				</td> | 
 | 			</tr> | 
 | 		</tbody> | 
 | 	</table> | 
 |  | 
 | 	<hr> | 
 |  | 
 | 	<table> | 
 | 		 <tr> | 
 | 			<td valign="top" align="left" width="15%"> | 
 | 				<p align="left"> | 
 | 					<b>Bug Fixes</b> | 
 | 				</p> | 
 | 			</td> | 
 | 			<td valign="top" width="85%"><p>There have been a number of useful bug fixes since ECF 3.9.0.  See <a href="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&chfieldfrom=2014-08-09&chfieldto=Now&classification=RT&list_id=10489438&product=ECF&query_format=advanced">here for a list of bug fixes</a></p> | 
 | 			</td> | 
 | 		</tr> | 
 | 		 <tr> | 
 | 			<td valign="top" align="left" width="15%"> | 
 | 				<p align="left"> | 
 | 					<b>New Etcd-based Discovery Provider</b> | 
 | 				</p> | 
 | 			</td> | 
 | 			<td valign="top" width="85%"><p>There is a new discovery provider based upon Etcd available via <a href="https://github.com/ECF">ECF's github repositories</a></p> | 
 | 			</td> | 
 | 		</tr> | 
 | 		 <tr> | 
 | 			<td valign="top" align="left" width="15%"> | 
 | 				<p align="left"> | 
 | 					<b>Support for OSGi R6 Remote Service and Remote Service Admin (1.1) Specifications</b> | 
 | 				</p> | 
 | 			</td> | 
 | 			<td valign="top" width="85%"> | 
 | 				<p>ECF provides a compliant and CT-test implementation of <a href="https://wiki.eclipse.org/ECF#OSGi_Remote_Services">OSGi Remote Services</a> | 
 | 				and <a href="https://wiki.eclipse.org/Remote_Services_Admin">Remote Services Admin</a>.  In <a href="http://www.osgi.org/Release6/HomePage">OSGi R6 specification</a> work | 
 | 				done in early 2014, the <a href="http://www.osgi.org/EEG/HomePage">Enterprise Experts Group (EEG)</a> made additions | 
 | 				and some small changes to the Remote Service Admin specification (v1.1).  Remote Services is specified in Chapter 100 of the enterprise specification, | 
 | 				and Remote Service Admin in Chapter 122 of the specification.  You can download the R6 enterprise specification at the <a href="http://www.osgi.org/Release6/HomePage">OSGi web site</a>.<p> | 
 | 				<p> | 
 | 				With this 3.9.0 release, ECF's implementation is fully compliant with the OSGi R6 Remote Service and Remote | 
 | 				Service Admin (1.1) specifications.  This includes testing against the OSGi R6 Compatibilty Test suite for remote services/remote service admin  | 
 | 				parts of the specification. | 
 | 				</p> | 
 |                 <br> | 
 | 			</td> | 
 | 		</tr> | 
 | 	 | 
 | </table>  | 
 |   | 
 | </body>  | 
 | </html>  |