Skip to content

Commit 8e8b9cc

Browse files
authored
Merge pull request #660 from newrelic/release/v0.18.22
Release/v0.18.22
2 parents 6c1faf5 + aff138d commit 8e8b9cc

File tree

70 files changed

+159
-110
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+159
-110
lines changed

CHANGELOG.md

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
<a name="v0.18.22"></a>
2+
## [v0.18.22] - 2021-02-05
3+
### Bug Fixes
4+
- **install:** suppress prompts during e2e tests
5+
6+
<a name="v0.18.21"></a>
7+
## [v0.18.21] - 2021-02-05
8+
### Bug Fixes
9+
- **install:** prefer to prompt only when advanced mode is enabled
10+
- **install:** include displayName in the recipeFile struct
11+
- **install:** remove redundant [y/n] from prompts
12+
- **install:** mask secret variables
13+
14+
### Features
15+
- **decode:** NR CLI Translate base64 encoded urls command
16+
- **decode:** NR CLI Translate base64 encoded urls command
17+
- **decode:** NR CLI Translate base64 encoded urls command
18+
- **decode:** NR CLI Translate base64 encoded urls command
19+
20+
<a name="v0.18.20"></a>
21+
## [v0.18.20] - 2021-01-27
22+
<a name="v0.18.19"></a>
23+
## [v0.18.19] - 2021-01-27
24+
### Bug Fixes
25+
- **install:** ensure prompt respones are handled correctly
26+
27+
<a name="v0.18.18"></a>
28+
## [v0.18.18] - 2021-01-25
29+
### Bug Fixes
30+
- **install:** capture guid from validation when alternate format
31+
32+
<a name="v0.18.17"></a>
33+
## [v0.18.17] - 2021-01-22
34+
### Bug Fixes
35+
- **install:** avoid duplicate results when fetching recommendations
36+
- **install:** switch to confirmation for post-question visibility
37+
138
<a name="v0.18.16"></a>
239
## [v0.18.16] - 2021-01-20
340
<a name="v0.18.15"></a>
@@ -419,7 +456,13 @@
419456
- **profile:** Enable reading of profiles and use Region/APIKey from default profile
420457
- **profile:** Add listing of profiles to command
421458

422-
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.16...HEAD
459+
[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.22...HEAD
460+
[v0.18.22]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.21...v0.18.22
461+
[v0.18.21]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.20...v0.18.21
462+
[v0.18.20]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.19...v0.18.20
463+
[v0.18.19]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.18...v0.18.19
464+
[v0.18.18]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.17...v0.18.18
465+
[v0.18.17]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.16...v0.18.17
423466
[v0.18.16]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.15...v0.18.16
424467
[v0.18.15]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.14...v0.18.15
425468
[v0.18.14]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.13...v0.18.14

docs/cli/newrelic.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The New Relic CLI enables users to perform tasks against the New Relic APIs
99
### Options
1010

1111
```
12-
--format string output text format [Text, YAML, JSON] (default "JSON")
12+
--format string output text format [JSON, Text, YAML] (default "JSON")
1313
-h, --help help for newrelic
1414
--plain output compact text
1515
```
@@ -20,6 +20,7 @@ The New Relic CLI enables users to perform tasks against the New Relic APIs
2020
* [newrelic apm](newrelic_apm.md) - Interact with New Relic APM
2121
* [newrelic completion](newrelic_completion.md) - Generates shell completion functions
2222
* [newrelic config](newrelic_config.md) - Manage the configuration of the New Relic CLI
23+
* [newrelic decode](newrelic_decode.md) - Decodes NR1 URL Strings
2324
* [newrelic diagnose](newrelic_diagnose.md) - Troubleshoot your New Relic installation
2425
* [newrelic documentation](newrelic_documentation.md) - Generate CLI documentation
2526
* [newrelic edge](newrelic_edge.md) - Interact with New Relic Edge

docs/cli/newrelic_agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Utilities for New Relic Agents
1515
### Options inherited from parent commands
1616

1717
```
18-
--format string output text format [Text, YAML, JSON] (default "JSON")
18+
--format string output text format [JSON, Text, YAML] (default "JSON")
1919
--plain output compact text
2020
```
2121

docs/cli/newrelic_agent_config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Configuration utilities/helpers for New Relic agents
1111
### Options inherited from parent commands
1212

1313
```
14-
--format string output text format [Text, YAML, JSON] (default "JSON")
14+
--format string output text format [JSON, Text, YAML] (default "JSON")
1515
--plain output compact text
1616
```
1717

docs/cli/newrelic_agent_config_obfuscate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ newrelic agent config obfuscate --value <config_value> --key <obfuscation_key>
2929
### Options inherited from parent commands
3030

3131
```
32-
--format string output text format [Text, YAML, JSON] (default "JSON")
32+
--format string output text format [JSON, Text, YAML] (default "JSON")
3333
--plain output compact text
3434
```
3535

docs/cli/newrelic_apm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Interact with New Relic APM
1313
### Options inherited from parent commands
1414

1515
```
16-
--format string output text format [Text, YAML, JSON] (default "JSON")
16+
--format string output text format [JSON, Text, YAML] (default "JSON")
1717
--plain output compact text
1818
```
1919

docs/cli/newrelic_apm_application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ newrelic apm application --help
2424
```
2525
-a, --accountId string A New Relic account ID
2626
--applicationId int A New Relic APM application ID
27-
--format string output text format [Text, YAML, JSON] (default "JSON")
27+
--format string output text format [JSON, Text, YAML] (default "JSON")
2828
--plain output compact text
2929
```
3030

docs/cli/newrelic_apm_application_get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ newrelic apm application get --guid <entityGUID>
3030
```
3131
-a, --accountId string A New Relic account ID
3232
--applicationId int A New Relic APM application ID
33-
--format string output text format [Text, YAML, JSON] (default "JSON")
33+
--format string output text format [JSON, Text, YAML] (default "JSON")
3434
-g, --guid string search for results matching the given APM application GUID
3535
--plain output compact text
3636
```

docs/cli/newrelic_apm_application_search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ newrelic apm application search --name <appName>
3131
```
3232
-a, --accountId string A New Relic account ID
3333
--applicationId int A New Relic APM application ID
34-
--format string output text format [Text, YAML, JSON] (default "JSON")
34+
--format string output text format [JSON, Text, YAML] (default "JSON")
3535
-g, --guid string search for results matching the given APM application GUID
3636
--plain output compact text
3737
```

docs/cli/newrelic_apm_deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ newrelic apm deployment list --applicationId <appID>
2929
```
3030
-a, --accountId string A New Relic account ID
3131
--applicationId int A New Relic APM application ID
32-
--format string output text format [Text, YAML, JSON] (default "JSON")
32+
--format string output text format [JSON, Text, YAML] (default "JSON")
3333
--plain output compact text
3434
```
3535

0 commit comments

Comments
 (0)