|
|
|
@ -1,3 +1,12 @@
|
|
|
|
|
## 1.3.1 / 2016-11-04
|
|
|
|
|
|
|
|
|
|
This bug-fix release pulls in the fixes from the 1.2.3 release.
|
|
|
|
|
|
|
|
|
|
* [BUGFIX] Correctly handle empty Regex entry in relabel config.
|
|
|
|
|
* [BUGFIX] MOD (`%`) operator doesn't panic with small floating point numbers.
|
|
|
|
|
* [BUGFIX] Updated miekg/dns vendoring to pick up upstream bug fixes.
|
|
|
|
|
* [ENHANCEMENT] Improved DNS error reporting.
|
|
|
|
|
|
|
|
|
|
## 1.2.3 / 2016-11-04
|
|
|
|
|
|
|
|
|
|
Note that this release is chronologically after 1.3.0.
|
|
|
|
|