Version 2.4.1 of BeanKeeper

This release fixes locking and synchronization issues. It fixes a potential memory leak bug in ObjectTracker. Read-only lock support was added to LockManager; now all locks default to read-only locks, while Store operations (save and remove) use write locks. JMX-compatible management beans were added to the API.

Other releases

  • Rrelease-mid
  •  17 Mar 2010 18:24
  • Rrelease-after

Changes: There are minor bugfixes, and meta-information fixes for Maven. This version is the first to be released to the Maven central repository.

  • Rrelease-mid
  •  17 Jan 2010 16:50
  • Rrelease-after

Changes: Refactorization efforts have continued. A new schema management service was created from the functionality previously owned by the class tracker service. All known open bugs were fixed.

  • Rrelease-mid
  •  22 Nov 2009 12:18
  • Rrelease-after

Changes: The code was refactored to create a new service-oriented internal architecture. Node handling code was also refactored and rewritten. All code was moved from hu.netmind.persistence to hu.netmind.beankeeper, so this release is not backwards compatible. Minor bugs were fixed.

  • Rrelease-mid
  •  02 Feb 2009 22:21
  • Rrelease-after

Changes: Java-cup was replaced with JavaCC for parser generation. JUnit was replaced with TestNG. Ant was replaced by Maven2. One memory leak bug was fixed. The code was cleaned up to pass the checkstyle audit.

  • Rrelease-mid
  •  25 Sep 2008 17:44
  • Rrelease-after

Changes: The main "ids" table was removed completely, which caused a significant performance gain. A commit tracker and modification tracker deadlock condition has been fixed. Remote change events and disconnect events were added to event dispatching. Null value comparisons and SQL three-value logic related issues were fixed.

No-screenshot

Project Spotlight

Record Camera To FLV

A Web application that records video from a camera on a user's PC and stores FLV files on the server.

73cdccab66f779a51e02527da114515c_thumb

Project Spotlight

John the Ripper

A password cracker to detect weak Unix (and other) passwords.