Releases: roc-streaming/roc-go
Releases · roc-streaming/roc-go
v0.4.0
v0.3.0
v0.2.2
Highlighted changes
Other changes
- Tag release script by @ortex in #107
- Minor cleanup in tag.py by @gavv in #110
- improve e2e test by @ortex in #111
- more e2e tests by @ortex in #112
- Add --force option to tag script (#108) by @pypaut in #114
- Fix in tag.py by @gavv in #116
New Contributors
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Highlighted changes
- add error handling in go2cStr by @PiotrLewandowski323 in #55
- [59]:.. Bindings for reuseaddr by @Darrellbor in #63
- Add version information to API by @dhanusaputra in #61
- Logger improvements by @gavv in #74
- Simplify versioning rules in README by @gavv in #72
- implemented version checking by @fastbyt3 in #75
- Add missing type for clock source by @gavv in #87
- Issue 85: Use time.Time for encoding LogMessage.Time instead of uint64 by @ParasRaba155 in #89
- Add debug logging by @Darrellbor in #80
- Use stringer for all enums by @fastbyt3 in #98
Other changes
- add tests convert functions by @ortex in #49
- Use subtests in TestLog_Default by @gavv in #53
- Add unit tests for endpoint errors by @dhanusaputra in #51
- Minor refactoring in endpoint tests by @gavv in #56
- Re-enable test for zero port in endpoint URI by @gavv in #57
- refactor endpoint_test: add subtest name by @ortex in #60
- Tests for closing context by @Darrellbor in #58
- fix typos by @ortex in #62
- fix ci build by @ortex in #64
- [41]:... unit tests for sender and receiver errors by @Darrellbor in #65
- Cosmetic fixes in tests by @gavv in #69
- add tests for sender, receiver open errors by @ortex in #68
- [52]:... Test for log message struct by @Darrellbor in #73
- Improvements in log tests by @gavv in #77
- add TestSender_SetOutgoingAddress by @ortex in #76
- add TestReceiver_SetMulticastGroup by @ortex in #78
- Fix race in tests by @gavv in #81
- Improve comments by @gavv in #79
- Update "About Roc" section in README by @gavv in #82
- Refactor version checks and improve tests by @gavv in #88
- update linter to v1.52.2 by @ortex in #90
- Implement rocGoThreadID() by @gavv in #93
- add gofmt step to ci by @wataru-nakanishi in #91
- Refactor tests by @gavv in #97
- Minor cleanup by @gavv in #95
New Contributors
- @ortex made their first contribution in #49
- @dhanusaputra made their first contribution in #51
- @PiotrLewandowski323 made their first contribution in #55
- @Darrellbor made their first contribution in #58
- @fastbyt3 made their first contribution in #75
- @ParasRaba155 made their first contribution in #89
- @wataru-nakanishi made their first contribution in #91
Full Changelog: v0.2.0...v0.2.1