Changelog
- 18974a1 Disable failing builds
- 4376317 Merge pull request #34 from williamchanrico/dependabot/go_modules/github.com/prometheus/client_golang-1.11.1
- f098103 Merge branch 'master' of github.com:williamchanrico/planet-exporter into dependabot/go_modules/github.com/prometheus/client_golang-1.11.1
- a8311a9 Ignore GOOS=windows due to go-ole issue
- 80220e2 Update Go v1.20
- 9d34a0f Add tool to process federator influxdb data to bigquery
The theme of release v0.4.2 is the addition of cmd/planet-federator-influxdb-to-bq tool 👋
Neither cmd/planet-exporter
nor cmd/planet-federator
were changed (except for prometheus/client_golang update).
In summary:
- Add Planet Federator InfluxDB to BQ tool,
- Golang version bump from v1.17 to v1.20 (preparation for Go generics),
- and dependabot fix on potential prometheus/client_golang denial-of-service vulnerability.