You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by ma...@apache.org on 2022/12/07 08:54:57 UTC

[atlas] branch branch-2.0 updated: ATLAS-4700: updated documentation for 2.3.0 release

This is an automated email from the ASF dual-hosted git repository.

madhan pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new e3da9e12a ATLAS-4700: updated documentation for 2.3.0 release
e3da9e12a is described below

commit e3da9e12a99c02d2e604ff425ce56445f40e1c9d
Author: Madhan Neethiraj <ma...@apache.org>
AuthorDate: Tue Dec 6 23:47:17 2022 -0800

    ATLAS-4700: updated documentation for 2.3.0 release
---
 docs/docz-lib/config/menu.js                 |  2 +-
 docs/docz-lib/config/versions.js             |  1 +
 docs/src/documents/Downloads/Downloads.md    | 25 +++++++++++++++++++++----
 docs/src/documents/Overview.md               |  2 +-
 docs/src/documents/Whats-New/WhatsNew-2.3.md | 26 ++++++++++++++++++++++++++
 5 files changed, 50 insertions(+), 6 deletions(-)

diff --git a/docs/docz-lib/config/menu.js b/docs/docz-lib/config/menu.js
index 37acf46d4..54895c2cc 100644
--- a/docs/docz-lib/config/menu.js
+++ b/docs/docz-lib/config/menu.js
@@ -87,7 +87,7 @@ export default [
             "Download",
             {
                 name: "Whats New",
-                menu: ["WhatsNew-2.2", "WhatsNew-2.1", "WhatsNew-2.0", "WhatsNew-1.0"]
+                menu: ["WhatsNew-2.3", "WhatsNew-2.2", "WhatsNew-2.1", "WhatsNew-2.0", "WhatsNew-1.0"]
             },
             "Migration"
         ]
