Skip to content

MIMB 10.0.0

Winter 2020 | End Of Life (EOL) 12-31-2020

No longer Supported

Fall 2020 | Deprecated 09-21-2020

Successor major release available.

Fall 2018 | General Availability 09-21-2018

Data Stores (Flat files, RDBMS, Cloud Databases, Big Data / Hadoop)

Data Services (REST API, Web Services)

Other Data Stores

Data Integration (DI/ETL/ELT/Scripts)

Business Intelligence (BI/OLAP)

Data Modeling (DM) & other Modeling Technologies

Metadata Management (MM) & Data Governance (DG)

Business Applications

General

  • All Java code is now compiled with Java 8 without Java 7 compatibility.

  • All Third-Party & Open Source Software have been upgraded to their latest versions for better security vulnerability protection.

  • Some bridges require access to third-party drivers in their parameters (such as "Google BigQuery Database" or "Microsoft Azure Blob Storage"). In order to facilitate the user experience, some of these bridges are now "Driver Live Download Enabled" where the bridges uses Apache Maven to download the proper driver version and use it automatically. In such case, new messages "Downloading https://repo.maven.apache.org/maven2/" will appear in the bridge log. If the bridge cannot access internet, a message "Error downloading data from URL" is displayed, and the user needs to manually download the driver and provide it as a bridge parameter. The list of bridges that can automatically download drivers from Apache Maven have a download icon on the supported tools page.

End Of Life (EOL) / Deprecated Bridges

  • Previous FLAT FILE prototype/beta import bridges such as "Flat File (CSV or XLSX) - Beta Bridge" (FlatExcelFile) and "Flat File (CSV) - Beta Bridge" (FlatFile) have been deprecated (EOL) and replaced by the (much more powerful and universal) officially supported import bridge from "File System (CSV, Excel, XML, JSON, Avro, Parquet, ORC)" (FileSystem) bridge

  • Previous HADOOP HDFS prototype/beta import bridges such as "Apache Hadoop Distributed File System (WebHDFS REST API) - Beta Bridge" (ApacheHDFSWeb) have been deprecated (EOL) and replaced by the officially supported import bridge from "Apache Hadoop Distributed File System (HDFS Java API)" (ApacheHDFS) bridge