This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
Releases: actorapp/actor-platform
Releases · actorapp/actor-platform
Actor Server
Fixes
- Added exec permission to actor-cli
Actor Server
Bug fixes
Fixed packet loss in connection initialization process
Actor Server
Features
- server key gen using actor-cli
Actor Server
Fixes
- Incremented protoVersion
Actor Server
Features
- Client-Server Encryption, no need in HAProxy with TLS anymore!
Actor Server
Features
- Secure way of AuthId obtaining
Actor Server
Bug fixes
- Upgraded HikariCP to fix db connections loss
Actor Server
Bug fixes
- Fix for utf-8 file names in local file storage
Performance
- Some memory optimization in bots flow
Actor Server
Bug fixes
- Await ActorSystem termination
- Wrap google push send into blocking {}
- Major fixes in file storage including security one - path traversal
Actor Server
Bug fixes
- Reduce GC overhead caused by Http Routes controlled by hooks
- Don't create temp file on each file download
Packaging
Save heap dump in logs dir on OutOfMemoryError