Skip to content

7.1.0

Latest
Compare
Choose a tag to compare
@M4xymm M4xymm released this 26 Aug 13:20
· 7 commits to v7.1 since this release
a6ff058

What's Changed

  • RDBC-927 Add null check in revivePeriodicBackupStatus function to prevent flaky test by @M4xymm in #489
  • RDBC-926 AI Agents - Node.js by @M4xymm in #490

Breaking changes:

AI Agents

  • Introduced AI Agents support – new API operations for:

    • Create – register new agents,
    • Update – modify existing agents,
    • Delete – remove agents.
  • Added AI Conversations – ability to start and manage conversations with agents, including sending messages and retrieving responses.

Full Changelog: 7.0.1...7.1.0