Package Release Info

prom2json-1.3.2-bp155.1.9

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

prom2json

Change Logs

* Sun Oct 09 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 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 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 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