Skip to content

v0.20.0

Compare
Choose a tag to compare
@lukpueh lukpueh released this 16 Dec 08:25
· 1473 commits to develop since this release
v0.20.0
febe6c3

NOTE: This will be the final release of python-tuf that includes the legacy implementation code. Please see the 1.0.0 announcement page for more details about the next release and the deprecation of the legacy implementation, including migration instructions.

Added

Changed

  • ngclient: misc API changes (#1604, #1731)
  • ngclient: avoid re-loading verified targets metadata (#1593)
  • ngclient: implicitly call refresh() (#1654)
  • ngclient: return loaded metadata (#1680)
  • ngclient: skip visited nodes on delegation tree traversal (#1683)
  • ngclient: remove URL normalisation (#1686)
  • build: modernise packaging configuration (#1626)
  • build: bump dependencies (#1609, #1611, #1616, #1621)
  • build: limit GitHub Action token visibility and permissions (#1652, #1663)
  • test: misc test changes (#1715, #1670, #1671, #1631, #1695, #1702)

Removed

  • doc: obsolete roadmap (#1698)