Skip to content

Releases: overmindtech/cli

v0.25.7

28 Feb 15:27
b84e589

Choose a tag to compare

Changelog

v0.25.6

28 Feb 15:25
b06605d

Choose a tag to compare

Changelog

v0.25.5

28 Feb 15:18
9c8095c

Choose a tag to compare

Changelog

  • 9c8095c Use goreleaser to upload binaries

v0.25.4

28 Feb 15:13
5d233a3

Choose a tag to compare

Changelog

v0.25.2

24 Feb 11:33
78a13d8

Choose a tag to compare

Changelog

  • 19ce2b5 Added logging of milestone to progress reporting
  • c88a954 Fix lint complaints
  • 78a13d8 Merge pull request #193 from overmindtech/progress-reporting
  • 6a2c80f Update mappings
  • 5a70449 Update module connectrpc.com/connect to v1.15.0 (#191)
  • b352f83 Update module github.com/overmindtech/sdp-go to v0.66.2 (#190)

v0.25.1

22 Feb 17:18
31c4a8e

Choose a tag to compare

Changelog

  • f2ff841 Add missing API flags for request
  • b208863 Allow write access to count for read access
  • 0de6f44 Merge pull request #188 from overmindtech/minor-fixes
  • 31c4a8e Merge pull request #189 from overmindtech/allow-write-for-read
  • 4e54ca4 Moved to a function for easier testing
  • f041051 rename submitplan_test to match actual code tested

v0.25.0

22 Feb 14:34
6e60687

Choose a tag to compare

Changelog

  • 376eb4d Added more error handling
  • 32e9e05 Added scope checking to API keys
  • 5790ca1 Merge pull request #181 from overmindtech/renovate/golangci-golangci-lint-action-4.x
  • e9a7d3a Merge pull request #184 from overmindtech/depot-builder
  • 6e60687 Merge pull request #187 from overmindtech/permissions-error-improvements
  • e37ace3 Refactor auth to make a lot more sense
  • b80e482 Remove TODO
  • 045e74a Update golangci/golangci-lint-action action to v4
  • 38a5358 Update module github.com/overmindtech/sdp-go to v0.66.0 (#180)
  • 35da054 Update module github.com/overmindtech/sdp-go to v0.66.1 (#182)
  • 8cb5654 Update spelling
  • fc571e3 Use depot builder for testing

v0.24.0

15 Feb 13:33
6c2bfb6

Choose a tag to compare

Changelog

  • f53b002 Fix typo
  • bedc4b9 Fixed mapping issues for resources in modules
  • d1d71bf Merge pull request #178 from overmindtech/device-authz
  • 6c2bfb6 Merge pull request #179 from overmindtech/mapping-problems
  • 1085746 Refactor error handling of MarkHidden
  • edc7785 Use Device Authorization flow
  • 1e4a191 Use getter to avoid nil pointer exceptions

v0.23.5

14 Feb 16:37
184014b

Choose a tag to compare

Changelog

v0.23.4

14 Feb 15:34
cb9c321

Choose a tag to compare

Changelog

  • cb9c321 Increase default timeout for the --timeout flag to 10 minutes.