Skip to content

Commit

Permalink
Promote to version 1.50.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalbe4 committed Jul 14, 2021
1 parent 89c0ba4 commit 681fb5e
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 9 deletions.
4 changes: 4 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release Notes

## 1.50.1 (July 14, 2021)
- Bug fix - When using the --detailed-summary option, the returned upload path is incorrect for the "jfrog rt gp" and "jfrog rt mvn" commands
- Bug fix - When using the --detailed-summary option, there are additional log messages added to stdout, making it impossible to parse the summary

## 1.50.0 (June 24, 2021)
- New --retries option for the search, set-props, delete-props, delete, copy and move commands

Expand Down
2 changes: 1 addition & 1 deletion build/npm/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jfrog-cli-go",
"version": "1.50.0",
"version": "1.50.1",
"description": "🐸 Command-line interface for JFrog Artifactory, Bintray, Mission Control and Xray 🐸",
"homepage": "https://github.com/jfrog/jfrog-cli-go",
"preferGlobal": true,
Expand Down
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ require (
github.com/gookit/color v1.4.2
github.com/jfrog/gocmd v0.3.1
github.com/jfrog/gofrog v1.0.6
github.com/jfrog/jfrog-cli-core v1.8.0
github.com/jfrog/jfrog-client-go v0.25.0
github.com/jfrog/jfrog-cli-core v1.8.1
github.com/jfrog/jfrog-client-go v0.25.1
github.com/jszwec/csvutil v1.4.0
github.com/mholt/archiver v2.1.0+incompatible
github.com/pierrec/lz4 v2.6.0+incompatible // indirect
Expand All @@ -23,9 +23,9 @@ require (
gopkg.in/yaml.v2 v2.4.0
)

// replace github.com/jfrog/jfrog-client-go => github.com/jfrog/jfrog-client-go v0.24.1-0.20210623152109-410745e2ff11
// replace github.com/jfrog/jfrog-client-go => github.com/jfrog/jfrog-client-go v1.0.1-0.20210713095602-e86100490f5d

// replace github.com/jfrog/jfrog-cli-core => github.com/jfrog/jfrog-cli-core v1.7.3-0.20210623154415-079076943909
// replace github.com/jfrog/jfrog-cli-core => github.com/jfrog/jfrog-cli-core v1.8.1-0.20210713102714-f5eb4315aa8c

// replace github.com/jfrog/gocmd => github.com/jfrog/gocmd v0.3.1-0.20210623152326-422f211f4e7f

Expand Down
6 changes: 4 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,12 @@ github.com/jfrog/gocmd v0.3.1 h1:EyOot6llZaHlV9S6We6P0OrYA2pKO8Xifm3yXuUxriM=
github.com/jfrog/gocmd v0.3.1/go.mod h1:spTHT8F2u0DtGdVq3v6frnSiqaKwPdNuMQd856MCHhw=
github.com/jfrog/gofrog v1.0.6 h1:yUDxSCw8gTK6vC4PvtG0HTnEOQJSZ+O4lWGCgkev1nU=
github.com/jfrog/gofrog v1.0.6/go.mod h1:HkDzg+tMNw23UryoOv0+LB94BzYcl6MCIoz8Tmlb+s8=
github.com/jfrog/jfrog-cli-core v1.8.0 h1:Nequl4UQ7w84+DOFW7M++VGkLsZt2lzHuImtyKrqEPE=
github.com/jfrog/jfrog-cli-core v1.8.0/go.mod h1:saWhL5LDNpUH8CIC/C+jnBm/60AS6N0uBK4o/iZRBZU=
github.com/jfrog/jfrog-cli-core v1.8.1 h1:cKucXVvZgSPpccp4PcNCxTl4cHbr7roNV8XeVLZosmI=
github.com/jfrog/jfrog-cli-core v1.8.1/go.mod h1:5AOY/1dGtWvRTLrbSBxDXV39kTZNNxcfIWAuuoe6a4M=
github.com/jfrog/jfrog-client-go v0.25.0 h1:O4s0wTPFoXwl9IDTpuTv9NN+FI3V3etlapo/g7Qb4+Y=
github.com/jfrog/jfrog-client-go v0.25.0/go.mod h1:bjBL6Svr951HZH7JvMtzPJ9Xy5cO0OweNjkhUzxKmtw=
github.com/jfrog/jfrog-client-go v0.25.1 h1:V8FqGPvGCEAsIXq9rr1ImJWgDtX+GVkB/dcr+PLHvGw=
github.com/jfrog/jfrog-client-go v0.25.1/go.mod h1:bjBL6Svr951HZH7JvMtzPJ9Xy5cO0OweNjkhUzxKmtw=
github.com/jonboulle/clockwork v0.1.0/go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo=
github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU=
Expand Down
2 changes: 1 addition & 1 deletion utils/cliutils/cli_consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package cliutils

const (
// General CLI constants
CliVersion = "1.50.0"
CliVersion = "1.50.1"
ClientAgent = "jfrog-cli-go"

// CLI base commands constants:
Expand Down

0 comments on commit 681fb5e

Please sign in to comment.