Skip to main content

4.1.0

What's Changed

Features

  • 4093b0ab azure Add authorization (#2135)
  • 012138f0 azure Collect security resources (#2139)
  • f593e93c azure Case insensitive connect (#2140)
  • 869d5d60 azure Add new resources for collect to existing base resources (#2127)
  • 526b5492 core Merge deferred edges via API (#2136)
  • 09fc5ed1 core Use view to query the graph (#2101)
  • f3eacc69 azure Add Microsoft Graph collector (#2133)
  • ab1561b6 core TimeSeries: allow defining a factor for computing the average (#2126)
  • bfb80adb aws Add tag deletion/updating and resource deletion for backup service (#2119)
  • b884916f worker Fix description for cycle (#2117)
  • 48acc1c3 aws Integrate Backup Service collection (#2106)
  • a132841a aws Edge: s3 account settings --> s3 bucket (#2112)
  • 51305567 Check baseresource implementations in plugins (#2104)
  • 1ad2be65 shell Add more benchmark stats (#2102)
  • b65eacc6 core Add query stats as HTTP Header (#2100)
  • 5371e1d2 gcp : Add baseresoruces to the GCP (#2085)
  • cdd1c34c core Rewrite queries to make them more efficient (#2093)
  • 39d55003 shell Add --benchmark arg (#2095)
  • 98014724 lib Export categories (#2087)
  • e46e21ff aws Add dynamodb continuous backup (#2090)
  • 8253e123 aws Add region_in_use property for region (#2086)
  • 1076b182 core Improve update index efficiency (#2083)
  • 6255c40b azure : Add safety read/write access to the graph (#2082)
  • 21afa20e aws Provide VPC in use flag (#2081)
  • 043ad3a8 azure Align names of the azure resources (#2079)
  • d62b4eae azure Azure Storage collect_usage_metrics implementation (#2074)
  • e9026439 core Improve the display name of the property (#2073)
  • ff760a01 aws Revert "[feat][aws] Add more resources to done in parallel (#2066)" (#2070)
  • 718fa3e1 aws Add more resources to done in parallel (#2066)
  • 3355f872 core Allow filtering benchmarks (#2069)
  • 45961cd6 Add ability to specify max number of resources per account (#2062)
  • 9553b723 aws : Update collect method implementation (#2051)
  • 96e5a227 azure Add Azure Storage resource collection (#2044)
  • 8fceaf1d aws Bump Fix Inventory Data (#2061)
  • 537c659d aws Add io2 pricing (#2060)
  • dda621f9 aws Add S3 bucket location property (#2050)
  • d44667b1 core Allow update node with force (#2047)

Fixes

  • 5e7611ff core Turn off regexp rewriting (#2142)
  • 398ba01c azure : Reimplemented fleet and clusters connection (#2137)
  • 9e329d44 core Render empty sections (#2131)
  • a2cd15f5 aws Ignore rds_latest_restorable_time for history (#2130)
  • 8511ba56 core Simplify and fix owner lookup (#2128)
  • 91855cd9 [azure] Add missing relationships between base and cloud resources (#2125)
  • 9666a4d7 core Model: resolve hierarchy not bases (#2124)
  • 09c24b2a core Backup: correct endpoint when using https (#2123)
  • c5ce6bef core Maintain db config in tenant config (#2122)
  • d41709ea aws : Fix non acyclic graph connection (#2118)
  • 4df872b7 core Stable node ids for benchmark results (#2114)
  • c362e700 shell Define graph and section (#2113)
  • 7ed8a34a Collect the correct subscription id (#2109)
  • c22a26f0 Use a single lock for the Azure graph builder (#2108)
  • f10ad0bf core Fix and improve with statements (#2107)
  • 9f606bab Fix typo in basechecker workflow (#2105)
  • 3c944e89 lib Fix kind names (#2103)
  • b222517c aws : Change _keys method implementation for AwsCloudwatchMetricFilter and AwsApiGatewayResource (#2096)
  • e93cd56f core Only combine terms for properties in the reported section (#2099)
  • b825649c core model creation (#2097)
  • 4f5e6230 aws Add clear names and fix BucketSize collection of the S3 resource (#2094)
  • 76c72aaf core Wait lock timeout (#2092)
  • b74087e2 aws Update log level info -> debug for task def skipping (#2091)
  • 0a1116d4 aws Fix parallel collection (#2071)
  • 9245b9d8 core Treat optional config properties as such (#2088)
  • f8dc977b core Context query with array with or (#2084)
  • 8fb295a6 core Increase timeout for getting transaction barriers (#2077)
  • 71fe4be6 core Add whitespace to operation (#2068)
  • 3fa936a5 core Fix PlantUML settings (#2064)
  • b23c4cec core Plantuml settings (#2063)
  • b3ac2e7b aws Add test for s3 storage metrics (#2059)
  • d690de0f aws S3 metrics for all storage types (#2058)
  • 29017fb5 core sort with with clause (#2056)
  • d45dfa95 aws wait for all ecs task definitions (#2057)
  • 72b79c8f aws Only collect latest task definition (#2055)
  • 08926f0d aws Collection S3 cloudwatch metrics in the corresponding regions (#2052)
  • c663eafe aws Retry using retrying only (#2054)
  • 7436666a aws Fix S3 storage metrics retrieval (#2049)
  • 62e3f8aa aws : Fix query stat for cloudwatch metric requests (#2048)
  • dc7d2fac ci Limit concurrent publish workflow runs on main (#2043)

Chores

Docker Images

  • somecr.io/someengineering/fixcore:4.1.0
  • somecr.io/someengineering/fixworker:4.1.0
  • somecr.io/someengineering/fixshell:4.1.0
  • somecr.io/someengineering/fixmetrics:4.1.0