Skip to content

release: 3.0.0-alpha.1#2

Merged
CodeWithShreyans merged 24 commits intomainfrom
release-please--branches--main--changes--next
May 17, 2025
Merged

release: 3.0.0-alpha.1#2
CodeWithShreyans merged 24 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Apr 29, 2025

Automated Release PR

3.0.0-alpha.1 (2025-05-17)

Full Changelog: v0.1.0-alpha.1...v3.0.0-alpha.1

Features

Bug Fixes

  • package: support direct resource imports (aa29842)

Chores

  • ci: fix installation instructions (060e326)
  • ci: upload sdks to package manager (a327d7d)
  • internal: avoid errors for isinstance checks on proxies (be6c667)
  • internal: codegen related update (c0d13e2)

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

@coderabbitai
Copy link

coderabbitai bot commented Apr 29, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@hyperlint-ai-deprecated
Copy link

PR Change Summary

Released version 0.1.0-alpha.2 with an API update.

  • Updated API in the latest release
  • Added changelog entry for version 0.1.0-alpha.2

Modified Files

  • CHANGELOG.md

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e3c7762 to fda6f9f Compare April 30, 2025 00:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f8e7c89 to 844d56e Compare April 30, 2025 02:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9d94b20 to 7c0db70 Compare April 30, 2025 03:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 48c5801 to ed787b1 Compare April 30, 2025 04:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4e41de9 to 4052bae Compare April 30, 2025 05:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2227a87 to 722df63 Compare April 30, 2025 08:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a83865f to be6c667 Compare May 9, 2025 02:48
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from eaa4e5a to aa29842 Compare May 10, 2025 02:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 70ebd07 to 637811c Compare May 11, 2025 14:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d862358 to af34c01 Compare May 11, 2025 14:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 912eb98 to 5b0c810 Compare May 11, 2025 14:50
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4ae210b to 4a6b77a Compare May 11, 2025 14:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b3d2039 to 3e6314d Compare May 11, 2025 14:55
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3c77c58 to 820350b Compare May 11, 2025 15:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b9350d5 to 7a81e80 Compare May 11, 2025 15:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 95b7b58 to 063cf45 Compare May 12, 2025 17:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f400dae to c0150ac Compare May 13, 2025 16:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 715dfe5 to aaf3546 Compare May 14, 2025 06:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 493c13f to a327d7d Compare May 15, 2025 03:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 87dcf66 to 060e326 Compare May 16, 2025 02:42
@stainless-app
Copy link
Contributor Author

stainless-app bot commented May 16, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install --pre 'https://pkg.stainless.com/s/supermemory-python/3fd7de29691be3303c91fd89189371a0ef7845dc'

Last updated: Sat, 17 May 2025 14:28:24 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8b0586a to c0d13e2 Compare May 17, 2025 02:50
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 531191d to 3fd7de2 Compare May 17, 2025 14:27
@stainless-app stainless-app bot changed the title release: 0.1.0-alpha.2 release: 3.0.0-alpha.1 May 17, 2025
@stainless-app
Copy link
Contributor Author

stainless-app bot commented May 17, 2025

Release version edited manually

The Pull Request version has been manually set to 3.0.0-alpha.1 and will be used for the release.

If you instead want to use the version number 0.1.0-alpha.2 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f87e403 to 3fd7de2 Compare May 17, 2025 14:28
@CodeWithShreyans CodeWithShreyans merged commit 68370a4 into main May 17, 2025
6 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented May 17, 2025

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