From a4b678ac1ef13f139c585f81e656e7859b1639fe Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Wed, 11 Dec 2024 13:14:41 -0800 Subject: [PATCH] Add 11.35 release notes New week. New release Signed-off-by: Tim Smith --- releases/2024-12-17-mondoo-11.35-is-out.md | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 releases/2024-12-17-mondoo-11.35-is-out.md diff --git a/releases/2024-12-17-mondoo-11.35-is-out.md b/releases/2024-12-17-mondoo-11.35-is-out.md new file mode 100644 index 00000000..4f9b57f2 --- /dev/null +++ b/releases/2024-12-17-mondoo-11.35-is-out.md @@ -0,0 +1,41 @@ +--- +slug: mondoo-11.35-is-out/ +title: Mondoo 11.35 is out! +description: Announcing the 11.35 release of Mondoo with FOO, BAR, BAZ, and more! +authors: [tim] +image: DEETS +tags: [release, mondoo] +--- + +## ๐Ÿฅณ Mondoo 11.35 is out! This release includes FOO, BAR, BAZ, and more! + +Get this release: [Installation Docs](https://mondoo.com/docs/cnspec/) | [Package Downloads](https://releases.mondoo.com/cnspec/) | [Docker Container](https://hub.docker.com/r/mondoo/cnspec) + +--- + +## ๐ŸŽ‰ NEW FEATURES + +### Microsoft Defender for Cloud findings in Mondoo + +- https://github.com/mondoohq/console/pull/5270 +- https://github.com/mondoohq/console/pull/5238 + +## ๐Ÿงน IMPROVEMENTS + +### IMPROVEMENT 1 + +#### Compliance reports performance improvements + +Up to 4x faster! DEETS + +### Resource updates + +#### RESOURCE 1 + +- New `FIELD_NAME` field +- New `FIELD_NAME` field using the new `MQL.RESOURCE` resource + +## ๐Ÿ› BUG FIXES AND UPDATES + +- Fix affected assets lists not containing assets scanned by older custom policies. +- Show the link to discovered assets in each integration page.