Releases: SolidWallOfCode/txn_box
Releases · SolidWallOfCode/txn_box
Cont-trarian
This adapts to changes in the ATS 10 plugin API, primarily the change to C++.
Least I could do
This fixes a couple issues with the latest version of ATS.
- YAML-CPP library compatibility.
- Change of C to C++ plugin API compatibility.
Name of the Game
Primarily a fix for #87.
- Reserved configuration storage and option support for directives removed.
- Configuration level storage now done using named objects only, consistent for all elements.
- Added named objects to the context. This avoids having to allocate configuration storage solely to reserve context storage.
Optimized Out
A minor bug fix release.
- Optimize out useless methods
- Add "ts-uuid" extractor.
- Fix for possible remap related crash.
Vinhoo Yanith
Minor fixup release.
text-block-define
- update time is the maximum of modified time and change time.- Modifier
as-text-block
to dynamically lookup a text block. - Config reload ignored due to concurrent reload notes the start time of the current reload.
- Fixes in extractors for outbound certificates.
- Don't build libswoc test / examples.
Certified!
Minor release.
- Fixed issue with periodic tasks where the task continuation could be destroyed under lock. See ATS PR 8097.
- Added extractors for the outbound certificates.
Outward Bound
- Fix Issue #78
- New Extractors:
outbound-addr-remote
andoutbound-addr-local
Minor fixes
This is a small release.
- A resource leak in
proxy-rsp-body
withIOBuffer
instances is fixed. - The
as-bool
modifier was added, primarily to make working with IP spaces easier when checking only if an address was matched.
Testerosa
This is a somewhat major internal upgrade, moving to libSWOC 1.3.1 which has a few bug fixes and major restructuring of Errata
.
Additionally a number of minor bugs had crept in due to some issues with the automated testing and changes in the ATS core. Those are all fixed now and all automated tests pass.
Get my header on straight
Fix #71 which is caused by some proxy directives using the wrong header.