Skip to content

Releases: mondoohq/cnquery

v7.15.0

31 Jan 19:18
43fe271
Compare
Choose a tag to compare

What's Changed

  • 🐛 Show errors when all assets errored by @czunker in #847
  • 🧹 Simplify locking by @czunker in #835
  • 🐛 Check GitHub RequiredPullRequestReviews before access by @czunker in #845
  • 🧹 Hide progressbars when debug logging is enabled by @czunker in #846
  • 🐛 Use consistent k8s resource version label by @imilchev in #848
  • ⭐️ GCP resources as assets P0 by @imilchev in #819
  • ⭐️ full width progress bar by @chris-rock in #826
  • 🐛 GCP GKE cluster resource for clusters that are still provisioning by @imilchev in #858
  • 🐛 Fix issue with GCP storage bucket init by @imilchev in #859
  • 🐛 fix mql hangs with aliased and direct resource in the same policy by @jaym in #850
  • 🧹 Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #853
  • 🧹 add a few more details to the ecs container assets discovered by @vjeffrey in #857
  • 🐛Only request project-id from gcloud cli if its not in the options. by @preslavgerchev in #862
  • 🐛 ensure we do not send double assets in by @vjeffrey in #863

Full Changelog: v7.14.2...v7.15.0

v7.14.2

26 Jan 22:40
9d6b209
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.14.1...v7.14.2

v7.14.1

26 Jan 19:50
3b2d4b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.14.0...v7.14.1

v7.14.0

24 Jan 17:01
582ae51
Compare
Choose a tag to compare

What's Changed

  • ✨ Add GCP compute backend service MQL resource by @imilchev in #797
  • ✨ Add GCP BigQuery dataset permissions by @imilchev in #789
  • ✨ Add GCP access approval settings for organizations and projects by @imilchev in #798
  • ✨ Add reference to compute network from GCP DNS policy by @imilchev in #799
  • ✨ Add iamPolicy to GCP KMS crypto key by @imilchev in #794
  • 📝 Add missing documentation to some GCP resources by @imilchev in #802
  • ✨ Add GCP storage bucket retention and rename gcp.storage to gcp.project.storage by @imilchev in #800
  • ⭐️ Allow providing GCP service account via inventory vault by @imilchev in #801
  • ⭐️ Add GCP monitoring alert policies by @imilchev in #805
  • 🌈 Add multi-asset progress bars by @czunker in #771
  • ✨ Add storageBucket to gcp.project.logging.sink by @imilchev in #808
  • 🧹 remove num-assets cli argument by @chris-rock in #814
  • 🧹 use correct underline for headlines in cli report by @chris-rock in #815
  • 🐛 Check if primary GCP cryptokey version is set before using it by @imilchev in #812
  • ⭐️ print asset error in section by @chris-rock in #817
  • 🧹 Follow-up to fix some issues in the multi asset progressbars by @czunker in #823
  • 🎨 use different progress bar char since to avoid generating a block by @chris-rock in #818
  • ⭐️ improve GitHub provider and MQL resource pack by @chris-rock in #820
  • 🐛 fix issue where ssh agent authentication is not working by @chris-rock in #822
  • 🧹 Retrieve aggregated list of GCP compute backend services by @imilchev in #828

Full Changelog: v7.13.2...v7.14.0

v7.13.2

18 Jan 07:15
87da1d5
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix var labels in comparable assertions in blocks by @arlimus in #792
  • ✨ Add logConfig to GCP compute subnetwork by @imilchev in #793
  • ✨ Add GCP logging metrics and sinks by @imilchev in #796
  • ✨ Add disk encryption key to GCP compute disks by @imilchev in #795

Full Changelog: v7.13.0...v7.13.2

v7.13.1

18 Jan 06:30
87da1d5
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix var labels in comparable assertions in blocks by @arlimus in #792
  • ✨ Add logConfig to GCP compute subnetwork by @imilchev in #793
  • ✨ Add GCP logging metrics and sinks by @imilchev in #796
  • ✨ Add disk encryption key to GCP compute disks by @imilchev in #795

Full Changelog: v7.13.0...v7.13.1

v7.13.0

17 Jan 10:18
b7c4e08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.12.1...v7.13.0

v7.12.1

12 Jan 15:03
2934d0e
Compare
Choose a tag to compare

What's Changed

  • Additional GCP fixes + spellcheck phrases by @tas50 in #757
  • Minor fixes for the help/docs by @tas50 in #758
  • More updates to help / docs by @tas50 in #764
  • 🐛 add a guard to only use the ecr keychain when connecting to ecr image by @vjeffrey in #767
  • ⭐ ssh key authentication by @chris-rock in #100
  • 🐛 aws: try govcloud region if default region does not work by @vjeffrey in #770

Full Changelog: v7.12.0...v7.12.1

v7.12.0

10 Jan 11:50
57bf6fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.11.0...v7.12.0

v7.11.0

03 Jan 18:27
5924bd8
Compare
Choose a tag to compare

What's Changed

  • 🧹 aws: use token pagination when discovering ec2 and ssm instances by @vjeffrey in #679
  • 🧹 Provide a default to the kernel resource by @tas50 in #682
  • Improve resource descriptions by @tas50 in #687
  • 🐛 Fix broken documentation when using aliases by @jaym in #689
  • 🧹 Clarify data returned by docker resource by @tas50 in #690
  • 🧹 fall back to resource title for field comments by @jaym in #695
  • 🧹 aws ec2 & ssm discovery: add running instance state filter by default by @vjeffrey in #664
  • Update the README.md to mention Mondoo Console by @charlesjohnson in #700
  • Minor readme edits by @tas50 in #701
  • 🧹 update proto files with protoc 3.21.12 compiler by @chris-rock in #708
  • 🌙 Add GCP pubsub MQL resources by @imilchev in #681
  • 🐛 Close GCP container service when done by @imilchev in #693
  • 🌙 Add GCP KMS MQL resources by @imilchev in #686
  • 🐛Fix defaults for azure key vault resources. by @preslavgerchev in #710
  • 🐛 cnquery modules were not being discovered by @jaym in #698

New Contributors

Full Changelog: v7.10.0...v7.11.0