Skip to content

v10.10.7

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 21:10
· 71 commits to main since this release
98589cc

πŸ› Bug Fixes & Optimizations

  • @directus/api
    • Fixed an issue that would cause the project to hang in an unavailable state if an unexpected external error caused the (#22230 by @joselcvarela)
      schema retrieval to fail in a high load environment
    • Reverted cache-control header change to prevent cache inconsistencies in-app (#22235 by @rijkvanzanten)
    • Fixed an issue that could cause errors happening during schema retrieval to exit the process rather than return a 500 (#22231 by @joselcvarela)
    • Updated the cache clear endpoint to allow for clearing cache, system, or both (#22234 by @joselcvarela)
  • @directus/env
    • Fixed an issue that would cause the project to hang in an unavailable state if an unexpected external error caused the (#22230 by @joselcvarela)
      schema retrieval to fail in a high load environment

πŸ“ Documentation

  • Updated the cache clear endpoint to allow for clearing cache, system, or both (#22234 by @joselcvarela)

πŸ§ͺ Blackbox Tests

  • Fixed an issue that would cause the project to hang in an unavailable state if an unexpected external error caused the (#22230 by @joselcvarela)
    schema retrieval to fail in a high load environment

πŸ“¦ Published Versions