mirror of
https://github.com/cjavdev/spotted-dotnet.git
synced 2026-04-25 20:35:50 +03:00
[PR #9] release: 0.8.0 #9
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-dotnet#9
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-dotnet/pull/9
Author: @stainless-app[bot]
Created: 1/24/2026
Status: 🔄 Open
Base:
main← Head:release-please--branches--main--changes--next📝 Commits (10+)
f5f8f11chore: change visibility of QueryString() and AddDefaultHeaderse853b61feat(client): addToStringandEqualsmethods83e2e13chore(internal): improve HttpResponse qualificatione3e4d35chore(internal): ignore stainless-internal artifacts54cfb77codegen metadataf77c4aacodegen metadataa88b69ecodegen metadataa024ecbcodegen metadata06bd0accodegen metadata351fb7afix(client): improve union equality method📊 Changes
234 files changed (+19439 additions, -3551 deletions)
View changed files
📝
.devcontainer/devcontainer.json(+1 -1)📝
.gitignore(+3 -0)📝
.release-please-manifest.json(+1 -1)📝
.stats.yml(+3 -3)📝
CHANGELOG.md(+36 -0)📝
README.md(+87 -0)➖
scripts/mock(+0 -41)📝
scripts/test(+0 -50)➕
src/Spotted.Tests/Core/MultipartJsonElementTest.cs(+210 -0)📝
src/Spotted.Tests/Models/Artists/ArtistListAlbumsParamsTest.cs(+5 -5)📝
src/Spotted.Tests/Models/Browse/BrowseGetFeaturedPlaylistsResponseTest.cs(+42 -0)📝
src/Spotted.Tests/Models/Browse/Categories/CategoryGetPlaylistsResponseTest.cs(+42 -0)📝
src/Spotted.Tests/Models/Me/Player/PlayerGetCurrentlyPlayingResponseTest.cs(+68 -68)📝
src/Spotted.Tests/Models/PagingPlaylistObjectTest.cs(+42 -0)📝
src/Spotted.Tests/Models/PlaylistTrackObjectTest.cs(+1220 -237)📝
src/Spotted.Tests/Models/Playlists/Images/ImageUpdateParamsTest.cs(+4 -2)📝
src/Spotted.Tests/Models/Playlists/PlaylistRetrieveResponseTest.cs(+6881 -1172)📝
src/Spotted.Tests/Models/Playlists/Tracks/TrackListPageResponseTest.cs(+679 -63)📝
src/Spotted.Tests/Models/Search/SearchQueryResponseTest.cs(+42 -0)📝
src/Spotted.Tests/Models/SimplifiedPlaylistObjectTest.cs(+50 -0)...and 80 more files
📄 Description
Automated Release PR
0.8.0 (2026-02-25)
Full Changelog: v0.7.0...v0.8.0
Features
ToStringandEqualsmethods (e853b61)Bug Fixes
Chores
Refactors
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.