Releases: mondoohq/cnquery
Releases · mondoohq/cnquery
v12.10.0
What's Changed
- ✨ Update providers 20251111 by @github-actions[bot] in #6166
- ✨ Support rpm detection on Bottlerocket by @czunker in #6171
- Added Multiline strings related to windows deployment by @username-is-already-taken2 in #6172
- 🐛 Fix FreeBSD package parsing by @tas50 in #6168
- 🧹 Improve logging in OS provider by @tas50 in #6169
- 🎉 os-11.4.60 by @tas50 in #6175
- ⭐ Gentoo package detection by @tas50 in #6170
- 🎉 os-11.4.61 by @tas50 in #6177
- 🧹 Avoid needing to parse package header on Solaris by @tas50 in #6179
- 🧹 Remove unecessary check in Solaris package resource by @tas50 in #6178
- 🧹 Pull in the latest aws deps by @tas50 in #6183
Full Changelog: v12.9.0...v12.10.0
v12.9.0
What's Changed
- ✨ Update providers 20251104 by @github-actions[bot] in #6134
- ⭐ Add resource microsoft.policies.crossTenantAccessPolicies by @Bajusz15 in #6114
- ⭐️ add support for keyboard-interactive ssh authentication method by @chris-rock in #6121
- 🧹 Change asset.kind to network-device on Arista by @tas50 in #6137
- 🧹 Update AWS deps by @tas50 in #6136
- ⭐ Detect packages on Dragonfly BSD by @tas50 in #6141
- ⭐ Detect services on elementary by @tas50 in #6142
- ⭐ Add endeavouros to the arch platform.family by @tas50 in #6143
- 🎉 os-11.4.56 by @tas50 in #6145
- ⭐ Detect services on MX Linux by @tas50 in #6146
- Update spellcheck config by @tas50 in #6147
- 🧹 Update the Gentoo /etc/os-release data by @tas50 in #6149
- 🎉 os-11.4.57 by @tas50 in #6148
- 🐛 fix gentoo detector test files by @chris-rock in #6155
- ⭐ Detect services on opensuse-microos by @tas50 in #6152
- ⭐ Services detection on Zorin Linux by @tas50 in #6154
- ⭐ Add OS detection + service detection for nobara by @tas50 in #6153
- ⭐ Detect services on Gentoo + fix alpine container service detection by @tas50 in #6150
- 🧹 Return the actual BSD service name by @tas50 in #6144
- ⭐ collect service path for openrc by @chris-rock in #6157
- 🎉 os-11.4.58 by @tas50 in #6158
- 🧹 add "fs" as default connection by @chris-rock in #6159
- 🧹 fix the indent for os provider cli help by @chris-rock in #6160
- MS365 -> M365 rename by @tas50 in #6161
- Rename the ms365 inventory file by @tas50 in #6162
- ⭐ Services detection on flatcar by @tas50 in #6163
Full Changelog: v12.8.0...v12.9.0
v12.8.0
What's Changed
- ✨ Update providers 20251030 by @github-actions[bot] in #6111
- 🐛 Fix error parsing a docs entry by @tas50 in #6110
- ⭐ Add new fields to ms365.exchangeonline: journalRules, quarantinePolicy, mailboxPlans, retentionPolicies by @Bajusz15 in #6106
- Pin self-hosted jobs to group instead of label by @philipbalinov in #6112
- 🐛 Allow ref's to be used as keys in map lookups by @jaym in #6113
- 🧹 switch to maintain link check action by @chris-rock in #6120
- ⭐ Add support for BSD variants in the kernel resource by @tas50 in #6057
- 🧹 Update deps for cnquery and providers 20251103 by @github-actions[bot] in #6122
- 🧹 improve mock to allow data loading via constructor by @chris-rock in #6119
- 🎉 ms365-11.1.73 by @tas50 in #6125
- 🎉 os-11.4.53 by @tas50 in #6124
- Bump EnricoMi/publish-unit-test-result-action from 2.20.0 to 2.21.0 by @dependabot[bot] in #6123
- Detect parrot OS as asset.family debian by @tas50 in #6126
- 🎉 os-11.4.54 by @tas50 in #6127
- Update the openwrt test data for a modern release by @tas50 in #6128
- ⭐ Add service detection to Parrot OS by @tas50 in #6131
- 🧹 Update mock OS data by @tas50 in #6132
Full Changelog: v12.7.1...v12.8.0
v12.7.1
What's Changed
- ✨ Update providers 20251028 by @github-actions[bot] in #6093
- Fix ms365 authenticationRequirements by @Bajusz15 in #6098
- Fix microsoft.group.owner nil return by @Bajusz15 in #6097
- 🐛 Fix panic: cannot label array index of type ref by @jaym in #6094
- 🎉 ms365-11.1.70 by @tas50 in #6101
- ⭐ Add new fields to ms365.exchangeonline.reportsubmissionpolicies by @Bajusz15 in #6103
- ✨ expose docker.image repo digests by @imilchev in #6105
- ✨ expose k8s container statuses for pods by @imilchev in #6104
- 🎉 k8s-11.1.110 by @tas50 in #6107
- 🎉 os-11.4.52 by @tas50 in #6108
- 🎉 ms365-11.1.71 by @tas50 in #6109
- ⭐ Add new fields to aws.backup.vault by @tas50 in #6085
- ⭐ Add new field ms365.exchangeonline.hostedContentFilterPolicy by @Bajusz15 in #6100
Full Changelog: v12.7.0...v12.7.1
v12.7.0
What's Changed
- ✨ Update providers 20251021 by @github-actions[bot] in #6066
- 🧹 lint time comparison by @arlimus in #6068
- Azure add cache.redis resource by @Bajusz15 in #6067
- ⭐ Adds privateEndpointConnection to azure web apps by @Bajusz15 in #6069
- 🧹 Improve azure resource docs by @tas50 in #6071
- ✨ Add constructor for IP builtin with separate dotted mask. by @VasilSirakov in #6070
- ⭐ Add azure.subscription.web.hostingEnvironments to list resources by @Bajusz15 in #6073
- 🐛 Order LR resources before generating schema. by @preslavgerchev in #6076
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #6078
- 🎉 azure-11.4.4 by @tas50 in #6072
- Extend User permissions with
AllowedToReadBitlockerKeysForOwnedDeviceby @Bajusz15 in #6080 - 🧹 Regenerate proto files. by @preslavgerchev in #6086
- 🧹 Update deps for cnquery and providers 20251027 by @github-actions[bot] in #6077
- ⭐ Fix ms365 provider microsoft.settings() by @Bajusz15 in #6079
- ⭐ Add resource microsoft.group.owner to ms365 by @Bajusz15 in #6087
- ✨ Update providers 20251028 by @github-actions[bot] in #6089
- 🧹 Small shell cleanup. by @preslavgerchev in #6091
- 🐛 Fix connection types for network devices. by @preslavgerchev in #6092
Full Changelog: v12.6.0...v12.7.0
v12.6.0
What's Changed
- ✨ Update providers 20251015 by @github-actions[bot] in #6049
- ✨ Extend: aws.kms.keys {tags} by @mm-weber in #6052
- ⭐ Adds: aws.macie resource by @mm-weber in #5988
- 🐛 Use sync map to prevent concurrent writes. by @preslavgerchev in #6053
- ⭐ Add aws.account.organization.id by @tas50 in #6054
- 🧹 Update the dev docs a bit by @tas50 in #6056
- ⭐ Gather the kernel version on FreeBSD by @tas50 in #6055
- ⭐ Add more fields to gitlab project and group resources by @tas50 in #6028
- ✨ array.reverse() and array.join() by @arlimus in #6058
- ✨ support more types in [].join() by @arlimus in #6059
- ⭐ Add a resource for parsing journald by @tas50 in #5525
- 🎉 aws-11.5.82 by @tas50 in #6060
- 🎉 gitlab-11.1.107 by @tas50 in #6061
- 🎉 os-11.4.51 by @tas50 in #6062
- 🧹 Update deps for cnquery and providers 20251020 by @github-actions[bot] in #6063
- ⭐ Add snapshotWindow field to aws.elasticache.cluster by @Bajusz15 in #6051
- 🎉 aws-11.5.83 by @tas50 in #6065
- 🧹 Mark all required flags as required in the cobra cmd definition. by @preslavgerchev in #6050
- ✨ Add aliases support to aws.kms.key resource by @Bajusz15 in #6064
New Contributors
Full Changelog: v12.5.1...v12.6.0
v12.5.1
v12.5.0
What's Changed
- ✨ Update providers 20251007 by @github-actions[bot] in #6021
- 🧹 Mark docker.image.virtualsize deprecated by @tas50 in #6016
- ⭐ Detect MX Linux as platform "mx" and family "debian" by @tas50 in #6019
- 🎉 os-11.4.46 by @vjeffrey in #6023
- ⭐ Improvements for the aws.ecs resource by @tas50 in #6012
- Add support for Zorin Linux by @tas50 in #6024
- 🧹 Yet another debug logging improvement for network interfaces by @tas50 in #6009
- Allow checksumming empty props by @jaym in #6011
- 🧹 Update GitLab dep to the latest by @tas50 in #6026
- 🐛 Correct references to GitHub in the GitLab provider by @tas50 in #6027
- Switch the query packs to use the network.interfaces resource by @tas50 in #6025
- ✨ extend aws.account. fields by @mm-weber in #5987
- 🎉 aws-11.5.78 by @vjeffrey in #6031
- ⭐ Add Azure Batch Service and Account resources by @syrull in #6006
- Detect steamos as arch family by @tas50 in #6033
cnquerylanguage server mode by @slntopp in #6022- Update AWS provider deps to the latest by @tas50 in #6032
- ✨ Add generate cmd to mqlr that unifies go code + docs generation. by @preslavgerchev in #6034
- 🎉 aws-11.5.79 by @tas50 in #6036
- 🎉 gitlab-11.1.104 by @tas50 in #6038
- 🎉 os-11.4.47 by @tas50 in #6037
- 🧹 Add feature flag for new upload path by @jaym in #5967
- ✨ Move doc generation code away from cmd into lrcore, alongside tests by @preslavgerchev in #6030
- ✨ Record assets in shell by platform id. by @preslavgerchev in #6000
- 🎉 azure-11.4.0 by @syrull in #6042
- ⭐ Improve azurelinux platform detection by @tas50 in #6040
- ⭐ Improve detection of flatcar container linux by @tas50 in #6041
- 🧹 Manual dep bump by @tas50 in #6043
- 🧹 Update the tests for openSUSE by @tas50 in #6045
- 🎉 os-11.4.48 by @tas50 in #6044
- 🧹 Remove support for ubios detection by @tas50 in #6046
Full Changelog: v12.4.0...v12.5.0
v12.4.0
What's Changed
- ✨ Update providers 20250930 by @github-actions[bot] in #5985
- ✨ Add const block to codegen with LR type names. by @VasilSirakov in #5974
- ✨ Format generated LR go code. by @preslavgerchev in #5990
- 🧹 Update modernc deps. by @preslavgerchev in #5991
- 🐛 declare additional attributes that are multiline strings by @username-is-already-taken2 in #5992
- 🎉 os-11.4.43 by @username-is-already-taken2 in #5993
- ✨ Warn on LR duplicates. Add --fail-on-duplicates flag to fail the LR compilation by @preslavgerchev in #5994
- 🐛 Bring back resources discovery in AWS. by @preslavgerchev in #5997
- 🎉 aws-11.5.76 by @preslavgerchev in #5998
- ✨ Bump go to 1.25. by @preslavgerchev in #5999
- Add support for Azure Web App slots and enhance resource handling by @syrull in #5996
- 🎉 azure-11.3.85 by @vjeffrey in #6001
- ⭐ Detect elementary OS and put it in debian family by @tas50 in #6002
- ⭐ openeuler platform/family detection + package detection by @tas50 in #5995
- 🎉 os-11.4.44 by @vjeffrey in #6003
- ✨ Rename lr to mqlr by @preslavgerchev in #6005
- ⭐ Detect packages/services on Mageia Linux by @tas50 in #6004
- ⭐ Use systemd on euler family for services by @tas50 in #6008
- 🧹 Improve debug logging in network interfaces resource by @tas50 in #6007
- Bump peter-evans/repository-dispatch from 3.0.0 to 4.0.0 by @dependabot[bot] in #6014
- ⭐ Detect Bottlerocket by @jaym in #6015
- 🐛 Fix panic compiling code that compares resources against empty by @jaym in #6018
- 🎉 os-11.4.45 by @vjeffrey in #6020
Full Changelog: v12.3.0...v12.4.0
v12.3.0
What's Changed
- ✨ Update providers 20250923 by @github-actions[bot] in #5966
- ⭐ Allow overriding provider registry url by @jaym in #5943
- MQLR Language Server: stability and errors handling improvements by @slntopp in #5964
- 🐛 make startup-script attribute multiline string for gcp by @imilchev in #5978
- 🎉 os-11.4.42 by @imilchev in #5979
- Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #5975
- Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in #5973
- 🧹 Bump tablewriter to latest by @czunker in #5972
- 🧹 Update deps for cnquery and providers 20250929 by @github-actions[bot] in #5980
Full Changelog: v12.2.1...v12.3.0