Showing posts with label Release announcement. Show all posts
Showing posts with label Release announcement. Show all posts

Thursday, 18 July 2013

Percona Toolkit 2.1.10 is now available

Percona has announced a release of Percona Toolkit 2.1.10. Percona Toolkit is a fork of the Maatkit database utilities created by former Percona employee Baron Schwartz.

Percona Toolkit logo
Percona Toolkit logo

This release of Percona includes several bug. Some of the most important ones:
  • Improved pattern matching that caused the pt-deadlock-logger error when a different timestamp format was used
  • Fix for the new --utc option for pt-heart
  • Fix for pt-table-checksum using the first non-unique index instead of the one with the highest cardinality

Neo4j 1.9.2 now available

Today was released the latest version of the 1.9 series of Neo4j, version 1.9.2. While there aren't any new API-level features in this release, there are plenty of goodies under the covers.

Neo4j logo
Neo4j logo

Improvements:

  • Reduced the amount of IO that Neo4j performs in some cases when running on Windows.
  • Many tweaks and bug fixes that improve the overall experience of running and querying Neo4j
  • Some fixes to the REST API to ensure use of the Content-Encoding header properly