Skip to main content

4.0.5

What's Changed

Features

  • 1eac7bb3 azure Added new handling implementation for azure errors (#2038)
  • fefdc6bd aws Add AWS parallel metrics collection (#2042)
  • aabe363c aws Add additional AWS metrics collection (#2021)

Fixes

  • 98e6f207 aws Add edge from IAM instance profile to EC2 instance (#2045)

Chores

4.0.3

What's Changed

Features

  • b2deb5e8 core Allow aggregation function for time series data (#2031)
  • 664992e3 core Maintain account score in metadata (#2030)
  • b7c126cb Add region data (#2028)

Fixes

  • 43d0a4c4 azure Finish in case of exception (#2035)
  • 0eae95cf azure Warn and ignore HttpResponseError (#2034)
  • 6010f393 fix ESXiHost edge (#2032)
  • e9ed5440 core Timeseries apply aggregation on slotted values (#2033)
  • 3a1c4d4c gcp Add fixinventorydata (#2029)

Chores

4.0.2

What's Changed

Features

  • f6f030f4 core Optimize merge query (#2020)
  • ac794ef1 core Render aggregates in list output (#2015)
  • 0775e9b3 azure Azure costing implementation (#2006)
  • 16e27f40 core Drop UpdatedAt and combin Region/Zone in table json (#2012)
  • 27f2482c core Ignore resources (#2005)
  • 31f2399f core Maintain section metadata (#2004)
  • ed8fdb5f aws Indicate if policy is managed (#1997)
  • 45066092 azure : Add improved request/error limit handling (#1993)
  • c1eb7afd core Allow the definition of a minimum role. (#1996)

Fixes

  • 23195c56 aws Use default profile if it exists (#2025)
  • 3b533934 core Compute correct kind for merge queries (#2019)
  • a85ff905 core Apply limit to aggregate result not query (#2018)
  • 7d8accff core Apply limit to aggregate result not query (#2017)
  • 68ee19cc core Render aggregates in json table (#2016)
  • 9b9a4e46 aws Only fetch the default launch template not the latest (#2013)
  • 0513063e aws Record: should include record_set_identifier (#2014)
  • 417f2c7d core array access in combination with not (#2011)
  • 6cf1ec7d core Fix limit on with clause (#2010)
  • 88a16e8a core Handle metadata/desired patches correctly (#2008)
  • 71dbc7a6 core Improvement wit less issues not more (#2007)
  • a18b64e4 core Fallback to BM25 sort order for fulltext searches when no… (#2001)
  • 749f7c26 core Require write permission instead of admin (#2000)
  • 1d28d0b9 core Do not block on tear down (#1999)
  • 11d9fd94 aws Custom headers as dict (#1998)
  • fcc37e4c aws Mark state properties(no config) (#1995)

Documentation

Chores

4.0.1

What's Changed

Features

  • 0bbeb321 docker same downloads folder for core and shell (#1989)
  • 74e79194 azure Azure pagination (#1976)
  • 2ac526fb github Run on repo dispatch
  • 9ddcc8d9 github Workflow to bump fixcompliance (#1986)
  • c5313550 docker Migrate from Debian to Fedora base image (#1983)
  • 0e5e5cfd docker Update Docker to Python 3.12 / Debian Bookworm (#1982)
  • fad78535 Show the before section as part of history (#1978)

Fixes

  • b45cac12 Fix Bump Version to 4.0.1 (#1994)
  • 4562d8d0 Bump Version to 4.0.1 (#1992)
  • 879aec59 core Do not write to a temp directory when internal (#1990)
  • cd493356 github Update workflow (#1987)
  • 4c1c3173 aws Set atime of access key (#1985)
  • b37c2deb lib Fix Cryptography deprecation warning (#1981)
  • 3f0982e5 core Fix policy title style (#1979)
  • 9423ec75 Also copy history as part of the graph copy operation (#1977)
  • b6710433 ci Update release notes truncate marker (#1974)
  • c10edd81 core Adjust benchmark checks (#1975)

Chores