Repository: drill Updated Branches: refs/heads/gh-pages 29cb58dc0 -> b02be3aa1
name edits Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/b02be3aa Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/b02be3aa Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/b02be3aa Branch: refs/heads/gh-pages Commit: b02be3aa199ced2bea001ad237463715a38cbc4c Parents: 29cb58d Author: Bridget Bevens <[email protected]> Authored: Tue Feb 16 15:16:59 2016 -0800 Committer: Bridget Bevens <[email protected]> Committed: Tue Feb 16 15:16:59 2016 -0800 ---------------------------------------------------------------------- blog/_posts/2016-02-16-drill-1.5-released.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/b02be3aa/blog/_posts/2016-02-16-drill-1.5-released.md ---------------------------------------------------------------------- diff --git a/blog/_posts/2016-02-16-drill-1.5-released.md b/blog/_posts/2016-02-16-drill-1.5-released.md index 236658c..2d38333 100644 --- a/blog/_posts/2016-02-16-drill-1.5-released.md +++ b/blog/_posts/2016-02-16-drill-1.5-released.md @@ -3,7 +3,7 @@ layout: post title: "Drill 1.5 Released" code: drill-1.5-released excerpt: Apache Drill 1.5's highlights are: Authentication and security for the Web interface and REST API, experimental query support for Apache Kudu (incubating), an improved memory allocator, and configurable caching for Hive metadata. -authors: ["json", "bridgetb"] +authors: ["Jason Altekruse", "Bridget Bevens"] --- Today, we're happy to announce the availability of Drill 1.5.0. You can download it [here](https://drill.apache.org/download/).
