Skip to content

Feature/tabular sk large result pagination - #914

Merged
Paul Lizer (paullizer) merged 3 commits into
microsoft:Developmentfrom
paullizer:feature/tabular-sk-large-result-pagination
Jun 18, 2026
Merged

Feature/tabular sk large result pagination#914
Paul Lizer (paullizer) merged 3 commits into
microsoft:Developmentfrom
paullizer:feature/tabular-sk-large-result-pagination

Conversation

@paullizer

Copy link
Copy Markdown
Collaborator

updated packages

Adds paginated row-returning tabular tools, safe row payload trimming, return_columns projection, a larger computed-results handoff guardrail, and Python 3.13-safe Semantic Kernel parameter annotations.
Inspired by and adapted from PRs microsoft#892 and microsoft#894 by @vivche.
Co-authored-by: vivche <214204244+vivche@users.noreply.github.com>
Adds v0.242.068 release notes for tabular SK large-result handling and Python 3.13 Semantic Kernel parameter compatibility.
Attributes the source ideas to PRs microsoft#892 and microsoft#894 by @vivche.
Co-authored-by: vivche <214204244+vivche@users.noreply.github.com>
@paullizer
Paul Lizer (paullizer) merged commit d6cf2ac into microsoft:DevelopmentJun 18, 2026
6 checks passed
@paullizer
Paul Lizer (paullizer) deleted the feature/tabular-sk-large-result-pagination branch June 18, 2026 13:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@paullizer