Update README.md

This commit is contained in:
Daniel Czerwonk 2017-12-11 23:01:55 +01:00 committed by GitHub
parent 8bd3d8bd7f
commit 276ba60b29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,9 @@ To get meaningful uptime information bird has to be configured this way:
timeformat protocol "%s";
```
## Important information for users of bird 2.0
Version 2.0 of bird was released on 2017-12-11. Since this version introcuces a new handling of IPv4 and IPv6 protocols (channels) bird_export does not support this version yet. There will be a version 1.1 in the next days which will introduce support for the new channel feature.
## Metric formats
In version 1.0 a new metric format was introduced.
To prevent a breaking change the new format is optional and can be enabled by using the ```-format.new``` flag.