0.2.0 (2020-09-09)
Implemented enhancements:
- Add alerts API #98
- Add node properties to graph payload #96
- Add CORS headers to API #94
- Add API for retrieving graph state by datetime #92
- Add sample values for Istio operator #67
- Remove alert if resolved in upstream #63
- Change logo #60
- Falco alerts mapping #35
- Prometheus alerts mapping #34
- Add probe for Kubernetes ingress #28
- Add probe for Kubernetes cron jobs #27
- Add probe for Kubernetes jobs #26
- Add Helm chart for UI #88 (bzurkowski)
Fixed bugs:
- Restart watch on K8S 410 gone instead of restarting the probe #81
- Invalid origin for Gateway entities in Istio linker #80
- Alert nodes not linked in the graph #71
- Unable to enable Prometheus probe #69
- Unify extraction of alert message in Prometheus probe #66
- Deleted nodes not excluded from query result #51
- Empty Kubernetes fields in Falco output #13
Closed issues:
- Add information about Helm version support #90
Merged pull requests:
- Remove alert if if status is down #102 (bzurkowski)
- Graph filtering by point in time #100 (bzurkowski)
- Add alerts endpoint #99 (aleksandra-galara)
- Add extended graph node payload #97 (bzurkowski)
- Add CORS headers to API #95 (aleksandra-galara)
- Add information about Helm version support #91 (bzurkowski)
- Add alert probe for Zabbix #85 (aleksandra-galara)
- Break instead of return from K8S watch loop #84 (bzurkowski)
- Fix Gateway origin in Istio linker #83 (bzurkowski)
- Update logo #79 (filwie)
- Add probe for Kubernetes ingress #78 (aleksandra-galara)
- Add probe for Kubernetes cron_jobs #77 (aleksandra-galara)
- Add probe for Kubernetes jobs #76 (aleksandra-galara)
- Add more fields for alert message extraction #73 (bzurkowski)
- Fix alert linker #72 (bzurkowski)
- Fix Prometheus enablement flag #70 (bzurkowski)
- Add sample values for Istio operator #68 (bzurkowski)
- Convert README to markdown #61 (bzurkowski)
- Falco alerts mapping #59 (aleksandra-galara)
- Complete mapping of Prometheus alerts #53 (aleksandra-galara)
0.1.0 (2020-04-17)
Implemented enhancements:
- Improve concurrency model #16
- Add ArangoDB graph backend #12
- Add time signatures to graph nodes #11
- Add contribution guide #10
- Separate upstream IDs from IDs managed by graph DB #54 (bzurkowski)
- Parametrize Helm chart #46 (bzurkowski)
- Configurable probe enablement #45 (bzurkowski)
- Remove Neo4j graph backend #43 (bzurkowski)
- Add time to graph elements #41 (bzurkowski)
- Handle Kubernetes watch errors #40 (bzurkowski)
- Implement generic ingestor setup #21 (bzurkowski)
- Add graph lock #19 (bzurkowski)
- Add ArangoDB graph backend #6 (bzurkowski)
- Add generic push probe #5 (bzurkowski)
- Add resync period option for probes #4 (bzurkowski)
- Add code of conduct and changelog #3 (bzurkowski)
- Add Graph API #2 (bzurkowski)
- Add config module #1 (bzurkowski)
Fixed bugs:
- Falco unable to start: "error opening device /host/dev/falco0" #55
- Failed to perform API request to Prometheus #38
- Cannot log into noe4j #36
- Neo4j: Failed to read from defunct connection #32
- Istio watches fail periodically #18
- Filter out soft-deleted elements in graph operations #57 (bzurkowski)
- Fix non-deterministic link source-target ordering #56 (bzurkowski)
Merged pull requests:
- Add contribution guide #33 (bzurkowski)
* This Changelog was automatically generated by github_changelog_generator