This is an automated email from the ASF dual-hosted git repository. prashantpogde pushed a commit to branch ozone-tlp-1.1.0-release in repository https://gitbox.apache.org/repos/asf/ozone-site.git
commit 8ee0d8c525dd4887ab8cfc034755500f73e70fee Author: Prashant Pogde <[email protected]> AuthorDate: Tue Apr 20 19:15:02 2021 -0700 HDDS-5121. Added documenteation for 1.1.0 release. --- content/release/1.1.0.md | 38 ++++++++++++++++++++++++++++++++++++++ static/releases/1.1.0.jpg | Bin 0 -> 198307 bytes 2 files changed, 38 insertions(+) diff --git a/content/release/1.1.0.md b/content/release/1.1.0.md new file mode 100644 index 0000000..fb6f2cc --- /dev/null +++ b/content/release/1.1.0.md @@ -0,0 +1,38 @@ +--- +title: Release 1.1.0 available +date: 2021-04-17 +linked: true +hadoop: true +--- +<!--- + Licensed 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. See accompanying LICENSE file. +--> + + + +Apache Hadoop Ozone 1.1.0 is released with following features: + + * Volume/Bucket Quota Support + * Security related enhancements + * ofs/o3fs performance improvements with Teragen and Spark + * Recon improvements + +This is a generally available (GA) release. +It represents a point of API stability and quality that we consider production-ready. + + +Image credit: [ diana_robinson ][author], [CC BY-NC-ND 2.0][cc] + +[author]: https://www.flickr.com/photos/62501682@N00 +[image]: https://www.flickr.com/photos/62501682@N00/48281791861 +[cc]: https://creativecommons.org/licenses/by-nc-nd/2.0/ diff --git a/static/releases/1.1.0.jpg b/static/releases/1.1.0.jpg new file mode 100644 index 0000000..a873be8 Binary files /dev/null and b/static/releases/1.1.0.jpg differ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
