|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [v1.4.0](https://github.com/drone/drone-cli/tree/v1.4.0) (2021-09-08) |
| 3 | +## [v1.5.0](https://github.com/harness/drone-cli/tree/v1.5.0) (2022-01-04) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.3...v1.4.0) |
| 5 | +[Full Changelog](https://github.com/harness/drone-cli/compare/v1.4.0...v1.5.0) |
6 | 6 |
|
7 | 7 | **Implemented enhancements:**
|
8 | 8 |
|
9 |
| -- provides ability to update auto-cancel-running flag on repo [\#198](https://github.com/drone/drone-cli/pull/198) ([eoinmcafee00](https://github.com/eoinmcafee00)) |
| 9 | +- Update README.md [\#205](https://github.com/harness/drone-cli/pull/205) ([tphoney](https://github.com/tphoney)) |
| 10 | +- \(dron-124\) Add new command for build incomplete V2 [\#204](https://github.com/harness/drone-cli/pull/204) ([tphoney](https://github.com/tphoney)) |
10 | 11 |
|
11 | 12 | **Fixed bugs:**
|
12 | 13 |
|
13 |
| -- \(fix\) fix multi-docs/lists in starlark [\#200](https://github.com/drone/drone-cli/pull/200) ([tphoney](https://github.com/tphoney)) |
| 14 | +- update libaries with vulnerabilies [\#208](https://github.com/harness/drone-cli/pull/208) ([eoinmcafee00](https://github.com/eoinmcafee00)) |
| 15 | +- fixes issue where template info command wasn't working [\#203](https://github.com/harness/drone-cli/pull/203) ([eoinmcafee00](https://github.com/eoinmcafee00)) |
| 16 | +- Update go-jsonnet to version v0.17.0 [\#202](https://github.com/harness/drone-cli/pull/202) ([hjkatz](https://github.com/hjkatz)) |
14 | 17 |
|
15 |
| -## [v1.3.3](https://github.com/drone/drone-cli/tree/v1.3.3) (2021-08-26) |
| 18 | +## [v1.4.0](https://github.com/harness/drone-cli/tree/v1.4.0) (2021-09-08) |
16 | 19 |
|
17 |
| -[Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.2...v1.3.3) |
| 20 | +[Full Changelog](https://github.com/harness/drone-cli/compare/v1.3.3...v1.4.0) |
| 21 | + |
| 22 | +**Implemented enhancements:** |
| 23 | + |
| 24 | +- provides ability to update auto-cancel-running flag on repo [\#198](https://github.com/harness/drone-cli/pull/198) ([eoinmcafee00](https://github.com/eoinmcafee00)) |
| 25 | + |
| 26 | +**Fixed bugs:** |
| 27 | + |
| 28 | +- \(fix\) fix multi-docs/lists in starlark [\#200](https://github.com/harness/drone-cli/pull/200) ([tphoney](https://github.com/tphoney)) |
| 29 | + |
| 30 | +**Merged pull requests:** |
| 31 | + |
| 32 | +- \(maint\) release-v1.4.0 prep [\#201](https://github.com/harness/drone-cli/pull/201) ([tphoney](https://github.com/tphoney)) |
| 33 | + |
| 34 | +## [v1.3.3](https://github.com/harness/drone-cli/tree/v1.3.3) (2021-08-26) |
| 35 | + |
| 36 | +[Full Changelog](https://github.com/harness/drone-cli/compare/v1.3.2...v1.3.3) |
18 | 37 |
|
19 | 38 | **Fixed bugs:**
|
20 | 39 |
|
21 |
| -- Fix `--stream` combined with `--format` for `jsonnet` [\#195](https://github.com/drone/drone-cli/pull/195) ([julienduchesne](https://github.com/julienduchesne)) |
| 40 | +- Fix `--stream` combined with `--format` for `jsonnet` [\#195](https://github.com/harness/drone-cli/pull/195) ([julienduchesne](https://github.com/julienduchesne)) |
22 | 41 |
|
23 | 42 | **Merged pull requests:**
|
24 | 43 |
|
25 |
| -- \(maint\) release prep v1.3.3 [\#197](https://github.com/drone/drone-cli/pull/197) ([tphoney](https://github.com/tphoney)) |
| 44 | +- \(maint\) release prep v1.3.3 [\#197](https://github.com/harness/drone-cli/pull/197) ([tphoney](https://github.com/tphoney)) |
26 | 45 |
|
27 |
| -## [v1.3.2](https://github.com/drone/drone-cli/tree/v1.3.2) (2021-08-25) |
| 46 | +## [v1.3.2](https://github.com/harness/drone-cli/tree/v1.3.2) (2021-08-25) |
28 | 47 |
|
29 |
| -[Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.1...v1.3.2) |
| 48 | +[Full Changelog](https://github.com/harness/drone-cli/compare/v1.3.1...v1.3.2) |
30 | 49 |
|
31 | 50 | **Fixed bugs:**
|
32 | 51 |
|
33 |
| -- \(fix\) re-enable format option for jsonnet command [\#193](https://github.com/drone/drone-cli/pull/193) ([tphoney](https://github.com/tphoney)) |
| 52 | +- \(fix\) re-enable format option for jsonnet command [\#193](https://github.com/harness/drone-cli/pull/193) ([tphoney](https://github.com/tphoney)) |
34 | 53 |
|
35 | 54 | **Merged pull requests:**
|
36 | 55 |
|
37 |
| -- \(maint\) release prep for v1.3.2 [\#194](https://github.com/drone/drone-cli/pull/194) ([tphoney](https://github.com/tphoney)) |
| 56 | +- \(maint\) release prep for v1.3.2 [\#194](https://github.com/harness/drone-cli/pull/194) ([tphoney](https://github.com/tphoney)) |
38 | 57 |
|
39 |
| -## [v1.3.1](https://github.com/drone/drone-cli/tree/v1.3.1) (2021-08-20) |
| 58 | +## [v1.3.1](https://github.com/harness/drone-cli/tree/v1.3.1) (2021-08-20) |
40 | 59 |
|
41 |
| -[Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.0...v1.3.1) |
| 60 | +[Full Changelog](https://github.com/harness/drone-cli/compare/v1.3.0...v1.3.1) |
42 | 61 |
|
43 | 62 | **Fixed bugs:**
|
44 | 63 |
|
45 |
| -- Defect/permission template [\#191](https://github.com/drone/drone-cli/pull/191) ([eoinmcafee00](https://github.com/eoinmcafee00)) |
46 |
| -- \(DRON-113\) use ghodss/yaml for yaml printing [\#189](https://github.com/drone/drone-cli/pull/189) ([tphoney](https://github.com/tphoney)) |
47 |
| -- fixes issue were cli required an additional parameter in order to com… [\#188](https://github.com/drone/drone-cli/pull/188) ([eoinmcafee00](https://github.com/eoinmcafee00)) |
| 64 | +- Defect/permission template [\#191](https://github.com/harness/drone-cli/pull/191) ([eoinmcafee00](https://github.com/eoinmcafee00)) |
| 65 | +- \(DRON-113\) use ghodss/yaml for yaml printing [\#189](https://github.com/harness/drone-cli/pull/189) ([tphoney](https://github.com/tphoney)) |
| 66 | +- fixes issue were cli required an additional parameter in order to com… [\#188](https://github.com/harness/drone-cli/pull/188) ([eoinmcafee00](https://github.com/eoinmcafee00)) |
48 | 67 |
|
49 | 68 | **Merged pull requests:**
|
50 | 69 |
|
51 |
| -- release prep v1.3.1 [\#192](https://github.com/drone/drone-cli/pull/192) ([eoinmcafee00](https://github.com/eoinmcafee00)) |
| 70 | +- release prep v1.3.1 [\#192](https://github.com/harness/drone-cli/pull/192) ([eoinmcafee00](https://github.com/eoinmcafee00)) |
52 | 71 |
|
53 | 72 |
|
54 | 73 |
|
|
0 commit comments