Releases: loopholelabs/frpc-go
Releases · loopholelabs/frpc-go
v0.10.2
v0.10.1
What's Changed
- Bump github.com/loopholelabs/logging from 0.3.0 to 0.3.1 by @dependabot in #51
- Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #50
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- feat: Streaming Server/Client
CloseChannel
method by @ShivanshVij in #48 - feat: Contextual Stream handling, Goroutine Leak Prevention by @ShivanshVij in #49
Full Changelog: v0.9.2...v0.10.0
v0.9.2
v0.9.1
Updating github.com/loopholelabs/polyglot/v2
to v2.0.2
and github.com/loopholelabs/frisbee-go
to v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- refactor: Transitioning to Loophole logging library by @ShivanshVij in #46
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
Changes
- Updated Polyglot and frisbee dependencies to latest versions
Fixes
- Fixed linting issues
v0.7.2
Fixes
- Fixed a bug where stream handlers would be generated for a proto file without streams
v0.7.1
Changes
- Fixed a bug when generating fRPC with streams where sometimes stream messages would be received out of order.
- Removed the Trunk linter