blob: 372f02ac267b64dd920f22627baa6c8bb1bb7831 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd">
<!--
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.
Architecture
-->
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<meta content="ActiveMQ's next generation of messaging" name="description"/>
<meta content="messaging,stomp,jms,activemq,apollo" name="keywords"/>
<meta content="Apollo" name="author"/>
<script src="../../scripts/jquery.js"></script>
<link type="text/css" rel="stylesheet" href="../../styles/impact/css/pygmentize.css"/>
<link type="text/css" rel="stylesheet" href="../../styles/impact/css/site.css"/>
<title>Apollo 1.2</title>
</head>
<body>
<div id="navigation">
<div class="wrapper">
<ul>
<li><a href="../../index.html">Apollo 1.7.1</a></li>
<li><a href="../../community/developers.html">Developers</a></li>
<li><a href="../../community/index.html">Community</a></li>
<li><a href="../../download.html">Download</a></li>
</ul> <div></div>
</div>
</div>
<div id="content">
<div class="wrapper">
<p>The <a href="http://activemq.apache.org">Apache ActiveMQ Project</a> is pleased to announce the
availability of Apollo 1.2. ActiveMQ Apollo is a faster, more reliable, easier
to maintain messaging broker built from the foundations of the original ActiveMQ. </p>
<p>This release fixes several bugs, improves performance and introduces a few
new features like:</p>
<ul>
<li>Support Dead Letter Queues</li>
<li>Support dropping messages on queues that are full.</li>
<li>Allow customizing the settings of the per subscription queues created when slow<em>consumer</em>policy="queue&rdquo; on a topic</li>
<li>Support allowing cross origin resource sharing (CORS) of web admin APIs and websocket APIs.</li>
<li>Experimental support for lossy UDP based messaging</li>
<li>Experimental support for Swagger based REST API documentation acceisble at http://localhost:61680/api/index.html</li>
<li>Include examples of how to use MQTT on Apollo</li>
<li>Added a total disk space used to the reporting metrics</li>
<li>You can now select the private key to be used for SSL in the keystore</li>
<li>Sender IP address is now passed as a JAAS principal</li>
<li>You can now force client side certs on SSL connections</li>
</ul>
<p>For further information see:</p>
<ul>
<li><a href="http://activemq.apache.org/apollo/download.html">Download</a></li>
<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12319854&amp;styleName=Text&amp;projectId=12311310&amp;Create=Create">Issues Fixed</a></li>
<li><a href="http://activemq.apache.org/apollo/versions/1.2/website/documentation">Documentation</a></li>
</ul>
<p><a href="http://activemq.apache.org/community/index.html">Feedback</a> is always welcomed!</p>
<div></div>
</div>
</div>
</body>
</html>