SHA256
1
0
forked from pool/prom2json
Files
prom2json/prom2json.changes
Jeff Kowalczyk 7cc8b939c4 Accepting request 1009206 from home:jfkw:branches:devel:languages:go
- 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
- Update to BuildRequires: go >= 1.17 per go.mod

OBS-URL: https://build.opensuse.org/request/show/1009206
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/prom2json?expand=0&rev=4
2022-10-09 22:09:07 +00:00

42 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Sun Oct 09 21:41:27 UTC 2022 - jkowalczyk@suse.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 21:40:43 UTC 2022 - jkowalczyk@suse.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 16:34:33 UTC 2020 - Jeff Kowalczyk <jkowalczyk@suse.com>
- Fix go build command to target project/name go package
* Update dependency to >=go1.13 as required by dependency
-------------------------------------------------------------------
Thu Feb 13 09:40:54 UTC 2020 - jkowalczyk@suse.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