Skip to content

Releases: loopholelabs/frisbee-go

v0.10.2

07 Nov 13:44
dedddbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

05 Nov 10:36
c9dd8f4
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/loopholelabs/common from 0.4.9 to 0.4.10 by @dependabot in #181
  • async: ensure connection close error is set by @lgfa29 in #180
  • Bump github.com/loopholelabs/logging from 0.3.0 to 0.3.1 by @dependabot in #182

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

08 Sep 16:54
6e1bae7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.10.0

v0.9.2

06 Sep 18:33
a83a18c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

03 Sep 20:24
Compare
Choose a tag to compare

Updating github.com/loopholelabs/polyglot/v2 to v2.0.2

Full Changelog: v0.9.0...v0.9.1

v0.9.0

03 Sep 00:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

29 Jul 23:45
b1b9386
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

23 Apr 18:59
da667d4
Compare
Choose a tag to compare

Dependencies

  • Updated polyglot to v2.0.0

v0.7.3

27 Mar 01:50
d6a7a8a
Compare
Choose a tag to compare

Dependencies

  • Updated polyglot to v1.2.2

Fix

  • Fixed bugs where test cases would not generate random data properly
  • Fixed a bug where ConnContext would not get called until the first packet was read

v0.7.2

26 Aug 23:10
a3733d0
Compare
Choose a tag to compare

Features

  • Added StartWithListener function to start a server with a custom listener (#155)

Fixes

  • Fixed a bug where the server would not properly return from handling packets when the concurrency value was > 1 (#160)

Changes

  • Removing trunk

Dependencies

  • Bumping github.com/loopholelabs/common from v0.4.4 to v0.4.9
  • Bumping github.com/loopholelabs/polyglot from v0.5.1 to v0.1.2
  • Bumping github.com/rs/zerolog from v1.27.0 to v1.30.0
  • Bumping github.com/stretchr/testify from v1.8.0 to v1.8.4
  • Bumping go.uber.org/atomic from v1.9.0 to v1.11.0
  • Bumping go.uber.org/goleak from v1.1.12 to v1.2.1