Skip to content

feat: support session options - #38

Merged
sebvanleuven merged 1 commit into
mainfrom
chore/trigger-release
Feb 18, 2026
Merged

feat: support session options#38
sebvanleuven merged 1 commit into
mainfrom
chore/trigger-release

Conversation

@ao-anam

@ao-anam ao-anam commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

Summary by cubic

Adds support for passing options to session-related calls so consumers can control behavior like expiration and persistence. Existing defaults remain to avoid breaking changes.

  • New Features
    • Session APIs now accept an options object (e.g., expiry, persistence).
    • Options are merged with safe defaults.
    • Backward compatible; existing usage requires no changes.

Written for commit 2c63120. Summary will update on new commits.

@sebvanleuven
sebvanleuven merged commit 530ca09 into main Feb 18, 2026
7 checks passed
@sebvanleuven
sebvanleuven deleted the chore/trigger-release branch April 14, 2026 09:20
Sign up for free to 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.

2 participants