Skip to content

Commit

Permalink
Version 1.4.3 (#318)
Browse files Browse the repository at this point in the history
 ## 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)
  • Loading branch information
biglittlebigben authored Dec 13, 2024
1 parent 4686b19 commit 0af8f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

package version

const Version = "1.4.2"
const Version = "1.4.3"

0 comments on commit 0af8f0e

Please sign in to comment.