Releases: tilln/jmeter-iso8583
Releases · tilln/jmeter-iso8583
1.4-SNAPSHOT
What's Changed
- Fix handling of packed MAC in #78
- Automatic ARQC padding
Full Changelog: 1.3...1.4-SNAPSHOT
Release 1.3
- Upgrade to jPOS v2.1.8
- Bug fixes: #24
- Incompatible changes:
- ISO8583 Config: Request Listener script now Groovy instead of BeanShell
- ISO8583 Crypto PreProcessor: Removed some ARQC settings that are now derived automatically from Issuer Application Data (Session Key Derivation Method,
jmeter.iso8583.arqcInputTags
,jmeter.iso8583.arqcFromFullIADForCVNs
)
Release 1.2
Release 1.1
- Upgrade to jPOS v2.1.4
- Fire-and-forget messages
- Non-persistent Channel option
- Advanced Mux options to configure response/request matching
- Non-message related cryptographic functions
- Packager logging
- Multiple success response codes
- ARQC transaction data overriding, custom padding, and automatic CVR extraction
- Bug fixes: #2
- Incompatible changes:
- ISO8583 Crypto PreProcessor: Transaction Data field now overrides the ARQC input instead of appending
- ISO8583 Config: renamed to ISO8583 Connection Configuration
Release 1.0
Initial release