Skip to content

Releases: gabrie30/ghorg

v1.9.5

30 May 03:52
7c5ac68
Compare
Choose a tag to compare

Added

  • GHORG_NO_TOKEN to allow cloning no token present; thanks @6543
  • GitHub App authentication; thanks @duizabojul

Changed

Deprecated

Removed

Fixed

  • Gitea SCM x509: certificate signed by unknown authority (#307); thanks @oligot

Security

  • Bump github.com/ktrysmt/go-bitbucket from 0.9.55 to 0.9.56 (#305)
  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#303)
  • Bump github.com/xanzy/go-gitlab from 0.81.0 to 0.83.0 (#302)

v1.9.4

26 Mar 23:12
2bcac49
Compare
Choose a tag to compare

Added

Changed

Deprecated

Removed

  • Token length checks

Fixed

  • Gitea tokens from not being found in config.yaml; thanks @Antfere
  • HTTPS GitHub clones with new GH fine grain tokens; thanks @verybadsoldier

Security

  • Bump github.com/spf13/viper from 1.14.0 to 1.15.0
  • Bump github.com/fatih/color from 1.13.0 to 1.14.1
  • Bump github.com/xanzy/go-gitlab from 0.77.0 to 0.79.1
  • Bump golang.org/x/net from 0.4.0 to 0.7.0
  • Bump golang.org/x/oauth2 from 0.3.0 to 0.5.0
  • Bump github.com/xanzy/go-gitlab from 0.79.1 to 0.80.2

v1.9.3

07 Jan 20:57
5517024
Compare
Choose a tag to compare

Added

  • Better examples for GitLab
  • Better tests for local gitlab enterprise

Changed

Deprecated

Removed

Fixed

  • gitlab hash concurrency issues
  • all-users command directory nesting
  • ls command to work with output dirs
  • gitlab groups and subgroup nesting; thanks @nudgegoonies

Security

  • Bump github.com/ktrysmt/go-bitbucket from 0.9.54 to 0.9.55
  • Bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0

v1.9.2

31 Dec 19:30
13acc61
Compare
Choose a tag to compare

[1.9.2] - 12/31/22

Added

Changed

Deprecated

Removed

Fixed

  • GitLab nested group names; thanks @MaxG87

Security

v1.9.1

11 Dec 16:49
e5820e2
Compare
Choose a tag to compare

Added

  • Ability to clone all users repos on hosted GitLab instances; thanks @mlaily

Changed

Deprecated

Removed

Fixed

  • Top level GitLab groups on hosted GitLab instances now fetch all groups; thanks @mlaily

Security

  • Bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0
  • Bump github.com/spf13/viper from 1.13.0 to 1.14.0

v1.9.0

05 Nov 15:22
b8368b6
Compare
Choose a tag to compare

Added

  • GHORG_INSECURE_GITEA_CLIENT to be explicit when cloning from Gitea instances using http; thanks @zerrol

Changed

Deprecated

Removed

  • Logging errors from security command

Fixed

  • GHORG_RECLONE_PATH from getting unset; thanks @afonsoc12

Security

  • Bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0
  • Bump github.com/spf13/cobra from 1.5.0 to 1.6.1

v1.8.8

11 Oct 15:42
6271028
Compare
Choose a tag to compare

Added

  • Filename length limit on gitlab repos with name collisions

Changed

Deprecated

Removed

Fixed

Security

v1.8.7

19 Aug 18:28
178d084
Compare
Choose a tag to compare

Added

Changed

Deprecated

Removed

Fixed

  • SCM providers prompting for credentials

Security

v1.8.6

18 Aug 16:02
4c37794
Compare
Choose a tag to compare

Added

Changed

  • Default behavior of gitlab repo naming collisions to append namespace'd path to repo name instead of auto adding preserve dir behavior; thanks @sding3

Deprecated

Removed

Fixed

Security

v1.8.5

13 Aug 17:38
a47ab1e
Compare
Choose a tag to compare

[1.8.5] - 7/13/22

Added

  • GHORG_GIT_FILTER flag to clone command; thanks @ryanaross

Changed

Deprecated

Removed

Fixed

Security