1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-gb">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<title>Proxool 0.9.0RC3</title>
<link href="proxool.css" type="text/css" rel="stylesheet">
</head>
<body>
<div style="max-width: 1200px;">
<table border="0" style="min-height: 100%;" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td valign="bottom" width="150">
</td>
<td colspan="2" height="50">
<div class="bannerFinal">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td height="50">
<span class="titleCaption" style="font-size: 110%; padding: 4px;">
News
</span>
</td>
<td valign="middle" height="50">
<div>
<div style="float: right; margin-right: 8px;">
<img src="images/dots.gif" width="80" height="20" border="0" alt="...">
<a href="http://sourceforge.net/projects/proxool"><img src="images/sflogo.png" width="88" height="31" border="0" alt="SourceForge.net Logo"></a>
</div>
</div>
</td>
</tr>
</table>
</div>
<td width="10"> </td>
</tr>
<tr>
<td valign="top" width="150">
<br/>
<br/>
<table
cellpadding="0"
cellspacing="0"
border="0"
width="100%"
>
<tbody>
<tr>
<td valign="top">
<div class="menuBox" >
<div class="menu-inactive"><a class="menu-inactive" href="index.html">Home</a></div>
<div class="menu-active"><a class="menu-active" href="news.html">News</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="faq.html">FAQ</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="tips.html">Tips</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="changelog.html">Changes</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="future.html">The Future</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="user.html">User Guide</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="dev.html">Developer Guide</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="licence.html">Licence</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="credits.html">Credits</a></div>
</div>
</td>
<td> </td>
</tr>
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" summary="">
<tbody>
<tr><td>
<div class="rightItem">
<div class="rightItemHeader">Version 0.9.0RC3</div>
<div class="rightItemContent">
The latest version of this documentation and software is available on our web site:
<br/><a href="http://proxool.sf.net">proxool.sf.net</a>
</div>
</div>
<div class="rightItem">
<div class="rightItemHeader">Donations</div>
<div class="rightItemContent">
You can donate to Proxool in the usual way:
<br/><a href="http://sourceforge.net/project/project_donations.php?group_id=53958">sourceforge.net</a>
</div>
</div>
</td></tr>
<tr>
<td>
<div class="footer">
last updated: 10-Jan-2007
</div>
</td>
</tr>
</tbody>
</table>
</td>
<td> </td>
</tr>
</tbody>
</table>
</td>
<td valign="top" colspan="2">
<table cellpadding="0" cellspacing="0" border="0" width="100%" summary="">
<tbody>
<tr>
<td class="contents" valign="top">
<p><b>10 January 2007</b> - 0.9.0RC3.
Getting close to a 0.9.0 release. This wraps up some fixes for the packaging of
Cglib, more flexibility when shutting down, a missing property when configuring
as a datasource.
See the <a href="changelog.html">change log</a> for details.</p>
<hr/>
<p><b>23 March 2006</b> - 0.9.0RC2.
Only a few changes since RC1, but the most important is our upgrade to Cglib 2.1_3. With
the use of <a href="http://tonicsystems.com/products/jarjar/">Jar Jar Links</a> we can
now keep up to date very easily.
See the <a href="changelog.html">change log</a> for details.</p>
<hr/>
<p><b>2 March 2006</b> - 0.9.0RC1.
810 days. What a long gap between releases! 0.9.0 has been in the pipeline for many months now and a considerable
amount of work was put in during 2004 and, to a lesser extent, 2005. Unfortunately, we let things slip and this release is well overdue.
Thank you to all the people who continue to use Proxool and tell us so. There are no known problems with this release but,
as ever, you should remember that it is only a release candidate. The latest stable release remains 0.8.3.
See the <a href="changelog.html">change log</a> for details.</p>
<hr/>
<p><b>14 December 2003</b> - 0.8.3
Changes to allow Proxool to work with Cglib 2.0. If you upgraded to Hibernate 2.1 then you will need to
upgrade to Proxool 0.8.3.
See the <a href="changelog.html">change log</a> for details.</p>
<hr/>
<p><b>20 November 2003</b> -
We have removed the forums. The developer and user mailing lists are the preferred
place for questions and discussions and it was confusing having everything in two
places. All the forum messages have been forwarded to the user mailing list (sorry
for the flood of emails). You can find out more about the mailing lists
<a href="http://sourceforge.net/mail/?group_id=53958">here</a>.
</p>
<hr/>
<p><b>5 November 2003</b> - 0.8.2
Fixes a bug which meant that no delegate driver properties (other than username and
password) were being passed onto the delegate driver. If you don't pass on any
delegate properties then you won't be affected.
See <a href="changelog.html">change log</a> for details.</p>
<hr/>
<p><b>27 October 2003</b> - 0.8.1
Fixes a bug that crept into 0.8.0. It caused a NullPointerException during SQL logging
if you built your statements in a certain way. You should upgrade to 0.8.1. We are sorry
for any inconvenience. See <a href="changelog.html">change log</a> for details.</p>
<hr/>
<p><b>26 October 2003</b> - 0.8.0
has been a long time coming, thank you for your patience. It is the first release with JDK
independence. Or more precisely, Proxool now runs, out of the box, on JDK1.2 and up.
(We used to support JDK1.2 with a series of Ant applied patches which was a bit messy). We now
make use of <a href="http://cglib.sourceforge.net">cglib's</a> proxy code to do this.
Proxool is also now available as a JMX component to help you to control it even more easily.
There have been quite a few bug fixes and useful enhancements too. All users are recommended to upgrade to 0.8.0.
See <a href="changelog.html">change log</a> for details.</p>
<hr/>
<p><b>28 April 2003</b> - 0.7.2 brings you a couple more bug fixes that were annoying
enough to warrant another release. One is a bug in the code that was only a problem if you
made use of the ConfigurationListener. The other was a bug in the release that meant that the
unit tests wouldn't run from the Ant script (because of two files that should have been in the
"sandbox" being in the "test" source tree. If you don't find any of these problems are bothering
you then you don't really need to upgrade.
See <a href="changelog.html">change log</a> for details.</p>
<hr/>
<p><b>19 April 2003</b> - We have just released 0.7.1 which fixes a number of concurrency
issues that came to light when we expanded our test suite for 0.7 and started running daily unit
tests. The nature of the bugs meant that our pre-release unit testing passed and it was not
spotted until later. See <a href="changelog.html">change log</a> for details.</p>
<hr/>
<p><b>6 March 2003</b> - We now publish our unit test reports right
<a href="test.html">here</a> on the web site. The CVS Snapshot
is updated every night and tested against JDKs 1.2, 1.3 and 1.4.</p>
<hr/>
<p><b>21 February 2003</b> - Version 0.7 is now available. Lots of changes: new
<a href="adminServlet.html">AdminServlet<a/>, and full JDK 1.2 support again.
See <a href="changelog.html">change log</a>
for details.</p>
<hr/>
<p><b>23 January 2003</b> - Version 0.6 is now available. Now with easier configuration.
See <a href="changelog.html">change log</a>
for details.</p>
<hr/>
<p><b>19 September 2002</b> - Proxool is now fully compatable with JDK 1.4 (and retains compatability
with 1.2 and 1.3). And we've improved the
source code distribution to include an Ant script to make it as simple as
possible to use.</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
<head>
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
</head>
</html>
|