Repository: lens Updated Branches: refs/heads/master 5a63a0796 -> ba2d3e5db
LENS-1337: Update Release documentation for lens 2.6.1 Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/ba2d3e5d Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/ba2d3e5d Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/ba2d3e5d Branch: refs/heads/master Commit: ba2d3e5db68049f73237b664a230d2f0455bc39f Parents: 5a63a07 Author: Puneet Gupta <[email protected]> Authored: Sat Sep 24 10:53:51 2016 +0800 Committer: rajub <[email protected]> Committed: Sat Sep 24 10:54:36 2016 +0800 ---------------------------------------------------------------------- src/site/apt/releases/release-history.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lens/blob/ba2d3e5d/src/site/apt/releases/release-history.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/releases/release-history.apt b/src/site/apt/releases/release-history.apt index 5ed0af8..f919ca5 100644 --- a/src/site/apt/releases/release-history.apt +++ b/src/site/apt/releases/release-history.apt @@ -23,7 +23,7 @@ All Apache Lens releases *--+--+---+--+--+--+--+ |Release version|Major features|Release documentation|Release Notes|Download|Incompatibilities|More Info | *--+--+---+--+--+--+--+ -|2.6.0| GA release, Apache Hive 2 support, Query Scheduler, Lens UI enhancements, Python client, Streaming results, New regression module, Weighted Driver selector, Limit number of open sessions, Exponential back off for hive status updates, Single execution for duplicate queries, Auto kill queries on timeout, Convert dimension filter to fact filters for performance improvement, Code cleanup and refactor, Doc/javadoc improvements, Bug fixes| {{{../versions/2.6.0/index.html} 2.6.x docs}} |{{{https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12333846&styleName=&projectId=12315923} 2.6 release notes}} |{{{http://archive.apache.org/dist/lens/2.6/} Download}} |{{{#a2.6.x_from_2.5.x} 2.6.x-incompatibilities}} | - | +|2.6.1| GA release, Apache Hive 2 support, Query Scheduler, Lens UI enhancements, Python client, Streaming results, New regression module, Weighted Driver selector, Limit number of open sessions, Exponential back off for hive status updates, Single execution for duplicate queries, Auto kill queries on timeout, Convert dimension filter to fact filters for performance improvement, Code cleanup and refactor, Doc/javadoc improvements, Bug fixes| {{{../versions/2.6.0/index.html} 2.6.x docs}} |{{{https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12333846&styleName=&projectId=12315923} 2.6 release notes}} |{{{http://archive.apache.org/dist/lens/2.6/} Download}} |{{{#a2.6.x_from_2.5.x} 2.6.x-incompatibilities}} | - | *--+--+---+--+--+--+--+ |2.5.0-beta| Support for multiple instances of a driver, REST API enhancements, Derived cube validation, Per-queue driver max launched queries constraint, New error codes for Hive and JDBC Driver, Lens CLI improvements, Query result retention policy, UI Enhancements, Code cleanup and refactor, Doc/javadoc improvements, Bug fixes| {{{../versions/2.5.0-beta/index.html} 2.5.x docs}} |{{{https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12333326&projectId=12315923} 2.5 release notes}} |{{{http://archive.apache.org/dist/lens/2.5-beta/} Download}} |{{{#a2.5.x_from_2.4.x} 2.5.x-incompatibilities}} | - | *--+--+---+--+--+--+--+
