You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clnrest-swagger-root is now "/" again by default, but "/" will redirect to "/swagger-ui" while other values will enforce the custom path
Also call plugin.shutdown() on a shutdown notification. This is probably not fixing 100% of the shutdown issues (maybe a cln-plugin bug)
Add upgrade header to the tests. This is needed to differentiate between an intent to establish a websocket connection and an intent to open the swagger-ui on the same path. Usually websocket clients inlcude this header automatically but the tests were not
Extracted release binaries are now called clnrest-rs