Skip to content

release: 3.36.0#58

Merged
stainless-app[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next
Apr 25, 2026
Merged

release: 3.36.0#58
stainless-app[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Apr 25, 2026

Automated Release PR

3.36.0 (2026-04-25)

Full Changelog: v3.35.0...v3.36.0

Features


This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 25, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/supermemory-new-python/5edc65d8bedd4dab7089448e844abf41a6175a0c/supermemory-3.35.0-py3-none-any.whl'

Expires at: Mon, 25 May 2026 21:26:46 GMT
Updated at: Sat, 25 Apr 2026 21:26:46 GMT

@stainless-app stainless-app Bot merged commit 60e63d1 into main Apr 25, 2026
9 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 25, 2026

Copy link
Copy Markdown

@vorflux vorflux Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed — 1 observation worth noting. The rest of the release changes (version bumps, changelog, stats) look correct and consistent.


Review with Vorflux


updated_at: str = FieldInfo(alias="updatedAt")
"""Related memory last update date"""

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Potential inconsistency: version field missing from ResultContextRelated

ResultContextChild and ResultContextParent both carry an optional version: Optional[float] field (relative version distance from the primary memory). ResultContextRelated omits it entirely.

If the API can return a version field in related-memory objects, this model will silently drop it. If it's intentionally absent for related memories (i.e. the OpenAPI spec doesn't include it), this is fine — but worth confirming against the updated spec (f979eba...) to ensure the model is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants