Skip to content

Releases: phymbert/xk6-sse

v0.1.12

24 Aug 20:50

Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #49
  • build(deps): bump go.k6.io/k6 from 1.1.0 to 1.2.1 by @dependabot[bot] in #50

Full Changelog: v0.1.11...v0.1.12

v0.1.11

05 Aug 09:31

Choose a tag to compare

What's Changed

  • build(deps): bump go.k6.io/k6 from 1.0.0 to 1.1.0 by @dependabot[bot] in #46
  • fix: allow specifying request timeout by @zhirschtritt in #48
  • close the underlying http client when closing the client
  • add LLM OpenAI streaming chat completion benchmark example

New Contributors

Full Changelog: v0.1.10...v0.1.11

v0.1.10

06 Jun 18:33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.1.10

v0.1.9

26 Feb 21:01

Choose a tag to compare

What's Changed

  • Drop dependancy on k6 httpmultibin - now in internal package by @mstoykov in #33
  • build(deps): bump gopkg.in/guregu/null.v3 from 3.3.0 to 3.5.0 by @dependabot in #31
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #32
  • build(deps): bump go.k6.io/k6 from 0.56.0 to 0.57.0 by @dependabot in #34

Full Changelog: v0.1.8...v0.1.9

v0.1.8

17 Jan 22:59
43a2544

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

10 Dec 15:52
3944b68

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

07 Dec 17:22
c2f5a4e

Choose a tag to compare

What's Changed

  • fix: request http is not cancelled on Close by @phymbert in #26

Full Changelog: v0.1.5...v0.1.6

v0.1.5

07 Dec 11:20

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

Fix on #23

v0.1.4

07 Dec 11:02
6271bd6

Choose a tag to compare

What's Changed

  • Discard response body content in case http tcp connection is reused. by @phymbert in #25

Full Changelog: v0.1.3...v0.1.4

v0.1.3

30 Nov 13:58

Choose a tag to compare

What's Changed

  • Stop setting Group in tests - that has been dropped by @mstoykov in #13
  • Change to using sobek instead of goja by @mstoykov in #14
  • Use VU.State's Dialer by @codebien in #17
  • build(deps): bump go.k6.io/k6 from 0.51.1-0.20240610082146-1f01a9bc2365 to 0.53.0 by @dependabot in #18
  • Upgrade to latest k6 0.53.0 by @phymbert in #22

New Contributors

Full Changelog: v0.1.2...v0.1.3