--- # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. blog_post: true title: Apollo 1.3 author: Hiram Chirino author_url: http://fusesource.com created_at: 2012-05-08 12:06:40 -0000 --- The [Apache ActiveMQ Project](http://activemq.apache.org) is pleased to announce the availability of Apollo 1.3. ActiveMQ Apollo is a faster, more reliable, easier to maintain messaging broker built from the foundations of the original ActiveMQ. This release fixes several bugs, improves performance and introduces a few new features: * [APLO-160] - Reduce memory overhead of many connections. * [APLO-188] - Add "Access-Control-Allow-Methods" and "Access-Control-Allow-Headers" to CORS requests * [APLO-192] - "java.lang.AssertionError: Dispatch queue 'virtual-host' was not executing" occurs when queue or dsub is deleted via web admin * [APLO-198] - Apollo sometimes does not send all the messages in a queue * [APLO-193] - Support filtering outgoing messages * [APLO-196] - Allow protocol filters to drop a messages For further information see: * [Download](${website_base_url}/download.html) * [Issues Fixed](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12320358&styleName=Text&projectId=12311310&Create=Create) * [Documentation](${website_base_url}/versions/1.3/website/documentation) [Feedback](http://activemq.apache.org/community/index.html) is always welcomed!