Skip to content

Releases: apiheat/harvestgraph

harvestgraph v0.0.8

31 Mar 19:39
e8d473a

Choose a tag to compare

Changelog

e8d473a Merge pull request #7 from apiheat/fix-goreleaser-yaml
bbeed4c In current version syntax was changed. Adopted it

harvestgraph v0.0.5

13 Dec 12:36
02c8f8e

Choose a tag to compare

Changelog

02c8f8e Merge pull request #5 from apiheat/match-condition-in-rate-policies
c4d18bf Added metadata information about network list match condition in rate policies. It will allow to quickly see if condition is match or does not match. Condition will be shown in metadata json files and in dot graphs.

harvestgraph v0.0.4

12 Dec 11:09
b2d68dc

Choose a tag to compare

Changelog

b2d68dc Merge pull request #4 from apiheat/negative-path-in-mt
03e3832 Added positive/negative match information for match targets rules
a7a079e Change to dockerfile to always have latest version of akamai cli

harvestgraph v0.0.3

10 Dec 14:59
ed7c1ac

Choose a tag to compare

Changelog

ed7c1ac Merge pull request #3 from apiheat/fix-multiconfig-inclusions
e474cdf we need per config details, not per all network list inclusions

harvestgraph v0.0.2

10 Dec 10:32
37d58d1

Choose a tag to compare

Changelog

37d58d1 Merge pull request #2 from apiheat/fix-multi-inclusion-issue
c697ea9 added comments and removed not required outputs
ef497dc migrated from true/false flag to counter
26b99d3 Merge pull request #1 from apiheat/docker-image
292ffcf Added docker image information to readme
e602dfd Docker file with all required tools to run.
1b2f64c Removed binary
106a27f syntax correction

harvestgraph v0.0.1

26 Nov 10:14

Choose a tag to compare

Changelog

1bfe6fb readme changes
6fcf4a6 travic pipeline file
c38ca12 Example output
0f83e23 Example how to generate PNG from dot file
7ad1c96 Initial code
5c0c5d1 Update README.md
28dc9f1 Create README.md
0fb927f Initial commit