The new version allows you to create schema snapshots, that are frequently used for audit and roll-back purposes, and automatically commit them to version control system, compare previous versions of schema with the current one (source control integration).
This functionality is extremely useful, as it provides a simple approach to significantly reduce time and effort needed for analyzing changes available in different database versions.
Use command line to automate routine synchronizations. Now such tasks can be accomplished in the automatic unattended mode. This functionality allows one to use our tool for setting up continuous integration.
With the help of this functionality, you can compare wrapped and unwrapped PL/SQL objects. This will allow you to detect changes in the production database, where objects are wrapped.
The new version supports clusters, object permissions, and java-source objects.