Skip to content

release: 0.1.0 - #1

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

release: 0.1.0#1
stainless-app[bot] wants to merge 31 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-08-25)

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

Features

  • api: add analysis_fact_count, analysis_updated_at to creator, data_updated_at to profile (2cc74f3)
  • api: add audience, brand alignment, key facts, vibe fields to creator response (4c7bf09)
  • api: add content_type, sort_by, upload_date params to youtube search (bc8d3f2)
  • api: add creator_emails resource with lookup method (17de04a)
  • api: add creator_kinds parameter to search.create method (712759a)
  • api: add evidence/provenance fields to creator match responses (e6a5e0b)
  • api: add get_post/get_transcript methods to instagram, update post types (c5d60ec)
  • api: add location_unverified field to search response types (0565b01)
  • 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: add tiktok resource, increase default timeout to 3.5 minutes (21e165f)
  • api: add upstream_contract_broken error to RawScraperError (6ea6a4c)
  • api: add upstream_unavailable error value to RawScraperError (83b9799)
  • 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)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (4af677d)

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 (f8a1efa)
  • internal: regenerate SDK with no functional changes (2f56132)
  • internal: tweak CI branches (5eea6ab)
  • internal: update gitignore (a47bc6c)
  • tests: update region parameter in tiktok test fixtures (d4fbafa)
  • 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: clarify top_engagement calculation and pagination in posts list (d894067)
  • api: clarify transient upstream recovery in instagram batch post lookup (ef30fdf)
  • api: correct profile to channel terminology in youtube channel method (a8f561f)
  • api: update evidence field documentation in match_info (0f95b69)
  • api: update instagram method docstrings (9d881aa)
  • api: update pricing and limits documentation in instagram resource (0b64f9c)
  • 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/f8a1efad554f13a85b4bf49f47f4daa0190da858/influship-0.0.1-py3-none-any.whl'

Expires at: Thu, 24 Sep 2026 19:34:43 GMT
Updated at: Tue, 25 Aug 2026 19:34:43 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
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from bc13636 to 6d46879 Compare July 9, 2026 23:14
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6d46879 to fc48366 Compare July 11, 2026 15:15
@stainless-app

stainless-app Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

1 similar comment
@stainless-app

stainless-app Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

4 similar comments
@stainless-app

stainless-app Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c42b9a3 to 0eaeb68 Compare August 12, 2026 01:06
@stainless-app

stainless-app Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0eaeb68 to 2530466 Compare August 12, 2026 20:50
@stainless-app

stainless-app Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

2 similar comments
@stainless-app

stainless-app Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2530466 to 0adbd4a Compare August 18, 2026 13:45
@stainless-app

stainless-app Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0adbd4a to b1723d1 Compare August 20, 2026 22:24
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b1723d1 to 2aa1e75 Compare August 21, 2026 13:36
@stainless-app

stainless-app Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

1 similar comment
@stainless-app

stainless-app Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2aa1e75 to e579821 Compare August 22, 2026 15:30
@stainless-app

stainless-app Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

1 similar comment
@stainless-app

stainless-app Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e579821 to 3a4fd76 Compare August 25, 2026 19:34
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