Skip to content

Conversation

stainless-app[bot]
Copy link

@stainless-app stainless-app bot commented Sep 1, 2025

Automated Release PR

0.1.0 (2025-09-21)

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

Features

  • add bulk delete options (c1c4d32)
  • add sdk version to url (9c3e67d)
  • api: extract UpdateFileDetailsRequest to model (80d5f3b)
  • api: manual updates (76434a9)
  • api: manual updates (2270fd4)
  • api: manual updates (7a0c7b2)
  • api: manual updates (0833775)
  • api: manual updates (49ca430)
  • api: manual updates (5b013ab)
  • api: manual updates (502776e)
  • api: manual updates (e1df182)
  • api: manual updates (79f22e5)
  • api: manual updates (81882b7)
  • api: manual updates (b7f980c)
  • api: manual updates (1d0cd71)
  • api: manual updates (cc31c09)
  • api: manual updates (23047c1)
  • api: manual updates (e5c302f)
  • api: manual updates (ef41522)
  • api: remove Stainless attribution from readme (5a777b4)
  • api: update api docs link (5c833b8)
  • api: Update env var name (ecb67ce)
  • implement get_remote_url_metadata (1272740)
  • improve future compat with pydantic v3 (55b2b83)
  • types: replace List[str] with SequenceNotStr in params (35f1e21)

Bug Fixes

  • binary file upload (23c9c46)
  • change ubuntu latest to ubuntu-20.04 in test.yml (1e4b551)
  • Changes for CI/CD (0bd2ac3)
  • fix issue #35,#37,#41,#44 (1f913c8)
  • fix query params implementation (2b7e6d4)
  • make ik-attachment option handle True boolean value (6eb9cd0)
  • request toolbelt to 0.10.1 in requirements/test/txt (c22ed89)

Chores

  • add func alias (d7ce593)
  • add sample of get file metadata (6d11584)
  • change pacakge name & fix import (2c1734a)
  • do not install brew dependencies in ./scripts/bootstrap by default (bcf925a)
  • fix package name (c0c939d)
  • fix package name (4bc8041)
  • fix sample (2188038)
  • internal: codegen related update (6a41ff5)
  • internal: update pydantic dependency (e581082)
  • sync repo (c87cdf7)
  • tests: simplify get_platform test (86c9324)
  • types: change optional parameter type from NotGiven to Omit (5460097)
  • unused import removed (22774ff)
  • update SDK settings (15c93fb)
  • update SDK settings (f9c5565)

Build System


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 force-pushed the release-please--branches--master--changes--next branch 2 times, most recently from 18d2470 to 681c871 Compare September 1, 2025 13:53
Copy link
Author

stainless-app bot commented Sep 2, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/imagekit-python/7a506ef6a163ba0c731265362a51a78ca28b27e0/imagekit-0.0.1-py3-none-any.whl'

Expires: Tue, 21 Oct 2025 03:10:39 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch 2 times, most recently from 344d859 to 11748a1 Compare September 2, 2025 07:22
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 11748a1 to 6fc4a8d Compare September 2, 2025 08:17
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 6fc4a8d to 65b6e7a Compare September 2, 2025 08:19
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 65b6e7a to 7fbec4d Compare September 2, 2025 08:22
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 7fbec4d to 71aeff7 Compare September 2, 2025 08:24
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 71aeff7 to a6d984c Compare September 2, 2025 08:34
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from a6d984c to 08b9a42 Compare September 2, 2025 09:04
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 08b9a42 to 056f756 Compare September 2, 2025 09:12
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 056f756 to f359765 Compare September 3, 2025 02:28
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 3731c64 to c9cb9aa Compare September 5, 2025 14:57
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from c9cb9aa to 6840df9 Compare September 5, 2025 20:09
`nest_asyncio` is archived and broken on some platforms so it's
not worth keeping in our test suite.
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 6840df9 to 96ea543 Compare September 6, 2025 03:00
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 96ea543 to 3cd8d49 Compare September 17, 2025 02:20
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 3cd8d49 to eef0952 Compare September 19, 2025 02:23
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from eef0952 to 8e36e73 Compare September 19, 2025 12:59
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 8e36e73 to 6326dd1 Compare September 19, 2025 13:04
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 6326dd1 to 46b4145 Compare September 19, 2025 13:39
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 46b4145 to 84fc72d Compare September 19, 2025 13:53
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 84fc72d to 088bd62 Compare September 20, 2025 02:26
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from 088bd62 to d33e5a2 Compare September 20, 2025 08:06
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch 2 times, most recently from f1d921a to b474e19 Compare September 20, 2025 09:26
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next branch from b474e19 to 215c7a1 Compare September 21, 2025 03:11
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