Skip to content

Releases: mondoohq/cnquery

v8.14.0

13 Jun 08:06
40fa4a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.13.0...v8.14.0

v8.13.0

06 Jun 10:58
0ea753e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.12.1...v8.13.0

v8.12.1

02 Jun 15:01
f654ffc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.12.0...v8.12.1

v8.12.0

30 May 17:48
1b39a90
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.11.0...v8.12.0

v8.11.0

23 May 14:19
3a14d30
Compare
Choose a tag to compare

What's Changed

  • 🐛 support containsOnly for dicts by @arlimus in #1216
  • ✨ Show default fields for data inside '.all()' queries by @czunker in #1211
  • Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.30.0 to 1.31.0 by @dependabot in #1192
  • Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #1210
  • Bump github.com/aws/aws-sdk-go-v2/service/accessanalyzer from 1.19.8 to 1.19.12 by @dependabot in #1193
  • 🐛 fix the recording by @chris-rock in #1217
  • 🧹 gracefully handle missing keypairs for aws by @vjeffrey in #1215
  • 🧹 update defaults for mql resources by @chris-rock in #1218
  • ⭐️ Adds platformDetails to aws.ec2.instance resources by @scottford-io in #1198
  • ⭐️ add filesystem provider to command builder by @chris-rock in #1222
  • ⭐️ Improve opkg parsing for yocto-based linux or openwrt by @chris-rock in #1223
  • 🧹 move sns topic tags to be fetched only when needed by @vjeffrey in #1212
  • 🧹 Assign a type to switch statements similar to if statements by @jaym in #1172
  • 🐛 support parsing of parenthesis hcl expressions by @arlimus in #1230
  • 🐛 Add support for YAML output. by @preslavgerchev in #1228
  • 🐛 prevent crashes on calling dict.containsOnly without array by @arlimus in #1233
  • ✨ dict.containsNone support by @arlimus in #1234

Full Changelog: v8.10.0...v8.11.0

v8.10.0

16 May 16:19
0d8fb28
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #1208
  • ⭐️ add support for terraform plan configuration by @chris-rock in #1209
  • 🐛 parse manifests from stdin by @imilchev in #1213

Full Changelog: v8.9.1...v8.10.0

v8.9.1

11 May 09:06
a53acdf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.9.0...v8.9.1

v8.9.0

09 May 09:04
5e7aee4
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix uplink panics if no uplinks are defined for vsphere switch by @chris-rock in #1178
  • 🧹 fix flaky k8s test by @imilchev in #1182
  • 🐛 fix panic for cnquery json reporter when asset could not be scanned by @chris-rock in #1180
  • 🧹 Rename more transport -> provider by @tas50 in #1181
  • 🧹 Do not fetch trails if they are not part of the account. by @preslavgerchev in #1185
  • Bump github.com/golangci/golangci-lint from 1.51.2 to 1.52.2 by @dependabot in #1121
  • 🐛 Fix failures in GitHub pagination when fetching org repos by @tas50 in #1183

Full Changelog: v8.8.0...v8.9.0

v8.8.0

02 May 11:27
0935739
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.7.0...v8.8.0

v8.7.0

25 Apr 17:12
c5d87f3
Compare
Choose a tag to compare

What's Changed

  • 🧹 ensure asset name is set to override asset name flag value if used by @vjeffrey in #1158
  • 🐛 pass in type for azure.subscription.network.ipAddress resource. by @preslavgerchev in #1159
  • 🧹 Add defaults to two GCP resources by @czunker in #1166
  • Fix wording in bundle command by @tas50 in #1167
  • 🧹 make status err reporting clearer by @imilchev in #1164
  • Mark client-id and tenant-id as required flags when scanning ms365. by @preslavgerchev in #1161
  • Specify PEM format is supported for ms365 connections, extend example cmds by @preslavgerchev in #1160
  • 🧹 add user-friendly err when using unauthenticated cnquery by @imilchev in #1165

Full Changelog: v8.6.0...v8.7.0