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