0.1.0.58
Changelog
Unreleased
No issue
Added a transformation to change a topic name to be all lowercase. Fixes #92. (#93)
- Added a transformation to change a topic name to be all lowercase. Fixes #92.
- Bumped to use 3.3.1-1
- Added xml-apis.
12f3084da5ffb93 Jeremy Custenborder 2022-10-13 17:52:15
Pattern replace (#78)
- First cut
- Got map test working
- Got map test working
- Added test for replacing multiple tokens
- Added logging to ProcessStruct
- Renamed PatternReplace to PatternMap, now can put mapped value in a different field
44adce9a3f4d960 Mic Hussey 2022-05-30 15:08:31
Changed component type and added tags. Fixes #32. (#85)
- Co-authored-by: Jeremy Custenborder <[email protected]>
6d72bd882137a42 Yash Mayya 2022-04-21 16:03:27
Extract XPath (#86)
- Skeleton ExtractXPath SMT
- Added dependencies for ExtractXPath SMT
- Added test for XPath extracting an element from a SOAP Envelope
- Added handling for byte[] payloads
- Added handling for full payload (no need to wrap in a field)
- Added extra logging
171fdeae3922b6b Mic Hussey 2022-01-19 23:32:41