Skip to content

Previous KDB.AI Release Notes

This section documents previous updates to KDB.AI Cloud and KDB.AI Server. Bookmark it to set yourself up for continued success while using KDB.AI.

KDB.AI Cloud

v1.0.3

Release Date 2024.03.13

Fixes and Improvements

KDB.AI Cloud UI 1.0.3 includes a number of internal improvements.

v1.0.2

Release Date 2024.01.30

NEW

KDB.AI Cloud UI now provides three sections:

  • Overview: view Database Capacity and a Quickstart Guide with embedded cope snippets.
  • Connection Details: view instance endpoint URL and manage API keys for your environment. In addition, a Connection Guide is provided with embedded code snippets.
  • Tables: view list of Tables and schemas in your database and delete tables from the UI directly. The delete functionality only allows for deletion of complete tables, not row level data. See Delete table for details. In addition, a Tables Creation Guide is provided with embedded code snippets.

v1.0.0

Release Date 2023.12.04

NEW

  • Introducing REST API support, including insert and train functions.

v0.2.0

Release Date 2023.11.03

Fixes and Improvements

  • Minor fixes and performance improvements

v0.1.1

Release Date 2023.09.27

Fixes and Improvements

  • Fixed issues with training functionality surrounding CPU instructions on certain machines.

  • Improved behaviour surrounding sychronous API calls, including create and drop.

  • Improved responses from similarity search API by removing unneeded empty rows.

v0.1.0

Release Date 2023.09.12

NEW

Introducing the first public release of KDB.AI Cloud Edition.

  • Supported by Python clients with version less than or equal to 0.1.1

KDB.AI Server

v1.0.0

Release Date 2023.11.27

NEW

  • Introducing REST API support, including insert and train functions.

v0.2.0

Release Date 2023.11.03

Fixes and Improvements

  • Minor fixes and performance improvements

v0.1.2

Release Date 2023.10.17

Fixes and Improvements

  • For KDB.AI Server instances it is no longer required to specify a hostname with an ordinal parameter (-h). If a hostname does have an ordinal parameter then the environment variable RT_NO_ORDINAL must be set to 0.

v0.1.1

Release Date 2023.09.27

Fixes and Improvements

  • Fixed issues with training functionality surrounding CPU instructions on certain machines.

  • Improved behaviour surrounding sychronous API calls, including create and drop.

  • Improved responses from similarity search API by removing unneeded empty rows.

v0.1.0

Release Date 2023.09.12

NEW

Introducing the first public release of KDB.AI.

  • Supported by Python clients with version less than or equal to 0.1.1