Skip to content

Releases: Red5/red5-server

1.0.8 Milestone 9

26 Aug 18:30
Compare
Choose a tag to compare
1.0.8 Milestone 9 Pre-release
Pre-release

AMF encoding changes to fix AMF0 to AMF3 switching
Refactored Notify and Invoke decoding to streamline it
Updated debug logging for stream send

1.0.8 Milestone 8

15 Aug 18:30
Compare
Choose a tag to compare
1.0.8 Milestone 8 Pre-release
Pre-release

Updated tomcat-plugin to 1.14
Fixed writer post-processor bean name

1.0.8 Milestone 7

12 Aug 12:00
Compare
Choose a tag to compare
1.0.8 Milestone 7 Pre-release
Pre-release
  • Refactored AMF decoding
  • Implemented writer post processing for FLV
  • Created interfaces for Pre/Post processing of media files

1.0.8 Milestone 6

15 Aug 18:21
Compare
Choose a tag to compare
1.0.8 Milestone 6 Pre-release
Pre-release

Recreated for OpenMeetings release

1.0.8 Milestone 4

29 Jun 01:26
Compare
Choose a tag to compare
1.0.8 Milestone 4 Pre-release
Pre-release

Working our way up to a Release

Red5 1.0.7 Release

13 May 00:05
Compare
Choose a tag to compare

This release contains a lot of fixes and modifications:
Issues closed: 51
PR's closed: 28

Tomcat has been updated to version 8.0.33 and the websocket plugin to version 1.5.

The build artifacts have been compiled with JDK7.

Releasing Notes

1.0.7 Milestone 10

24 Mar 14:46
Compare
Choose a tag to compare
1.0.7 Milestone 10 Pre-release
Pre-release
v1.0.7-M10

Commit for 1.0.7-M10

Red5 1.0.7 Snapshot

17 Sep 11:51
Compare
Choose a tag to compare
Red5 1.0.7 Snapshot Pre-release
Pre-release

This "snapshot" is not a standard "release" and will be updated until 1.0.7 is released.

9/17: Fixed circular dependency in jee-container.xml file
9/18: Added RTMP connection modifications to support lower level concurrency control
10/7: Updated to include connection concurrency and deadlock fixes
10/12: Fixed interoperabilty with AMS and switched stream ids to use double type

Red5 1.0.6 Release

08 Sep 17:37
Compare
Choose a tag to compare

This release contains memory leak and threading fixes over previous 1.x versions. Tomcat has been updated to version 8.0.26 and the websocket plugin to version 1.2.

The build artifacts have been compiled with JDK7.

Releasing information will be posted on the wiki for reference: https://github.com/Red5/red5-server/wiki/Release-Information.

Red5 1.0.5 Release

07 Feb 17:57
Compare
Choose a tag to compare

This release contains a few fixes and modifications found after the 1.0.4 release. Tomcat plugin logging uses a new jar to push its log events to slf4j; also updated is the websocket plugin to version 1.1.

Alert
These artifacts were compiled with jdk8, but had the target set for jdk7 (1.7). This means they will operate correctly only on java 8 / jdk8; in java 6 or 7 you will get a keySet error due to linked jdk8 methods. The sonatype repositories will be updated with proper jdk7 builds today (2/10/14).