Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Releases: actorapp/actor-platform

Actor Server

10 Jan 13:09
Compare
Choose a tag to compare

Fixes

  • Added exec permission to actor-cli

Actor Server

10 Jan 12:50
Compare
Choose a tag to compare

Bug fixes

Fixed packet loss in connection initialization process

Actor Server

09 Jan 14:45
Compare
Choose a tag to compare

Features

  • server key gen using actor-cli

Actor Server

08 Jan 22:19
Compare
Choose a tag to compare

Fixes

  • Incremented protoVersion

Actor Server

08 Jan 21:46
Compare
Choose a tag to compare

Features

  • Client-Server Encryption, no need in HAProxy with TLS anymore!

Actor Server

07 Jan 21:16
Compare
Choose a tag to compare

Features

  • Secure way of AuthId obtaining

Actor Server

07 Jan 16:39
Compare
Choose a tag to compare

Bug fixes

  • Upgraded HikariCP to fix db connections loss

Actor Server

06 Jan 23:35
Compare
Choose a tag to compare

Bug fixes

  • Fix for utf-8 file names in local file storage

Performance

  • Some memory optimization in bots flow

Actor Server

06 Jan 16:43
Compare
Choose a tag to compare

Bug fixes

  • Await ActorSystem termination
  • Wrap google push send into blocking {}
  • Major fixes in file storage including security one - path traversal

Actor Server

06 Jan 14:14
Compare
Choose a tag to compare

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