Skip to content

8.0.0

Compare
Choose a tag to compare
@shantstepanian shantstepanian released this 10 Jan 14:57
05bd434

Functionality Improvements

#111: Preventing concurrent deploys against a given schema

#47: MySQL Support added - only for table/view objects with reverse-engineering. Still needs public schema permissions, more object types supported, embedding generateSimpleParameterMetadata param in the connection within our code.

#247: MongoDB - adding reverse-engineering, decoupling from deprecated eval API

Technical Improvements

Upgrading to JDK 8 bytecode

Upgrading to JGraphT 1.3.0 (first required JDK 8 dependency)

Bug Fixes

Correcting error messages on graph cycles for complex databases