Releases: bluenviron/mavp2p
Releases · bluenviron/mavp2p
v1.3.2
Bump github.com/bluenviron/gomavlib/v3 from 3.2.1 to 3.3.0 (#148) Bumps [github.com/bluenviron/gomavlib/v3](https://github.com/bluenviron/gomavlib) from 3.2.1 to 3.3.0. - [Commits](https://github.com/bluenviron/gomavlib/compare/v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: github.com/bluenviron/gomavlib/v3 dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.3.1
Fixes and improvements
- print close errors in #112
- bump Go to 1.23 in #114
- Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #111
- Bump github.com/bluenviron/gomavlib/v3 from 3.2.1-0.20250314162600-2f374d98ed11 to 3.2.1 by @dependabot in #116
v1.3.0
v1.2.1
v1.2.0
v1.1.2
v1.1.1
Fixes and improvements
- prevent a channel from blocking all others by using a ring buffer (bluenviron/gomavlib#68)
- discard outgoing messages when an endpoint is reconnecting (bluenviron/gomavlib#70)
- emit ChannelClose and ChannelOpen when a client connects and disconnects (bluenviron/gomavlib#71)
v1.1.0
v1.0.0
v0.7.1
Fixes and improvements
- Support OpenWRT