-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
329 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{ "4.X": "4.0.1" } | ||
{ "4.X": "4.0.2" } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
--- | ||
date: 2024-04-12 | ||
--- | ||
|
||
# 4.0.2 | ||
|
||
## What's Changed | ||
|
||
### Features | ||
|
||
- [`f6f030f4`](https://github.com/someengineering/fix/commit/f6f030f4) <span class="badge badge--secondary">core</span> Optimize merge query (#2020) | ||
- [`ac794ef1`](https://github.com/someengineering/fix/commit/ac794ef1) <span class="badge badge--secondary">core</span> Render aggregates in list output (#2015) | ||
- [`0775e9b3`](https://github.com/someengineering/fix/commit/0775e9b3) <span class="badge badge--secondary">azure</span> Azure costing implementation (#2006) | ||
- [`16e27f40`](https://github.com/someengineering/fix/commit/16e27f40) <span class="badge badge--secondary">core</span> Drop UpdatedAt and combin Region/Zone in table json (#2012) | ||
- [`4e5630d9`](https://github.com/someengineering/fix/commit/4e5630d9) <span class="badge badge--secondary">fix</span> Update README.md (#2009) | ||
- [`27f2482c`](https://github.com/someengineering/fix/commit/27f2482c) <span class="badge badge--secondary">fixcore</span> Ignore resources (#2005) | ||
- [`31f2399f`](https://github.com/someengineering/fix/commit/31f2399f) <span class="badge badge--secondary">core</span> Maintain section metadata (#2004) | ||
- [`6fd0dbe1`](https://github.com/someengineering/fix/commit/6fd0dbe1) <span class="badge badge--secondary">chore</span> Bump Libs (#2003) | ||
- [`ed8fdb5f`](https://github.com/someengineering/fix/commit/ed8fdb5f) <span class="badge badge--secondary">aws</span> Indicate if policy is managed (#1997) | ||
- [`45066092`](https://github.com/someengineering/fix/commit/45066092) <span class="badge badge--secondary">azure</span> : Add improved request/error limit handling (#1993) | ||
- [`c1eb7afd`](https://github.com/someengineering/fix/commit/c1eb7afd) <span class="badge badge--secondary">fixcore</span> Allow the definition of a minimum role. (#1996) | ||
|
||
### Fixes | ||
|
||
- [`1ae3e094`](https://github.com/someengineering/fix/commit/1ae3e094) <span class="badge badge--secondary">chore</span> Bump libs (#2023) | ||
- [`23195c56`](https://github.com/someengineering/fix/commit/23195c56) <span class="badge badge--secondary">aws</span> Use default profile if it exists (#2025) | ||
- [`fb5199d5`](https://github.com/someengineering/fix/commit/fb5199d5) <span class="badge badge--secondary">chore</span> Use python 3.11 (#2024) | ||
- [`3b533934`](https://github.com/someengineering/fix/commit/3b533934) <span class="badge badge--secondary">core</span> Compute correct kind for merge queries (#2019) | ||
- [`a85ff905`](https://github.com/someengineering/fix/commit/a85ff905) <span class="badge badge--secondary">core</span> Apply limit to aggregate result not query (#2018) | ||
- [`7d8accff`](https://github.com/someengineering/fix/commit/7d8accff) <span class="badge badge--secondary">core</span> Apply limit to aggregate result not query (#2017) | ||
- [`68ee19cc`](https://github.com/someengineering/fix/commit/68ee19cc) <span class="badge badge--secondary">core</span> Render aggregates in json table (#2016) | ||
- [`9b9a4e46`](https://github.com/someengineering/fix/commit/9b9a4e46) <span class="badge badge--secondary">aws</span> Only fetch the default launch template not the latest (#2013) | ||
- [`0513063e`](https://github.com/someengineering/fix/commit/0513063e) <span class="badge badge--secondary">aws</span> Record: should include record_set_identifier (#2014) | ||
- [`417f2c7d`](https://github.com/someengineering/fix/commit/417f2c7d) <span class="badge badge--secondary">core</span> array access in combination with not (#2011) | ||
- [`6cf1ec7d`](https://github.com/someengineering/fix/commit/6cf1ec7d) <span class="badge badge--secondary">core</span> Fix limit on with clause (#2010) | ||
- [`88a16e8a`](https://github.com/someengineering/fix/commit/88a16e8a) <span class="badge badge--secondary">fixcore</span> Handle metadata/desired patches correctly (#2008) | ||
- [`71dbc7a6`](https://github.com/someengineering/fix/commit/71dbc7a6) <span class="badge badge--secondary">fixcore</span> Improvement wit less issues not more (#2007) | ||
- [`a18b64e4`](https://github.com/someengineering/fix/commit/a18b64e4) <span class="badge badge--secondary">core</span> Fallback to BM25 sort order for fulltext searches when no… (#2001) | ||
- [`749f7c26`](https://github.com/someengineering/fix/commit/749f7c26) <span class="badge badge--secondary">core</span> Require write permission instead of admin (#2000) | ||
- [`1d28d0b9`](https://github.com/someengineering/fix/commit/1d28d0b9) <span class="badge badge--secondary">core</span> Do not block on tear down (#1999) | ||
- [`11d9fd94`](https://github.com/someengineering/fix/commit/11d9fd94) <span class="badge badge--secondary">aws</span> Custom headers as dict (#1998) | ||
- [`fcc37e4c`](https://github.com/someengineering/fix/commit/fcc37e4c) <span class="badge badge--secondary">aws</span> Mark state properties(no config) (#1995) | ||
|
||
### Chores | ||
|
||
- [`73e6b66a`](https://github.com/someengineering/fix/commit/73e6b66a) <span class="badge badge--secondary">fixinventory</span> Bump 4.0.2 (#2026) | ||
- [`59681f69`](https://github.com/someengineering/fix/commit/59681f69) <span class="badge badge--secondary">fixinventory</span> Bump fixcompliance to latest | ||
- [`31bd48f8`](https://github.com/someengineering/fix/commit/31bd48f8) <span class="badge badge--secondary">fixinventory</span> Bump fixcompliance to latest | ||
- [`76d98c69`](https://github.com/someengineering/fix/commit/76d98c69) <span class="badge badge--secondary">fixinventory</span> Bump fixcompliance to latest | ||
- [`ce7a6064`](https://github.com/someengineering/fix/commit/ce7a6064) <span class="badge badge--secondary">fixinventory</span> Bump fixcompliance to latest | ||
|
||
{/* truncate */} | ||
|
||
## Docker Images | ||
|
||
- `somecr.io/someengineering/fixcore:4.0.2` | ||
- `somecr.io/someengineering/fixworker:4.0.2` | ||
- `somecr.io/someengineering/fixshell:4.0.2` | ||
- `somecr.io/someengineering/fixmetrics:4.0.2` |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.