Repository: drill Updated Branches: refs/heads/gh-pages c163c4a30 -> 29cb58dc0
edit to names in 1.5 blog Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/29cb58dc Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/29cb58dc Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/29cb58dc Branch: refs/heads/gh-pages Commit: 29cb58dc0d3e93df0649145eafc411b80b7784c3 Parents: c163c4a Author: Bridget Bevens <[email protected]> Authored: Tue Feb 16 15:03:21 2016 -0800 Committer: Bridget Bevens <[email protected]> Committed: Tue Feb 16 15:03:21 2016 -0800 ---------------------------------------------------------------------- blog/_posts/2016-02-16-drill-1.5-released.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/29cb58dc/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 9380676..236658c 100644 --- a/blog/_posts/2016-02-16-drill-1.5-released.md +++ b/blog/_posts/2016-02-16-drill-1.5-released.md @@ -3,10 +3,10 @@ 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: ["jaltekruse", "bbevens"] +authors: ["json", "bridgetb"] --- -Today, we're happy to announce the availability of Drill 1.5.0! You can download it [here](https://drill.apache.org/download/). +Today, we're happy to announce the availability of Drill 1.5.0. You can download it [here](https://drill.apache.org/download/). The release provides the following bug fixes and improvements:
