Releases: datum-cloud/datumctl
Releases · datum-cloud/datumctl
v0.10.1
v0.10.0
Changelog
- d9a0eee Merge pull request #79 from ShippingBytes/feat/gen-doc
- be094c5 Merge pull request #87 from datum-cloud/feat/update-nix-hash-as-check
- 231e688 Merge pull request #88 from datum-cloud/renovate/sigs.k8s.io-controller-runtime-0.x
- 7ad7d69 Merge pull request #89 from datum-cloud/renovate/go.miloapis.com-milo-0.x
- 2b21cf1 Merge pull request #90 from datum-cloud/fix/remove-create-subcommand
- 919ac19 Merge pull request #91 from datum-cloud/feat/browser-swagger-specs
- e5b8c3b Merge pull request #92 from datum-cloud/renovate/go.miloapis.com-milo-0.x
- 0108ce9 Merge pull request #93 from ShippingBytes/chore/release-markdown-cli-doc
- 1026926 Merge remote-tracking branch 'origin/main' into feat/update-nix-hash-as-check
- 85364a3 chore(deps): update go.sum
- f81713f chore(nix): update vendorHash for go deps
- 3ca6a31 chore(nix): update vendorHash for go deps
- e0c5b3a chore(nix): update vendorHash for go deps
- f419680 chore(nix): update vendorHash for go deps
- 972bed0 feat(github): update nix hash on relevant PR instead of main branch
- fcf1680 feat: add documentation folder as release
- ca13742 feat: add gen-documentation command
- cc3c794 feat: docs command for exploring api endpoints
- ab9f502 fix(deps): update module go.miloapis.com/milo to v0.17.1
- c4481d0 fix(deps): update module go.miloapis.com/milo to v0.18.0
- dc1b5de fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.1
- 4acc066 fix(github): change to a push-triggered workflow instead on PR
- d6af734 fix: remove create subcommands
v0.9.1
What's Changed
- chore(nix): manually update vendorHash by @drewr in #84
- fix(deps): update module go.miloapis.com/milo to v0.16.2 by @renovate[bot] in #81
- chore(nix): Update vendorHash after Go dependency changes by @github-actions[bot] in #85
- fix: set context to avoid panic on token refresh by @scotwells in #86
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- fix: move authentication when factory is in use. by @gianarb in #65
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.0 by @renovate[bot] in #67
- chore(nix): Update vendorHash after Go dependency changes by @github-actions[bot] in #68
- feat: user-friendly error messaging by @scotwells in #70
- fix: resource cmd with no args panics by @gianarb in #63
- fix(deps): update module go.miloapis.com/activity to v0.1.0 by @renovate[bot] in #71
- fix: force the account switcher by @drewr in #73
- fix(deps): update module go.miloapis.com/milo to v0.16.2 by @renovate[bot] in #75
- chore(nix): Update vendorHash after Go dependency changes by @github-actions[bot] in #77
- feat: support platform-wide querying by @scotwells in #74
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- fix: persist tokens after refresh by @scotwells in #66
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat: add activity cli by @scotwells in #50
- fix(deps): update go.miloapis.com/activity digest to b0ad85e by @renovate[bot] in #51
- feat: Add nix support by @drewr in #56
- chore(git): gitignore datumctl binary by @drewr in #52
- chore(deps): update peter-evans/create-pull-request action to v8 by @renovate[bot] in #60
- chore(deps): update cachix/install-nix-action action to v31 by @renovate[bot] in #58
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #57
- chore(deps): update dependency go to v1.25.6 by @renovate[bot] in #53
- fix(deps): update go.miloapis.com/activity digest to 67ce864 by @renovate[bot] in #55
- chore(nix): Update vendorHash after Go dependency changes by @github-actions[bot] in #61
New Contributors
- @drewr made their first contribution in #56
- @github-actions[bot] made their first contribution in #61
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Changelog
- 4e6bbae Merge pull request #26 from datum-cloud/renovate/go-1.x
- 7150a73 Merge pull request #29 from datum-cloud/renovate/kubernetes-go
- a67fa24 Merge pull request #31 from datum-cloud/renovate/sigs.k8s.io-controller-runtime-0.x
- e1e1cfe Merge pull request #33 from datum-cloud/renovate/github.com-spf13-cobra-1.x
- b8fec6e Merge pull request #34 from datum-cloud/renovate/actions-setup-go-6.x
- 9564de5 Merge pull request #35 from datum-cloud/renovate/golang.org-x-oauth2-0.x
- 2a3440f Merge pull request #36 from datum-cloud/renovate/go.miloapis.com-milo-0.x
- 96772c1 Merge pull request #37 from datum-cloud/mcp_add_change_context_and_cruds
- e44927f Merge pull request #38 from datum-cloud/renovate/github.com-coreos-go-oidc-v3-3.x
- a354b7d Merge pull request #39 from datum-cloud/dependabot/go_modules/go_modules-dd7da38a6b
- d8a7fad Merge pull request #40 from datum-cloud/renovate/actions-checkout-6.x
- ff06bac Merge pull request #41 from ShippingBytes/feat/experimental-kubectl-get
- 9a025dd Merge pull request #42 from ShippingBytes/chore/ci-testin-go
- 64ae471 Merge pull request #43 from datum-cloud/renovate/github.com-spf13-pflag-1.x
- 21d94b4 Merge pull request #44 from datum-cloud/renovate/actions-checkout-6.x
- 072d1c8 Merge pull request #46 from datum-cloud/chore/fix-go-test
- 05c9a8d Merge pull request #48 from ShippingBytes/feat/crud-and-basic-commands
- 7180e11 Merge pull request #49 from datum-cloud/renovate/go.miloapis.com-milo-0.x
- a74cb67 add context switch; update resource tool checkpoint
- 73dcbc2 checkpoint; add crud tools
- ec67c27 chore(deps): bump golang.org/x/crypto
- 99a1ecb chore(deps): update actions/checkout action to v6
- 2e7302c chore(deps): update actions/checkout action to v6
- 52f30ff chore(deps): update actions/setup-go action to v6
- 0e502e9 chore(deps): update dependency go to v1.25.5
- 385c8fb feat: add crud and other basic commands
- e40fd5a feat: group commands
- 4d9d4ec feat: import kubectl get command
- 9ce50fa fix(deps): update kubernetes packages to v0.35.0
- c95f56d fix(deps): update module github.com/coreos/go-oidc/v3 to v3.17.0
- 9e0b113 fix(deps): update module github.com/spf13/cobra to v1.10.2
- fd8525c fix(deps): update module github.com/spf13/pflag to v1.0.10
- 4634231 fix(deps): update module go.miloapis.com/milo to v0.16.0
- 8659e66 fix(deps): update module go.miloapis.com/milo to v0.16.1
- dda47f4 fix(deps): update module golang.org/x/oauth2 to v0.34.0
- 3449e6e fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.4
- 4edda0d fix: fix panic when token expires
- 50fb6ca improve error handling
- 3f22f02 resolve datum_update_resource Server-Side Apply metadata conflicts
- e27394d update readme; comments
v0.6.0
What's Changed
- fix(deps): update module go.miloapis.com/milo to v0.1.0 by @renovate[bot] in #24
- fix(deps): update module github.com/coreos/go-oidc/v3 to v3.15.0 - autoclosed by @renovate[bot] in #23
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.21.0 by @renovate[bot] in #21
- fix(deps): update module go.miloapis.com/milo to v0.1.1 by @renovate[bot] in #25
- fix(deps): update module golang.org/x/oauth2 to v0.30.0 by @renovate[bot] in #20
- fix(deps): update kubernetes packages to v0.33.3 by @renovate[bot] in #18
- add datum mcp by @yhenryli in #30
New Contributors
Full Changelog: v0.0.5...v0.6.0
v0.0.5
What's Changed
- Support OIDC Authentication by @scotwells in #14
- Support listing organization memberships by @scotwells in #15
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot[bot] in #12
- chore: Configure Renovate by @renovate[bot] in #2
- fix(deps): update go.miloapis.com/milo digest to db7176e by @renovate[bot] in #16
- chore(deps): update dependency go to v1.24.5 by @renovate[bot] in #17
New Contributors
- @dependabot[bot] made their first contribution in #12
- @renovate[bot] made their first contribution in #2
Full Changelog: v0.0.4...v0.0.5