Skip to content

Releases: gitkraken/gk-cli

v1.0.10

04 Oct 15:38
79f690e
Compare
Choose a tag to compare

2023-10-04T15:26:22Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Provider Oauth flow

Bug fixes

  • Can select local workpaces without repos when creating a cloud workspace from local
  • Crash when use pr, isssue or insights commands
  • Empty UserId in first login
  • Error creating cloud workspace from local
  • Error removing some repositories from workspace
  • Error using jira and trello at ws create
  • Error when the repository provider is empty
  • Missing tokens when adding a repository
  • Provider, issue and pr commands
  • Fix minor errors

Others

  • Improve display of backend errors

Thanks!

Those were the changes on v1.0.10!

v1.0.9

25 Sep 10:54
6467102
Compare
Choose a tag to compare

2023-09-25T10:42:26Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Add support for multiple organizations with Jira and Azure tokens
  • Use gk ws create to create a cloud workspace from a local workspace
  • Create gk provider remove command
  • Implement filters to issue commands and create max_display_item setting

Bug fixes

  • Better header for the backend

Others

  • Display organizations at gk provider * commands
  • Fix bugs and improve commands
  • Improve internal error handling
  • Improve gk pr commands
  • Code cleanup and changes for Go 1.21
  • Store providers token locally
  • Add support to DD/MM/YY format
  • Improve gk issue list and gk issue view commands
  • Update Go 1.21 -> 1.21.1
  • Use only .gk folder for shared workspaces

Thanks!

Those were the changes on v1.0.9!

v1.0.8

03 Aug 11:32
9ce3a84
Compare
Choose a tag to compare

2023-08-03T11:23:32Z

Welcome to the latest release of GitKraken CLI!

Changelog

Bug fixes

  • Provider integration didn't validate when token was outdated

Others

  • Gitlens Insiders support
  • Update workspace file structure to support GitKraken products

Thanks!

Those were the changes on v1.0.8!

v1.0.7

14 Jul 12:05
465110a
Compare
Choose a tag to compare

2023-07-14T11:56:41Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Add: Option to share with members in gk ws create

Fixes

  • Fix: Improve conditions when checking if a path is a repository
  • Fix: List all available workspaces when some of them have invalid information

Others

  • Release .deb and .rpm files

Thanks!

Those were the changes on v1.0.7!

v1.0.6

05 Jun 16:36
79473f2
Compare
Choose a tag to compare

2023-06-05T16:24:32Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Add Bitbucket HTTPS/SSH support for gk ws clone
  • Show already connected providers in gk provider add
  • Add gk provider list command to display connected providers
  • Allow to create workspaces with only flags

Others

  • Ask for the default graph client the first time gk graph is run.
  • Update license message on gk user-infobased on the subscribed plan.

Thanks!

Those were the changes on v1.0.6!

v1.0.5

25 May 16:13
79473f2
Compare
Choose a tag to compare

2023-05-25T16:04:14Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • gk settings will display a list of the settings with their values

Bug fixes

  • Width of the pr number was overflowing its column
  • gk ws add-repo is no longer necessary in Azure workspaces with synced repos
  • gk ws clone was displaying a wrong message when workspace had no repos

Others

  • Better validation to date flags in gk pr list filters
  • Check origin and other git remotes in some commands
  • Moved login checks to command prerun
  • upgrade go from 1.19 -> 1.20

Thanks!

Those were the changes on v1.0.5!

v1.0.4

17 May 11:38
c4ebbd9
Compare
Choose a tag to compare

2023-05-17T11:27:50Z

Welcome to the latest release of GitKraken CLI!

Changelog

Features

  • Add Azure HTTPS/SSH support for gk ws clone
  • Add GitLab HTTPS/SSH support for gk ws clone

Others

  • add performance checks to API resources
  • add performance checks to insights repository
  • add performance checks to issue repository
  • add performance checks to organization repository
  • add performance checks to pull request repository
  • add performance checks to team repository
  • add performance checks to workspace repository

Thanks!

Those were the changes on v1.0.4!

v1.0.3

25 Apr 11:33
989f192
Compare
Choose a tag to compare

2023-04-25T11:20:39Z

Welcome to the latest release of GitKraken CLI!

Changelog

Bug fixes

  • gk graph couldn't open repositories with spaces in path
  • solve permissions error when updating repository location

Others

  • Merge pull request #168 from gitkraken/development
  • Use of kopoli/go-terminal-size instead of term
  • call settings.SetWorkspaceData instead of WorkspaceRepository

Thanks!

Those were the changes on v1.0.3!

v1.0.2

19 Apr 14:36
989f192
Compare
Choose a tag to compare

2023-04-19T14:34:49Z

Welcome to the latest release of GitKraken CLI!

Changelog

Bug fixes

  • gk version was not comparing versions properly
  • Spinner was deleting some text on gk ws remove-repos

Others

  • Ask to add another repo after adding one
  • Ask to locate repos after cloning

Thanks!

Those were the changes on v1.0.2!

v1.0.1

13 Apr 17:44
989f192
Compare
Choose a tag to compare

2023-04-13T17:29:37Z

Welcome to the latest release of GitKraken CLI!

Changelog

Bug fixes

  • Remove completion subcommand from usage
  • Workspace insights not displaying properly in some cases

Others

  • Changes in root command
  • Group subcommands in help message for better visualization

Thanks!

Those were the changes on v1.0.1!