Skip to content

Releases: jfrog/froggit-go

v1.6.1

28 Feb 13:34
d0c93d3
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Add .git initialization on DownloadRepository for GitLab by @omerzi in #71

Full Changelog: v1.6.0...v1.6.1

v1.6.0

16 Feb 16:31
5ac428e
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🚨

Exciting New Features 🎉

New Contributors

Full Changelog: v1.5.5...v1.6.0

v1.5.5

26 Jan 14:37
d41c3fc
Compare
Choose a tag to compare

What's Changed

  • Add repository visibility to the repository info by @yahavi in #63
  • Fix Azure Devops Server remote details by @omerzi in #65
  • New Get Repository Environment Info API by @yahavi in #64

Full Changelog: v1.5.4...v1.5.5

v1.5.4

24 Jan 13:28
d91178a
Compare
Choose a tag to compare

What's Changed

  • Added DownloadFileFromRepository to Bitbucket Server by @omerzi in #61

Full Changelog: v1.5.3...v1.5.4

v1.5.3

10 Jan 11:26
ce19655
Compare
Choose a tag to compare

What's Changed

  • Need to check 404 status code before error by @omerzi in #60

Full Changelog: v1.5.2...v1.5.3

v1.5.2

04 Jan 09:44
c364996
Compare
Choose a tag to compare

What's Changed

  • Add .frogbot/frogbot-config.yml by @omerzi in #58
  • Add DownloadFileFromRepo API to GitHub and GitLab by @omerzi in #59

Full Changelog: v1.5.1...v1.5.2

v1.5.1

21 Dec 11:19
7fc3c38
Compare
Choose a tag to compare

What's Changed

  • [🐸 Frogbot] Upgrade golang.org/x/net to 0.4.0 by @github-actions in #56
  • Skip CreateDotGitFolderWithRemote if .git exists by @omerzi in #57

New Contributors

  • @github-actions made their first contribution in #56

Full Changelog: v1.5.0...v1.5.1

v1.5.0

18 Dec 09:50
e75d840
Compare
Choose a tag to compare

What's Changed

  • Add header image to the README & Frogbot by @eyalbe4 in #51
  • Add Logger and logs by @omerzi in #55
  • Add .git remote data for GitHub, Bitbucket Cloud and Azure Repos + Fix Azure Repos download repo bug by @omerzi in #53
  • Check HTTP response status code in DownloadRepository by @omerzi in #54

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.2

30 Nov 08:47
1eac42a
Compare
Choose a tag to compare

What's Changed

  • Add .git folder to Bitbucket Server DownloadRepository + verify /rest suffix in endpoint by @omerzi in #50

Full Changelog: v1.4.1...v1.4.2

v1.4.1

27 Nov 08:19
b9a42c7
Compare
Choose a tag to compare

What's Changed

  • Fix Github ListOpenPullRequests by @omerzi in #49

Full Changelog: v1.4.0...v1.4.1