Releases: GetStream/stream-net
Releases · GetStream/stream-net
4.1.1
- Forced release for naming consistency
4.1.0
- Add upload support for files and images
- Add .net core 2.1 and 3.1 support
- Improve repo a bit in terms of formatting and static code analysis
4.0.0
- Add support for client side token
- Replace
CreatUserSessionTokenwithCreateUserToken
3.1.0
- Improve underlying HTTP client usage
- fixes socket exhaustion
- improves performance
- Move hard-coded keys from Github
3.0.2
- Make version header consistent between SDKS and make static not require initialization
v3.0.1
- Add version and also include in request headers
v3.0.0
- Drop request signing and use only JWT
- Drop obsolete regions
- Fix post/delete of personalization tokens
- Start a changelog
v2.13.0
- Add personalization
- Bump copyright notice year