diff --git a/docs/docz-lib/config/versions.js b/docs/docz-lib/config/versions.js
index 3ef55f681..9ccbee419 100644
--- a/docs/docz-lib/config/versions.js
+++ b/docs/docz-lib/config/versions.js
@@ -1,4 +1,5 @@
 export default  [
+	{ id: 1, href: "/2.3.0/index.html", title: "2.3.0", label: "2.3.0" },
 	{ id: 2, href: "/2.2.0/index.html", title: "2.2.0", label: "2.2.0" },
 	{ id: 3, href: "/2.1.0/index.html", title: "2.1.0", label: "2.1.0" },
 	{ id: 4, href: "/2.0.0/index.html", title: "2.0.0", label: "2.0.0" },
diff --git a/docs/src/documents/Downloads/Downloads.md b/docs/src/documents/Downloads/Downloads.md
index e486a1d0b..e98ef35b9 100644
--- a/docs/src/documents/Downloads/Downloads.md
+++ b/docs/src/documents/Downloads/Downloads.md
@@ -18,10 +18,11 @@ artifacts can be found in our published [KEYS file](https://www.apache.org/dist/
 
 | **Version** | **Release Date** | **Tarball** | **GPG** | **Hash** |
 | : ------------- : | : ------------- : | : ------------- : | : ------------- : |: ------------- :|
-| 2.2.0 | 2021-08-17 | [source](https://www.apache.org/dyn/closer.cgi/atlas/2.2.0/apache-atlas-2.2.0-sources.tar.gz) | [signature](https://www.apache.org/dist/atlas/2.2.0/apache-atlas-2.2.0-sources.tar.gz.asc) | [SHA512](https://www.apache.org/dist/atlas/2.2.0/apache-atlas-2.2.0-sources.tar.gz.sha512) |
-| 2.1.0 | 2020-07-15 | [source](https://www.apache.org/dyn/closer.cgi/atlas/2.1.0/apache-atlas-2.1.0-sources.tar.gz) | [signature](https://www.apache.org/dist/atlas/2.1.0/apache-atlas-2.1.0-sources.tar.gz.asc) | [SHA512](https://www.apache.org/dist/atlas/2.1.0/apache-atlas-2.1.0-sources.tar.gz.sha512) |
-| 0.8.4 | 2019-06-21 | [source](https://www.apache.org/dyn/closer.cgi/atlas/0.8.4/apache-atlas-0.8.4-sources.tar.gz) | [signature](https://www.apache.org/dist/atlas/0.8.4/apache-atlas-0.8.4-sources.tar.gz.asc) | [SHA512](https://www.apache.org/dist/atlas/0.8.4/apache-atlas-0.8.4-sources.tar.gz.sha512) |
-| 1.2.0 | 2019-06-07 | [source](https://www.apache.org/dyn/closer.cgi/atlas/1.2.0/apache-atlas-1.2.0-sources.tar.gz) | [signature](https://www.apache.org/dist/atlas/1.2.0/apache-atlas-1.2.0-sources.tar.gz.asc) | [SHA512](https://www.apache.org/dist/atlas/1.2.0/apache-atlas-1.2.0-sources.tar.gz.sha512) |
+| 2.3.0 | 2022-12-06 | [source](https://www.apache.org/dyn/closer.cgi/atlas/2.3.0/apache-atlas-2.3.0-sources.tar.gz) | [signature](https://www.apache.org/dist/atlas/2.3.0/apache-atlas-2.3.0-sources.tar.gz.asc) | [SHA512](https://www.apache.org/dist/atlas/2.3.0/apache-atlas-2.3.0-sources.tar.gz.sha512) |
+| 2.2.0 | 2021-08-17 | [source](https://archive.apache.org/dist/atlas/2.2.0/apache-atlas-2.2.0-sources.tar.gz) | [signature](https://archive.apache.org/dist/atlas/2.2.0/apache-atlas-2.2.0-sources.tar.gz.asc) | [SHA512](https://archive.apache.org/dist/atlas/2.2.0/apache-atlas-2.2.0-sources.tar.gz.sha512) |
+| 2.1.0 | 2020-07-15 | [source](https://archive.apache.org/dist/atlas/2.1.0/apache-atlas-2.1.0-sources.tar.gz) | [signature](https://archive.apache.org/dist/atlas/2.1.0/apache-atlas-2.1.0-sources.tar.gz.asc) | [SHA512](https://archive.apache.org/dist/atlas/2.1.0/apache-atlas-2.1.0-sources.tar.gz.sha512) |
+| 0.8.4 | 2019-06-21 | [source](https://archive.apache.org/dist/atlas/0.8.4/apache-atlas-0.8.4-sources.tar.gz) | [signature](https://archive.apache.org/dist/atlas/0.8.4/apache-atlas-0.8.4-sources.tar.gz.asc) | [SHA512](https://archive.apache.org/dist/atlas/0.8.4/apache-atlas-0.8.4-sources.tar.gz.sha512) |
+| 1.2.0 | 2019-06-07 | [source](https://archive.apache.org/dist/atlas/1.2.0/apache-atlas-1.2.0-sources.tar.gz) | [signature](https://archive.apache.org/dist/atlas/1.2.0/apache-atlas-1.2.0-sources.tar.gz.asc) | [SHA512](https://archive.apache.org/dist/atlas/1.2.0/apache-atlas-1.2.0-sources.tar.gz.sha512) |
 | 2.0.0 | 2019-05-13 | [source](https://archive.apache.org/dist/atlas/2.0.0/apache-atlas-2.0.0-sources.tar.gz) | [signature](https://archive.apache.org/dist/atlas/2.0.0/apache-atlas-2.0.0-sources.tar.gz.asc) | [SHA512](https://archive.apache.org/dist/atlas/2.0.0/apache-atlas-2.0.0-sources.tar.gz.sha512) |
 | 0.8.3 | 2018-10-31 | [source](https://archive.apache.org/dist/atlas/0.8.3/apache-atlas-0.8.3-sources.tar.gz) | [signature](https://archive.apache.org/dist/atlas/0.8.3/apache-atlas-0.8.3-sources.tar.gz.asc) | [SHA512](https://archive.apache.org/dist/atlas/0.8.3/apache-atlas-0.8.3-sources.tar.gz.sha512) |
 | 1.1.0 | 2018-09-14 | [source](https://archive.apache.org/dist/atlas/1.1.0/apache-atlas-1.1.0-sources.tar.gz) | [signature](https://archive.apache.org/dist/atlas/1.1.0/apache-atlas-1.1.0-sources.tar.gz.asc) | [SHA512](https://archive.apache.org/dist/atlas/1.1.0/apache-atlas-1.1.0-sources.tar.gz.sha512) |
@@ -66,6 +67,22 @@ pgp downloaded_file.asc`}
 </SyntaxHighlighter>
 
 ## Release Notes
+**[Atlas 2.3.0](../2.3.0/index) (Released on 2022/12/06)**
+   * (new) Relationship search: API and UI to search relationships based on type and properties
+   * Resiliency: improvements in handling of index update failures
+   * Glossary: performance improvements in dealing with large glossaries and bulk creation of glossary terms
+   * Observability: UI improvements to view metrics & stats, persistence of metrics to enable historic data
+   * Lineage: performance improvements in lineage API and UI
+   * Notification: updated notifications to include hook version and message source
+   * Hive integration: multiple fixes and improvements in Hive hook and import-hive utility
+   * Impala integration: performance improvements
+   * Audits: support for authentication enabled Cassandra as audit store
+   * Python: released Apache Atlas Python client 0.0.12
+   * Dependencies Upgrade: JanusGraph, Elasticsearch, Kafka, Storm, TinkerPop, Gson, Spring Framework, Log4j
+   * UI: fixes and improvements in multiple areas like search, lineage, business metadata
+   * Docker image: improvements to Docker support
+   * [List of JIRAs resolved in Apache Atlas 2.3.0 release](https://issues.apache.org/jira/issues/?jql=project%20%3D%20ATLAS%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%202.3.0%20ORDER%20BY%20key%20DESC)
+
 **[Atlas 2.2.0](../2.2.0/index) (Released on 2021/08/17)**
    * (new) Deferred Action: classification propagation will be handled as a background task (AtlasTask)
    * Re-indexing: added Re-indexing as part of JAVA_PATCH
diff --git a/docs/src/documents/Overview.md b/docs/src/documents/Overview.md
index 8614106ab..344a0641c 100644
--- a/docs/src/documents/Overview.md
+++ b/docs/src/documents/Overview.md
@@ -48,7 +48,7 @@ capabilities around these data assets for data scientists, analysts and the data
 
 ## Getting Started
 
-   * [What's new in Apache Atlas 2.2?](#/WhatsNew-2.2)
+   * [What's new in Apache Atlas 2.3?](#/WhatsNew-2.3)
    * [Build & Install](#/Installation)
    * [Quick Start](#/QuickStart)
 
diff --git a/docs/src/documents/Whats-New/WhatsNew-2.3.md b/docs/src/documents/Whats-New/WhatsNew-2.3.md
new file mode 100644
index 000000000..b260cd64b
--- /dev/null
+++ b/docs/src/documents/Whats-New/WhatsNew-2.3.md
@@ -0,0 +1,26 @@
+---
+name: WhatsNew-2.3
+route: /WhatsNew-2.3
+menu: Downloads
+submenu: Whats New
+---
+
+# What's new in Apache Atlas 2.3?
+
+## Features
+* **(new) Relationship search**: API and UI to search relationships based on type and properties
+
+## Enhancements
+* **Resiliency**: improvements in handling of index update failures
+* **Glossary**: performance improvements in dealing with large glossaries and bulk creation of glossary terms
+* **Observability**: UI improvements to view metrics & stats, persistence of metrics to enable historic data
+* **Lineage**: performance improvements in lineage API and UI
+* **Notification**: updated notifications to include hook version and message source
+* **Hive integration**: multiple fixes and improvements in Hive hook and import-hive utility
+* **Impala integration**: performance improvements
+* **Audits**: support for authentication enabled Cassandra as audit store
+* **Python**: released Apache Atlas Python client 0.0.12
+* **Dependencies Upgrade**: JanusGraph, Elasticsearch, Kafka, Storm, TinkerPop, Gson, Spring Framework, Log4j
+* **UI**: fixes and improvements in multiple areas like search, lineage, business metadata
+* **Docker image**: improvements to Docker support
+* [List of JIRAs resolved in Apache Atlas 2.3.0 release](https://issues.apache.org/jira/issues/?jql=project%20%3D%20ATLAS%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%202.3.0%20ORDER%20BY%20key%20DESC)