Skip to content

Releases: brevdev/brev-cli

v0.6.328

Choose a tag to compare

@drewmalin drewmalin released this 02 Jul 19:23
5e6c288

Changelog

  • 5e6c288 feat(BRE2-955): use org access instead of role attachments (#417)
  • 1f27141 fix(shell): clear message when SSHing to a node without access (#418)
  • 12d39b7 fix: remove deprecated brev recreate code implementation (#415)
  • bae6bcf fix: friendly error when registering a node with a duplicate name (#413)

v0.6.327

Choose a tag to compare

@drewmalin drewmalin released this 26 Jun 17:41
f809c91

Changelog

  • f809c91 fix: validate instance is stoppable before stop (#416)
  • 070c388 forward firewallRules and subLocation from launchable in brev create -l (#406)
  • 7b9f3c4 remove deprecated workspace groups cmd (#414)
  • 0cdca17 use dev.brev instead of localhost (#409)
  • 5f54344 Update dependencies to address security vulnerabilities (#405)
  • 49698e6 fix: trigger duplicate interactive login prompts when logged out (#400)
  • 1682510 fix: brev-open-command-triggers-two-concurrent-interactive-login-prompts (#387)
  • 1fc7a42 Brev 9311/fix invalid instance type error (#386)
  • 6ea0f72 fix: brev ls all showing all instances in org (#401)
  • a62f179 fix(BREV-9479): inline lifecycle script body when deploying launchable via CLI (#394)
  • f6e6b00 fix: remove brev reset suggestion from brev ls output (#404)

v0.6.326

Choose a tag to compare

@theFong theFong released this 22 May 19:01
39ce87a

Changelog

v0.6.325

Choose a tag to compare

@theFong theFong released this 21 May 23:28
f87411f

Changelog

  • f87411f feat: Use Port IDs on Grant, Revoke SSH (#397)
  • 6b83fdb fix: Use port number when sshing to external nodes (#396)
  • 7998e61 fix(BRE2-931): make set case insensitive (#385)
  • 1e5c17f fix: update dependencies to address security vulnerabilities (#345)

v0.6.324

Choose a tag to compare

@theFong theFong released this 07 May 20:30
83ace83

Changelog

  • 83ace83 feat(BRE2-915): API Key as auth method (#369)
  • aa0799e Install CLI to ~/.local/bin without sudo (#379)

v0.6.323

Choose a tag to compare

@theFong theFong released this 30 Apr 23:32
8e255d8

Changelog

  • 8e255d8 Got rid of forced tutorial and added auto opt in for CLI analytics (#370)
  • 2d876de fix: remove deprecated --hard flag and all references (#371)
  • a295d3a Brev 8959/fix unix socket len macos (#366)
  • d039320 Fix/install script rate limit handling (#354)
  • 9e0e34b fix: brev ls spinner hanging during onboarding quick tour (#348)
  • 99c7ff6 add launchables support to create (#347)
  • 86baa12 feat(BREV-2866): open shell in expected container working directory (#308)
  • 1a12fd5 feat: resolve real user ID in analytics via UserStore (#342)
  • ed9c8a2 fix: prevent duplicate include entries in SSH config (#339)
  • 2f632bb fix(BRE2-877): fix ls --all (#340)
  • ec04f83 chore(BRE2-867): update readme (#336)

v0.6.322

Choose a tag to compare

@theFong theFong released this 15 Mar 18:17
f6168b2

Changelog

  • f6168b2 feat(BRE2-853): simplify login (#335)
  • 747f217 fix(BRE2-865): fetch private key before external node ssh (#334)

v0.6.321

Choose a tag to compare

@theFong theFong released this 14 Mar 00:29
cfaf218

Changelog

  • cfaf218 move to cli login page (#333)
  • df0beab fix(BRE2-825): Ensure sudo prompts are always visible (#332)
  • 090deec fix(BRE2-824): validate SSH port and allow re-entry (#328)
  • f5105a0 fix(BRE2-829): external nodes should not be part of ls by default (#327)

v0.6.320

Choose a tag to compare

@theFong theFong released this 11 Mar 21:17
fa8d938

Changelog

  • fa8d938 feat(BRE2-818): Standardize register, deregister, enablesssh (#325)
  • e98788b fix: honor create dry-run with explicit types (#326)
  • 75e987b feat: add brev feedback command (#324)
  • cf7015a feat(agent-skill): track installed version in .version file (#303)
  • e5ec5f1 feat(BRE2-810): sudo gating, brev upgrade (#320)
  • ce5403b feat: make brev exec fast with SSH multiplexing (#319)

v0.6.319

Choose a tag to compare

@theFong theFong released this 09 Mar 20:33
6264887

Changelog

  • 6264887 feat(BRE2-814): allocate ssh port explicitly (#321)
  • 9266638 fix(BRE2-811): remove additional brev tunnel state (#318)