Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 19:30
· 164 commits to main since this release

Changelog

  • 7f07da4 Bump github.com/prometheus/client_golang from 1.12.1 to 1.13.0
  • 1ec7794 Bump github.com/google/go-cmp from 0.5.6 to 0.5.9
  • 5791317 Bump github.com/prometheus/common from 0.32.1 to 0.37.0
  • c08c013 Replace interface{} with any
  • 1d3deda Update minimum Go version to 1.18
  • c30f944 Add Dependabot configuration
  • 0e36fb3 Update GitHub actions to latest versions
  • e4e4c00 Update minimum Go version to 1.17 and external dependencies
  • 00a4849 Skip rows without timestamp when parsing reported errors
  • 48f3704 Rely on zero-initialized value returned from map lookup
  • bc028b0 exporter: Add verbose flag to log messages
  • ba8604b luxwsclient: Forward logger to underlying transport
  • 11903d9 luxwsclient: Test using a real HTTP server
  • 38911cf luxws: Implement logging of message payloads
  • cfebe7b luxws: Test whether finalizer actually closes the websocket connection
  • 834c27e exporter: Rename variable for max concurrent requests
  • 599ff66 luxwslang: Parse "---" as value zero