Skip to content

mainnet-v2.1.0

Choose a tag to compare

@nikos-terzo nikos-terzo released this 01 Dec 14:28
· 95 commits to mainnet since this release
e1e0cd6

What's Changed

Features

  • site-builder: Support files larger than --max-quilt-size. (#602)
  • portal: Enhance error handling with 503 and 500 responses for service unavailability and unhandled exceptions (#604)

Bugs

  • site-builder: Fix abort on updating sites with more than 1000 resources. (#603)
  • portal: Fix full-node error metric not incrementing. (#605)
  • site-builder: Partly handle invalid object version fetched by full-node. (#597)
  • site-builder: Replace \ with / in full-path to resource path for Windows. (#607)

CI/CD

  • portal: Add aggregator fetching metric (#595)

Chores

  • Github Actions: Updates the migrated deploy github action (#601)

Full Changelog: mainnet-v2.0.0...mainnet-v2.1.0