Skip to main content

3.6.5

What's Changed

Features

  • 26d7f182 plugins/aws Collect ALB/ELB usage data (#1756)
  • 72a8c0a9 resotocore Add user roles and permission handling (#1755)

Fixes

  • 16f95af5 resotolib Remove nodes that fail to validate from the graph (#1760)
  • 49c9e7a6 resotolib Only log exceptions during dataclass validation (#1759)
  • 1a666708 posthog Handle/Catch a possible conversion failure (#1738)

Chores

bump

3.6.2

What's Changed

Features

  • 3466cce9 plugins/aws Get pricing data from Resoto Data package (#1739)
  • 9171a144 plugins/aws Collect cloudwatch metrics for EBS (#1731)
  • 764a8a66 resotocore Add options to disable scheduling and ignore interrupted tasks (#1737)
  • 56e7b719 azure Add location aware resource handling (#1742)
  • d5eb3bd7 resotocore Improve dependency handling (#1728)
  • c276b7d3 azure Azure Collector Genesis (#1710)
  • fb0ffeb8 plugins/aws Support more ec2 metrics (#1718)

Fixes

  • b49e2385 resotocore Deferred Outer Edge handling (#1744)
  • c75517a0 resotolib Increase limits for all forked processes (#1741)
  • 908a60b8 aws AWS client errors (#1743)
  • fed24670 azure Fix generator for ctime (#1740)
  • 5dc96905 resotocore Reduce the flakiness of the graph_merge test (#1734)
  • ff76e05f resotocore Batch size and argument handling (#1732)
  • 3fdc78c7 azure Update wrong version (#1730)
  • 478a78c7 publish_brew Check out repo (#1727)

Chores

  • bda50a1a Define codecov settings (#1733)
  • 96ca7551 resotocore Refactor aio.sleep in graph_merge test (#1735)
  • c4025cbe Bump dependencies (#1726)
  • 94c2410a Bump 3.6.2 (#1724)

3.6.1

What's Changed

Features

  • 754f2ec0 Bump UI version to 3.7.0 (#1723)
  • 8e207a83 Provide the last collector run timestamp to collectors (#1715)
  • 0228db04 resoto-ui bump UI version (#1716)
  • e6308e28 resotocore Spawn merge process in background (#1712)
  • 69861aaf k8s Add deferred edge linking (#1713)
  • 096929f0 Send individual accounts to Resoto Core (#1711)
  • 7683d29c resotocore Store usage metrics on the graph (#1709)
  • efd95748 Allow abbreviated names (#1707)
  • 34b4a505 plugins/aws fix the missing utilizaton metrics (#1708)
  • 716b54e1 Set nice level for collectors (#1706)
  • e6041b52 resotocore Add with_usage to define usage data (#1699)
  • a60ebb88 resotocore Fix the usage datapoints representation and only collect metrics from running instances (#1705)
  • 45b1120f resotocore Store resource usage in a separate collection (#1698)

Fixes

  • 859526b3 Fix the metrics import (#1722)
  • 02006efd resotocore Update the graph merge mechanism, use changeid to update usage data (#1721)
  • f2cee16f resotocore Use the right model during the graph merge (#1720)
  • 03f40d82 resotocore Wrong dependency name (#1719)

Chores

  • cda01864 Update pylintrc and devcontainer files (#1717)
  • 8b024b39 Create tempdir per task id (#1714)
  • 787c67d3 Fix require and bump dependencies (#1704)
  • 30f80c8a Bump 3.6.1 (#1703)