Skip to content

Releases: hansmi/wp2reg-luxws

v0.5.0

14 Oct 19:25
Compare
Choose a tag to compare

Changelog

  • dfba498 Collect dependency changes by dependabot in a separate changelog group
  • c964e2b Add script to run GoReleaser locally
  • 71a303c Switch from go-kit/log log to promslog
  • ba9ffa8 Use renamed property for snapshot name
  • ed63c41 Add Finnish language support to luxwslang package
  • a8ae2bc Disable scheduled CI runs
  • 71a453d Switch to versioned workflow for go test
  • d877f0e Reduce dependabot frequency from weekly to monthly
  • 1b66504 Switch to versioned workflow for GoReleaser

Dependencies

  • e055565 Bump github.com/prometheus/exporter-toolkit from 0.11.0 to 0.13.0
  • ecb9e8d Bump hansmi/ghactions-goreleaser-workflow from 0.3 to 0.4
  • 177add8 Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4
  • 3fa5044 Bump golang.org/x/net from 0.28.0 to 0.29.0
  • de856a8 Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2
  • 9227390 Bump golang.org/x/net from 0.27.0 to 0.28.0
  • 7b96561 Bump golang.org/x/sync from 0.7.0 to 0.8.0
  • 8612f5e Bump hansmi/ghactions-goreleaser-workflow from 0.2 to 0.3
  • b036043 Bump golang.org/x/net from 0.26.0 to 0.27.0
  • aaa086f Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3
  • c501045 Bump golang.org/x/net from 0.25.0 to 0.26.0
  • 21aca72 Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
  • e0ae4c6 Bump golang.org/x/net from 0.24.0 to 0.25.0
  • 0f770d5 Bump golang.org/x/net from 0.22.0 to 0.24.0
  • 0975900 Bump golang.org/x/sync from 0.6.0 to 0.7.0
  • b6c7732 Bump github.com/prometheus/common from 0.51.1 to 0.52.2
  • f4cff26 Bump github.com/prometheus/common from 0.49.0 to 0.51.1
  • b8c2b7e Bump golang.org/x/net from 0.21.0 to 0.22.0
  • ff7d4c4 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • 2f999ae Bump github.com/prometheus/common from 0.48.0 to 0.49.0
  • a04346a Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
  • ff76cf6 Bump golang.org/x/net from 0.20.0 to 0.21.0
  • f321a16 Bump hansmi/ghactions-goreleaser-workflow from 0.1 to 0.2
  • e2660b5 Bump hansmi/ghactions-go-test-workflow from 0.1 to 0.2
  • 3651080 Bump github.com/prometheus/common from 0.45.0 to 0.46.0
  • b99654d Bump golang.org/x/net from 0.19.0 to 0.20.0
  • b56af63 Bump golang.org/x/sync from 0.5.0 to 0.6.0
  • 9de7a4a Bump golang.org/x/crypto from 0.16.0 to 0.17.0
  • 33885a3 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
  • 50500db Bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.11.0
  • f52c6cf Bump golang.org/x/net from 0.17.0 to 0.19.0
  • 41294fd Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0
  • 0097928 Bump golang.org/x/sync from 0.4.0 to 0.5.0
  • 2f5fb21 Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1
  • 6f6d2e8 Bump github.com/prometheus/common from 0.44.0 to 0.45.0
  • 2620ec6 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • 4a03fa1 Bump golang.org/x/net from 0.16.0 to 0.17.0
  • 97a3840 Bump golang.org/x/net from 0.15.0 to 0.16.0
  • 17d307c Bump golang.org/x/sync from 0.3.0 to 0.4.0
  • cac3e64 Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
  • 0bb5855 Bump golang.org/x/net from 0.14.0 to 0.15.0
  • e3221e5 Bump golang.org/x/net from 0.12.0 to 0.14.0
  • 06593f5 Bump golang.org/x/net from 0.11.0 to 0.12.0

v0.4.1

04 Jul 22:04
Compare
Choose a tag to compare

