Skip to content

SteamKit 2.4.0-Alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@azuisleet azuisleet released this 09 Mar 00:33
· 588 commits to master since this release
  • CDN: Updated interface to capture preferred_server, use_as_proxy, proxy_request_path and allowed_app_ids.
  • CDN: CDNClient methods now accept an optional proxyServer parameter.
  • CDN: Separated the request timeout into configurable request/response timeouts.
  • Added a MemoryServerListProvider implementation. (#918)
  • Enabled strong name signing on the SteamKit2 assembly. (#897)
  • Protocol/definition updates. (#910, #939, #957)

Bug Fixes

  • Fixed a race in CMClient.Send. (#913)
  • Fixed a race in AsyncJob registration. (#926)
  • Fixed an issue opening files in IsolatedStorageServerListProvider.