Skip to content

Commit

Permalink
Updateyness.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias committed Nov 13, 2015
1 parent f3095fd commit b22febf
Showing 1 changed file with 27 additions and 39 deletions.
66 changes: 27 additions & 39 deletions news/2015-11-13-announcing-2-1-1.md
Expand Up @@ -20,47 +20,39 @@ goal is to reduce the inherent
[incidental complexity](http://en.wikipedia.org/wiki/Accidental_complexity)
in real world applications.

## lein-immutant/boot-immutant Releases

We've also released new versions of [lein-immutant] and
[boot-immutant] (2.1.0 and 0.5.0, respectively). You'll need to
update the appropriate plugin if you use Immutant with WildFly - we
rearranged some of our upstream dependencies in 2.1.1 that are used
in-container, and the new plugins recognize that structure.

## Get In Touch

If you have any questions, issues, or other feedback about Immutant,
you can always find us on [#immutant on freenode](/community/) or
[our mailing lists](/community/mailing_lists).

## Issues resolved in 2.1.0
## Issues resolved in 2.1.1

<ul>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-576'>IMMUTANT-576</a>] - WebSockets can&#39;t be used from a user-provided servlet
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-578'>IMMUTANT-578</a>] - Singleton daemons don&#39;t get started on another node if the thread dies
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-581'>IMMUTANT-581</a>] - Pedestal servlet handler overrides handlers specified using :path
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-583'>IMMUTANT-583</a>] - Registered closeables aren&#39;t closed when a destination is stopped (regression from 2.0.0)
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-589'>IMMUTANT-589</a>] - Only reuse the context given to request for the response listener if it is remote
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-590'>IMMUTANT-590</a>] - Implement all methods on reified JDBC interfaces we return from our factory
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-591'>IMMUTANT-591</a>] - Immutant doesn&#39;t work with clojure 1.8.0-beta2
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-594'>IMMUTANT-594</a>] - scheduling docs point to caching/stop instead of scheduling/stop
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-579'>IMMUTANT-579</a>] - Luminus now has :main
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-585'>IMMUTANT-585</a>] - Fix infinispan section in EAP guide
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-580'>IMMUTANT-580</a>] - Support for setting HTTP response headers in the WebSocket handshake
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-593'>IMMUTANT-593</a>] - See if we need to use the default listener concurrency for response listeners
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-586'>IMMUTANT-586</a>] - Expose :filter-map option to web/run for deploying Servlet Filters
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-587'>IMMUTANT-587</a>] - Immutant seems to be sending &quot;&quot; for query string when it should be sending nil
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-588'>IMMUTANT-588</a>] - Improve docs for listen to explain the explicit transaction
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-592'>IMMUTANT-592</a>] - Don&#39;t fail a WildFly deployment if the repl fails to start
</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-576'>IMMUTANT-576</a>] - WebSockets can&#39;t be used from a user-provided servlet</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-578'>IMMUTANT-578</a>] - Singleton daemons don&#39;t get started on another node if the thread dies</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-579'>IMMUTANT-579</a>] - Luminus now has :main</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-580'>IMMUTANT-580</a>] - Support for setting HTTP response headers in the WebSocket handshake</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-581'>IMMUTANT-581</a>] - Pedestal servlet handler overrides handlers specified using :path</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-583'>IMMUTANT-583</a>] - Registered closeables aren&#39;t closed when a destination is stopped (regression from 2.0.0)</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-585'>IMMUTANT-585</a>] - Fix infinispan section in EAP guide</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-586'>IMMUTANT-586</a>] - Expose :filter-map option to web/run for deploying Servlet Filters</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-587'>IMMUTANT-587</a>] - Immutant seems to be sending &quot;&quot; for query string when it should be sending nil</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-588'>IMMUTANT-588</a>] - Improve docs for listen to explain the explicit transaction</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-589'>IMMUTANT-589</a>] - Only reuse the context given to request for the response listener if it is remote</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-590'>IMMUTANT-590</a>] - Implement all methods on reified JDBC interfaces we return from our factory</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-591'>IMMUTANT-591</a>] - Immutant doesn&#39;t work with clojure 1.8.0-beta2</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-592'>IMMUTANT-592</a>] - Don&#39;t fail a WildFly deployment if the repl fails to start</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-593'>IMMUTANT-593</a>] - See if we need to use the default listener concurrency for response listeners</li>
<li>[<a href='https://issues.jboss.org/browse/IMMUTANT-594'>IMMUTANT-594</a>] - scheduling docs point to caching/stop instead of scheduling/stop</li>
</ul>


Expand All @@ -70,9 +62,5 @@ you can always find us on [#immutant on freenode](/community/) or
[Undertow]: http://undertow.io
[Quartz]: http://quartz-scheduler.org/
[Narayana]: http://www.jboss.org/narayana
[EAP]: https://www.jboss.org/products/eap
[EAP guide]: /documentation/2.1.0/apidoc/guide-EAP.html
[Datomic]: http://www.datomic.com/
[async docs]: /documentation/2.1.0/apidoc/immutant.web.async.html
[Fabio Bernasconi]: https://github.com/instilled
[disable this]: /documentation/2.1.0/apidoc/immutant.scheduling.html#var-allow-concurrent-exec.3F
[lein-immutant]: https://github.com/immutant/lein-immutant/
[boot-immutant]: https://github.com/immutant/boot-immutant/

0 comments on commit b22febf

Please sign in to comment.