blob: 360aeb5f4d4e3a9239720dca026482d77831648a [file] [log] [blame]
{"version":3,"sources":["/home/madhan/Apache/git/atlas/docs/target/src/documents/Whats-New/WhatsNew-2.3.md"],"names":["layoutProps","MDXContent","components","props","mdxType","parentName","isMDXComponent"],"mappings":"+YASMA,EAAc,GAIL,SAASC,EAAW,GAG/B,IAFFC,EAAU,EAAVA,WACGC,EAAK,iBAER,OAAO,cALS,UAKC,iBAAKH,EAAiBG,EAAK,CAAED,WAAYA,EAAYE,QAAQ,cAC5E,oBACE,GAAM,gCAA8B,mCAEtC,oBACE,GAAM,YAAU,YAElB,wBACE,oBAAIC,WAAW,MAAK,wBAAQA,WAAW,MAAI,6BAAuC,sEAEpF,oBACE,GAAM,gBAAc,gBAEtB,wBACE,oBAAIA,WAAW,MAAK,wBAAQA,WAAW,MAAI,cAAwB,uDACnE,oBAAIA,WAAW,MAAK,wBAAQA,WAAW,MAAI,YAAsB,mGACjE,oBAAIA,WAAW,MAAK,wBAAQA,WAAW,MAAI,iBAA2B,6FACtE,oBAAIA,WAAW,MAAK,wBAAQA,WAAW,MAAI,WAAqB,oDAChE,oBAAIA,WAAW,MAAK,wBAAQA,WAAW,MAAI,gBAA0B,sEACrE,oBAAIA,WAAW,MAAK,wBAAQA,WAAW,MAAI,oBAA8B,0EACzE,oBAAIA,WAAW,MAAK,wBAAQA,WAAW,MAAI,sBAAgC,8BAC3E,oBAAIA,WAAW,MAAK,wBAAQA,WAAW,MAAI,UAAoB,iEAC/D,oBAAIA,WAAW,MAAK,wBAAQA,WAAW,MAAI,UAAoB,gDAC/D,oBAAIA,WAAW,MAAK,wBAAQA,WAAW,MAAI,wBAAkC,uFAC7E,oBAAIA,WAAW,MAAK,wBAAQA,WAAW,MAAI,MAAgB,sFAC3D,oBAAIA,WAAW,MAAK,wBAAQA,WAAW,MAAI,gBAA0B,oCACrE,oBAAIA,WAAW,MAAK,mBAAGA,WAAW,KAC9B,KAAQ,+JAA6J,2DAI9K,6LAEDJ,EAAWK,gBAAiB","file":"static/js/documents-whats-new-whats-new-2-3.74dda911.js","sourcesContent":["\nimport React from 'react'\nimport { mdx } from '@mdx-js/react'\n\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\n\n\nconst layoutProps = {\n \n};\nconst MDXLayout = \"wrapper\"\nexport default function MDXContent({\n components,\n ...props\n}) {\n return <MDXLayout {...layoutProps} {...props} components={components} mdxType=\"MDXLayout\">\n <h1 {...{\n \"id\": \"whats-new-in-apache-atlas-23\"\n }}>{`What's new in Apache Atlas 2.3?`}</h1>\n <h2 {...{\n \"id\": \"features\"\n }}>{`Features`}</h2>\n <ul>\n <li parentName=\"ul\"><strong parentName=\"li\">{`(new) Relationship search`}</strong>{`: API and UI to search relationships based on type and properties`}</li>\n </ul>\n <h2 {...{\n \"id\": \"enhancements\"\n }}>{`Enhancements`}</h2>\n <ul>\n <li parentName=\"ul\"><strong parentName=\"li\">{`Resiliency`}</strong>{`: improvements in handling of index update failures`}</li>\n <li parentName=\"ul\"><strong parentName=\"li\">{`Glossary`}</strong>{`: performance improvements in dealing with large glossaries and bulk creation of glossary terms`}</li>\n <li parentName=\"ul\"><strong parentName=\"li\">{`Observability`}</strong>{`: UI improvements to view metrics & stats, persistence of metrics to enable historic data`}</li>\n <li parentName=\"ul\"><strong parentName=\"li\">{`Lineage`}</strong>{`: performance improvements in lineage API and UI`}</li>\n <li parentName=\"ul\"><strong parentName=\"li\">{`Notification`}</strong>{`: updated notifications to include hook version and message source`}</li>\n <li parentName=\"ul\"><strong parentName=\"li\">{`Hive integration`}</strong>{`: multiple fixes and improvements in Hive hook and import-hive utility`}</li>\n <li parentName=\"ul\"><strong parentName=\"li\">{`Impala integration`}</strong>{`: performance improvements`}</li>\n <li parentName=\"ul\"><strong parentName=\"li\">{`Audits`}</strong>{`: support for authentication enabled Cassandra as audit store`}</li>\n <li parentName=\"ul\"><strong parentName=\"li\">{`Python`}</strong>{`: released Apache Atlas Python client 0.0.12`}</li>\n <li parentName=\"ul\"><strong parentName=\"li\">{`Dependencies Upgrade`}</strong>{`: JanusGraph, Elasticsearch, Kafka, Storm, TinkerPop, Gson, Spring Framework, Log4j`}</li>\n <li parentName=\"ul\"><strong parentName=\"li\">{`UI`}</strong>{`: fixes and improvements in multiple areas like search, lineage, business metadata`}</li>\n <li parentName=\"ul\"><strong parentName=\"li\">{`Docker image`}</strong>{`: improvements to Docker support`}</li>\n <li parentName=\"ul\"><a parentName=\"li\" {...{\n \"href\": \"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\"\n }}>{`List of JIRAs resolved in Apache Atlas 2.3.0 release`}</a></li>\n </ul>\n </MDXLayout>;\n}\n;\nMDXContent.isMDXComponent = true;"],"sourceRoot":""}