Skip to main content

Posts

Showing posts from May, 2017

Teiid 9.3 CR1

Teiid 9.3 CR1 has been released .  A recap of all feature highlights: TEIID-3624 CREATE DOMAIN support for user defined simple types. TEIID-4724 DDL .vdb deployment. TEIID-4557 TEIID-2465 Memory restrictions at the operation and session level. TEIID-4578 SQLAlchemy and Superset support through our pg/odbc access. TEIID-4646 LEAD/LAG/FIRST_VALUE/LAST_VALUE analytic/value function support. TEIID-2820 Couchbase support via a new translator and resource adapter. TEIID-4733 Infinispan Support via a new translator and resource adapter. There have been 136 issues addressed so far - https://issues.jboss.org/projects/TEIID/versions/12332954 - please test your issues if possible before the final release in early June. Other news: A Teiid 9.1.5 will be released shortly after 9.3 Final. Teiid 10.0 work has begun . Please comment on TEIID-4895 with regards to WildFly utilization.  Comments on JRE support are welcome as well - can you describe what circumstances ma

Teiid 9.2.3 Released

Teiid 9.2.3 is now  available .  This fix release covers 12 issues: [ TEIID-4861 ] - ASSERTION FAILED: expected reference to be not null [ TEIID-4868 ] - formats in timestampformat functions on sybase are ignored. [ TEIID-4874 ] - SQL Server translator should support full outer join by default [ TEIID-4875 ] - Planning issue with multiple aggregate decompositions through a join tree [ TEIID-4876 ] - Salesforce connector not working properly in 9.2.2 release [ TEIID-4877 ] - Boolean syntax is broken on pg 9.5 data sources [ TEIID-4887 ] - Domain mode configuration fails with CNF [ TEIID-4890 ] - DatabaseMetadata Procedure Columns order is incorrect [ TEIID-4892 ] - oData v4 error using $expand [ TEIID-4893 ] - Inconsistent behavior of SUBSTRING function [ TEIID-4899 ] - import foreign schema "import qualifiers" problem Thanks, Steve

Teiid 10 Planning

As we get closer to staring on Teiid 10.x, we want to elicit as much community feedback on our initiatives as possible.  Some of the major themes are: Refining our messaging around and our usage of WildFly  TEIID-4895 Removal of the XML document model logic TEIID-4894 and other deprecated features Spring Boot TEIID-4863 and eventually vert.x support More documentation and demos around microservices General project updates including  more build automation possibly do away with pre-release names (e.g. Beta1) and instead promote specific micro releases Relicense under a more permissive license  TEIID-4474 Of course there's a lot more already in the  10.0  and  10.x  release buckets as well.  Please provide whatever feedback you can - especially on WildFly usage.  Also have a look at all of your relevant issues and comment or vote on any that need more immediate inclusion. Beyond the core project we are in the initial stages of working towards an OpenShift ready data

Teiid 9.3 Beta2 Released

Teiid 9.3 Beta2 has been released .  Feature highlights since Beta1 include: TEIID-4733 Infinispan Support via a new translator and resource adapter. The new infinispan support greatly simplifies integration with Infinispan 9.0+. And over 110 issues have been resolved so far - please test your issues if possible before the final release. Other news: We have a GSOC student Artyom Lyan who will be working on an OrientDB translator. Welcome Artyom! A Teiid 9.2.3 will be available tomorrow. Teiid 9.3 CR1 will be released in about 2 weeks. Teiid 10.0 work will begin in about 1 week.  It is anticipated there will be major changes and cleanups for that release. Thanks, Steve