summaryrefslogtreecommitdiff
path: root/releases/_posts
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2015-11-10 16:44:07 +0000
committerReynold Xin <rxin@apache.org>2015-11-10 16:44:07 +0000
commit8f3baa79b612ef67c9e938ff3891474ae10b1c5f (patch)
tree157c38ad2983c6404bb52a94d63322089ed51dcd /releases/_posts
parent86ac2008a4bbc556bb94916216092d9e51f622e6 (diff)
downloadspark-website-8f3baa79b612ef67c9e938ff3891474ae10b1c5f.tar.gz
spark-website-8f3baa79b612ef67c9e938ff3891474ae10b1c5f.tar.bz2
spark-website-8f3baa79b612ef67c9e938ff3891474ae10b1c5f.zip
1.5.2 release
Diffstat (limited to 'releases/_posts')
-rw-r--r--releases/_posts/2015-11-09-spark-release-1-5-2.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/releases/_posts/2015-11-09-spark-release-1-5-2.md b/releases/_posts/2015-11-09-spark-release-1-5-2.md
new file mode 100644
index 000000000..c30b9e884
--- /dev/null
+++ b/releases/_posts/2015-11-09-spark-release-1-5-2.md
@@ -0,0 +1,18 @@
+---
+layout: post
+title: Spark Release 1.5.2
+categories: []
+tags: []
+status: publish
+type: post
+published: true
+meta:
+ _edit_last: '4'
+ _wpas_done_all: '1'
+---
+
+Spark 1.5.2 is a maintenance release containing stability fixes. This release is based on the branch-1.5 maintenance branch of Spark. We strongly recommend all 1.5.x users to upgrade to this stable release.
+
+You can consult JIRA for the [detailed changes](http://s.apache.org/spark-1.5.2).
+
+We would like to acknowledge all community members for contributing patches to this release.