Skip to content

release: 0.6.0 - #26

Merged
kriptoburak merged 3 commits into
mainfrom
release-please--branches--main--changes--next
Jul 29, 2026
Merged

release: 0.6.0#26
kriptoburak merged 3 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.6.0 (2026-07-29)

Full Changelog: v0.5.7...v0.6.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

Note

Release v0.6.0 with account connection attempts API and structured radar/metadata models

  • Adds a new AccountConnectionAttempts resource with a retrieve endpoint that returns a discriminated union of four state variants: pending, success, failed, or challenge.
  • Makes totp_secret a required parameter in AccountCreateParams and Accounts#create; the create endpoint now returns an untyped response instead of a structured AccountCreateResponse.
  • Replaces the generic Hash metadata field on RadarItem with a typed Metadata model containing structured optional fields (author, score, subreddit, etc.) and a SourceFormat enum.
  • Adds a radar_recommendations field to ComposePrepareResult, backed by a new RadarRecommendation nested model with a Source enum.
  • Risk: totp_secret is now required for account creation and AccountCreateResponse deserialization is untyped; existing callers relying on structured response fields will break.

Macroscope summarized 037a00d.

@socket-security

socket-security Bot commented Jul 29, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedx-twitter-scraper@​0.5.7 ⏵ 0.6.0N/AN/AN/AN/AN/A

View full report

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 04ad4a7 to 037a00d Compare July 29, 2026 14:16
@kriptoburak
kriptoburak requested a review from furkanerday July 29, 2026 14:33
@kriptoburak
kriptoburak enabled auto-merge (squash) July 29, 2026 14:33

@kriptoburak kriptoburak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Verified the public X account connection contract, generated client behavior, and green checks. Initial connections require TOTP, reauthentication can reuse the saved secret, and connection-attempt polling matches the API.

@kriptoburak
kriptoburak merged commit 6ecdd80 into main Jul 29, 2026
10 checks passed
@stainless-app

stainless-app Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

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.

1 participant