Skip to content

fix: update Mock Jutsu to v1.1.2 (JMeter 5.5+ backward compatibility) - #871

Merged
undera merged 1 commit into
undera:masterfrom
altansayan:update-mock-jutsu-1.1.2
Aug 11, 2026
Merged

fix: update Mock Jutsu to v1.1.2 (JMeter 5.5+ backward compatibility)#871
undera merged 1 commit into
undera:masterfrom
altansayan:update-mock-jutsu-1.1.2

Conversation

@altansayan

Copy link
Copy Markdown
Contributor

Mock Jutsu v1.1.2

What changed

  • Added v1.1.2 release entry
  • Plugin now compiled against JMeter 5.5 (was 5.6.3)
  • Added Requirements line to plugin description

Compatibility

All 4205 tests pass on:

  • JMeter 5.5
  • JMeter 5.6
  • JMeter 5.6.1
  • JMeter 5.6.2
  • JMeter 5.6.3

Why

Users on JMeter 5.6.2 and earlier reported the plugin failed to load.
Root cause: JAR was compiled against JMeter 5.6.3 API.
Fix: recompile against JMeter 5.5 — the custom functions API
(AbstractFunction, CompoundVariable) has been stable since JMeter 3.x.

Download

https://github.com/altansayan/mock-jutsu-jmeter/releases/tag/v1.1.2

- Add v1.1.2 entry: compiled against JMeter 5.5, supports 5.5/5.6/5.6.1/5.6.2/5.6.3
- Add Requirements line to description: JMeter 5.5+ | Java 17+
- All 4205 tests pass across all supported JMeter versions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@undera
undera merged commit 2027b49 into undera:master Aug 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants