v0.3.0
What's Changed
- Add environment variable REMOTEDIALER_BACKUP_TIMEOUT_SECONDS by @ibuildthecloud in #16
- Export ConnectToProxy() for some backoff stage by @liut in #21
- Add method to expose register metrics by @alexellis in #24
- Add #24 to testing branch via a merge commit by @alexellis in #26
- Merge testing by @ibuildthecloud in #28
- Fix DefaultErrorWriter status code by @aledbf in #27
- Add ability to set dialer in session by @ibuildthecloud in #29
- Fix two metrics descriptions and Register method by @alexellis in #33
- Add pause/resume to protocol by @ibuildthecloud in #36
- Ignore any errors related to sending pause/resume by @ibuildthecloud in #38
- Fix stuck goroutine on disconnect by @ibuildthecloud in #39
- Memory edit by @rmweir in #41
- pinning new version of client_golang by @luthermonson in #43
- enable fossa scanning by @paraglade in #44
- Set buffer log to debug level by @rmweir in #45
- Add deadline to back pressure wait by @cmurphy in #46
- Add developer docs by @cmurphy in #48
- Don't log errors when context is cancelled by @brandond in #50
New Contributors
- @liut made their first contribution in #21
- @aledbf made their first contribution in #27
- @rmweir made their first contribution in #41
- @luthermonson made their first contribution in #43
- @paraglade made their first contribution in #44
- @cmurphy made their first contribution in #46
- @brandond made their first contribution in #50
Full Changelog: v0.2.5...v0.3.0