Skip to content

Releases: Red5/red5-server

1.3.25 Release

03 Nov 20:27
Compare
Choose a tag to compare

Refactoring with focus on speed for service and handler method lookups, reducing recursion, and updating RTMPClient for efficiency.

1.3.24 Release

23 Oct 21:34
Compare
Choose a tag to compare

Skipped version 1.3.23; Added get/set UserProperty on WebSocketConnection to prevent linkage issues to WsSession vs simply using javax.websocket-api dependency.

1.3.22 Release

23 Oct 18:12
Compare
Choose a tag to compare

Only consists of an update of Tomcat to 8.5.95 and a single new method of org.apache.tomcat.websocket.WsRemoteEndpointImplBase.getLock()

https://tomcat.apache.org/download-80.cgi#8.5.95

1.3.21 Release

07 Jul 20:27
Compare
Choose a tag to compare

Full Changelog: v1.3.19...v1.3.21

Version 1.3.20 was skipped due to a faulty refactor of the connection manager.

1.3.19 Release

30 May 19:45
Compare
Choose a tag to compare

1.3.17 Release

18 Apr 14:33
8ae0506
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.16...v1.3.17

1.3.16 Release

27 Mar 16:11
Compare
Choose a tag to compare

Full Changelog: v1.3.15...v1.3.16

Added logging for maps arriving at createStream in some cases
Added ability to disable websocket pinger

1.3.15 Release

06 Mar 19:16
Compare
Choose a tag to compare

1.3.14 Release

23 Feb 23:12
Compare
Choose a tag to compare

Full Changelog: v1.3.13...v1.3.14

Updates focused mostly on WebSocket timeout logic; extra logic was removed and we now defer to Tomcats flow.

1.3.13 Release

31 Jan 20:05
Compare
Choose a tag to compare
v1.3.13

Bumped version to 1.3.13