Skip to main content

Posts

Showing posts from October, 2017

Low-risk Monolith to Microservice Evolution

Christian Posta has written a series of blog posts covering a host of Red Hat technologies that enable migrating from a monolith to microservices .  For the impatient, the third part highlights the usage of Teiid Spring Boot.  Ramesh has done great work getting this effort off the ground and we hope that it continues to gain attention and community usage.  Please interact with us through JIRA or the forums if you have a data integration or migration scenario with Spring Boot that Teiid could help enable. Thanks, Steve

Teiid 10.0.0 CR2 Released

Now that WildFly 11 Final is available , we have released Teiid 10.0.0.CR2 .  A recap of all feature highlights: TEIID-4981 Amazon S3 translator support, now read the objects directly from Amazon S3 with security TEIID-5026 The behavior of the FROM_UNIXTIME function was corrected and the related datetime functions UNIX_TIMESTAMP, TO_MILLIS, and FROM_MILLIS were added. TEIID-1131 Added support for importing sequence information. TEIID-5073 Added a salesforce-41 translator/resource adapter pair, which defaults to accessing the v40 salesforce API. TEIID-4208 Added parallelism to plan execution involving large sorts. TEIID-5002 Upgraded to WildFly 11 TEIID-4711 Generalized IS DISTINCT support. Additionally there were recent changes to refine Osi Pi integration, improve with clause performance, and add more import options.  Given that this has been longer than our usual time box release, there have been a total of 162 issues addressed so far.  Please ensure that your i

Teiid 9.3.4 Released

Teiid 9.3.4 has been released .  It resolves 21 issues: [ TEIID-4567 ] - UCASE and LCASE functions do not work with CLOBs. [ TEIID-4870 ] - Google translator unexpected behavior for view update without trigger [ TEIID-5039 ] - Couchbase document type definition for a table [ TEIID-5041 ] - Couchbase documentID column enforced also in a view [ TEIID-5063 ] - Issues with bigdecimal values and odata [ TEIID-5065 ] - Unable to connect to VDB having names with unicode characters [ TEIID-5067 ] - Incorrect source query with simple inherent updates [ TEIID-5068 ] - Couchbase retrieval causes ClassCastException [ TEIID-5069 ] - Blob getBytes() handling of input streams reads the stream multiple times without a reset [ TEIID-5075 ] - Couchbase incorrect update count returned [ TEIID-5076 ] - Couchbase update syntax error [ TEIID-5077 ] - Couchbase strange behaviour for long numbers [

Teiid 10.0.0.CR1 Released

Even though we do not yet have a WildFly 11 final, we have released Teiid 10.0.0.CR1 .  This may mean that a CR2 will be needed.  A recap of all feature highlights: TEIID-4981 Amazon S3 translator support, now read the objects directly from Amazon S3 with security TEIID-5026 The behavior of the FROM_UNIXTIME function was corrected and the related datetime functions UNIX_TIMESTAMP, TO_MILLIS, and FROM_MILLIS were added. TEIID-1131 Added support for importing sequence information. TEIID-5073 Added a salesforce-41 translator/resource adapter pair, which defaults to accessing the v40 salesforce API. TEIID-4208 Added parallelism to plan execution involving large sorts. TEIID-5002 Upgraded to WildFly 11 In the works: Spring Boot integration is on-going.  You can see the  incremental progress .  Expect a 9.3.4 next week. Thanks, Steve