mirror of
https://github.com/cjavdev/spotted-py.git
synced 2026-04-25 20:45:59 +03:00
[PR #40] release: 0.29.1 #40
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotted-py#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cjavdev/spotted-py/pull/40
Author: @stainless-app[bot]
Created: 2/12/2026
Status: 🔄 Open
Base:
main← Head:release-please--branches--main--changes--next📝 Commits (10+)
1ad528achore(internal): fix lint error on Python 3.140c765a0chore: format allapi.mdfilesd843e79codegen metadata7a2c1e6chore(internal): remove mock server code64f3993chore: update mock server docs35923f2chore(internal): add request options to SSE classes16f2319chore(internal): maketest_proxy_environment_variablesmore resilientab8ffffchore(internal): maketest_proxy_environment_variablesmore resilient to enva60f457chore(ci): bump uv version5f5386erelease: 0.29.1📊 Changes
45 files changed (+772 additions, -827 deletions)
View changed files
📝
.github/workflows/ci.yml(+3 -3)📝
.release-please-manifest.json(+1 -1)📝
.stats.yml(+2 -2)📝
CHANGELOG.md(+15 -0)📝
CONTRIBUTING.md(+0 -7)📝
pyproject.toml(+1 -1)📝
scripts/format(+1 -1)➖
scripts/mock(+0 -41)📝
scripts/test(+0 -46)📝
src/spotted/_response.py(+3 -0)📝
src/spotted/_streaming.py(+8 -3)📝
src/spotted/_utils/_compat.py(+1 -1)📝
src/spotted/_version.py(+1 -1)📝
tests/api_resources/browse/test_categories.py(+28 -28)📝
tests/api_resources/me/player/test_queue.py(+14 -14)📝
tests/api_resources/me/test_albums.py(+30 -30)📝
tests/api_resources/me/test_audiobooks.py(+26 -26)📝
tests/api_resources/me/test_episodes.py(+30 -30)📝
tests/api_resources/me/test_following.py(+30 -30)📝
tests/api_resources/me/test_player.py(+102 -102)...and 25 more files
📄 Description
Automated Release PR
0.29.1 (2026-02-27)
Full Changelog: v0.29.0...v0.29.1
Chores
api.mdfiles (0c765a0)test_proxy_environment_variablesmore resilient (16f2319)test_proxy_environment_variablesmore resilient to env (ab8ffff)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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.