Skip to content

Releases: AdaptiveScale/rosetta

Release v2.0.5

02 Jun 10:31
a623772
Compare
Choose a tag to compare

Release v2.0.5

  • main conf enhancements to use connection attributes as variables

Release v2.0.4

29 May 09:26
546dfab
Compare
Choose a tag to compare

Release v2.0.4

  • Fixed schema issue when new table gets created or edited
  • Fixed foreign key creation order
  • Added DDL transaction support

Release v2.0.3

16 May 12:18
002329a
Compare
Choose a tag to compare

Release v2.0.3

Added

  • all missing translations for all 9 supported DBs
  • fixed duplicate translations
  • integration tests
  • fixes

Release v2.0.2

03 May 13:38
6b85bc7
Compare
Choose a tag to compare

Release v2.0.2

  • Integration tests for Oracle
  • Integration tests for MSSql Server
  • Integration tests for DB2
  • Operation Level set to use SCHEMA as default instead of DATABASE
  • Improvements

Release v2.0.1

19 Apr 12:17
e3824aa
Compare
Choose a tag to compare

Release v2.0.1

Added support and translations for:

  • Microsoft SQL Server
  • Oracle
  • DB2

Release v2.0.0

07 Apr 12:06
3de158d
Compare
Choose a tag to compare

Release v2.0.0

  • translation matrix - uses translation matrix (csv file) instead of JSON files for schema translation from any DB to another.
  • translation attributes
  • added mssql to snowflake translation
  • fixed java build that caused Thymeleaf Bug
  • dataType sanitisation (handle cases like unsigned in MySQL)
  • updated docs
  • unit tests

Release v2.0.0-beta

29 Mar 07:49
Compare
Choose a tag to compare
Release v2.0.0-beta Pre-release
Pre-release
  • added mssql to snowflake translation
  • fixed java build that caused Thymeleaf Bug

Release v1.9.3

29 Mar 07:34
f7f5a96
Compare
Choose a tag to compare

Release v1.9.3

  • Fixed java build that caused Thymeleaf Bug

Release v2.0.0-alpha

21 Mar 13:19
6a4662b
Compare
Choose a tag to compare
Release v2.0.0-alpha Pre-release
Pre-release
  • Translation matrix
    Uses translation matrix (csv file) instead of JSON files for schema translation from any DB to another.

Release v1.9.2

21 Mar 13:04
4b09f19
Compare
Choose a tag to compare

Release v1.9.2

  • Bug fix on view for apply command on BigQuery and Snowflake
  • Column and table extractors