Freshports upgraded Nginx-Clojure from 0.4.2 to 0.4.3 about 11 hours ago. If freebsd users want to try this latest release please enable it when installing nginx from freebsd ports.
On Monday, October 26, 2015 at 1:39:39 AM UTC+8, Xfeep wrote: > > 0.4.3 (2015-10-25) > > 1. New Feature: Add directive jvm_classpath > <https://nginx-clojure.github.io/directives.html#jvm_classpath> which > supports wildcard character * (issue #95 > <https://github.com/nginx-clojure/nginx-clojure/issues/95>) > 2. New Feature: Add directive jvm_classpath_check > <https://nginx-clojure.github.io/directives.html#jvm_classpath_check> > which > is enabled by default and when it is enabled access permission about > classpaths will be checked. > 3. New Feature: Add NginxPubSubTopic(Java)/PubSubTopic(Clojure) > <https://nginx-clojure.github.io/subpub.html> to simplify handling > messages among Nginx worker processes. (issue #97 > <https://github.com/nginx-clojure/nginx-clojure/issues/97>) > 4. New Feature: Shared Map based on shared memory > <https://nginx-clojure.github.io/sharedmap.html> (issue #96 > <https://github.com/nginx-clojure/nginx-clojure/issues/96>) and it has > two implementations : tinymap & hashmap. > 5. New Feature: Shared Map based Ring session store > <https://nginx-clojure.github.io/sharedmap.html> (issue #98 > <https://github.com/nginx-clojure/nginx-clojure/issues/98>) > 6. Enhancement: on-broadcast-event-decode!/on-broadcast! returns a > removal function which can be used to remove the registered > decoder/listener > 7. Enhancement: embedded nginx-clojure becomes friendly to mock tests > and also fix issue#101 > <https://github.com/nginx-clojure/nginx-clojure/issues/101> > 8. Bug Fix: After stopping an embedded Nginx-Clojure server > keep-alived connections become CLOSE_WAIT. > 9. Bug Fix: HackUtil.decode decodes unnecessary chars when several > strings share one char[] generally on JDK 6 > 10. Bug Fix: jvm crashes with thread pool mode when open_file_cache is > enabled. > 11. Bug Fix: Fix compile errors when no sha1-implementation/zlib can > be found (issue #99 > <https://github.com/nginx-clojure/nginx-clojure/issues/99>) > 12. Example Project: Add an example project about clojure web dev > > <https://github.com/nginx-clojure/nginx-clojure/tree/master/example-projects/clojure-web-example> > to > show how to develop & deploy with Nginx-Clojure. Thanks to Peter > Taoussanis <https://github.com/ptaoussanis> without whose comments > there would not be such example project. (issue #91 > <https://github.com/nginx-clojure/nginx-clojure/issues/91>) > 13. Documents: Add Directives Reference > <http://nginx-clojure.github.io/directives.html> > > > > 1. Binaries of Releases > <http://sourceforge.net/projects/nginx-clojure/files/> (for linux, > windows and macosx). Freebsd users can get old v0.4.2 from > https://www.freshports.org/www/nginx . > 2. Sources of Releases > <https://github.com/nginx-clojure/nginx-clojure/releases> or wait a > few days for their update. > 3. website : http://nginx-clojure.github.io/ > > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.