Skip to content

Releases: goldmansachs/obevo

Obevo 6.0.0

30 Apr 19:55
Compare
Choose a tag to compare

Initial open-source release

Artifacts

Functionality Improvements

Reverse Engineering: more improvements around the db2look reverse engineering for DB2. Work will continue on this in future releases

Technical Changes

Obevo now builds on Java 7

Bug Fixes

Rollback functionality: fixed an issue where a no-op deployment could not be rolled back t
Rollback fix to populate no-op deployments into table to facilitate rollback

Oracle: Fix in audit data table persistence

Maven Mojo: cleanBuildAllowed attribute was not being respected in the call to the "clean" goal in the Maven mojo (i.e. cleans were executing even if the attribute was false)

Deploy logic: mixup in connection usage when multiple environments were being deployed to in the same JVM