************* Release Notes ************* .. toctree:: :maxdepth: 2 release_note_latest_ver.rst General Information =================== Revision history ---------------- +----------------+---------------------------------------------------+ | Revision Date | Description | +================+===================================================+ | January 2021 | CoraDB 1.0 Release (1.0.0.0248-b53ae4a) | +----------------+---------------------------------------------------+ Bug Reports and User Feedback ----------------------------- CoraDB welcomes your active participation in bug reporting and looks forward to your feedback. You can register your bug reports and feedback on the following Websites: +---------------+-----------------------------------------------------------------------+ | Document | Description | +===============+=======================================================================+ | Bug Report | CoraDB Issue Tracker: http://jira.coradb.ai/browse | +---------------+-----------------------------------------------------------------------+ | User Feedback | CoraDB Open Source Project: https://github.com/CoraDB/coradb | | | | | | CoraDB Website: https://www.coradb.ai | +---------------+-----------------------------------------------------------------------+ License ------- The Apache license 2.0 applies to the CoraDB server engine, and the BSD license applies to CoraDB MANAGER and interfaces (APIs). For more information, see the License Policy on https://www.coradb.ai/coradb . Additional Information ---------------------- Regarding CoraDB upgrade and migration, see :doc:`/upgrade`. .. FIXME: Regarding CoraDB Tool, see http://www.coradb.ai/wiki_tools\ . .. FIXME: Regarding CoraDB Drivers, see http://www.coradb.ai/wiki_apis\ . Regarding the recent CoraDB sources, visit https://github.com/CoraDB/coradb and https://github.com/CoraDB\ . Note on Drivers --------------- Currently, CoraDB supports the following drivers: JDBC, CCI(CoraDB C API), Node.js, PHP, PDO, Python, Perl, Ruby, ADO.NET, ODBC, OLE DB. These drivers except JDBC, Node.js and ADO.NET are developed on top of CCI. Therefore, CCI changes can affect CCI-based drivers.