What's Changed
- remove non-lts support including netcoreapp3.1 net5 and net7 by @vicancy in #2030
- Emulator now runs on .net8
- Implement "Close on auth expiration" for serverless mode by @Y-Sindo in #2036
- Breaking dependency upgrade Use net8 reference for AspNet SignalR by @vicancy in #2049 to fix #1503. If your AspNet projects depend on 5.0 or earlier packages, upgrade to this version will throw, use an earlier version v1.27.0 or upgrade the dependencies to 8.x.
Full Changelog: v1.27.0...v1.28.0