Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 13:14
· 13 commits to main since this release
97c7ae8

Changed

  • 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

Release binaries info

  • Release binaries were built using rust 1.80.0
  • Linux release binaries require glibc>=2.31