mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-30 08:32:12 +00:00
update(changelog): prepare for v0.17.1
Co-Authored-By: Leonardo Di Donato <leodidonato@gmail.com> Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
parent
79a10ad90e
commit
b08341644a
23
CHANGELOG.md
23
CHANGELOG.md
@ -2,6 +2,27 @@
|
|||||||
|
|
||||||
This file documents all notable changes to Falco. The release numbering uses [semantic versioning](http://semver.org).
|
This file documents all notable changes to Falco. The release numbering uses [semantic versioning](http://semver.org).
|
||||||
|
|
||||||
|
## v0.17.1
|
||||||
|
|
||||||
|
Released 2019-09-26
|
||||||
|
|
||||||
|
## Major Changes
|
||||||
|
|
||||||
|
* Same as v0.17.0
|
||||||
|
|
||||||
|
## Minor Changes
|
||||||
|
|
||||||
|
* Same as v0.17.0
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
||||||
|
* All in v0.17.0
|
||||||
|
* Fix a build problem for pre-built kernel probes. [[draios/sysdig#1471](https://github.com/draios/sysdig/pull/1471)]
|
||||||
|
|
||||||
|
## Rule Changes
|
||||||
|
|
||||||
|
* Same as v0.17.0
|
||||||
|
|
||||||
## v0.17.0
|
## v0.17.0
|
||||||
|
|
||||||
Released 2019-07-31
|
Released 2019-07-31
|
||||||
@ -736,7 +757,7 @@ All of these changes result in dramatically reduced CPU usage. Here are some com
|
|||||||
* [Juttle-engine examples](https://github.com/juttle/juttle-engine/blob/master/examples/README.md) : Several elasticsearch, node.js, logstash, mysql, postgres, influxdb instances run under docker-compose.
|
* [Juttle-engine examples](https://github.com/juttle/juttle-engine/blob/master/examples/README.md) : Several elasticsearch, node.js, logstash, mysql, postgres, influxdb instances run under docker-compose.
|
||||||
|
|
||||||
| Workload | 0.2.0 CPU Usage | 0.3.0 CPU Usage |
|
| Workload | 0.2.0 CPU Usage | 0.3.0 CPU Usage |
|
||||||
|----------| --------------- | ----------------|
|
| --------------------------------- | --------------- | --------------- |
|
||||||
| pts/apache | 24% | 7% |
|
| pts/apache | 24% | 7% |
|
||||||
| pts/dbench | 70% | 5% |
|
| pts/dbench | 70% | 5% |
|
||||||
| Kubernetes-Demo (Running) | 6% | 2% |
|
| Kubernetes-Demo (Running) | 6% | 2% |
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
#### Latest release
|
#### Latest release
|
||||||
|
|
||||||
**v0.17.0**
|
**v0.17.1**
|
||||||
Read the [change log](https://github.com/falcosecurity/falco/blob/dev/CHANGELOG.md)
|
Read the [change log](https://github.com/falcosecurity/falco/blob/dev/CHANGELOG.md)
|
||||||
|
|
||||||
Dev Branch: [](https://travis-ci.com/falcosecurity/falco)<br />
|
Dev Branch: [](https://travis-ci.com/falcosecurity/falco)<br />
|
||||||
|
Loading…
Reference in New Issue
Block a user