Skip to content

v0.11.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 20:29
· 1 commit to main since this release
60129a1

What's Changed

  • build(dockerfile): cache go dependencies by @wolf31o2 in #228
  • build(makefile): install and uninstall targets by @wolf31o2 in #229
  • fix: guard against nil address by @wolf31o2 in #230
  • chore(deps): Bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot[bot] in #231
  • chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.115.2 to 0.116.0 by @dependabot[bot] in #233
  • chore(deps): Bump blinklabs-io/go from 1.24.1-1 to 1.24.2-1 by @dependabot[bot] in #234
  • chore(deps): Bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot[bot] in #232
  • chore(deps): Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in #235
  • chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.116.0 to 0.117.0 by @dependabot[bot] in #240
  • chore(deps): Bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot[bot] in #237
  • chore(deps): Bump github.com/getsops/sops/v3 from 3.10.1 to 3.10.2 by @dependabot[bot] in #236
  • chore(deps): Bump google.golang.org/api from 0.228.0 to 0.229.0 by @dependabot[bot] in #238
  • chore(deps): Bump cloud.google.com/go/secretmanager from 1.14.6 to 1.14.7 by @dependabot[bot] in #239
  • chore: make format golines by @wolf31o2 in #242
  • chore(ci): pin all actions to hash and comment w/version and release link by @overcookedpanda in #243
  • chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.117.0 to 0.118.0 by @dependabot[bot] in #241
  • chore(deps): Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot[bot] in #244
  • chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.118.0 to 0.120.0 by @dependabot[bot] in #245
  • chore(deps): Bump google.golang.org/api from 0.230.0 to 0.231.0 by @dependabot[bot] in #246
  • chore(deps): Bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot[bot] in #247
  • fix: maps.Copy instead of loop iteration by @wolf31o2 in #252
  • test: modernize -test -fix ./... by @wolf31o2 in #253
  • chore(deps): Bump google.golang.org/api from 0.231.0 to 0.232.0 by @dependabot[bot] in #249
  • chore(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #251
  • chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.120.0 to 0.120.1 by @dependabot[bot] in #250
  • chore(deps): Bump docker/build-push-action from 6.16.0 to 6.17.0 by @dependabot[bot] in #254
  • chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.120.1 to 0.121.0 by @dependabot[bot] in #257
  • chore(deps): Bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot[bot] in #255
  • chore(deps): Bump google.golang.org/api from 0.232.0 to 0.233.0 by @dependabot[bot] in #256
  • chore(deps): Bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot[bot] in #258
  • chore(deps): Bump docker/build-push-action from 6.17.0 to 6.18.0 by @dependabot[bot] in #260
  • chore(deps): Bump google.golang.org/api from 0.234.0 to 0.235.0 by @dependabot[bot] in #259
  • chore(deps): Bump blinklabs-io/go from 1.24.2-1 to 1.24.4-1 by @dependabot[bot] in #265
  • chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.121.0 to 0.123.0 by @dependabot[bot] in #264
  • chore(deps): Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 by @dependabot[bot] in #266
  • chore(deps): Bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in #261
  • chore(deps): Bump google.golang.org/api from 0.235.0 to 0.236.0 by @dependabot[bot] in #263
  • chore(deps): Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot[bot] in #268
  • chore(deps): Bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot[bot] in #267
  • chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.123.0 to 0.125.1 by @dependabot[bot] in #269
  • chore(deps): Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot[bot] in #271
  • chore(deps): Bump google.golang.org/api from 0.237.0 to 0.238.0 by @dependabot[bot] in #272
  • chore(deps): Bump cloud.google.com/go/secretmanager from 1.14.7 to 1.15.0 by @dependabot[bot] in #270
  • chore(deps): Bump google.golang.org/api from 0.238.0 to 0.239.0 by @dependabot[bot] in #273
  • chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.125.1 to 0.127.0 by @dependabot[bot] in #275
  • chore(deps): Bump google.golang.org/api from 0.239.0 to 0.240.0 by @dependabot[bot] in #274
  • chore(deps): Bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 by @dependabot[bot] in #277
  • chore(deps): Bump blinklabs-io/go from 1.24.4-1 to 1.24.5-1 by @dependabot[bot] in #281
  • ci(lint): disable noctx check by @wolf31o2 in #285
  • chore(deps): Bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #279
  • chore(deps): Bump github.com/swaggo/swag from 1.16.4 to 1.16.5 by @dependabot[bot] in #284
  • chore(deps): Bump google.golang.org/api from 0.240.0 to 0.242.0 by @dependabot[bot] in #282
  • chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.127.0 to 0.129.0 by @dependabot[bot] in #283
  • feat: openapi client and autogeneration script by @wolf31o2 in #286
  • fix: use more efficient range over SplitSeq by @wolf31o2 in #287
  • chore(deps): Bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #288
  • chore(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #289
  • chore(deps): Bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #290

New Contributors

Full Changelog: v0.11.0...v0.11.1