Skip to content

Releases: xvlet/vjm

v0.1.18

Choose a tag to compare

@github-actions github-actions released this 28 Jul 08:20
ba35c66

Changelog

  • ba35c66 Merge pull request #25 from xvlet/fix/install/aix-compatibility
  • cb15469 fix(install): resolve AIX compatibility issues and update Makefile targets

v0.1.17

Choose a tag to compare

@github-actions github-actions released this 28 Jul 04:24
2a18bd8

Changelog

  • 2a18bd8 Merge pull request #24 from xvlet/feature/enhance/advanced-threadgroup
  • e8dab5c ci: enforce golangci-lint in github actions
  • 09844bc feat(core): implement advanced JMeter Thread Group configurations and HTTP options
  • 0cf8255 fix(parser): always include TestFragmentController regardless of enabled state

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 24 Jul 08:59
1cb83b1

Changelog

  • 1cb83b1 Merge pull request #23 from xvlet/feature/refine/loop-handling
  • aebb8ac feat(engine): refine loop handling, flow control actions, and parser bounds

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 24 Jul 08:30
08a3469

Changelog

  • 08a3469 Merge pull request #22 from xvlet/fix/engine/concurrency
  • 7059e5f fix(engine): resolve jmx parsing bugs and evaluator concurrency issues

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 24 Jul 07:39
eeada3c

Changelog

  • eeada3c Merge pull request #21 from xvlet/feature/enhance/jump-logic
  • 01a476c fix(engine): resolve loop jump logic and UUID generation fallback

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 24 Jul 05:49
bd9c6ea

Changelog

  • bd9c6ea Merge pull request #20 from xvlet/feature/enhance/sampler
  • 82faeec chore: Update test case
  • e4114d1 feat(engine): implement new samplers and dynamic JTL configuration

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 23 Jul 06:17
7ee8a06

Changelog

  • 7ee8a06 Merge pull request #19 from xvlet/feature/enhance/jmeter-functions
  • 9ba8b61 feat: implement new JMeter functions and improve extractor default handling
  • b6a1d1b test(jmx): standardize file names and scale up load configurations

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:38
5284aa5

Changelog

  • 5284aa5 Merge pull request #18 from xvlet/feature/support/throughput-controller
  • 6d95888 feat(engine): implement Throughput Controller support

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 22 Jul 05:43
4ceefce

Changelog

  • 4ceefce Merge pull request #16 from xvlet/fix/threadgroup-arrivals-pacer
  • f06080f fix(engine): use precise pacer calculation in Arrivals Thread Group

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 22 Jul 03:02
9d0924d

Changelog

  • 9d0924d Merge pull request #15 from xvlet/feature/closed-model-concurrency
  • 6bfadbb feat(engine): implement closed-model concurrency and fix result merging