Releases: viamrobotics/goutils
Releases · viamrobotics/goutils
v0.1.152
What's Changed
- Bump webrtc v3.99.15 -> v3.99.16 by @benjirewis in #457
Full Changelog: v0.1.151...v0.1.152
v0.1.151
What's Changed
- RSDK-11230: Change semantics of when
managedProcess.Stop
returns an error. by @dgottlieb in #454 - RSDK-11255, RSDK-11258: use syscall.Kill instead of shelling out to system's kill; fix TestManagedProcessKillGroup by @aldenh-viam in #453
- RSDK-11308 - Logging improvements around connection failures by @cheukt in #456
New Contributors
- @aldenh-viam made their first contribution in #453
Full Changelog: v0.1.150...v0.1.151
v0.1.150
What's Changed
- Get rid of all linter warnings by @benjirewis in #451
- Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #439
- Bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 by @dependabot in #445
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #440
- Bump github.com/go-viper/mapstructure/v2 from 2.1.0 to 2.3.0 by @dependabot in #447
- RSDK-11244: Cope with SIGPIPE signals. by @dgottlieb in #452
Full Changelog: v0.1.149...v0.1.150
v0.1.149
v0.1.148
What's Changed
- Turn refactor by @jmatth in #446
- RSDK-11062: Update ICE. by @dgottlieb in #448
Full Changelog: v0.1.147...v0.1.148
v0.1.147
What's Changed
- RSDK-10868: Add environment variable to extend WebRTC config with TURNS servers by @jmatth in #444
Full Changelog: v0.1.146...v0.1.147
v0.1.146
What's Changed
- RSDK-10969: Update to use viamrobotics/ice. by @dgottlieb in #438
- RSDK-10906: Add ports to peer connection stats. by @dgottlieb in #441
- RSDK-10971: Fix test asserting on async behavior. by @dgottlieb in #443
- RSDK-10711: Allow for true TCP relay candidates when
transport=tcp
exists in a turn ICEServer config string. by @dgottlieb in #442
Full Changelog: v0.1.145...v0.1.146
v0.1.145
What's Changed
- Lower message received after EOS log to Debug level by @benjirewis in #435
- RSDK-10183: Track PeerConnection disconnects in addition to active clients in FTDC. by @dgottlieb in #436
- RSDK-10792, RSDK-10793 - Reduce level of confusing signaling answerer log to debug by @cheukt in #437
- Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.5.1 by @dependabot in #382
Full Changelog: v0.1.144...v0.1.145
v0.1.144
v0.1.143
What's Changed
- RSDK-10618: Fix race contition in managedProcess by @jmatth in #432
- RSDK-10618: fixing deadlock in managedProcess when Stop is called before Start by @jmatth in #433
Full Changelog: v0.1.142...v0.1.143