tag:github.com,2008:https://github.com/lambdaisland/funnel/releases Release notes from funnel 2025-02-28T13:21:27Z tag:github.com,2008:Repository/265273932/v1.6.93 2025-02-28T13:21:50Z v1.6.93 <h2>Fixed</h2> <ul> <li>Fix release process</li> </ul> plexus tag:github.com,2008:Repository/265273932/v1.5.85 2025-02-28T12:36:48Z v1.5.85 <h2>Added</h2> <ul> <li>Support multiple formats, add <code>/?content-type=json|edn|transit</code> to the<br> websocket URL. Still defaults to transit.</li> </ul> <h2>Changed</h2> <ul> <li>Remove pedestal.log</li> </ul> plexus tag:github.com,2008:Repository/265273932/v1.4.71 2021-12-16T15:11:17Z v1.4.71 <h2>Added</h2> <h2>Fixed</h2> <h2>Changed</h2> github-actions[bot] tag:github.com,2008:Repository/265273932/v0.1.61 2021-12-16T15:11:30Z v0.1.61 <h2>Added</h2> <h2>Fixed</h2> <h2>Changed</h2> github-actions[bot] tag:github.com,2008:Repository/265273932/v1.3.58 2021-10-27T10:26:49Z v1.3.58 <p>New release</p> plexus tag:github.com,2008:Repository/265273932/v0.1.42 2020-08-26T12:08:50Z v0.1.42 <h2>Added</h2> <ul> <li>Added a <code>--daemonize</code> flag so Funnel can background itself (experimental)</li> <li>Added a <code>--logfile FILE</code> option to redirect output</li> <li>Added a <code>--ws-port PORT</code> options</li> <li>Added a <code>--wss-port PORT</code> option</li> <li>Added a <code>--version</code> flag</li> </ul> <h2>Changed</h2> <ul> <li>No longer include a default certificate</li> <li>Only start WSS server when a certificate is provided</li> <li>Changed the default <code>--keystore-password</code> from <code>"funnel"</code> to <code>"password"</code><br> (same as <a href="https://github.com/bhauman/certifiable">bhauman/certifiable</a>)</li> </ul> <h2>Fixed</h2> <ul> <li>Correctly format log messages that contain parameters (like jdk.event.security)</li> </ul> github-actions[bot] tag:github.com,2008:Repository/265273932/v0.1.16 2020-05-26T19:13:43Z v0.1.16 <h2>Added</h2> <ul> <li>First prerelease version, implements <code>:funnel/whoami</code>, <code>:funnel/subscribe</code>,<br> <code>:funnel/unsubscribe</code>, <code>:funnel/broadcast</code>, <code>:funnel/query</code>.</li> <li>Selectors: <code>true</code>, vector, map.</li> </ul> github-actions[bot]