Skip to main content

Posts

Showing posts from September, 2015

Teiid 8.12 Beta3

There is still more Olingo work and quite a few issues to go through for 8.12, so we decided it was best to release a Beta3 rather than CR1 at this point.  Beta3 can be found in maven and on the downloads page . The feature highlight since Beta2 include: TEIID-3546 IS DISTINCT FROM syntax support added for use in procedures. TEIID-3521 Swagger Support for auto-generated REST web services TEIID-3652 Additional OUTER JOIN planning to allow more flexibility in join ordering TEIID-3668/TEIID-3618 OAuth Support with JWT Bearer Access Token and Salesforce SSO using OAuth2 (RefreshToken, JWT) TEIID-3652 was only in a preliminary state in Beta2, but should be complete now.  And once again a CR1 will follow shortly. Thanks again for all the community support, Steve

Teiid Earns 2015 InfoWorld Bossie

We are very proud to announce that Teiid was named one of the winners of the 2015 InfoWorld Bossie (Best of Open Source Software) awards in the business applications, enterprise integration and middleware category. Please see the announcement at http://www.infoworld.com/article/2982622/open-source-tools/bossie-awards-2015-the-best-open-source-applications.html#slide15  Congrats to whole Teiid community for this validation of the dedicated work we put in to consistently expand our integration and virtualization capabilities. The Teiid Team

Teiid 8.11.4

In what should be the last of the formal 8.11 fix releases, we have made 8.11.4 available .  This address 8 issues since 8.11.3: [ TEIID-3671 ] - filter on child table not working [ TEIID-3674 ] - NOT IN construct behaves inconsistently [ TEIID-3685 ] - org.teiid.padSpace does not affect to the "IN" operator [ TEIID-3692 ] - Impala/Hive string literals [ TEIID-3696 ] - Duplicates are not always removed when UNION and GROUP BY clauses are used in a subquery [ TEIID-3699 ] - execute immediate only checks immediate parent scope [ TEIID-3702 ] - dependency and validation logic incorrect [ TEIID-3664 ] - Timing issue with ping Thanks to those who helped uncover the issues.  8.12 CR1 will follow shortly. Steve

Teiid 8.12 Beta2 and 8.11.3

We are further along toward the fall debut of Teiid 8.12 with the release of 8.12 Beta2 today.  The highlights of Beta1 are mostly fixes including corrections to the auto sizing of memory resources, fixing geometry methods in the EAP kit, improving the admin api, and a variety of translator issues.  We expect a CR1 in about 2 weeks. Teiid 8.11.3 has also been released.  It contains 9 important fixes - all of which are in 8.12 Beta2.  Moving forward we anticipate supporting fix releases for longer into the cycle than we were previously.  So it should be routine for 3-4 fix releases to be issued rather than just a single one. Both releases are available from maven and have been added to the download page:  http://teiid.jboss.org/downloads/ Thanks again for all the community support, Steve