Releases: viamrobotics/goutils
Releases · viamrobotics/goutils
v0.1.98
What's Changed
- Bump webrtc to v3.99.10 by @edaniels in #337
- Fix stoppable workers test by @benjirewis in #338
Full Changelog: v0.1.97...v0.1.98
v0.1.97
What's Changed
- [RSDK-8570] Add StoppableWorkers from RDK by @penguinland in #333
New Contributors
- @penguinland made their first contribution in #333
Full Changelog: v0.1.96...v0.1.97
v0.1.96
v0.1.95
What's Changed
- RSDK-8547: Disable SRTP replay protection. by @nicksanford in #294
- Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 by @dependabot in #331
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #330
- RSDK-8549: Answerer Makeover by @dgottlieb in #325
Full Changelog: v0.1.94...v0.1.95
v0.1.94
v0.1.93
What's Changed
- RSDK-8529: Fix signaling server background worker accounting. by @dgottlieb in #324
- RSDK-8189: Bump webrtc for PeerConnection.GracefulClose hang fix. by @dgottlieb in #326
Full Changelog: v0.1.92...v0.1.93
v0.1.92
What's Changed
- RSDK-8527: Do not make assumptions about the candPair/err return value relationship. by @dgottlieb in #323
- RSDK-8525: New answerer workers adding to a waitgroup must atomicly perform their
closeCtx
read andwg.Add
call. by @dgottlieb in #322
Full Changelog: v0.1.91...v0.1.92
v0.1.91
What's Changed
- RSDK-8374: Open data channels earlier in client and answerer by @puranamp in #319
- RSDK-8508: Log all connection failure errors. by @dgottlieb in #320
- RSDK-8504 Improve and simplify ICE candidate logging by @benjirewis in #321
Full Changelog: v0.1.90...v0.1.91
v0.1.90
What's Changed
- RSDK-8404: Add logging around incoming GRPC requests + Refactor AddFieldsToLogger function to account for new logger type by @danielbotros in #318
Full Changelog: v0.1.89...v0.1.90
v0.1.89
What's Changed
- RSDK-8436: Take a swing at fixing peerconnection close problems. by @dgottlieb in #317
Full Changelog: v0.1.88...v0.1.89