LENS-1337 : Update docs link in release-history
Project: http://git-wip-us.apache.org/repos/asf/lens/repo Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/7efc6436 Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/7efc6436 Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/7efc6436 Branch: refs/heads/master Commit: 7efc6436a2e8fbde77e1c3feb181f6aa2b989d82 Parents: 0f7a1d6 Author: Puneet Gupta <[email protected]> Authored: Sun Sep 25 07:51:41 2016 +0530 Committer: Amareshwari Sriramadasu <[email protected]> Committed: Sun Sep 25 07:52:27 2016 +0530 ---------------------------------------------------------------------- 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/7efc6436/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 f919ca5..7057c74 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.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.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.1/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}} | - | *--+--+---+--+--+--+--+
