Skip to content

Conversation

@indev-release-bot
Copy link
Contributor

🤖 I have created a release beep boop

1.0.0 (2026-01-29)

Features

  • accept name as a positional parameter (4e4b4a3)
  • add client for teams endpoint (359ef4f)
  • add client to get data from me endpoint (07b233e)
  • add client to get users (d6195ca)
  • add cluster access grant command (fcc4ac8)
  • add cluster access revoke command (57867c6)
  • add cluster commands to login and open in browser (88251dc)
  • add cluster get and status commands (75647b0)
  • add command to add members to teams (9ba5653)
  • add command to create teams (24a9c0e)
  • add command to delete teams (e20e624)
  • add command to list all users (687df04)
  • add command to list cluster access (a60d781)
  • add command to remove members from teams (085c97a)
  • add function to add cluster member (e0b5d60)
  • add function to get cluster members (d05549d)
  • add function to remove cluster members (494a4ef)
  • add generated cluster name to cluster creation output (4fe5218)
  • add get command to get team information and its members (75e1a6c)
  • add linter configuration and refactor commands (b255899)
  • add observability events (42783fd)
  • add organization and role to account show command (46d7b7b)
  • add suffix to name on cluster creation (23d103a)
  • add team list command (2898aca)
  • add team name regex validation (c248ac0)
  • add team name regex validation (d4cb6f8)
  • add toggle, select, and autoscaling (bdf66a1)
  • centralize config constants and move clusterName to flag (ed9b3e7)
  • ci: add gitlab ci with goreleaser (0170186)
  • ci: add goreleaser (44f6a76)
  • cli instrumentation (912ec73)
  • cli instrumentation. (51b30e4)
  • cluster nodepool and performance preset (65a9a2a)
  • cluster nodepool and performance preset. Closes #34 (c4e89bd)
  • cluster: add cluster commands and rest client (403b1e5)
  • cluster: Add status to cluster list output (b3cdb1c)
  • cluster: Add status to cluster list output. Closes #24 (bc6eb32)
  • credentialstore: implement interfaces for token caching (d50dc14)
  • enhance cluster creation with interactive wizard (267f1c2)
  • enhance cluster creation with interactive wizard (b726e20)
  • goreleaser: add brew config (59bf401)
  • implement account command structure and credential storage (86ec565)
  • integreations & additional fields (a2da216)
  • login: device login for browserless environments with --device flag (2747ae3)
  • login: device login for browserless environments with --device flag. Closes #14 (0093857)
  • OpenTelemetry and Elastic APM (f121719)
  • OpenTelemetry and Elastic APM. Closes #23 (7cb89b9)
  • sort output by team membership (b447dfd)
  • trace: instrument http client (78313cb)

Bug Fixes

  • add missing mock method to fix tests (5a2b67a)
  • brew: remove completions from brew formula (2ef30e4)
  • brew: use directory 'Formula' (6ecb1f5)
  • cli: fix stdin file descriptor syscall for windows (6207661)
  • goreleaser: add custom gitlab urls (58a326a)
  • goreleaser: add gitlab private repo release target (c61beda)
  • goreleaser: fix exclude patterns (68a18ab)
  • goreleaser: release name (0b2f956)
  • goreleaser: remove whitespace in artifact name (703f733)
  • import formatting (57abc20)
  • inaccurate case-sensitive comparisons for cluster status and delete commands (38e7112)
  • incorrect fields sent to api when deleting clusters (daaaefc)
  • incorrect fields sent to api when deleting clusters (9c64ddb)
  • incorrect table padding for strings with multiple special characters (6d1f3b0)
  • keyring: remove backend allowlist (eea5bd3)
  • login: create cache-dir on initial login (459bd4b)
  • login: create cache-dir on initial login. Closes #19 (fa205ab)
  • make team and cluster get commands case-insensitive (d532b65)
  • otel: prevent telemetry deletion in dev (7c5ff00)
  • output encoder not properly wrapping errors (20dd25c)
  • readme title (af8f1cf)
  • readme title. Closes #30 (3de3353)
  • security: update vulnerable dependencies (fc57a5c)
  • set 8 nodes max limit for new clusters (37c80da)
  • telemetry timeout on production environment (217aee2)
  • telemetry timeout on production environment. Closes #26 (4923cb6)
  • trace: remove hostname form trace context (1f016a7)
  • typo in error message (1f3564e)
  • use format strings for ux.Fprint (2f321d6)

Performance Improvements

  • remove build bottleneck: keyring credential store (unused) (44f5dd0)

Reverts

  • token property does not accept plain-text with interpolation (f3da119)

This PR was generated with Release Please. See documentation.

@Callum0x50 Callum0x50 merged commit 46fee55 into main Jan 30, 2026
4 checks passed
@Callum0x50 Callum0x50 deleted the release-please--branches--main branch January 30, 2026 11:27
@indev-release-bot
Copy link
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add command to get integrations Add commands to manage teams

1 participant