Skip to main content

3.5.0

What's Changed

Features

  • 19dd08c3 resotocore Support aliases for app run <app_name> (#1604)
  • 2cdf11fc Bump ui version to 3.5.0 (#1605)
  • bcd558c4 Remove redundant core feedback calls and make some cleanup info log level (#1600)
  • 8a419dc6 resotocore Automated Graph Snapshots (#1589)
  • f392d017 resotocore UML Model sort properties by name (#1595)
  • 93d19cd5 resotolib Add stdin_generator functions (#1584)
  • d277a779 resotocore Config copy command (#1583)
  • 49731535 resotocore Graphs/Snapshots cli commands (#1573)
  • f84ea851 resotocore Implement user login (#1551)
  • fe4ee31b gcp Use next gen collector (#1528)

Fixes

  • 760b1d90 resotocore Fix infra apps aliases and error reporting (#1610)
  • 59a0c227 resotocore Create parent directory if not existent (#1609)
  • f751e85b resotocore Fix kwargs (#1608)
  • 93c6f8c7 resotocore Fix the argument handling for the infrastructure apps (#1607)
  • 6371ca74 aws Always set atime/mtime for ec2 volumes (#1603)
  • fe44085b resotocore Allow benchmark configuration change (#1602)
  • f98c5d1e plugins/digitalocean Fix region extraction (#1601)
  • 0c02cb25 docker Build all Python packages in one go (#1599)
  • 39502972 resotocore Serve debug endpoints only when debug is enabled (#1591)
  • 02786ef3 resotoworker Fix the pagination (#1592)
  • 9ec12672 resotoshell Use http uri and trust certificate (#1588)
  • 052e934d plugins/gcp Fix wrong edge direction instance->disk (#1586)
  • e7223821 resotoworker Write home directory files securely (#1585)
  • b8559482 resotoworker Create path of write_files_to_home_dir config files (#1582)
  • 3dde4f1e resotocore Model API (#1581)
  • 44ba6602 resotocore Model API (#1580)

Chores

  • 7c55677e Bump 3.5.0 (#1606)
  • 119f4483 ci Update publish CI workflow (#1594)
  • 1b9c315a Bump libraries (#1598)
  • 106f028a resotoeventlog Remove EventLog (#1596)
  • c3a146e8 ci Update publish CI workflow to reflect website changes (#1587)
  • 234551b5 Bump 3.4.3 (#1579)

3.4.2

What's Changed

Features

  • 0b41df3e resotolib Add optional duration parsing (#1575)
  • 54030712 resotolib Use default graph section in searches (#1574)
  • 6f4d7d02 resotolib Allow encoding the certificate fingerprint into JWT (#1570)
  • 4e5d2305 resotocore Maintain a separate modeldb per graph (#1568)
  • a089c63d resotolib Add JWT and x509 functions to use PKI with JWTs (#1569)
  • 458eea53 resotocore Resoto Snapshots: support graph copy (#1559)

Fixes

  • b750ca9e resotocore Pass and use adjusted context to rewrite (#1577)
  • c206ed22 resotocore job update had wrong arg signature (#1576)
  • 4480922c resotocore Make infra apps execute full lines not chunks (#1572)
  • 5aa1c826 resotocore Fix the model kind handling for legacy implementation (#1571)

Chores

3.4.0

What's Changed

Features

  • a9a43036 resotocore Support local url as infa apps index (#1561)
  • c633f2b1 resotocore Bump Resoto UI 3.4.0 (#1562)
  • 8494e68a resotolib Enable mypy linting (#1560)

Fixes

  • 5309e480 github Turn on example collector for model generation (#1558)

Chores

3.3.4

What's Changed

Features

  • bb8bbcdd plugins/github Allow more PR configuration (#1554)
  • b2dbbded plugins/github Add support for pull requests (#1553)

Fixes

  • 5309e480 github Turn on example collector for model generation (#1558)
  • 807cc1ec resotolib Typeguard signature changed in 3.0 (#1556)
  • 9bad36fa resotoworker Return empty list when no collectors are configured (#1555)
  • 88b2f9d9 resotocore Update the error message in the package manager (#1552)

Chores