Skip to content

Releases: datum-cloud/datumctl

v0.9.1

22 Jan 20:23
710ca4f

Choose a tag to compare

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

21 Jan 17:29
499dd2f

Choose a tag to compare

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

17 Jan 18:20
74064be

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

17 Jan 02:26
9fa6bb9

Choose a tag to compare

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

14 Jan 15:08
05c9a8d

Choose a tag to compare

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

28 Aug 20:41
a4c6193

Choose a tag to compare

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

17 Jul 16:07
aaad6c1

Choose a tag to compare

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

Full Changelog: v0.0.4...v0.0.5

v0.0.4

14 Jan 22:08
a31485b

Choose a tag to compare

Changelog

  • a31485b Merge pull request #10 from datum-cloud/fix-table-output
  • 4e575cc bugfix: fix table output

v0.0.3

02 Jan 20:40
2a367b9

Choose a tag to compare

Changelog

  • 2a367b9 Merge pull request #8 from sullivtr/main
  • 764d6ca add: test for the getListOrganizationsTableOutputData. We dont want this to break if we change the data model
  • 52ce928 err checking
  • c921412 fix: remove abstraction for table build
  • 5f01c4c fix: testing table output
  • 37d8bf4 fix: use proto marshalling, not regular marshalling (facepalm.. sorry)
  • 523c82e guardrails for table formatter
  • 6e0c5d0 initial output wrapper lib
  • b3c6fc1 remove unused code

v0.0.2

30 Dec 18:36
8f93b96

Choose a tag to compare

Changelog

  • 8f93b96 Merge pull request #9 from datum-cloud/bug/update-kubeconfig-hostname-propagation
  • bd08c03 bug: Corrected update-kubeconfig method to propagate target API server information to get-token command.