Skip to content

Release v1.0.7

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 22:54
· 3 commits to main since this release

[1.0.7] - 2026-07-15

Fixed

  • RSP publish timeout: server/publish copies every registered deployable (several exploded WARs on the shared Tomcat) and regularly exceeded the generic 15s RPC timeout, making the automation fall back to file mode ("RSP publish 실패: i/o timeout"). Publish calls now get a dedicated 120s timeout.