Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: eb42ae3a74de2cb78d7a63a8181b937c44af0e70
https://github.com/teiid/teiid/commit/eb42ae3a74de2cb78d7a63a8181b937c44a...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-10-12 (Fri, 12 Oct 2018)
Changed paths:
M runtime/src/main/java/org/teiid/runtime/RuntimePlugin.java
M runtime/src/main/java/org/teiid/services/SessionServiceImpl.java
M runtime/src/main/resources/org/teiid/runtime/i18n.properties
M runtime/src/test/java/org/teiid/services/TestSessionServiceImpl.java
Log Message:
-----------
TEIID-3617 adding a user limit to sessions per vdb
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 4d0b2edeacc6ec6f29bfe8c93b0e2776a1128061
https://github.com/teiid/teiid/commit/4d0b2edeacc6ec6f29bfe8c93b0e2776a11...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-10-11 (Thu, 11 Oct 2018)
Changed paths:
M jboss-integration/src/main/java/org/teiid/jboss/Element.java
M jboss-integration/src/main/java/org/teiid/jboss/TeiidAdd.java
M jboss-integration/src/main/java/org/teiid/jboss/TeiidConstants.java
M jboss-integration/src/main/java/org/teiid/jboss/TeiidSubsystemParser.java
M runtime/src/main/java/org/teiid/runtime/RuntimePlugin.java
M runtime/src/main/java/org/teiid/services/SessionServiceImpl.java
M runtime/src/main/resources/org/teiid/runtime/i18n.properties
M runtime/src/test/java/org/teiid/services/TestSessionServiceImpl.java
M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/docs/teiid/teiid-releasenotes.html
Log Message:
-----------
TEIID-5506 removing the option to specify domain qualified logins
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 350e051cfa1a1b6487d333b771cc66fe4c62b7cc
https://github.com/teiid/teiid/commit/350e051cfa1a1b6487d333b771cc66fe4c6...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-10-11 (Thu, 11 Oct 2018)
Changed paths:
M engine/src/main/java/org/teiid/query/function/source/SystemSource.java
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetFunctionColumns.expected
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetFunctions.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctions.expected
Log Message:
-----------
TEIID-5499 adding another method signature to avoid an implicit cast
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 53c67e7e126dd4767071f584c9a3a8c66f699f16
https://github.com/teiid/teiid/commit/53c67e7e126dd4767071f584c9a3a8c66f6...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-10-11 (Thu, 11 Oct 2018)
Changed paths:
M engine/src/main/java/org/teiid/query/eval/Evaluator.java
M engine/src/main/java/org/teiid/query/function/FunctionLibrary.java
M test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestRestWebserviceGeneration.java
Log Message:
-----------
TEIID-5499 json updates and checking for invokehttp compatibility
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: ed7fcfeaeba320a6f9788d3d257eb175e15a04ac
https://github.com/teiid/teiid/commit/ed7fcfeaeba320a6f9788d3d257eb175e15...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-10-10 (Wed, 10 Oct 2018)
Changed paths:
M client/src/main/java/org/teiid/jdbc/ConnectionImpl.java
M runtime/src/main/java/org/teiid/odbc/ODBCServerRemote.java
M runtime/src/main/java/org/teiid/odbc/ODBCServerRemoteImpl.java
M runtime/src/main/java/org/teiid/transport/PgFrontendProtocol.java
M test-integration/common/src/test/java/org/teiid/transport/TestODBCSocketTransport.java
Log Message:
-----------
TEIID-2947 implementing odbc cancel
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 4e1c553ade11bf994b4b72bc4bb19b9bca5560cd
https://github.com/teiid/teiid/commit/4e1c553ade11bf994b4b72bc4bb19b9bca5...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-10-10 (Wed, 10 Oct 2018)
Changed paths:
M olingo/src/main/java/org/teiid/olingo/ODataPlugin.java
M olingo/src/main/java/org/teiid/olingo/service/LocalClient.java
M olingo/src/main/resources/org/teiid/olingo/i18n.properties
M olingo/src/test/java/org/teiid/olingo/TestODataIntegration.java
Log Message:
-----------
TEIID-4695 adding a better error message for skiptoken
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.