What's new in this release?
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- TeamCity 6.0
- Documentation
Support and certification
Visit the following web pages for the latest support and certification
information.
Changes since 6.0.0 GA
- Enhancements
-
The driver has been enhanced to fetch multiple requests simultaneously, thereby improving throughput and performance. You can configure this behavior using the new ReadAhead connection property. See ReadAhead for details.
-
Highlights of 6.0.0 Release
- The driver supports SQL read-only access to TeamCity. See Supported SQL statements and extensions for details.
-
The driver supports JDBC core functions. For details, refer to JDBC support in the Progress DataDirect for JDBC Drivers Reference.
- The driver supports TeamCity data types through data type inference. See Data types and getTypeInfo() for details.
- The driver supports Bearer Token authentication. See Bearer Token Authentication for further details.
- The driver supports Basic authentication. See Basic authentication for further details.
- The driver supports the handling of large result sets with paging, and the FetchSize connection property.
- The driver includes the Progress DataDirect TeamCity Configuration Manager
for quick configuration and testing of your driver in a web browser. The tool
allows you to:
- Generate and edit connection URLs
- Test connect your connection URLs
- Execute SQL commands for testing