Skip to content

Releases: kffl/speedbump

v1.1.0

20 Nov 16:29
f444e17
Compare
Choose a tag to compare

What's Changed

  • feat: add --host cli flag and config param by @kffl in #28

Full Changelog: v1.0.0...v1.1.0

v1.0.0

10 Aug 09:18
a4e38c6
Compare
Choose a tag to compare

What's Changed

  • feat!: lib API improvements by @kffl in #21
  • feat: add triangle latency summand by @roertbb in #18
  • feat: add square wave latency summand by @szkf in #17
  • docs: add installation instructions and docker pulls badge by @kffl in #14

Upgrading from v0 of speedbump's lib package

Refer to the v1 Upgrade guide if you are using the speedbump's lib package as a dependency in your project.

New Contributors

Full Changelog: v0.2.0...v1.0.0

v0.2.0

25 Jul 12:07
3eb8501
Compare
Choose a tag to compare

What's Changed

  • feat: add --queue-size size cli flag by @kffl in #13

Full Changelog: v0.1.0...v0.2.0

v0.1.0

24 Jul 20:35
Compare
Choose a tag to compare

The first non-rc release of speedbump.

Full Changelog: v0.1.0-rc4...v0.1.0

v0.1.0-rc4

19 Jul 19:00
8d1d153
Compare
Choose a tag to compare
v0.1.0-rc4 Pre-release
Pre-release

What's Changed

  • feat: enable usage of speedbump as a library/dependency by @kffl in #11

Full Changelog: v0.1.0-rc3...v0.1.0-rc4

v0.1.0-rc3

19 Jul 14:18
e31db1d
Compare
Choose a tag to compare
v0.1.0-rc3 Pre-release
Pre-release

What's Changed

  • feat: add graceful shutdown mechanism by @kffl in #9
  • feat: logging improvements (log levels, go-hclog) by @kffl in #10

Full Changelog: v0.1.0-rc2...v0.1.0-rc3

v0.1.0-rc2

10 Jul 16:43
912b015
Compare
Choose a tag to compare
v0.1.0-rc2 Pre-release
Pre-release

What's Changed

  • Feat: add sawtooth wave latency summand by @kffl in #1

New Contributors

  • @kffl made their first contribution in #1

Full Changelog: v0.1.0-rc1...v0.1.0-rc2

v0.1.0-rc1

04 Jul 18:03
Compare
Choose a tag to compare
v0.1.0-rc1 Pre-release
Pre-release

The first release candidate version of speedbump.