Changelog for
golang-github-prometheus-common-0.0.0+git20161201.195bde7-1.26.i586.rpm :
* Thu Dec 08 2016 tboergerAATTsuse.com- Prevent circular dependency issues
* Thu Dec 08 2016 tboergerAATTsuse.com- Update to version 0.0.0+git20161201.195bde7:
* route: Allow per-request custom context injection
* Migrate ZeroSample and ZeroSamplePair to model
* route: Allow contextFn to return an error
* Adjust the MetricNameRE to reflect the actual behavior
* Remove last remaining use of LabelNameRE
* Add tests for colons in metric names
* Add tests for colons in label names
* Added tests for metric and label name regexp
* route: make contextFn public type
* Thu Dec 08 2016 tboergerAATTsuse.com- Refactoring based on new packaging proposal
* Mon Dec 28 2015 matwey.kornilovAATTgmail.com- Update to version 0.0.0+git20151214.812a28d: + Validate label names + Update README.md + Validate utf8 strings + Implement non-regex name validation + Validate labelsets and alerts + Validate silences and matchers + Remove the last occurrence of `utf8.ValidString`
* Mon Dec 28 2015 matwey.kornilovAATTgmail.com- Initial commit