Changelog for
prom2json-1.3.2-bp156.2.12.x86_64.rpm :
* Sun Oct 09 2022 jkowalczykAATTsuse.com- Update to version 1.3.2:
* Bump github.com/matttproud/golang_protobuf_extensions
* Bump github.com/prometheus/common from 0.33.0 to 0.37.0
* Sun Oct 09 2022 jkowalczykAATTsuse.com- Update to version 1.3.1:
* Update VERSION to match reality
* Fix yamllint warnings
* Remove vendor dir
* Update to Go1.18
* Update install instructions
* Update dependencies and turn logging into fmt.Fprint... to stderr
* Fix Docker link
* makefile: update Makefile.common with newer version
* Use switch statements instead of many if statements- Update to BuildRequires: go >= 1.17 per go.mod
* Thu Feb 13 2020 Jeff Kowalczyk
- Fix go build command to target project/name go package
* Update dependency to >=go1.13 as required by dependency
* Thu Feb 13 2020 jkowalczykAATTsuse.com- New package prom2json version 1.3.0:
* Update dependencies
* Use DefaultTransport as baseline and set ResponseHeaderTimeout
* Close metric family channel in case of errors
* Bump github.com/prometheus/common to v0.7.0
* Fix go.mod and vendor/
* Bump Go version to 1.13
* makefile: update Makefile.common with newer version
* makefile: update Makefile.common with newer version
* Update beorn\'s e-mail and add GH handle