Skip to main content

3.2.6

What's Changed

Features

  • b7520033 resotocore YAML: support literal blocks for multiline strings (#1497)
  • c06b5338 resotocore Bump UI version to 3.2.6 (#1498)
  • 67c3d75d gcp Use plain property names and enable mypy (#1488)
  • 7e60de19 resotocore Analytics event when a benchmark is performed (#1490)
  • 9ce3d710 aws Use a read/write lock instead of a simple lock (#1494)
  • 5b0e4bb0 aws Use a single ExecutorQueue (#1485)
  • 3580ac3f gcp handling of custom machine types for Gcp Instances (#1466)
  • a0ae5819 resotocore Bump UI version to 3.2.5 (#1480)

Fixes

  • 67ce070f resotocore Benchmark refinements (#1496)
  • bdde3109 resotolib Fix the config deletion bug (#1495)
  • 669db039 resotocore Only access first command if defined (#1489)
  • be9a34c9 resotocore Benchmark should not have a dot in the name (#1493)
  • f94ce8ff resotoshell Write file should overwrite existing file (#1491)
  • 7cf50ca8 resotocore Only use config roots to validate (#1492)
  • 82738580 resotolib Drop deleted config props (#1486)
  • 9360e7dd aws ExecutorQueue performs a configurable number of actions per key (#1478)
  • 88b1f0a7 aws Adjust retry settings to wait max 5 minutes (#1482)
  • 516f6860 resotolib Correctly apply the default config in resotolib (#1483)
  • 1b7d74fc resotolib Fix config env vars resolving (#1481)
  • 8f65b5ef resotocore Do not send raw_config by default (#1479)
  • 8b94d99b aws ElasticIp.id should be PublicIp (#1477)

Chores

  • 5a145e26 Improve devcontainer build times and enable linters by default (#1484)
  • 28b4ac2e Bump 3.2.6 (#1476)

3.2.5

What's Changed

Features

  • 3b35d5e2 resotocore Bump UI to 3.2.4 (#1475)
  • 53b91732 External configuration overrides (#1442)

Fixes

  • a71032c7 aws Do not use a boto session per thread (#1474)
  • 9e22d311 plugins/aws Remove duplicate log and skip deferred edge resolving in AWS (#1473)

Chores

3.2.4

What's Changed

Features

  • 18696b60 fix: duplicate host objects due to indentation (#1468)

Fixes

  • 81c8386c plugins/aws Temporary workaround for memory leak in AWS collector (#1471)
  • 650e2233 resotoworker Rename cluster_graph -> collector_graph (#1470)
  • 652659ea Make GraphBuilder thread safe (#1469)
  • caa48917 resotoshell No dot in download log line (#1467)

Chores

3.2.3

What's Changed

Features

  • fcab5e87 resotocore Filter report by account and return results aggregated by account (#1459)
  • 5dfb1983 plugins/vsphere Improved vSphere graph (#1457)

Fixes

  • 0d705c67 plugins/aws Add pricing policy to cf template export (#1464)

Chores

  • 3de1366c holopin Add Holopin config (#1463)
  • be18cce2 resotocore Bump UI to 3.2.3 (#1462)
  • 5866ca9a resotocore Improve Pagerduty details (#1461)
  • 63407e8e resotocore Improve wording. (#1460)
  • a5286a63 ci Fix writing of release notes link to website repo (#1458)
  • 3b35c663 Bump 3.2.3 (#1456)

3.2.2

What's Changed

Features

  • 84714244 resotocore AliasTenplate: use default args syntax instead of key/value (#1452)
  • 23e015c1 resotocore Bump UI to 3.2.2 (#1454)
  • 257d91e7 no error handling in base resource class (#1449)
  • 48907b5f docker Add user requested text editors to base image (#1451)
  • 7c761e3d gcp collect child resources from GcpSqlDatabaseInstance and connect them (#1446)

Fixes

  • 41826ed3 resotocore Fix pagerduty alert. (#1453)
  • 7d0c15d0 resotocore Fix datetime parsing in credentials report (#1455)
  • d67edbc8 plugins/aws Add new permissions for cloudformation stack listing (#1450)
  • 45c2e6f2 aws EFS Share is a network share not a volume (#1448)

Chores

  • 72811cb6 ci Write AWS policy JSON to resoto.com repo (#1445)
  • a7ec1150 gcp Housekeeping (#1447)
  • c58b77d2 Bump 3.2.2 (#1444)

Known Issues

Resoto UI

  • On macOS, opening a dashboard and adding a new world map widget results in a WebGL context crash, requiring to reload the browser tab. (The widget works as expected in Windows environments.)