updated the doc release section (#11779)

This commit is contained in:
Ashish Gupta 2023-05-26 21:06:27 +05:30 committed by GitHub
parent 7adc291364
commit bff25d31d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 74 additions and 72 deletions

View File

@ -12,7 +12,58 @@ version. To see what's coming in next releases, please check our [Roadmap](/rele
{% /note %}
# 1.0 Release 🎉
# [1.0.2 Release](https://github.com/open-metadata/OpenMetadata/releases/tag/1.0.2-release) - Latest - May 24th 2023 🎉
## UI Improvements
- Supports a separate column for Classification and Glossary in the following entities: Topic, Dashboard, Pipeline, ML Model, Container, and Data Model.
- Improved Sample Data tab UX for Tables.
- Email is now displayed on the Teams page. Users can edit their Email.
- The custom logo can be configured from the UI. The logo will be displayed on the Login page and app bar.
- UI supports updating the displayName for service, database, schema, and all other assets.
## Ingestion
- Supports custom database name for Glue.
- Fixed Postgres lineage ingestion for version 11.6.
- Added api_version and domain fields to Salesforce connector.
- Kerberos libraries have been added to ingestion image.
- PII flags have been further restricted for column names.
- Fixed GitHub reader for LookML.
- Restructured the Tableau data models ingestion.
- Fixed the basic auth for Kafka.
## Backend
- Fixed vulnerabilities for dependencies.
- Supports custom logo from backend.
- Fixed a bug related to random password.
- By default, service connection details will be masked for users, and unmasked for bots. Users will be able to view based on their view permissions.
- Fixed Elasticsearch indexing issues for a large number of objects.
# [1.0.1 Release](https://github.com/open-metadata/OpenMetadata/releases/tag/1.0.1-release) - May 10th 2023 🎉
## UI Improvements
- Improved search experience while editing manual lineage.
- Improved security with masked API token for Looker connection.
- The tier component has been revamped.
- Added Pagination support on the Data Model page.
- Added startDate to create ingestion flow.
- Search improvements have been made on the Explore page.
- Multiple UI tweaks have been made for a better user experience, such as image placeholder improvements, text alignment and custom connectors icons.
## Ingestion
- Included IBM dependency for i Series.
- Fixed CVE vulnerability for ingestion docker image.
- Now, we fetch views and view definitions from Hive and Impala.
- Added a test connection step for verifying the Owner details in Tableau.
- Profiler logs have been improved.
- Fixed the issues reported around ingestion.
## Notifications
- Alert notifications have been added for Data Insights Report.
## Glossary
- Earlier, we only supported changing or updating the Glossary Owner. Now, we even support the removal of Owner from Glossary as well as Glossary Terms.
# [1.0 Release](https://github.com/open-metadata/OpenMetadata/releases/tag/1.0.0-release) - April 25th 2023 🎉
{% inlineCalloutContainer %}
{% inlineCallout
@ -126,7 +177,7 @@ Learn how to upgrade your OpenMetadata instance to 1.0!
## Data Quality
- Fix column values between test
# [0.13.2 Release](https://github.com/open-metadata/OpenMetadata/releases/tag/0.13.2-release) - Latest - Jan 30th 2023 🎉
# [0.13.2 Release](https://github.com/open-metadata/OpenMetadata/releases/tag/0.13.2-release) - Jan 30th 2023 🎉
## Improved SQL Lineage
- We have collaborated with the [sqllineage](https://github.com/reata/sqllineage) and [sqlfluff](https://www.sqlfluff.com/) communities

View File

@ -3,77 +3,28 @@ title: Latest Release
slug: /releases/latest-release
---
# 1.0 Release 🎉
# [1.0.2 Release](https://github.com/open-metadata/OpenMetadata/releases/tag/1.0.2-release) - May 24th 2023 🎉
{% inlineCalloutContainer %}
{% inlineCallout
color="violet-70"
icon="celebration"
bold="Upgrade OpenMetadata"
href="/deployment/upgrade" %}
Learn how to upgrade your OpenMetadata instance to 1.0!
{% /inlineCallout %}
{% /inlineCalloutContainer %}
## APIs & Schema
- **Stabilized** and improved the Schemas and APIs.
- The APIs are **backward compatible**.
## UI Improvements
- Supports a separate column for Classification and Glossary in the following entities: Topic, Dashboard, Pipeline, ML Model, Container, and Data Model.
- Improved Sample Data tab UX for Tables.
- Email is now displayed on the Teams page. Users can edit their Email.
- The custom logo can be configured from the UI. The logo will be displayed on the Login page and app bar.
- UI supports updating the displayName for service, database, schema, and all other assets.
## Ingestion
- Connecting to your data sources has never been easier. Find all the necessary **permissions** and **connection details** directly in the UI.
- When testing the connection, we now have a comprehensive list of **validations** to let you know which pieces of metadata can be extracted with the provided configuration.
- **Performance** improvements when extracting metadata from sources such as Snowflake, Redshift, Postgres, and dbt.
- New **Apache Impala** connector.
- Supports custom database name for Glue.
- Fixed Postgres lineage ingestion for version 11.6.
- Added api_version and domain fields to Salesforce connector.
- Kerberos libraries have been added to ingestion image.
- PII flags have been further restricted for column names.
- Fixed GitHub reader for LookML.
- Restructured the Tableau data models ingestion.
- Fixed the basic auth for Kafka.
## Storage Services
- Based on your [feedback](https://github.com/open-metadata/OpenMetadata/discussions/8124), we created a new service to extract metadata from your **cloud storage**.
- The Data Lake connector ingested one table per file, which covered only some of the use cases in a Data Platform. With **Storage Services**, you can now present accurate metadata from your tables, even when **partitioned**.
- The first implementation has been done on **S3**, and we will keep adding support for other sources in the upcoming releases.
## Dashboard Data Models
- Dashboard Services now support the concept of **Data Models**: data that can be directly defined and managed in the Dashboard tooling itself, e.g., LookML models in Looker.
- Data Models will help us close the gap between engineering and business by providing all the necessary metadata from sources typically used and managed by analysts or business users.
- The first implementation has been done for **Tableau** and **Looker**.
## Queries
- Improved UI for **SQL Queries**, with faster loading times and allowing users to **vote** for popular queries!
- Users can now create and share a **Query** directly from the UI, linking it to multiple tables if needed.
## Localization
- In 1.0, we have added **Localization** support for OpenMetadata.
- Now you can use OpenMetadata in **English**, **French**, **Chinese**, **Japanese**, **Portuguese**, and **Spanish**.
## Glossary
- New and Improved **Glossary UI**
- Easily search for Glossaries and any Glossary Term directly in the **global search**.
- Instead of searching and tagging their assets individually, users can add Glossary Terms to multiple **assets** from the Glossary UI.
## Auto PII Classification
- Implemented an automated way to **tag PII data**.
- The auto-classification is an optional step of the **Profiler** workflow. We will analyze the column names, and if sample data is being ingested, we will run NLP models on top of it.
## Search
- **Improved Relevancy**, with added support for partial matches.
- **Improved Ranking**, with most used or higher Tier assets at the top of the search.
- Support for **Classifications** and **Glossaries** in the global search.
## Security
- **SAML** support has been added.
- Added option to mask passwords in the API response except for the `ingestion-bot` by setting the environment variable `MASK_PASSWORDS_API=true`. More info [here](/deployment/security/enable-password-masking).
- **Deprecation Notice**: **SSO** Service accounts for Bots will be deprecated. **JWT** authentication will be the preferred method for creating Bots.
## Lineage
- Enhanced Lineage UI to display a large number of **nodes (1000+)**.
- Improved UI for **better navigation**.
- Improved **SQL parser** to extract lineage in the Lineage Workflows.
## Chrome Browser Extension
- All the metadata is at your fingertips while browsing Looker, Superset, etc., with the OpenMetadata Chrome Browser Extension.
- **Chrome extension** supports Google SSO, Azure SSO, Okta, and AWS Cognito authentication.
- You can Install the Chrome extension from **Chrome Web Store**.
## Other Changes
- The **Explore page** cards will now display a maximum of **ten tags**.
- **Entity names** support apostrophes.
- The **Summary panel** has been improved to be consistent across the UI.
## Backend
- Fixed vulnerabilities for dependencies.
- Supports custom logo from backend.
- Fixed a bug related to random password.
- By default, service connection details will be masked for users, and unmasked for bots. Users will be able to view based on their view permissions.
- Fixed Elasticsearch indexing issues for a large number of objects.