Skip to content

release: 0.1.0#1

Open
stainless-app[bot] wants to merge 12 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 0.1.0#1
stainless-app[bot] wants to merge 12 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented May 15, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.1.0 (2026-06-16)

Full Changelog: v0.0.1...v0.1.0

Features

  • api: add audience, brand alignment, key facts, vibe fields to creator response (4c7bf09)
  • api: add creator_emails resource with lookup method (17de04a)
  • api: add creator_kinds parameter to search.create method (712759a)
  • api: add get_post/get_transcript methods to instagram, update post types (c5d60ec)
  • api: add pagination to creators lookalike, extract MatchInfo type, fix cursor passing (3be1022)
  • api: add raw resource with instagram/youtube endpoints (d765413)
  • api: add search_id/total fields, remove cursor param from search.create (bbd32c2)
  • api: remove source field from instagram transcript response types (2c24026)
  • api: update instagram profile and youtube channel/transcript responses (8b83650)
  • Fix Stainless pagination and model warnings in SDK config (2ae3c29)
  • Fix timeout enforcement and migrate Instagram scraper to curl (c1a121d)
  • honest cached /v1/posts video URLs + transcript read-through cache + discovery seeding (72b71e3)
  • internal/types: support eagerly validating pydantic iterators (252fe69)
  • internal: implement indices array format for query and form serialization (b0fb922)
  • Remove app-level quota system and align billing/rate-limit enforcement with Stripe + Redis (c7d8a60)

Bug Fixes

  • api: make include parameter optional in creators retrieve method (7dc834c)
  • api: move RawScraperError to shared types (061b1e2)
  • client: add missing f-string prefix in file type error message (cdd7fdb)
  • client: preserve hardcoded query params when merging with user params (77f87f2)
  • deps: bump minimum typing-extensions version (1ebf842)
  • ensure file data are only sent as 1 parameter (76674d4)
  • pydantic: do not pass by_alias unless set (dba41e9)
  • sanitize endpoint path params (825e363)
  • types: remove model and provider from instagram transcript response types (8944d7f)

Performance Improvements

  • client: optimize file structure copying in multipart requests (eca9767)

Chores

  • ci: skip lint on metadata-only changes (5ee4369)
  • ci: skip uploading artifacts on stainless-internal branches (2c985c8)
  • internal: add request options to SSE classes (fa680d0)
  • internal: codegen related update (6ed3406)
  • internal: codegen related update (a7d0c03)
  • internal: make test_proxy_environment_variables more resilient (1775e30)
  • internal: make test_proxy_environment_variables more resilient to env (2042983)
  • internal: more robust bootstrap script (09db9ca)
  • internal: refactor Instagram response types to shared models, fix address_json type (1ce31a9)
  • internal: reformat pyproject.toml (c63d362)
  • internal: regenerate SDK with no functional changes (2f56132)
  • internal: tweak CI branches (5eea6ab)
  • internal: update gitignore (a47bc6c)
  • update Stainless production repos to influship org (f92ef39)

Documentation

  • api: add MCP tool references to creators/posts/profiles/search methods (fb75a8e)
  • api: clarify handle parameter format in youtube resource (ef29fd6)
  • api: correct profile to channel terminology in youtube channel method (a8f561f)
  • api: update instagram method docstrings (9d881aa)
  • api: update pricing documentation across creators/posts/profiles/raw/search (b82801e)
  • internal: update MCP server package name in installation links (7d78559)
  • update examples (53aa0d6)

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

stainless-app Bot commented May 15, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/influship-api-python/ef29fd64380a379c0589b4bec19996ae85da389a/influship-0.0.1-py3-none-any.whl'

Expires at: Thu, 16 Jul 2026 14:15:47 GMT
Updated at: Tue, 16 Jun 2026 14:15:47 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 656c9ec to 4ccc5b7 Compare May 15, 2026 04:01
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4ccc5b7 to e6fe579 Compare May 15, 2026 06:06
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e6fe579 to fdd7f95 Compare May 15, 2026 07:04
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from fdd7f95 to 5a11c1c Compare May 15, 2026 16:46
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5a11c1c to aa1236d Compare May 15, 2026 16:47
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from aa1236d to 106f5a5 Compare May 21, 2026 23:06
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 106f5a5 to 6a1a505 Compare May 27, 2026 19:53
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6a1a505 to 6c56189 Compare June 5, 2026 22:29
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6c56189 to c56a979 Compare June 8, 2026 14:04
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c56a979 to 93c4b40 Compare June 10, 2026 12:42
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 93c4b40 to bc13636 Compare June 16, 2026 14:15
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