Releases: overmindtech/cli
Releases · overmindtech/cli
v0.25.7
v0.25.6
v0.25.5
v0.25.4
v0.25.2
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
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
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
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