Releases: viamrobotics/goutils
Releases · viamrobotics/goutils
v0.1.70
What's Changed
- stop swallowing error in logline by @ohEmily in #268
- Remove bad return value by @ohEmily in #269
- RSDK-6490 Simplify mDNS dial logic to return either an error or a valid connection by @maximpertsov in #270
- RSDK-5690 Better synchronize call workers and Close by @benjirewis in #265
- RSDK-6883 rpc: Replace RS256 with EdDSA as default signing algo by @edaniels in #257
Full Changelog: v0.1.69...v0.1.70
v0.1.69
What's Changed
- RSDK-5534 Better synchronize answer workers by @benjirewis in #262
- Disable audience check. by @dgottlieb in #267
Full Changelog: v0.1.68...v0.1.69
Logline updated for audience errors
v0.1.68 update audience error returned to have more information (#264)
v0.1.67
What's Changed
- RSDK-6917: Have ClientConn objects expose access to underlying PeerConnection, if applicable. by @dgottlieb in #261
Full Changelog: v0.1.66...v0.1.67
v0.1.66
What's Changed
- RSDK-1687 Better synchronize
Stop
andprocessHeaders
by @benjirewis in #251 - [RSDK-6030] add Status() to ManagedProcess by @mattjperez in #260
New Contributors
- @mattjperez made their first contribution in #260
Full Changelog: v0.1.65...v0.1.66
v0.1.65
What's Changed
- RSDK-6822: Allow Go client-side peer connections to renegotiate descriptions over a data channel. by @dgottlieb in #255
- APP-3914: Add function to pass options to mongoclient by @jr22 in #248
- RSDK-6881: Auth rsa key complexity to 2048 bits by @stevebriskin in #258
New Contributors
Full Changelog: v0.1.64...v0.1.65
v0.1.64
What's Changed
- [APP-3046] Post logout redirect URL update. by @maxhorowitz in #256
Full Changelog: v0.1.63...v0.1.64
v0.1.63
Correct logout path for fusionauth (#252)
v0.1.62
What's Changed
- RSDK-5562 Ignore sendDone errors in signaling answerer by @benjirewis in #243
- Support go v1.21 by @maximpertsov in #245
- RSDK-6151: Add cause to parallel dial cancellation by @maximpertsov in #244
- APP-3946 run_as_user test by @abe-winter in #246
- App 3820: pass timestamp to onAnswererliveness by @RoxyFarhad in #247
Full Changelog: v0.1.61...v0.1.62
React Native
This release adds experimental support for React Native.