What's Changed
- Update GitHub actions, clean up by @zehnm in #57
- fix: double allocation of eth_handle by @zehnm in #53
- fix: memory leak in BLE device name advertisement by @zehnm in #54
- fix: mem leak in WebSocket send, buffer under-read in file ext check by @zehnm in #55
- feat: enable TCP keep alive and connection lru purge by @zehnm in #58
- fix: semaphore and socket leak in GlobalCache server by @zehnm in #56
- refactor: increase max sockets from 10 to 32 by @zehnm in #60
- feat: disconnect unauthenticated WS clients after 30s by @zehnm in #59
- build: Release 0.9.0 by @zehnm in #61
Full Changelog: v0.8.2...v0.9.0