Skip to content

v8.0.0

Latest

Choose a tag to compare

@yamalight yamalight released this 01 Jul 16:16
0a40807
  • Full rewrite to TypeScript
  • New deploymentStrategy: "removeBeforeDeploy" option in exoframe.json - removes old deployment only after new image is successfully built
  • JSON Schema for exoframe.json with editor autocomplete support
  • exoframe logs now supports --tail and --since filtering options
  • Fix server tearing down existing deployment when build fails
  • Fix missing exoframe.json returning raw 502 instead of descriptive error
  • Fix broken secrets route
  • Fix server version check fetching from wrong GitHub repo
  • Fix streaming response logging in client