Releases: edevsh/blueskysdk
Releases · edevsh/blueskysdk
v1.9.1-beta
What's Changed
- Remove
DidDoccasting andilluminate/collectionsdependency for unknown field by @shahmal1yev in #68
References
- https://discord.com/channels/1097580399187738645/1098725036917002302/1354921564868575403
- https://github.com/bluesky-social/atproto/blob/be8f5d48e0fcfb5aab60a12df8a20cc46cc7bb1e/lexicons/com/atproto/server/createSession.json#L37
Full Changelog: v1.9.0-beta...v1.9.1-beta
v1.9.0-beta
What's Changed
- Add Field Casting Support for Lexicon Types by @shahmal1yev in #62
- [BSS-83]: Refactor getTimeline response to use record-based view definitions by @shahmal1yev in #63
📦 New Additions
- Added implementation for a wide range of lexicons/definitions:
app.bsky.embed.images#view,viewImageapp.bsky.embed.video#viewapp.bsky.embed.external#viewapp.bsky.embed.record#viewapp.bsky.embed.recordWithMedia#viewapp.bsky.feed.defs#postView,feedViewPost, and related definitions
🙌 Special Thanks
Thanks to @lieb77 for reporting #58
Changelog
Full Changelog: v1.8.1-beta...v1.9.0-beta
v1.8.1-beta
What's Changed
- ✨ Remove get token duplication by @jjtbsomhorst in #59
- fix: use reply instead of replyRef by @evangael in #57
New Contributors
- @jjtbsomhorst made their first contribution in #59
- @evangael made their first contribution in #57
Full Changelog: v1.8.0-beta...v1.8.1-beta
v1.8.0-beta
What's Changed
- [BSS-108] Enhance SDK usability with
BskyFacade, helper functions, and improved type annotations by @shahmal1yev in #55 - [BSS-109] Implement video upload by @shahmal1yev in #56
New Lexicons
- GetJobStatus
- GetServiceAuth
- UploadVideo
New Features
- A new feature has been added to allow to upload videos (see Video Upload Example)
Thanks
Thanks to @dipenpro for suggesting the video upload feature in #44
Full Changelog: v1.7.0-beta...v1.8.0-beta
v1.7.0-beta
What's Changed
- [BSS-104] Make response component as serializable by @shahmal1yev in #50
- [BSS-106] Add RefreshSession Lexicon and Unit Tests for Token Handling by @shahmal1yev in #51
- [BSS-107]: Add GetSession Lexicon and Response Support by @shahmal1yev in #53
- [BSS-105]: Enhance session management: package can handle existing sessions now by @shahmal1yev in #52
New Lexicons
New Features
- Enhanced session management (see Using Existing Sessions)
- Any response can be serialized (see Any response can be serialized)
Thanks
- @PaulWebster for insightful discussion and feature suggestions at #49
Full Changelog: v1.6.0-beta...v1.7.0-beta
v1.6.0-beta
What's Changed
- [BSS-101] Implement GetTimeline by @shahmal1yev in #45
Full Changelog: v1.5.1-beta...v1.6.0-beta
v1.5.1-beta
What's Changed
- [BSS-99] Fix deprecated method warning suppression in SDK components by @shahmal1yev in #42
Full Changelog: v1.5.0-beta1...v1.5.1-beta
v1.5.0-beta1
What's Changed
- [BSS-90] Implement SearchPosts by @shahmal1yev in #34
- [BSS-94] Add support for handling blobs via array by @shahmal1yev in #35
- [BSS-96] Refactor/Enhance SearchPosts and ensure compatibility by @shahmal1yev in #37
- [BSS-97] Suppress deprecation warnings in new methods using deprecated functionality by @shahmal1yev in #38
Fixes
- [BSS-95] Fix: Update RecordWithMedia structure and enhance tests by @shahmal1yev in #36
Full Changelog: v1.5.0-beta...v1.5.0-beta1
v1.5.0-beta
What's Changed
- [BSS-90] Implement SearchPosts by @shahmal1yev in #30
Deprecations
-
Marked
getandexistmethods in theBaseResponsetrait as deprecated since version1.5.0-beta.- These methods are planned for removal in version
2.x. - Added runtime deprecation warnings to notify developers about their usage.
- Introduced
resolveas an alternative togetandhasas an alternative toexist.
- These methods are planned for removal in version
-
Marked
castandrevertmethods in theBaseObjecttrait as deprecated since version1.5.0-beta.- These methods are planned for removal in version
2.x. - No direct alternatives are provided; functionality will not be replaced.
- These methods are planned for removal in version
Thanks
- Thanks to @dev4press for creating and contributing to the implementation of the
SearchPostsfeature in #29
Full Changelog: v1.4.3-beta...v1.5.0-beta
v1.4.3-beta
What's Changed
- [BSS-89] Investigate and Resolve Collection Iteration Bug in README Example by @shahmal1yev in #26
Acknowledgments
- Thanks to @pupi1985 for the report: shahmal1yev/gCollection#1
Full Changelog: v1.4.2-beta...v1.4.3-beta