v7.0.0
What's Changed
- ⭐ smarter suggestions by @arlimus in #272
- 🐛 fix missing metadata from autocomplete by @arlimus in #273
- 🐛 properly sort suggestions with matching prefix or empty by @arlimus in #274
- 🧹 add link to query packs by @chris-rock in #275
- 🌈 Show warning when namespace not present by @czunker in #256
- 🧹 Be defensive by @jaym in #265
- 🐛 prevent panics on incomplete switch-case by @arlimus in #277
- ✨ re-introduce pager by @arlimus in #279
- Update CLA message and allow list by @benr in #280
- 🧹 speed up cnquery on windows by @jaym in #276
- ⭐ cnquery scan .. by @arlimus in #281
- 🧹 update readme with new cnquery scan command by @chris-rock in #283
- 🧹 remove deprecations by @chris-rock in #284
- 🐛 be more defensive with assertion creation by @arlimus in #285
- 🛑⭐ access resource lists without calling
list
by @arlimus in #282 - 🐛 handle case where the cloud detector returned an empty string by @chris-rock in #287
- 🧹 update proto package names by @chris-rock in #286
- 🧹 remove extra space after hbar to allow for more control over rendering by @arlimus in #289
- 🧹 store optional asset url by @chris-rock in #288
- 🐛 generate better titles for CLI docs by @arlimus in #292
- 🐛 do not try to read proc file that we cannot stat by @chris-rock in #293
- ⭐️ new ascii logo by @chris-rock in #294
- 🐛 remove duplicate headers from docs by @arlimus in #295
- 🐛 spelling by @arlimus in #297
- ⭐️ add asset synchronization method by @chris-rock in #298
- Format all the default values in help the same by @tas50 in #299
- ⭐️ asset context for resources by @jaym in #137
- Spell out MQL and use lunalectric.com in examples by @tas50 in #300
- Fix typos in comments and error messages by @tas50 in #301
- ✨ easier configuration for the compiler by @arlimus in #302
- 🌟 default fields in resources by @arlimus in #303
- 🧹 Show message what we discover in auto mode by @czunker in #305
- Bump contributor-assistant/github-action from 2.2.0 to 2.2.1 by @dependabot in #306
- 🧹 new package list defaults by @chris-rock in #304
- 🐛 auto-expand the list of resources by @arlimus in #313
- ⭐️ support communication with upstream by @chris-rock in #314
- 🐛 Fix type of block call in auto expansion code by @jaym in #316
- 🐛 expand child blocks by @arlimus in #320
- 🐛 Fix display of warning for namespace not present by @czunker in #319
- 🐛 Fix id for k8s non-namespaced objects by @czunker in #318
- 🐛 fix type for nil results by @arlimus in #315
- 🧹 update go dependencies by @chris-rock in #323
- Updates community section in README by @scottford-io in #327
- 🐛 restructure platform specs into detector package by @chris-rock in #322
- 🧹 add defaults for asset, platform and platform eol by @chris-rock in #325
- 🧹 Check LR generated json files for resource packs. by @preslavgerchev in #328
- Adds defaults for AWS resources by @scottford-io in #326
New Contributors
- @scottford-io made their first contribution in #327
Full Changelog: v7.0.0-alpha1...v7.0.0