Teiid 11.1.0, 11.0.2 and 10.3.4 Released

< Back

Teiid 11.1.0 is now available for [download] (/teiid_wildfly/downloads/) and includes 54 total issues addressed including the remaining analytical functions.

Please see the [Migration Guide] (http://teiid.github.io/teiid-documents/11.1.x/content/admin/Migration_Guide_From_Teiid_10.x.html) and [release notes] (http://docs.jboss.org/teiid/11.1.0/teiid-releasenotes.html) when upgrading.

The feature highlights for 11.1 are:

  • TEIID-5397 Allows for type information to be optional with view creation and ALTER support for adding constraints.
  • TEIID-5442, TEIID-5447 Added support for the NTILE, PERCENT_RANK, CUME_DIST, and NTH_VALUE analytic functions.
  • TEIID-4340 Added UTF-8-BOM charset and updated the file translator to use the engine encodings - including UTF-8-BOM, HEX, and BASE64.
  • TEIID-5444 Upgraded to Olingo 4.5 with associated fixes for TEIID-5343 and TEIID-5207

See all 54 issues in [JIRA] (https://issues.redhat.com/projects/TEIID/versions/12338176). Special thanks go out to dalax dalax, Bram Gadeyne, Lukáš Svačina, and Ivan Semenov for reporting several important issues. Harold’s contributions addressed many issues with the JPA translator - if you use the that translator consider upgrading to 10.3 or 11.0 latest.

IMPORTANT: [TEIID-5464] (https://issues.redhat.com/browse/TEIID-5464) will prevent JSON messages from working with OData4 in 11.1.0 release in WildFly or Thorntail. The workaround is to add the org.apache.commons.codec [dependency] (https://github.com/teiid/teiid/commit/8e93bb7f54042c9a5d38779cb4e299bcd43f70c7#diff-5f1e3f59cd5898ebd3a8ef8976f3753a) to the olingo server module. An 11.1.1 release is available to correct this.

Teiid 11.0.2 is now available for [download] (/teiid_wildfly/downloads/) and addresses 12 issues:

  • [TEIID-5458] - Allow pi to convert from object/variant type
  • [TEIID-5434] - count(*) returns different nr of rows compared to normal select
  • [TEIID-5435] - Cassandra translator broken due to missing Guava dependency
  • [TEIID-5437] - ORDER BY combined with UNION/UNION ALL fails on PostgreSQL
  • [TEIID-5439] - Batch removed during large internal materialization load
  • [TEIID-5441] - Redshift translator "AS decimal" should have 0 default scale
  • [TEIID-5443] - Using RAND() function in a column mask errors on temp table creation
  • [TEIID-5445] - Atomic block is ignored when working with execute immediate command
  • [TEIID-5448] - Infinispan: Nested table delete not working
  • [TEIID-5450] - Issues with BaseDelegatingExecutionFactory
  • [TEIID-5453] - With TransactionSupport set to LOCAL the transaction is not propogated
  • [TEIID-5457] - Issues with sybase/ms sql pad pushdown

Teiid 10.3.4 is now available for [download] (http://teiid.jboss.org/downloads_10x/) and addresses 11 issues:

  • [TEIID-5363] - SimpleDB connector not quoting table names in internal Select queries
  • [TEIID-5434] - count(*) returns different nr of rows compared to normal select
  • [TEIID-5435] - Cassandra translator broken due to missing Guava dependency
  • [TEIID-5437] - ORDER BY combined with UNION/UNION ALL fails on PostgreSQL
  • [TEIID-5439] - Batch removed during large internal materialization load
  • [TEIID-5441] - Redshift translator "AS decimal" should have 0 default scale
  • [TEIID-5443] - Using RAND() function in a column mask errors on temp table creation
  • [TEIID-5445] - Atomic block is ignored when working with execute immediate command
  • [TEIID-5450] - Issues with BaseDelegatingExecutionFactory
  • [TEIID-5453] - With TransactionSupport set to LOCAL the transaction is not propogated
  • [TEIID-5457] - Issues with sybase/ms sql pad pushdown

You can expect the next fix releases in 4-5 weeks.

A 10.3.5 will be released if any blocker issues are found, but you should consider upgrading to 11.0.x/11.1.x as the end of the 10.x line is near.

Thanks,

The Teiid Team

comments powered by Disqus