v2.129.0

New Features

  • Vertex AI Provider Integration: Added comprehensive Vertex AI provider with Google GenAI SDK integration, including vendor configuration, models, and pricing
  • Secure Credential Management System: New Credentials application with credential types, categories, audit logging, and secure API key management for AI providers and services
  • Enhanced React Integration: Improved React runtime and test harness capabilities with updated component support
  • Advanced AI Agent Capabilities: Expanded AI agent functionality with better prompt handling, memory management, and execution workflows
  • Comprehensive Action Library: Extensive additions to business application actions including form builders (Typeform, JotForm, SurveyMonkey, Google Forms), social platform integrations, and CRM/LMS operations

Improvements

  • Database Connection Reliability: Resolved database connection timeout issues by reordering server startup sequence
  • Conversation UI Enhancements: Fixed browser refresh issues in conversation interface and improved message status handling
  • Metadata Synchronization: Enhanced metadata sync operations with better timestamp preservation and pull/push operations
  • Component Architecture: Improved SimpleChart component with better title handling and export button positioning
  • Data Loading Optimization: Added DataChange$ observable to BaseEngine for reactive data synchronization patterns
  • AI Model Configuration: Expanded AI model vendor mappings and credential type associations across multiple providers

Bug Fixes

  • Server Startup Sequence: Fixed database connection timeout by reordering initialization process
  • Conversation Status Updates: Resolved issue where ConversationDetail status wasn't properly updated after agent completion
  • Chart Component Fixes: Fixed undefined title bug in SimpleChart component and improved positioning
  • Migration Handling: Improved DateTimeOffset migration with dynamic constraint handling
  • Streaming Service Initialization: Proper initialization of streaming service in ChatConversationsResource