Skip to content

Releases: f5devcentral/f5-corkscrew

f5-corkscrew-1.4.2.tgz

27 Feb 12:19
bfddaf1
Compare
Choose a tag to compare

Fixed

  • bug in tenants/partitions with special chars: .-_

f5-corkscrew-1.4.1.tgz

03 Nov 16:49
0977aa5
Compare
Choose a tag to compare

Fixed

  • bug in objCounter when missing properties/objects

f5-corkscrew-1.4.0.tgz

26 Oct 12:28
8313344
Compare
Choose a tag to compare

Fixed

  • fixed initial why nesting of vs rank
  • fixed UCS parsing bug related to non qkview files

f5-corkscrew-1.3.0.tgz

18 Jul 19:12
2727cdd
Compare
Choose a tag to compare

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

19 Jun 22:34
76d85eb
Compare
Choose a tag to compare

Fixed

  • [BUG] custom http monitor missing from abstration #40
  • [BUG] udf lab as3/acc/fast ucs bug on exploer #41

f5-corkscrew-1.1.3.tgz

24 May 22:28
Compare
Choose a tag to compare

Changed

  • [BUG] more snatpool abstraction bug/tweaks
  • log error when app abstraction encounters error

f5-corkscrew-1.1.2.tgz

24 May 20:59
0122d0a
Compare
Choose a tag to compare

Changed

  • [BUG] snatpool abstraction broken #36

f5-corkscrew-1.1.1.tgz

24 May 14:13
6b63f1e
Compare
Choose a tag to compare

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

  • [BUG] gslb no pool error #32
  • [BUG] no cli parse output in my environment #27

f5-corkscrew-1.0.0.tgz

28 Apr 00:01
Compare
Choose a tag to compare

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)
  • 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

11 Jul 22:27
Compare
Choose a tag to compare

[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