Minor Changes
- #1719
7c5de08Thanks @swissky! - Adds ataxonomies:readplugin capability with read-only taxonomy access: plugins that declare it getctx.taxonomiesto list taxonomy definitions (getAll()), fetch the terms of a taxonomy (getTerms()), and read the terms assigned to a content entry (getEntryTerms()) — in-process and in both sandbox runners.
Patch Changes
-
#1875
b116525Thanks @ascorbic! - Fixes a database stampede on Postgres when a pending migration fails at runtime: requests no longer pile up waiting on the migration lock, failed migrations are retried with a backoff instead of on every request, and failed attempts no longer leak idle database connections. -
Updated dependencies [
582ea2c,77e8968,e12f393,e4e76f5,0360900,cbc7d6b,15f4057,1526f96,b116525,7c5de08,450ea81,58f594b,c57b12b,9c0733f,60811c0]:- emdash@0.29.0