Releases: pmaene/smartpvms_exporter
Releases · pmaene/smartpvms_exporter
v1.0.0
Changelog
- c8a69fb Pinned Actions to full versions
- 6ef2075 golangci-lint-action v3.0.0+ requires an explicit setup-go step
- 0a473ee Updated Go version to ^1.18
- b82cbd3 Wrote collectors to export plant and residential inverter data ☀️
- 1f305e3 Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
- d90a1ff Bump actions/checkout from 2.4.0 to 3
- 74ec546 Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1
- c57b240 Bump actions/setup-go from 2.2.0 to 3
- 3566607 Bump golangci/golangci-lint-action from 2.5.2 to 3
- 6f0f6a4 Bump actions/setup-go from 2.1.5 to 2.2.0
- 2de7fc1 Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1
- a4e403a Bump actions/setup-go from 2.1.4 to 2.1.5
- 47ed646 Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
- 2cf9b39 Bump github.com/spf13/viper from 1.10.0 to 1.10.1
- 98d889c Bump github.com/spf13/viper from 1.9.0 to 1.10.0
- 22917d1 Resty deprecated SetHostURL in favour of SetBaseURL
- 9f6ea12 Bump github.com/go-resty/resty/v2 from 2.6.0 to 2.7.0
- fefb6c2 Bump actions/checkout from 2.3.5 to 2.4.0
- f67b763 Introduced methods to retrieve plant and device details
- 1b4e827 Initial API client with login and logout calls
- a3523b9 Set up basic CLI structure and prepared collector
- a2521ae Initial commit