News
... SourceForge.net Logo
 
 
 
 
Latest
The latest version of Proxool is 0.9.1
Donations
You can donate to Proxool in the usual way:
sourceforge.net
 

23 August 2008 - 0.9.1. Fix to include proxool-cglib.jar in the binary release. This file is a repackaged version of CGlib 2.1.3. See the change log for details.


19 August 2008 - 0.9.0. Finally. See the change log for details.


10 January 2007 - 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 change log for details.


23 March 2006 - 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 Jar Jar Links we can now keep up to date very easily. See the change log for details.


2 March 2006 - 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 change log for details.


14 December 2003 - 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 change log for details.


20 November 2003 - 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 here.


5 November 2003 - 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 change log for details.


27 October 2003 - 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 change log for details.


26 October 2003 - 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 cglib's 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 change log for details.


28 April 2003 - 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 change log for details.


19 April 2003 - 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 change log for details.


6 March 2003 - We now publish our unit test reports right here on the web site. The CVS Snapshot is updated every night and tested against JDKs 1.2, 1.3 and 1.4.


21 February 2003 - Version 0.7 is now available. Lots of changes: new AdminServlet, and full JDK 1.2 support again. See change log for details.


23 January 2003 - Version 0.6 is now available. Now with easier configuration. See change log for details.


19 September 2002 - 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.