Changelog

  • 25fc952 Accept all dimensionless measurements
  • 4768530 fix: added "enum" as a possible unit
  • d336ca7 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
  • bdf1b5e Bump golang.org/x/sync from 0.2.0 to 0.3.0
  • faa6c88 Bump golang.org/x/net from 0.10.0 to 0.11.0
  • 151dc3f Bump github.com/prometheus/common from 0.43.0 to 0.44.0
  • 6bc8450 Use the Documentation key for the website URL
  • 7200fcd Address comments from #42
  • def2789 Add an example systemd service file
  • 6c322f5 Add a command to install the executable directly from the source repository
  • df24b88 Bump golang.org/x/net from 0.9.0 to 0.10.0
  • 554f5dc Bump github.com/prometheus/exporter-toolkit from 0.9.1 to 0.10.0
  • a3b774d Bump github.com/prometheus/common from 0.42.0 to 0.43.0
  • c2865c0 Bump golang.org/x/sync from 0.1.0 to 0.2.0
  • ec8fb4f Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1

v0.4.0

03 May 19:50
Compare
Choose a tag to compare

Changelog

  • c491077 Add Czech localization
  • 01f4261 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0
  • fa54801 Bump golang.org/x/net from 0.8.0 to 0.9.0
  • 8a5106c Bump go.uber.org/multierr from 1.10.0 to 1.11.0
  • 8164210 Move from gopkg.in/alecthomas/kingpin.v2 to github.com/alecthomas/kingpin/v2
  • d1b2a0e Bump go.uber.org/multierr from 1.9.0 to 1.10.0
  • 57a0990 Bump github.com/prometheus/common from 0.41.0 to 0.42.0
  • 9230d24 Bump golang.org/x/net from 0.7.0 to 0.8.0
  • 30a955e Bump github.com/prometheus/common from 0.40.0 to 0.41.0
  • 839c892 Bump github.com/prometheus/common from 0.39.0 to 0.40.0
  • 4e281aa Bump golang.org/x/net from 0.6.0 to 0.7.0
  • e5e78ed Bump golang.org/x/net from 0.5.0 to 0.6.0
  • d5b3afa Bump golang.org/x/net from 0.4.0 to 0.5.0
  • 615dd27 Update dependencies
  • 551563e Switch to Prometheus' collectors package
  • f4b1d3a Switch to github.com/go-kit/log
  • 4ed70cb Use simple channel receive instead of select
  • 3a99137 Replace custom ErrClosed with net.ErrClosed
  • 94105d0 Switch to reusable workflow for running tests

v0.3.2

24 Dec 01:12
Compare
Choose a tag to compare

Changelog

  • 86b8fce Build packages for all first-class targets
  • 090fd2e Switch to reusable GoReleaser workflow
  • 2938f17 Bump github.com/prometheus/common from 0.38.0 to 0.39.0
  • a9a5a71 Bump go.uber.org/multierr from 1.8.0 to 1.9.0
  • ab1654c Bump github.com/prometheus/common from 0.37.0 to 0.38.0
  • aaf3b08 Bump golang.org/x/net from 0.2.0 to 0.4.0
  • b8f0a21 Bump github.com/prometheus/exporter-toolkit from 0.8.1 to 0.8.2
  • e82ba7d Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0
  • a1506ad Bump golang.org/x/net from 0.1.0 to 0.2.0
  • 86f3835 Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1
  • 6373ffc Bump github.com/prometheus/exporter-toolkit from 0.8.0 to 0.8.1
  • 658c156 Update minimum Go version to 1.19 and external dependencies
  • a6936dd Migrate to GitHub environment files
  • cc1eea8 Switch to kingpin for flag parsing
  • 73ad38b Avoid accessing global timeout flag from collector
  • 9f1a2f4 Enable Dependabot for GitHub actions

v0.3.1

24 Sep 11:57
Compare
Choose a tag to compare

Changelog

  • f3f6dae Skip collecting supplied heat info on L2A controllers
  • 01beff5 Add quirks support
  • 56b62b7 Add a test for collectAll
  • ce3b2e2 Add test for main Collect function
  • 048e6ad Combine adapters for testing metrics collector
  • 9df281f Report all collection errors

v0.3.0

13 Sep 19:30
Compare
Choose a tag to compare

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

v0.2.0

26 Feb 14:55
Compare
Choose a tag to compare

Changelog

  • df6ce4d Update dependencies to their latest versions
  • db80fb3 Treat durations without unit as hours
  • 994d389 Add Dutch translation
  • bf1b5f5 Reduce automatic CI build frequency to once every 9 days
  • 0eeb2aa Use semantic version for snapshots

v0.1.0

11 Aug 21:43
Compare
Choose a tag to compare
Use correct project name for action assets