| --- |
| layout: page |
| title: History |
| description: Release History |
| group: nav-right |
| --- |
| <!-- |
| {% comment %} |
| 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. |
| {% endcomment %} |
| --> |
| |
| {% include JB/setup %} |
| |
| ## {{ site.data.project.name }} Downloads |
| |
| For a full list of releases, see |
| <a href="https://github.com/apache/{{ site.data.project.incubator_slash_name }}/releases">github</a>. |
| Downloads are available on the |
| [downloads page]({{ site.baseurl }}/download). |
| |
| {% comment %} |
| ## <a href="https://github.com/apache/{{ site.data.project.incubator_slash_name }}/releases/tag/{{ site.data.project.unix_name }}-0.2.0">0.2.0</a> / 2015-11-10 |
| {: #v0-2-0} |
| |
| Our second release! |
| |
| New features |
| |
| * [<a href="https://issues.apache.org/jira/browse/FOO-911">FOO-911</a>] |
| Add a variant of `FooSchema` that does not cache sub-objects |
| * [<a href="https://issues.apache.org/jira/browse/FOO-845">FOO-845</a>] |
| Derive `FOO` return type by a customizable policy |
| |
| ## <a href="https://github.com/apache/{{ site.data.project.incubator_slash_name }}/releases/tag/{{ site.data.project.unix_name }}-0.1.0">0.1.0</a> / 2015-09-25 |
| {: #v0-1-0} |
| |
| Our first release! |
| {% endcomment %} |