mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-14 09:05:58 +00:00
Docs: updating latest release to v1.5.7 (#18337)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
This commit is contained in:
parent
8e87fb8454
commit
a8ac73e1c1
@ -1,7 +1,7 @@
|
|||||||
# 1.5.6 Release 🎉
|
# 1.5.7 Release 🎉
|
||||||
|
|
||||||
{% note noteType="Tip" %}
|
{% note noteType="Tip" %}
|
||||||
**Oct 3rd, 2024**
|
**Oct 17th, 2024**
|
||||||
{% /note %}
|
{% /note %}
|
||||||
|
|
||||||
{% inlineCalloutContainer %}
|
{% inlineCalloutContainer %}
|
||||||
@ -10,34 +10,52 @@ color="violet-70"
|
|||||||
icon="celebration"
|
icon="celebration"
|
||||||
bold="Upgrade OpenMetadata"
|
bold="Upgrade OpenMetadata"
|
||||||
href="/deployment/upgrade" %}
|
href="/deployment/upgrade" %}
|
||||||
Learn how to upgrade your OpenMetadata instance to 1.5.6!
|
Learn how to upgrade your OpenMetadata instance to 1.5.7!
|
||||||
{% /inlineCallout %}
|
{% /inlineCallout %}
|
||||||
{% /inlineCalloutContainer %}
|
{% /inlineCalloutContainer %}
|
||||||
|
|
||||||
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.6-release).
|
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.7-release).
|
||||||
|
|
||||||
# What's Changed
|
# What's Changed
|
||||||
|
|
||||||
- Fixed MSTR connector import.
|
- Feature: Add table-type custom property.
|
||||||
- Show displayName for database and databaseSchema in explore tree.
|
- Feature: support Persian language option
|
||||||
- Allow PowerBI datamodel children in column lineage.
|
- Feature: Postgres stored procedures support.
|
||||||
- Fixed manifest is not parsed correctly on dbt versionless.
|
- Feature: Allow Custom Property Update in Glossary Bulk Import/export.
|
||||||
- Fixed lineage & queries in dbt.
|
- Improvement: Remove table details from table level Import/Export, allowing updates only for column details.
|
||||||
- Added DBT tests with versionless and fixed v7 parsing.
|
- MINOR: looker exclude version.
|
||||||
- Reset displayName to avoid being persisted while editing user display name.
|
- MINOR: Add deleteEntityByFQNPrefix.
|
||||||
- Fixed incorrect schema implementations in Swagger annotations.
|
- MINOR: Reduce lineage response size.
|
||||||
- Resolved type null exception on user feed.
|
- MINOR: Updated pyiceberg version to 0.5.1
|
||||||
- Addressed missing cast to str.
|
- MINOR: Fix dark border shown in navbar on UI.
|
||||||
- Fixed DI Missing Dashboard Description Status.
|
- MINOR: Add column case sensitivity parameter.
|
||||||
- Fixed SAML redirect leads to 404 page on UI.
|
- MINOR: Pagination with search on service page.
|
||||||
- Fixed General Profiler Bugs.
|
- MINOR: Added loader in activity feed open and closed count.
|
||||||
- Fixed time format for the created_at of the DBT cloud pipeline status.
|
- MINOR: Superset get primitive datatype in case of array, struct.
|
||||||
- Fixed role page size from 10 to 50.
|
- MINOR: fix term references validation msg on glossary import.
|
||||||
- Fixed Search Indexing.
|
- MINOR: supported search filter and only all show in case of all node value selected.
|
||||||
- Improved AlationSink connector.
|
- Fix: Fix PinotDB Ingestion.
|
||||||
- Fixed sktime version to fix AUT
|
- Fix: MSAL popup auth issue.
|
||||||
- Fixed Expected ColumnLineage but got dict
|
- Fix: Fix Alerts for Test Suites.
|
||||||
- Improved Collate API with Knowledge Center routes. ${CollateIconWithLinkMD}
|
- Fix: Added Glue Pipeline Lineage.
|
||||||
|
- Fix: ClassGraph performance issue.
|
||||||
|
- Fix: Superset query for mysql con.
|
||||||
|
- Fix: Empty Connection Overwrite Logic.
|
||||||
|
- Fix: Couchbase columns not fetched fix.
|
||||||
|
- Fix: Quicksight Ingestion Error handled.
|
||||||
|
- Fix: DBT Manifest and Run results parsing.
|
||||||
|
- Fix: Increase MAX_AGGREGATE_SIZE in search.
|
||||||
|
- Fix: Add display name field in the advanced search filter.
|
||||||
|
- Fix: On dashboard soft delete, chart should not be visible.
|
||||||
|
- Fix: Fix the automator page breaking when no source is selected.
|
||||||
|
- Fix: Salesforce table description from label if not through query.
|
||||||
|
- Fix: Add Import/export support for table type custom property in glossary.
|
||||||
|
- Fix: Fix exception in search due to exception in database.displayName and databaseSchema.aggregation.
|
||||||
|
- MINOR: Knowledge Center publicationDate mismatch error ${CollateIconWithLinkMD}
|
||||||
|
- MINOR: Add owner label for knowledge center right panel ${CollateIconWithLinkMD}
|
||||||
|
- Fix: Automator pagination & improvments ${CollateIconWithLinkMD}
|
||||||
|
- Fix: ArchiveLog to FALSE for test connection ${CollateIconWithLinkMD}
|
||||||
|
- Fix: Knowledge Page deletion is not deleting from the search index ${CollateIconWithLinkMD}`,
|
||||||
|
|
||||||
|
|
||||||
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.5.5-release...1.5.6-release
|
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.5.6-release...1.5.7-release
|
||||||
@ -1,7 +1,7 @@
|
|||||||
# 1.5.6 Release 🎉
|
# 1.5.7 Release 🎉
|
||||||
|
|
||||||
{% note noteType="Tip" %}
|
{% note noteType="Tip" %}
|
||||||
**Oct 3rd, 2024**
|
**Oct 17th, 2024**
|
||||||
{% /note %}
|
{% /note %}
|
||||||
|
|
||||||
{% inlineCalloutContainer %}
|
{% inlineCalloutContainer %}
|
||||||
@ -10,34 +10,52 @@ color="violet-70"
|
|||||||
icon="celebration"
|
icon="celebration"
|
||||||
bold="Upgrade OpenMetadata"
|
bold="Upgrade OpenMetadata"
|
||||||
href="/deployment/upgrade" %}
|
href="/deployment/upgrade" %}
|
||||||
Learn how to upgrade your OpenMetadata instance to 1.5.6!
|
Learn how to upgrade your OpenMetadata instance to 1.5.7!
|
||||||
{% /inlineCallout %}
|
{% /inlineCallout %}
|
||||||
{% /inlineCalloutContainer %}
|
{% /inlineCalloutContainer %}
|
||||||
|
|
||||||
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.6-release).
|
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.7-release).
|
||||||
|
|
||||||
# What's Changed
|
# What's Changed
|
||||||
|
|
||||||
- Fixed MSTR connector import.
|
- Feature: Add table-type custom property.
|
||||||
- Show displayName for database and databaseSchema in explore tree.
|
- Feature: support Persian language option
|
||||||
- Allow PowerBI datamodel children in column lineage.
|
- Feature: Postgres stored procedures support.
|
||||||
- Fixed manifest is not parsed correctly on dbt versionless.
|
- Feature: Allow Custom Property Update in Glossary Bulk Import/export.
|
||||||
- Fixed lineage & queries in dbt.
|
- Improvement: Remove table details from table level Import/Export, allowing updates only for column details.
|
||||||
- Added DBT tests with versionless and fixed v7 parsing.
|
- MINOR: looker exclude version.
|
||||||
- Reset displayName to avoid being persisted while editing user display name.
|
- MINOR: Add deleteEntityByFQNPrefix.
|
||||||
- Fixed incorrect schema implementations in Swagger annotations.
|
- MINOR: Reduce lineage response size.
|
||||||
- Resolved type null exception on user feed.
|
- MINOR: Updated pyiceberg version to 0.5.1
|
||||||
- Addressed missing cast to str.
|
- MINOR: Fix dark border shown in navbar on UI.
|
||||||
- Fixed DI Missing Dashboard Description Status.
|
- MINOR: Add column case sensitivity parameter.
|
||||||
- Fixed SAML redirect leads to 404 page on UI.
|
- MINOR: Pagination with search on service page.
|
||||||
- Fixed General Profiler Bugs.
|
- MINOR: Added loader in activity feed open and closed count.
|
||||||
- Fixed time format for the created_at of the DBT cloud pipeline status.
|
- MINOR: Superset get primitive datatype in case of array, struct.
|
||||||
- Fixed role page size from 10 to 50.
|
- MINOR: fix term references validation msg on glossary import.
|
||||||
- Fixed Search Indexing.
|
- MINOR: supported search filter and only all show in case of all node value selected.
|
||||||
- Improved AlationSink connector.
|
- Fix: Fix PinotDB Ingestion.
|
||||||
- Fixed sktime version to fix AUT
|
- Fix: MSAL popup auth issue.
|
||||||
- Fixed Expected ColumnLineage but got dict
|
- Fix: Fix Alerts for Test Suites.
|
||||||
- Improved Collate API with Knowledge Center routes. ${CollateIconWithLinkMD}
|
- Fix: Added Glue Pipeline Lineage.
|
||||||
|
- Fix: ClassGraph performance issue.
|
||||||
|
- Fix: Superset query for mysql con.
|
||||||
|
- Fix: Empty Connection Overwrite Logic.
|
||||||
|
- Fix: Couchbase columns not fetched fix.
|
||||||
|
- Fix: Quicksight Ingestion Error handled.
|
||||||
|
- Fix: DBT Manifest and Run results parsing.
|
||||||
|
- Fix: Increase MAX_AGGREGATE_SIZE in search.
|
||||||
|
- Fix: Add display name field in the advanced search filter.
|
||||||
|
- Fix: On dashboard soft delete, chart should not be visible.
|
||||||
|
- Fix: Fix the automator page breaking when no source is selected.
|
||||||
|
- Fix: Salesforce table description from label if not through query.
|
||||||
|
- Fix: Add Import/export support for table type custom property in glossary.
|
||||||
|
- Fix: Fix exception in search due to exception in database.displayName and databaseSchema.aggregation.
|
||||||
|
- MINOR: Knowledge Center publicationDate mismatch error ${CollateIconWithLinkMD}
|
||||||
|
- MINOR: Add owner label for knowledge center right panel ${CollateIconWithLinkMD}
|
||||||
|
- Fix: Automator pagination & improvments ${CollateIconWithLinkMD}
|
||||||
|
- Fix: ArchiveLog to FALSE for test connection ${CollateIconWithLinkMD}
|
||||||
|
- Fix: Knowledge Page deletion is not deleting from the search index ${CollateIconWithLinkMD}`,
|
||||||
|
|
||||||
|
|
||||||
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.5.5-release...1.5.6-release
|
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.5.6-release...1.5.7-release
|
||||||
@ -775,6 +775,8 @@ site_menu:
|
|||||||
url: /releases/supported
|
url: /releases/supported
|
||||||
- category: Releases / All Releases
|
- category: Releases / All Releases
|
||||||
url: /releases/all-releases
|
url: /releases/all-releases
|
||||||
|
- category: Releases / All Releases / 1.5.6 Release
|
||||||
|
url: /releases/all-releases/#1.5.6-release
|
||||||
- category: Releases / All Releases / 1.5.5 Release
|
- category: Releases / All Releases / 1.5.5 Release
|
||||||
url: /releases/all-releases/#1.5.5-release
|
url: /releases/all-releases/#1.5.5-release
|
||||||
- category: Releases / All Releases / 1.5.4 Release
|
- category: Releases / All Releases / 1.5.4 Release
|
||||||
|
|||||||
@ -103,7 +103,7 @@ This docker compose file contains only the docker compose services for OpenMetad
|
|||||||
You can also run the below command to fetch the docker compose file directly from the terminal -
|
You can also run the below command to fetch the docker compose file directly from the terminal -
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose-openmetadata.yml
|
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.7-release/docker-compose-openmetadata.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
### 3. Update Environment Variables required for OpenMetadata Dependencies
|
### 3. Update Environment Variables required for OpenMetadata Dependencies
|
||||||
@ -192,7 +192,7 @@ You can validate that all containers are up by running with command `docker ps`.
|
|||||||
```commandline
|
```commandline
|
||||||
❯ docker ps
|
❯ docker ps
|
||||||
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||||
470cc8149826 openmetadata/server:1.5.6 "./openmetadata-star…" 45 seconds ago Up 43 seconds 3306/tcp, 9200/tcp, 9300/tcp, 0.0.0.0:8585-8586->8585-8586/tcp openmetadata_server
|
470cc8149826 openmetadata/server:1.5.7 "./openmetadata-star…" 45 seconds ago Up 43 seconds 3306/tcp, 9200/tcp, 9300/tcp, 0.0.0.0:8585-8586->8585-8586/tcp openmetadata_server
|
||||||
```
|
```
|
||||||
|
|
||||||
In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585)
|
In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585)
|
||||||
|
|||||||
@ -929,6 +929,8 @@ site_menu:
|
|||||||
url: /releases/supported
|
url: /releases/supported
|
||||||
- category: Releases / All Releases
|
- category: Releases / All Releases
|
||||||
url: /releases/all-releases
|
url: /releases/all-releases
|
||||||
|
- category: Releases / All Releases / 1.5.6 Release
|
||||||
|
url: /releases/all-releases/#1.5.6-release
|
||||||
- category: Releases / All Releases / 1.5.5 Release
|
- category: Releases / All Releases / 1.5.5 Release
|
||||||
url: /releases/all-releases/#1.5.5-release
|
url: /releases/all-releases/#1.5.5-release
|
||||||
- category: Releases / All Releases / 1.5.4 Release
|
- category: Releases / All Releases / 1.5.4 Release
|
||||||
|
|||||||
@ -119,15 +119,15 @@ The latest version is at the top of the page
|
|||||||
You can use the curl or wget command as well to fetch the docker compose files from your terminal -
|
You can use the curl or wget command as well to fetch the docker compose files from your terminal -
|
||||||
|
|
||||||
```commandline
|
```commandline
|
||||||
curl -sL -o docker-compose.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose.yml
|
curl -sL -o docker-compose.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.7-release/docker-compose.yml
|
||||||
|
|
||||||
curl -sL -o docker-compose-postgres.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose-postgres.yml
|
curl -sL -o docker-compose-postgres.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.7-release/docker-compose-postgres.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
```commandline
|
```commandline
|
||||||
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose.yml
|
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.7-release/docker-compose.yml
|
||||||
|
|
||||||
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose-postgres.yml
|
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.7-release/docker-compose-postgres.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
### 3. Start the Docker Compose Services
|
### 3. Start the Docker Compose Services
|
||||||
@ -166,10 +166,10 @@ You can validate that all containers are up by running with command `docker ps`.
|
|||||||
```commandline
|
```commandline
|
||||||
❯ docker ps
|
❯ docker ps
|
||||||
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||||
470cc8149826 openmetadata/server:1.5.6 "./openmetadata-star…" 45 seconds ago Up 43 seconds 3306/tcp, 9200/tcp, 9300/tcp, 0.0.0.0:8585-8586->8585-8586/tcp openmetadata_server
|
470cc8149826 openmetadata/server:1.5.7 "./openmetadata-star…" 45 seconds ago Up 43 seconds 3306/tcp, 9200/tcp, 9300/tcp, 0.0.0.0:8585-8586->8585-8586/tcp openmetadata_server
|
||||||
63578aacbff5 openmetadata/ingestion:1.5.6 "./ingestion_depende…" 45 seconds ago Up 43 seconds 0.0.0.0:8080->8080/tcp openmetadata_ingestion
|
63578aacbff5 openmetadata/ingestion:1.5.7 "./ingestion_depende…" 45 seconds ago Up 43 seconds 0.0.0.0:8080->8080/tcp openmetadata_ingestion
|
||||||
9f5ee8334f4b docker.elastic.co/elasticsearch/elasticsearch:7.16.3 "/tini -- /usr/local…" 45 seconds ago Up 44 seconds 0.0.0.0:9200->9200/tcp, 0.0.0.0:9300->9300/tcp openmetadata_elasticsearch
|
9f5ee8334f4b docker.elastic.co/elasticsearch/elasticsearch:7.16.3 "/tini -- /usr/local…" 45 seconds ago Up 44 seconds 0.0.0.0:9200->9200/tcp, 0.0.0.0:9300->9300/tcp openmetadata_elasticsearch
|
||||||
08947ab3424b openmetadata/db:1.5.6 "/entrypoint.sh mysq…" 45 seconds ago Up 44 seconds (healthy) 3306/tcp, 33060-33061/tcp openmetadata_mysql
|
08947ab3424b openmetadata/db:1.5.7 "/entrypoint.sh mysq…" 45 seconds ago Up 44 seconds (healthy) 3306/tcp, 33060-33061/tcp openmetadata_mysql
|
||||||
```
|
```
|
||||||
|
|
||||||
In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585)
|
In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585)
|
||||||
|
|||||||
@ -14,6 +14,40 @@ version. To see what's coming in next releases, please check our [Roadmap](/rele
|
|||||||
|
|
||||||
{% partial file="/v1.5/releases/latest.md" /%}
|
{% partial file="/v1.5/releases/latest.md" /%}
|
||||||
|
|
||||||
|
# 1.5.6 Release
|
||||||
|
|
||||||
|
{% note noteType="Tip" %}
|
||||||
|
**Oct 3rd, 2024**
|
||||||
|
{% /note %}
|
||||||
|
|
||||||
|
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.6-release).
|
||||||
|
|
||||||
|
# What's Changed
|
||||||
|
|
||||||
|
- Fixed MSTR connector import.
|
||||||
|
- Show displayName for database and databaseSchema in explore tree.
|
||||||
|
- Allow PowerBI datamodel children in column lineage.
|
||||||
|
- Fixed manifest is not parsed correctly on dbt versionless.
|
||||||
|
- Fixed lineage & queries in dbt.
|
||||||
|
- Added DBT tests with versionless and fixed v7 parsing.
|
||||||
|
- Reset displayName to avoid being persisted while editing user display name.
|
||||||
|
- Fixed incorrect schema implementations in Swagger annotations.
|
||||||
|
- Resolved type null exception on user feed.
|
||||||
|
- Addressed missing cast to str.
|
||||||
|
- Fixed DI Missing Dashboard Description Status.
|
||||||
|
- Fixed SAML redirect leads to 404 page on UI.
|
||||||
|
- Fixed General Profiler Bugs.
|
||||||
|
- Fixed time format for the created_at of the DBT cloud pipeline status.
|
||||||
|
- Fixed role page size from 10 to 50.
|
||||||
|
- Fixed Search Indexing.
|
||||||
|
- Improved AlationSink connector.
|
||||||
|
- Fixed sktime version to fix AUT
|
||||||
|
- Fixed Expected ColumnLineage but got dict
|
||||||
|
- Improved Collate API with Knowledge Center routes. ${CollateIconWithLinkMD}
|
||||||
|
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.5.5-release...1.5.6-release
|
||||||
|
|
||||||
# 1.5.5 Release
|
# 1.5.5 Release
|
||||||
|
|
||||||
{% note noteType="Tip" %}
|
{% note noteType="Tip" %}
|
||||||
|
|||||||
@ -15,7 +15,7 @@ Make sure to use the same `openmetadata-ingestion` version as your server versio
|
|||||||
server at version 0.13.0, you will need to install:
|
server at version 0.13.0, you will need to install:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
pip install "openmetadata-ingestion~=1.5.6.0"
|
pip install "openmetadata-ingestion~=1.5.7.0"
|
||||||
```
|
```
|
||||||
|
|
||||||
{% /note %}
|
{% /note %}
|
||||||
|
|||||||
@ -781,6 +781,8 @@ site_menu:
|
|||||||
url: /releases/supported
|
url: /releases/supported
|
||||||
- category: Releases / All Releases
|
- category: Releases / All Releases
|
||||||
url: /releases/all-releases
|
url: /releases/all-releases
|
||||||
|
- category: Releases / All Releases / 1.5.6 Release
|
||||||
|
url: /releases/all-releases/#1.5.6-release
|
||||||
- category: Releases / All Releases / 1.5.5 Release
|
- category: Releases / All Releases / 1.5.5 Release
|
||||||
url: /releases/all-releases/#1.5.5-release
|
url: /releases/all-releases/#1.5.5-release
|
||||||
- category: Releases / All Releases / 1.5.4 Release
|
- category: Releases / All Releases / 1.5.4 Release
|
||||||
|
|||||||
@ -103,7 +103,7 @@ This docker compose file contains only the docker compose services for OpenMetad
|
|||||||
You can also run the below command to fetch the docker compose file directly from the terminal -
|
You can also run the below command to fetch the docker compose file directly from the terminal -
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose-openmetadata.yml
|
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.7-release/docker-compose-openmetadata.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
### 3. Update Environment Variables required for OpenMetadata Dependencies
|
### 3. Update Environment Variables required for OpenMetadata Dependencies
|
||||||
@ -192,7 +192,7 @@ You can validate that all containers are up by running with command `docker ps`.
|
|||||||
```commandline
|
```commandline
|
||||||
❯ docker ps
|
❯ docker ps
|
||||||
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||||
470cc8149826 openmetadata/server:1.5.6 "./openmetadata-star…" 45 seconds ago Up 43 seconds 3306/tcp, 9200/tcp, 9300/tcp, 0.0.0.0:8585-8586->8585-8586/tcp openmetadata_server
|
470cc8149826 openmetadata/server:1.5.7 "./openmetadata-star…" 45 seconds ago Up 43 seconds 3306/tcp, 9200/tcp, 9300/tcp, 0.0.0.0:8585-8586->8585-8586/tcp openmetadata_server
|
||||||
```
|
```
|
||||||
|
|
||||||
In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585)
|
In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585)
|
||||||
|
|||||||
@ -933,6 +933,8 @@ site_menu:
|
|||||||
url: /releases/supported
|
url: /releases/supported
|
||||||
- category: Releases / All Releases
|
- category: Releases / All Releases
|
||||||
url: /releases/all-releases
|
url: /releases/all-releases
|
||||||
|
- category: Releases / All Releases / 1.5.6 Release
|
||||||
|
url: /releases/all-releases/#1.5.6-release
|
||||||
- category: Releases / All Releases / 1.5.5 Release
|
- category: Releases / All Releases / 1.5.5 Release
|
||||||
url: /releases/all-releases/#1.5.5-release
|
url: /releases/all-releases/#1.5.5-release
|
||||||
- category: Releases / All Releases / 1.5.4 Release
|
- category: Releases / All Releases / 1.5.4 Release
|
||||||
|
|||||||
@ -119,15 +119,15 @@ The latest version is at the top of the page
|
|||||||
You can use the curl or wget command as well to fetch the docker compose files from your terminal -
|
You can use the curl or wget command as well to fetch the docker compose files from your terminal -
|
||||||
|
|
||||||
```commandline
|
```commandline
|
||||||
curl -sL -o docker-compose.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose.yml
|
curl -sL -o docker-compose.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.7-release/docker-compose.yml
|
||||||
|
|
||||||
curl -sL -o docker-compose-postgres.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose-postgres.yml
|
curl -sL -o docker-compose-postgres.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.7-release/docker-compose-postgres.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
```commandline
|
```commandline
|
||||||
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose.yml
|
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.7-release/docker-compose.yml
|
||||||
|
|
||||||
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose-postgres.yml
|
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.7-release/docker-compose-postgres.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
### 3. Start the Docker Compose Services
|
### 3. Start the Docker Compose Services
|
||||||
@ -166,10 +166,10 @@ You can validate that all containers are up by running with command `docker ps`.
|
|||||||
```commandline
|
```commandline
|
||||||
❯ docker ps
|
❯ docker ps
|
||||||
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||||
470cc8149826 openmetadata/server:1.5.6 "./openmetadata-star…" 45 seconds ago Up 43 seconds 3306/tcp, 9200/tcp, 9300/tcp, 0.0.0.0:8585-8586->8585-8586/tcp openmetadata_server
|
470cc8149826 openmetadata/server:1.5.7 "./openmetadata-star…" 45 seconds ago Up 43 seconds 3306/tcp, 9200/tcp, 9300/tcp, 0.0.0.0:8585-8586->8585-8586/tcp openmetadata_server
|
||||||
63578aacbff5 openmetadata/ingestion:1.5.6 "./ingestion_depende…" 45 seconds ago Up 43 seconds 0.0.0.0:8080->8080/tcp openmetadata_ingestion
|
63578aacbff5 openmetadata/ingestion:1.5.7 "./ingestion_depende…" 45 seconds ago Up 43 seconds 0.0.0.0:8080->8080/tcp openmetadata_ingestion
|
||||||
9f5ee8334f4b docker.elastic.co/elasticsearch/elasticsearch:7.16.3 "/tini -- /usr/local…" 45 seconds ago Up 44 seconds 0.0.0.0:9200->9200/tcp, 0.0.0.0:9300->9300/tcp openmetadata_elasticsearch
|
9f5ee8334f4b docker.elastic.co/elasticsearch/elasticsearch:7.16.3 "/tini -- /usr/local…" 45 seconds ago Up 44 seconds 0.0.0.0:9200->9200/tcp, 0.0.0.0:9300->9300/tcp openmetadata_elasticsearch
|
||||||
08947ab3424b openmetadata/db:1.5.6 "/entrypoint.sh mysq…" 45 seconds ago Up 44 seconds (healthy) 3306/tcp, 33060-33061/tcp openmetadata_mysql
|
08947ab3424b openmetadata/db:1.5.7 "/entrypoint.sh mysq…" 45 seconds ago Up 44 seconds (healthy) 3306/tcp, 33060-33061/tcp openmetadata_mysql
|
||||||
```
|
```
|
||||||
|
|
||||||
In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585)
|
In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585)
|
||||||
|
|||||||
@ -14,6 +14,40 @@ version. To see what's coming in next releases, please check our [Roadmap](/rele
|
|||||||
|
|
||||||
{% partial file="/v1.5/releases/latest.md" /%}
|
{% partial file="/v1.5/releases/latest.md" /%}
|
||||||
|
|
||||||
|
# 1.5.6 Release
|
||||||
|
|
||||||
|
{% note noteType="Tip" %}
|
||||||
|
**Oct 3rd, 2024**
|
||||||
|
{% /note %}
|
||||||
|
|
||||||
|
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.6-release).
|
||||||
|
|
||||||
|
# What's Changed
|
||||||
|
|
||||||
|
- Fixed MSTR connector import.
|
||||||
|
- Show displayName for database and databaseSchema in explore tree.
|
||||||
|
- Allow PowerBI datamodel children in column lineage.
|
||||||
|
- Fixed manifest is not parsed correctly on dbt versionless.
|
||||||
|
- Fixed lineage & queries in dbt.
|
||||||
|
- Added DBT tests with versionless and fixed v7 parsing.
|
||||||
|
- Reset displayName to avoid being persisted while editing user display name.
|
||||||
|
- Fixed incorrect schema implementations in Swagger annotations.
|
||||||
|
- Resolved type null exception on user feed.
|
||||||
|
- Addressed missing cast to str.
|
||||||
|
- Fixed DI Missing Dashboard Description Status.
|
||||||
|
- Fixed SAML redirect leads to 404 page on UI.
|
||||||
|
- Fixed General Profiler Bugs.
|
||||||
|
- Fixed time format for the created_at of the DBT cloud pipeline status.
|
||||||
|
- Fixed role page size from 10 to 50.
|
||||||
|
- Fixed Search Indexing.
|
||||||
|
- Improved AlationSink connector.
|
||||||
|
- Fixed sktime version to fix AUT
|
||||||
|
- Fixed Expected ColumnLineage but got dict
|
||||||
|
- Improved Collate API with Knowledge Center routes. ${CollateIconWithLinkMD}
|
||||||
|
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.5.5-release...1.5.6-release
|
||||||
|
|
||||||
# 1.5.5 Release
|
# 1.5.5 Release
|
||||||
|
|
||||||
{% note noteType="Tip" %}
|
{% note noteType="Tip" %}
|
||||||
|
|||||||
@ -15,7 +15,7 @@ Make sure to use the same `openmetadata-ingestion` version as your server versio
|
|||||||
server at version 0.13.0, you will need to install:
|
server at version 0.13.0, you will need to install:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
pip install "openmetadata-ingestion~=1.5.6.0"
|
pip install "openmetadata-ingestion~=1.5.7.0"
|
||||||
```
|
```
|
||||||
|
|
||||||
{% /note %}
|
{% /note %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user