Skip to content

Commit

Permalink
Add 10.10 release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Mar 31, 2024
1 parent eb33bf9 commit ca51a81
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions releases/2024-04-02-mondoo-10.10-is-out.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
slug: mondoo-10.10-is-out/
title: Mondoo 10.10 is out!
author: Tim Smith
author_title: Mondoo Core Team
author_url: https://github.com/tas50
tags: [release, mondoo]
---

## 🥳 Mondoo 10.10 is out! This release includes FOO, BAR, BAZ, and more!

Check failure on line 10 in releases/2024-04-02-mondoo-10.10-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`BAZ` is not a recognized word. (unrecognized-spelling)

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

### FEATURE 1

## 🧹 IMPROVEMENTS

### Resource improvements

#### aws.autoscaling.groups

- Improve default values
- New `availabilityZones` field
- New `capacityRebalance` field
- New `defaultInstanceWarmup` field
- New `desiredCapacity` field
- New `instances` field
- New `maxInstanceLifetime` field

#### aws.cloudfront.distributions

- New `cnames` field

Check failure on line 36 in releases/2024-04-02-mondoo-10.10-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`cnames` is not a recognized word. (unrecognized-spelling)

#### Expanded Endpoint Detection and Response policy support

Detect the ESET EDR in the Endpoint Detection and Response (EDR) policy.

Check failure on line 40 in releases/2024-04-02-mondoo-10.10-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`ESET` is not a recognized word. (unrecognized-spelling)

#### Check filtering in assets

https://github.com/mondoohq/console/pull/4020

## 🐛 BUG FIXES AND UPDATES

- Improve performance of platform/cloud detection.
- Fix Windows policies with multi-lanuage support to rely on the system language not the locale.

Check failure on line 49 in releases/2024-04-02-mondoo-10.10-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`lanuage` is not a recognized word. (unrecognized-spelling)
- Simplify the Linux server installation instructions.

0 comments on commit ca51a81

Please sign in to comment.