1.0.0b3 (2023-06-29)
Features Added
- Added the new share resources capability that allows listing resources associated with sent and received shares.
- Added missing test cases to test_sent_shares and test_received_shares
Breaking Changes
- In _operations.py, under the list_attached definition, the
skip_token
parameter was removed list definitions in favor of placing it withinnextLink
.
Bugs Fixed
- Fixed Samples and Tests
Other Changes
- Updated and fixed README