Skip to content

Commit 013ad80

Browse files
authored
Nakama/Satori .NET 3.15.0 release. (#187)
1 parent 2d9e41d commit 013ad80

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [3.15.0] - 2025-01-28
8+
### Added
9+
- Satori: Add retry attempts to "Client" type.
10+
11+
### Changed
12+
- Nakama: Improve how cancellation is handled in HTTP requests.
13+
- Satori: Improve how cancellation is handled in HTTP requests.
14+
- Satori: Timeouts set in "Client" are now propagated to the underlying "ApiClient" type.
15+
16+
### Fixed
17+
- GitHub Pages documentation no longer uses Jekyll transform.
18+
719
## [3.14.0] - 2024-10-20
820
### Added
921
- Satori: New "IClient" event called "ReceivedSessionUpdated" when session expires and is refreshed.

0 commit comments

Comments
 (0)