|
| 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 | + |
1 | 38 | <a name="v0.18.16"></a> |
2 | 39 | ## [v0.18.16] - 2021-01-20 |
3 | 40 | <a name="v0.18.15"></a> |
|
419 | 456 | - **profile:** Enable reading of profiles and use Region/APIKey from default profile |
420 | 457 | - **profile:** Add listing of profiles to command |
421 | 458 |
|
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 |
423 | 466 | [v0.18.16]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.15...v0.18.16 |
424 | 467 | [v0.18.15]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.14...v0.18.15 |
425 | 468 | [v0.18.14]: https://github.com/newrelic/newrelic-client-go/compare/v0.18.13...v0.18.14 |
|
0 commit comments