Skip to main content

Version History

This document provides a comprehensive history of all RiverGen API documentation versions, detailing what was included in each release.


Version 1.0.1 (Latest) - Current

Release Date: January 2, 2026
Status: Latest / Current

Overview

Version 1.0.1 represents a major update to the RiverGen API documentation, introducing comprehensive Organizations API enhancements and complete microservices documentation.

What's New in 1.0.1

[NEW] Organizations API Expansion

  • 23 new endpoints added (total: 32 endpoints, up from 9)
    • Organization settings management (3 endpoints)
    • Organization member management (3 endpoints)
    • Workspace management enhancements (5 endpoints)
    • Workspace member management (5 endpoints)
    • Security logs (2 endpoints)
    • Branding and image uploads (7 endpoints)

[NEW] Microservices Documentation

Complete documentation for all internal microservices:

  • Data Orchestration Service (17 endpoints)

    • Query execution and data plans
    • Catalog management
    • Data lineage tracking
    • Schema discovery
    • Connector management
    • Health and metrics
  • Storage Service (22 endpoints)

    • File management (upload, download, delete, list)
    • Quota tracking and management
    • Vector storage and search
    • Model registry and artifacts
    • Cache management
    • Lifecycle management
  • Staging Service (8 endpoints - not implemented)

    • Job management (create, get, list, pause, resume, cancel)
    • Chunk management (acknowledge, refresh URL)

Complete Feature List - Version 1.0.1

Individual Account APIs

  • Authentication (24 endpoints)
  • Sessions (2 endpoints)
  • MFA (10 endpoints)
  • WebAuthn (6 endpoints)
  • Devices (4 endpoints)
  • Personal Access Tokens (4 endpoints)
  • OAuth Applications (7 endpoints)
  • OAuth2 (6 endpoints)

Organization Account APIs

  • Organizations (32 endpoints) [Up]
  • Invitations (4 endpoints)
  • SSO (19 endpoints)
  • SSO Enforcement (5 endpoints)
  • Roles & Permissions (15 endpoints)
  • User Management (13 endpoints)
  • Workspaces (9 endpoints)
  • SCIM (10 endpoints)
  • Organization Tokens (3 endpoints)

Shared APIs (Available to Both Individual and Organization)

  • Authentication (24 endpoints)
  • Sessions (2 endpoints)
  • MFA (10 endpoints)
  • WebAuthn (6 endpoints)
  • Devices (4 endpoints)
  • Personal Access Tokens (4 endpoints)
  • OAuth Applications (7 endpoints)
  • OAuth2 (6 endpoints)

Platform APIs (Available to Both Individual and Organization)

  • Data Sources (12 endpoints)
  • Storage (9 endpoints)
  • Policies (8 endpoints)
  • Prompt Studio (15 endpoints)

Microservices (Internal Services)

  • Data Orchestration Service (17 endpoints)
  • Storage Service (22 endpoints)
  • Staging Service (8 endpoints - not implemented)

Total Endpoint Count - Version 1.0.1

  • Individual APIs: 63 endpoints
  • Organization APIs: 110 endpoints
  • Shared APIs: 63 endpoints
  • Platform APIs: 44 endpoints
  • Microservices: 47 endpoints
  • Total: 327 endpoints

Version 1.0.0 - Initial Release

Release Date: Initial Release
Status: Archived

Overview

Version 1.0.0 represents the initial release of the RiverGen API documentation, containing the core API endpoints and features available at launch.

What's Included in 1.0.0

Individual Account APIs

  • Authentication (24 endpoints)
  • Sessions (2 endpoints)
  • MFA (10 endpoints)
  • WebAuthn (6 endpoints)
  • Devices (4 endpoints)
  • Personal Access Tokens (4 endpoints)
  • OAuth Applications (7 endpoints)
  • OAuth2 (6 endpoints)

Organization Account APIs

  • Organizations (9 endpoints)
  • Invitations (4 endpoints)
  • SSO (19 endpoints)
  • SSO Enforcement (5 endpoints)
  • Roles & Permissions (15 endpoints)
  • User Management (13 endpoints)
  • Workspaces (9 endpoints)
  • SCIM (10 endpoints)
  • Organization Tokens (3 endpoints)

Shared APIs

  • Authentication (24 endpoints)
  • Sessions (2 endpoints)
  • MFA (10 endpoints)
  • WebAuthn (6 endpoints)
  • Devices (4 endpoints)
  • Personal Access Tokens (4 endpoints)
  • OAuth Applications (7 endpoints)
  • OAuth2 (6 endpoints)

Platform APIs

  • Data Sources (12 endpoints)
  • Storage (9 endpoints)
  • Policies (8 endpoints)
  • Prompt Studio (15 endpoints)

What's NOT Included in 1.0.0

  • [Not Available] Microservices documentation
  • [Not Available] Enhanced Organizations API (only 9 endpoints, not 32)
  • [Not Available] Workspace member management endpoints
  • [Not Available] Organization settings and branding endpoints
  • [Not Available] Security logs endpoints

Total Endpoint Count - Version 1.0.0

  • Individual APIs: 63 endpoints
  • Organization APIs: 87 endpoints (9 Organizations + 78 other)
  • Shared APIs: 63 endpoints
  • Platform APIs: 44 endpoints
  • Microservices: 0 endpoints (not documented)
  • Total: 257 endpoints

Version Comparison

Featurev1.0.0v1.0.1
Individual APIs6363
Organization APIs87110
Organizations Endpoints932
Shared APIs6363
Platform APIs4444
Microservices[Not Available] Not documented[OK] 47 endpoints
Total Endpoints257327

Key Differences

  1. Organizations API: Expanded from 9 to 32 endpoints (+23 endpoints)
  2. Microservices: Added complete documentation for 3 services (47 endpoints)
  3. Total Growth: +70 new endpoints documented

Migration Guide

Upgrading from v1.0.0 to v1.0.1

If you're using the Organizations API, be aware of the new endpoints:

  1. Organization Settings: New endpoints for managing organization settings and branding
  2. Member Management: Enhanced member management with more granular controls
  3. Workspace Management: Expanded workspace operations including member management
  4. Security Logs: New endpoints for accessing security audit logs

Breaking Changes

  • None: All v1.0.0 endpoints remain available and unchanged in v1.0.1

New Features

  • Microservices Documentation: Complete API documentation for internal microservices
  • Enhanced Organizations API: More comprehensive organization and workspace management

Version Support

  • v1.0.1: Current/Latest - Full support
  • v1.0.0: Archived - Available for reference only