Skip to content

2.0.25

Latest
Compare
Choose a tag to compare
@wasabii wasabii released this 02 Mar 04:10
  • Service is now built in .NET Core 3.1, using Ready To Run and Single File. Application consists of a single executable.
  • Updated numerous underlying Cogito packages for Net Core 3.0 support.
  • Targeting latest version of the Service Fabric SDK. Probably requires SFv7.
  • Removed Lib.Harmony for Kestrel patches. Now doing this by hand using reflection to replace the HttpParser implementation.
  • Entitiy Framework table model changed. SessionData table split from Session table. Non-data reads no longer load data.
  • Added Azure Storage Blob backend.
  • Added Azure Storage Table backend.
  • Added Redis backend.