tag:github.com,2008:https://github.com/lambdaisland/funnel/releasesRelease notes from funnel2025-02-28T13:21:27Ztag:github.com,2008:Repository/265273932/v1.6.932025-02-28T13:21:50Zv1.6.93<h2>Fixed</h2>
<ul>
<li>Fix release process</li>
</ul>plexustag:github.com,2008:Repository/265273932/v1.5.852025-02-28T12:36:48Zv1.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>plexustag:github.com,2008:Repository/265273932/v1.4.712021-12-16T15:11:17Zv1.4.71<h2>Added</h2>
<h2>Fixed</h2>
<h2>Changed</h2>github-actions[bot]tag:github.com,2008:Repository/265273932/v0.1.612021-12-16T15:11:30Zv0.1.61<h2>Added</h2>
<h2>Fixed</h2>
<h2>Changed</h2>github-actions[bot]tag:github.com,2008:Repository/265273932/v1.3.582021-10-27T10:26:49Zv1.3.58<p>New release</p>plexustag:github.com,2008:Repository/265273932/v0.1.422020-08-26T12:08:50Zv0.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.162020-05-26T19:13:43Zv0.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]