Skip to main content

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