Skip to content

Conversation

@saurabhjain1592
Copy link
Member

Summary

API pagination improvements and SDK examples fixes.

Platform Changes (#1099)

  • API Pagination: Support both limit (preferred) and page_size (deprecated) across all list endpoints
  • MCP Query Router: Fixed response field mapping (datarows)
  • Audit Logger: Added tenant-specific search support

Examples Changes

  • SDK Examples Assertions (#1097): Added pass/fail assertions across all 4 SDKs (Go, Python, TypeScript, Java)
  • Community Mode Fixes (#1099): Fixed examples to pass in community mode

Other

  • README (#1096): Cleaner feedback section copy
  • Changelog (#1100): Fixed SDK examples entry to include all 4 SDKs

Source commits: f16b087, 6f872a3, f2716a5, 246712b

Platform:
- API pagination: support both limit and page_size params
- MCP query router: fixed data/rows field mapping
- Audit logger: tenant-specific search support

Examples:
- Added assertions across all 4 SDKs (Go, Python, TypeScript, Java)
- Fixed community mode compatibility

Source commits:
- f16b087
- 6f872a3
- f2716a5
- 246712b
@saurabhjain1592 saurabhjain1592 added the community-sync Sync from enterprise repository label Jan 26, 2026
@saurabhjain1592 saurabhjain1592 changed the title fix: API pagination and examples fixes (#1096, #1097, #1099, #1100) fix: API pagination and examples fixes Jan 26, 2026
@saurabhjain1592 saurabhjain1592 added this pull request to the merge queue Jan 26, 2026
Merged via the queue into main with commit 5bbfd98 Jan 26, 2026
28 checks passed
@saurabhjain1592 saurabhjain1592 deleted the sync/enterprise-20260126-020336-21343860838 branch January 26, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-sync Sync from enterprise repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants