Skip to content

v1.17.0

Compare
Choose a tag to compare
@angrybayblade angrybayblade released this 26 Aug 09:32
· 2383 commits to main since this release
192e40a

AEA:

  • Updates the deploy image Dockerfile to use Python 3.10
  • Updates the deploy image Dockerfile to utilize remote registry when fetching components
  • Improves handling for variables with potential none values

Chore:

  • Bumps mistune to a secure version
  • Bumps protobuf dependencies to address dependabot security warning
  • Improves command regex on scripts/check_doc_ipfs_hashes.py
  • Updates tox definitions and Makefile targets to align with the latest changes