Skip to content

Commit 0af8f0e

Browse files
Version 1.4.3 (#318)
## Changelog ### Fixed - Log WHIP user agent and RTP packet if unmarshalling fails (#274) - Tear down full WHIP session of one of the track handlers fail (#277) - nil check on SDK teardown (#278) - Be sure to cancel input initialization when shutting down an ingress during start up (#279) - Update module golang.org/x/image to v0.18.0 [SECURITY] (#286) - Implement KillIngressSession rpc (#282) - Report failure when WHIP handler fails to initialize (#285) - Stop output sdk watchdog on teardown (#287) - Update go-gst (#305) - Update to pion/webrtc v4 (#312)
1 parent 4686b19 commit 0af8f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
package version
1616

17-
const Version = "1.4.2"
17+
const Version = "1.4.3"

0 commit comments

Comments
 (0)