Releases: paultyng/go-unifi
Releases · paultyng/go-unifi
v1.34.0
What's Changed
- Fix tests for UniFi Network 7.4 by @joshuaspence in #146
- Bump golang.org/x/tools from 0.9.3 to 0.10.0 by @dependabot in #148
- Bump github.com/golangci/golangci-lint from 1.53.2 to 1.53.3 by @dependabot in #147
- Support firewall reorder command by @lkubb in #127
- Add
yamllint
by @joshuaspence in #149 - Make
golangci-lint
more strict by @joshuaspence in #150 - Bump github.com/goreleaser/goreleaser from 1.18.2 to 1.19.1 by @dependabot in #151
- Bump golang.org/x/tools from 0.10.0 to 0.11.0 by @dependabot in #152
- Update to latest controller version by @github-actions in #153
- Bump github.com/goreleaser/goreleaser from 1.19.1 to 1.19.2 by @dependabot in #154
- Bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 by @dependabot in #155
- Bump golang.org/x/tools from 0.11.0 to 0.11.1 by @dependabot in #157
- Bump golang.org/x/tools from 0.11.1 to 0.12.0 by @dependabot in #158
- Bump github.com/goreleaser/goreleaser from 1.19.2 to 1.20.0 by @dependabot in #160
- Bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.0 by @dependabot in #159
- Bump github.com/golangci/golangci-lint from 1.54.0 to 1.54.1 by @dependabot in #161
- Bump github.com/golangci/golangci-lint from 1.54.1 to 1.54.2 by @dependabot in #163
- Bump golang.org/x/tools from 0.12.0 to 0.13.0 by @dependabot in #167
- Bump github.com/goreleaser/goreleaser from 1.20.0 to 1.21.2 by @dependabot in #170
- Bump golang.org/x/tools from 0.13.0 to 0.14.0 by @dependabot in #171
- Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #174
- Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #172
- Bump golang.org/x/tools from 0.14.0 to 0.15.0 by @dependabot in #178
- Bump github.com/sigstore/cosign/v2 from 2.0.3-0.20230523133326-0544abd8fc8a to 2.2.1 by @dependabot in #179
- Bump actions/checkout from 3 to 4 by @dependabot in #166
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #168
- Bump github.com/golangci/golangci-lint from 1.54.2 to 1.55.2 by @dependabot in #177
- Bump golang.org/x/tools from 0.15.0 to 0.16.0 by @dependabot in #180
- Bump actions/setup-go from 4 to 5 by @dependabot in #181
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #183
- Bump golang.org/x/tools from 0.16.0 to 0.17.0 by @dependabot in #188
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #189
- Bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #193
- Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 by @dependabot in #185
- Bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 by @dependabot in #186
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #195
- Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 by @dependabot in #197
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #198
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #205
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.4.0 to 1.6.0 by @dependabot in #216
- Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 by @dependabot in #215
- Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.6+incompatible by @dependabot in #214
- Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #217
- Bump github.com/ulikunitz/xz from 0.5.11 to 0.5.12 by @dependabot in #220
- Update to latest controller version by @github-actions in #156
- Bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.4 by @dependabot in #204
- Bump github.com/golangci/golangci-lint from 1.55.2 to 1.62.0 by @dependabot in #224
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #222
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #223
- Bump github.com/goreleaser/goreleaser from 1.21.2 to 1.26.2 by @dependabot in #225
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #221
- Bump golangci/golangci-lint-action from 3 to 6 by @dependabot in #209
- Bump github.com/docker/docker from 26.1.3+incompatible to 26.1.5+incompatible by @dependabot in #226
Full Changelog: v1.33.0...v1.34.0
v1.33.0
What's Changed
- Fix
setup-go
in generate workflow by @joshuaspence in #112 - Bump golang.org/x/tools from 0.6.0 to 0.7.0 by @dependabot in #114
- Bump github.com/goreleaser/goreleaser from 1.15.2 to 1.16.0 by @dependabot in #113
- Bump github.com/goreleaser/goreleaser from 1.16.0 to 1.16.1 by @dependabot in #115
- Bump github.com/goreleaser/goreleaser from 1.16.1 to 1.16.2 by @dependabot in #117
- Bump github.com/golangci/golangci-lint from 1.51.2 to 1.52.0 by @dependabot in #118
- Bump actions/setup-go from 3 to 4 by @dependabot in #116
- Bump github.com/golangci/golangci-lint from 1.52.0 to 1.52.1 by @dependabot in #119
- Bump github.com/golangci/golangci-lint from 1.52.1 to 1.52.2 by @dependabot in #120
- Bump github.com/docker/docker from 20.10.23+incompatible to 20.10.24+incompatible by @dependabot in #121
- Bump golang.org/x/tools from 0.7.0 to 0.8.0 by @dependabot in #123
- Bump github.com/goreleaser/goreleaser from 1.16.2 to 1.18.2 by @dependabot in #130
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #132
- Bump golang.org/x/tools from 0.8.0 to 0.9.1 by @dependabot in #131
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #133
- Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #122
- Bump github.com/goreleaser/nfpm/v2 from 2.28.0 to 2.29.0 by @dependabot in #134
- suport kick user call by @ddollar in #136
- Improvements to field generation by @joshuaspence in #137
- Bump github.com/sigstore/rekor from 1.1.1 to 1.2.0 by @dependabot in #138
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #139
- Bump golang.org/x/tools from 0.9.1 to 0.9.3 by @dependabot in #141
- Update to latest controller version by @github-actions in #143
- Bump github.com/golangci/golangci-lint from 1.52.2 to 1.53.2 by @dependabot in #145
New Contributors
Full Changelog: v1.32.0...v1.33.0
v1.32.0
v1.31.0
v1.30.1
v1.30.0
Fix bug with stp_priority
marshalling: paultyng/terraform-provider-unifi#136
v1.29.0
v1.28.0
v1.27.0
v1.26.0
What's Changed
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #83
- Bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 by @dependabot in #82
- Bump golang.org/x/tools from 0.1.10 to 0.1.11 by @dependabot in #79
- Update to latest controller version by @github-actions in #86
- Update to latest controller version by @github-actions in #90
- Bump golang.org/x/tools from 0.1.11 to 0.1.12 by @dependabot in #87
- Fix type of
lte_ext_ant
/lte_poe
fields by @lkubb in #89
New Contributors
Full Changelog: v1.25.4...v1.26.0