Releases: f5devcentral/f5-corkscrew
Releases · f5devcentral/f5-corkscrew
f5-corkscrew-1.4.2.tgz
Fixed
- bug in tenants/partitions with special chars: .-_
f5-corkscrew-1.4.1.tgz
Fixed
- bug in objCounter when missing properties/objects
f5-corkscrew-1.4.0.tgz
Fixed
- fixed initial why nesting of vs rank
- fixed UCS parsing bug related to non qkview files
f5-corkscrew-1.3.0.tgz
Added
- generate and add test qkview to releases for consumption in vscode-f5 extension
- [RFE] include xml stats in extraction #15
- initial xml stats rank system to show top 10 VS and GSLB
- includes other stats for irule, asm and some lists of objects that have no stats
- initial report builder (html report) testing/dev
- full license parsing
Fixed
- added more catch statements to prevent errors (and log them) from total failures
f5-corkscrew-1.2.0.tgz
f5-corkscrew-1.1.3.tgz
Changed
- [BUG] more snatpool abstraction bug/tweaks
- log error when app abstraction encounters error
f5-corkscrew-1.1.2.tgz
f5-corkscrew-1.1.1.tgz
Added
- [RFE] dns/gslb - provide all possible destinations as array #29
- [RFE] better apm parsing #31
- [RFE] deeper parsing of key ltm objects #30
- full parsing of vs/pool/monitor/pool/node/snatpool
- vs with no destination
- pool with no members
- vs with missing prolicy
- [RFE] add bot/dos profiles to abstraction/visibility #33
- github issue templates for BUGs and RFEs
Changed
- updated deps
Fixed
f5-corkscrew-1.0.0.tgz
Changed
- formerly v0.14.0
- updated all deps
- removed legacy syncronous unpack function
- all the new async unpacking functionality seems to be working well
- removed xml2js functionality
- used for parsing xml stats in qkview - weren't really using the output
- [RFE] Add gslb/dns abstraction #25 (complete)
- Get parent objects into main tree (complete)
- deep parsing of gtm objects for easy abstraction and integration with conversion tools (complete)
- Abstract WIP and supporting configurations (complete)
- Get parent objects into main tree (complete)
- created archive generator to creat archive(ucs/qkview/tar.gz) via local files for tests
- regular archives were too big for github file sizes
- this also allows easy updating and expansion of project functionality and testing
- updated tests
- general updates to support new features and refactoring
- doClasses abstraction tests
- gtm/gslb parsing/abstraction tests
- waf parsing/abstraction tests
- major code hygene and clean up
- [RFE] add asm/waf details #24 (complete)
- [RFE] move tests to folder outside srcs #16 (complete)
- [RFE] refactor initial parent object extraction #6 (complete)
- [RFE] Add gslb/dns abstraction #25 (complete)
- [BUG] missing parent objects at end of file #26 (complete)
f5-corkscrew-v0.13.0
[0.13.0] - (07.10.2022)
- Added parent APM profile digging (apm profile acces <name>)
- Not digging the entire apm profile yet, just the main profile that gets attached to the virtual so we can at least see that this VS has APM
- Removed old base config digging
- All details and more are in DO search