I tried running v25.02.rc1 and I encounter this problem:
clnrest is not being loaded as a builtin plugin.
It seems this is because it was removed from plugins/Makefile
PY_PLUGINS := \
plugins/clnrest/clnrest \
plugins/wss-proxy/wss-proxy
Is it on purpose?
To load clnrest I had to add it manually to the config file.