diff --git a/openmetadata-docs/content/partials/v1.5/releases/latest.md b/openmetadata-docs/content/partials/v1.5/releases/latest.md index e36d5d559e0..49c4a2f61f9 100644 --- a/openmetadata-docs/content/partials/v1.5/releases/latest.md +++ b/openmetadata-docs/content/partials/v1.5/releases/latest.md @@ -1,7 +1,7 @@ -# 1.5.5 Release 🎉 +# 1.5.6 Release 🎉 {% note noteType="Tip" %} -**Sep 25th, 2024** +**Oct 3rd, 2024** {% /note %} {% inlineCalloutContainer %} @@ -10,37 +10,34 @@ color="violet-70" icon="celebration" bold="Upgrade OpenMetadata" href="/deployment/upgrade" %} -Learn how to upgrade your OpenMetadata instance to 1.5.5! +Learn how to upgrade your OpenMetadata instance to 1.5.6! {% /inlineCallout %} {% /inlineCalloutContainer %} -You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.5-release). +You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.6-release). # What's Changed -- Made the type optional in ES Response. -- Added support for refresh tokens with multiple tabs open. -- Resolved issue of overriding user info after login. -- Updated the custom property entities data model, along with the data product and database schema icons. -- Ensured Teams and Owner fields are correctly passed in the policy API call. -- Enhanced PII logging information. -- Addressed the paginate_es issue in OpenSearch. -- Decrypted JWT internally for system health checks. -- Implemented multithreading in View Lineage Processing. -- Improved search relevancy. -- Resolved issue with owners patch. -- Fixed Snowflake data diff issue. -- Updated Presidio Analyzer version and validated support for legal entities. -- Added validations for Salesforce connection. -- Allowed PII Processor to operate without storing sample data. -- Added seconds to the human-readable format scale for test case graphs. -- Added missing field in glossary term. -- Excluded defaultPersona if not present in personas. -- Resolved team export issue. -- Updated Python lineage SDK to work with UUID and FQN models. -- Fixed LDAP login issue. -- Column sizing of data quality and pipeline widget ${CollateIconWithLinkMD} -- Export with new line in description ${CollateIconWithLinkMD} -- Fix Page entity publicationDate datatype ${CollateIconWithLinkMD} +- 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.4-release...1.5.5-release + +**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.5.5-release...1.5.6-release diff --git a/openmetadata-docs/content/partials/v1.6/releases/latest.md b/openmetadata-docs/content/partials/v1.6/releases/latest.md index e36d5d559e0..49c4a2f61f9 100644 --- a/openmetadata-docs/content/partials/v1.6/releases/latest.md +++ b/openmetadata-docs/content/partials/v1.6/releases/latest.md @@ -1,7 +1,7 @@ -# 1.5.5 Release 🎉 +# 1.5.6 Release 🎉 {% note noteType="Tip" %} -**Sep 25th, 2024** +**Oct 3rd, 2024** {% /note %} {% inlineCalloutContainer %} @@ -10,37 +10,34 @@ color="violet-70" icon="celebration" bold="Upgrade OpenMetadata" href="/deployment/upgrade" %} -Learn how to upgrade your OpenMetadata instance to 1.5.5! +Learn how to upgrade your OpenMetadata instance to 1.5.6! {% /inlineCallout %} {% /inlineCalloutContainer %} -You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.5-release). +You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.6-release). # What's Changed -- Made the type optional in ES Response. -- Added support for refresh tokens with multiple tabs open. -- Resolved issue of overriding user info after login. -- Updated the custom property entities data model, along with the data product and database schema icons. -- Ensured Teams and Owner fields are correctly passed in the policy API call. -- Enhanced PII logging information. -- Addressed the paginate_es issue in OpenSearch. -- Decrypted JWT internally for system health checks. -- Implemented multithreading in View Lineage Processing. -- Improved search relevancy. -- Resolved issue with owners patch. -- Fixed Snowflake data diff issue. -- Updated Presidio Analyzer version and validated support for legal entities. -- Added validations for Salesforce connection. -- Allowed PII Processor to operate without storing sample data. -- Added seconds to the human-readable format scale for test case graphs. -- Added missing field in glossary term. -- Excluded defaultPersona if not present in personas. -- Resolved team export issue. -- Updated Python lineage SDK to work with UUID and FQN models. -- Fixed LDAP login issue. -- Column sizing of data quality and pipeline widget ${CollateIconWithLinkMD} -- Export with new line in description ${CollateIconWithLinkMD} -- Fix Page entity publicationDate datatype ${CollateIconWithLinkMD} +- 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.4-release...1.5.5-release + +**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.5.5-release...1.5.6-release diff --git a/openmetadata-docs/content/v1.5.x/collate-menu.md b/openmetadata-docs/content/v1.5.x/collate-menu.md index dc5f3d8643a..a5c255390c5 100644 --- a/openmetadata-docs/content/v1.5.x/collate-menu.md +++ b/openmetadata-docs/content/v1.5.x/collate-menu.md @@ -761,6 +761,8 @@ site_menu: url: /releases/supported - category: Releases / All Releases url: /releases/all-releases + - category: Releases / All Releases / 1.5.5 Release + url: /releases/all-releases/#1.5.5-release - category: Releases / All Releases / 1.5.4 Release url: /releases/all-releases/#1.5.4-release - category: Releases / All Releases / 1.5.3 Release diff --git a/openmetadata-docs/content/v1.5.x/deployment/docker/index.md b/openmetadata-docs/content/v1.5.x/deployment/docker/index.md index aef27036ee2..b5a8227e364 100644 --- a/openmetadata-docs/content/v1.5.x/deployment/docker/index.md +++ b/openmetadata-docs/content/v1.5.x/deployment/docker/index.md @@ -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 - ```bash -wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.5-release/docker-compose-openmetadata.yml +wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose-openmetadata.yml ``` ### 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 ❯ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES -470cc8149826 openmetadata/server:1.5.5 "./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.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 ``` In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585) diff --git a/openmetadata-docs/content/v1.5.x/menu.md b/openmetadata-docs/content/v1.5.x/menu.md index fdf8ed5f47f..2dc6e29b1f0 100644 --- a/openmetadata-docs/content/v1.5.x/menu.md +++ b/openmetadata-docs/content/v1.5.x/menu.md @@ -931,6 +931,8 @@ site_menu: url: /releases/supported - category: Releases / All Releases url: /releases/all-releases + - category: Releases / All Releases / 1.5.5 Release + url: /releases/all-releases/#1.5.5-release - category: Releases / All Releases / 1.5.4 Release url: /releases/all-releases/#1.5.4-release - category: Releases / All Releases / 1.5.3 Release diff --git a/openmetadata-docs/content/v1.5.x/quick-start/local-docker-deployment.md b/openmetadata-docs/content/v1.5.x/quick-start/local-docker-deployment.md index 78a3a6641fc..c433bfa392f 100644 --- a/openmetadata-docs/content/v1.5.x/quick-start/local-docker-deployment.md +++ b/openmetadata-docs/content/v1.5.x/quick-start/local-docker-deployment.md @@ -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 - ```commandline -curl -sL -o docker-compose.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.5-release/docker-compose.yml +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-postgres.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.5-release/docker-compose-postgres.yml +curl -sL -o docker-compose-postgres.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose-postgres.yml ``` ```commandline -wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.5-release/docker-compose.yml +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.5-release/docker-compose-postgres.yml +wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose-postgres.yml ``` ### 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 ❯ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES -470cc8149826 openmetadata/server:1.5.5 "./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.5 "./ingestion_depende…" 45 seconds ago Up 43 seconds 0.0.0.0:8080->8080/tcp openmetadata_ingestion +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 +63578aacbff5 openmetadata/ingestion:1.5.6 "./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 -08947ab3424b openmetadata/db:1.5.5 "/entrypoint.sh mysq…" 45 seconds ago Up 44 seconds (healthy) 3306/tcp, 33060-33061/tcp openmetadata_mysql +08947ab3424b openmetadata/db:1.5.6 "/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) diff --git a/openmetadata-docs/content/v1.5.x/releases/releases/index.md b/openmetadata-docs/content/v1.5.x/releases/releases/index.md index 16005f69e9e..3c64ceacf62 100644 --- a/openmetadata-docs/content/v1.5.x/releases/releases/index.md +++ b/openmetadata-docs/content/v1.5.x/releases/releases/index.md @@ -14,6 +14,43 @@ version. To see what's coming in next releases, please check our [Roadmap](/rele {% partial file="/v1.5/releases/latest.md" /%} +# 1.5.5 Release + +{% note noteType="Tip" %} +**Sep 25th, 2024** +{% /note %} + +You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.5-release). + +# What's Changed + +- Made the type optional in ES Response. +- Added support for refresh tokens with multiple tabs open. +- Resolved issue of overriding user info after login. +- Updated the custom property entities data model, along with the data product and database schema icons. +- Ensured Teams and Owner fields are correctly passed in the policy API call. +- Enhanced PII logging information. +- Addressed the paginate_es issue in OpenSearch. +- Decrypted JWT internally for system health checks. +- Implemented multithreading in View Lineage Processing. +- Improved search relevancy. +- Resolved issue with owners patch. +- Fixed Snowflake data diff issue. +- Updated Presidio Analyzer version and validated support for legal entities. +- Added validations for Salesforce connection. +- Allowed PII Processor to operate without storing sample data. +- Added seconds to the human-readable format scale for test case graphs. +- Added missing field in glossary term. +- Excluded defaultPersona if not present in personas. +- Resolved team export issue. +- Updated Python lineage SDK to work with UUID and FQN models. +- Fixed LDAP login issue. +- Column sizing of data quality and pipeline widget ${CollateIconWithLinkMD} +- Export with new line in description ${CollateIconWithLinkMD} +- Fix Page entity publicationDate datatype ${CollateIconWithLinkMD} + +**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.5.4-release...1.5.5-release + # 1.5.4 Release {% note noteType="Tip" %} diff --git a/openmetadata-docs/content/v1.5.x/sdk/python/index.md b/openmetadata-docs/content/v1.5.x/sdk/python/index.md index 58b2b568cb1..d88c7cc97d0 100644 --- a/openmetadata-docs/content/v1.5.x/sdk/python/index.md +++ b/openmetadata-docs/content/v1.5.x/sdk/python/index.md @@ -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: ```python -pip install "openmetadata-ingestion~=1.5.5.0" +pip install "openmetadata-ingestion~=1.5.6.0" ``` {% /note %} diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/collate-menu.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/collate-menu.md index bb31bf257ed..7ec0ec3200d 100644 --- a/openmetadata-docs/content/v1.6.x-SNAPSHOT/collate-menu.md +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/collate-menu.md @@ -767,6 +767,8 @@ site_menu: url: /releases/supported - category: Releases / All Releases url: /releases/all-releases + - category: Releases / All Releases / 1.5.5 Release + url: /releases/all-releases/#1.5.5-release - category: Releases / All Releases / 1.5.4 Release url: /releases/all-releases/#1.5.4-release - category: Releases / All Releases / 1.5.3 Release diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/deployment/docker/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/deployment/docker/index.md index aef27036ee2..b5a8227e364 100644 --- a/openmetadata-docs/content/v1.6.x-SNAPSHOT/deployment/docker/index.md +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/deployment/docker/index.md @@ -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 - ```bash -wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.5-release/docker-compose-openmetadata.yml +wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose-openmetadata.yml ``` ### 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 ❯ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES -470cc8149826 openmetadata/server:1.5.5 "./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.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 ``` In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585) diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/menu.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/menu.md index f5e4e4cc2b0..c938c71be5d 100644 --- a/openmetadata-docs/content/v1.6.x-SNAPSHOT/menu.md +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/menu.md @@ -944,6 +944,8 @@ site_menu: url: /releases/supported - category: Releases / All Releases url: /releases/all-releases + - category: Releases / All Releases / 1.5.5 Release + url: /releases/all-releases/#1.5.5-release - category: Releases / All Releases / 1.5.4 Release url: /releases/all-releases/#1.5.4-release - category: Releases / All Releases / 1.5.3 Release diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/quick-start/local-docker-deployment.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/quick-start/local-docker-deployment.md index 78a3a6641fc..c433bfa392f 100644 --- a/openmetadata-docs/content/v1.6.x-SNAPSHOT/quick-start/local-docker-deployment.md +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/quick-start/local-docker-deployment.md @@ -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 - ```commandline -curl -sL -o docker-compose.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.5-release/docker-compose.yml +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-postgres.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.5-release/docker-compose-postgres.yml +curl -sL -o docker-compose-postgres.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose-postgres.yml ``` ```commandline -wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.5-release/docker-compose.yml +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.5-release/docker-compose-postgres.yml +wget https://github.com/open-metadata/OpenMetadata/releases/download/1.5.6-release/docker-compose-postgres.yml ``` ### 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 ❯ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES -470cc8149826 openmetadata/server:1.5.5 "./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.5 "./ingestion_depende…" 45 seconds ago Up 43 seconds 0.0.0.0:8080->8080/tcp openmetadata_ingestion +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 +63578aacbff5 openmetadata/ingestion:1.5.6 "./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 -08947ab3424b openmetadata/db:1.5.5 "/entrypoint.sh mysq…" 45 seconds ago Up 44 seconds (healthy) 3306/tcp, 33060-33061/tcp openmetadata_mysql +08947ab3424b openmetadata/db:1.5.6 "/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) diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/releases/releases/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/releases/releases/index.md index 16005f69e9e..3c64ceacf62 100644 --- a/openmetadata-docs/content/v1.6.x-SNAPSHOT/releases/releases/index.md +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/releases/releases/index.md @@ -14,6 +14,43 @@ version. To see what's coming in next releases, please check our [Roadmap](/rele {% partial file="/v1.5/releases/latest.md" /%} +# 1.5.5 Release + +{% note noteType="Tip" %} +**Sep 25th, 2024** +{% /note %} + +You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.5-release). + +# What's Changed + +- Made the type optional in ES Response. +- Added support for refresh tokens with multiple tabs open. +- Resolved issue of overriding user info after login. +- Updated the custom property entities data model, along with the data product and database schema icons. +- Ensured Teams and Owner fields are correctly passed in the policy API call. +- Enhanced PII logging information. +- Addressed the paginate_es issue in OpenSearch. +- Decrypted JWT internally for system health checks. +- Implemented multithreading in View Lineage Processing. +- Improved search relevancy. +- Resolved issue with owners patch. +- Fixed Snowflake data diff issue. +- Updated Presidio Analyzer version and validated support for legal entities. +- Added validations for Salesforce connection. +- Allowed PII Processor to operate without storing sample data. +- Added seconds to the human-readable format scale for test case graphs. +- Added missing field in glossary term. +- Excluded defaultPersona if not present in personas. +- Resolved team export issue. +- Updated Python lineage SDK to work with UUID and FQN models. +- Fixed LDAP login issue. +- Column sizing of data quality and pipeline widget ${CollateIconWithLinkMD} +- Export with new line in description ${CollateIconWithLinkMD} +- Fix Page entity publicationDate datatype ${CollateIconWithLinkMD} + +**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.5.4-release...1.5.5-release + # 1.5.4 Release {% note noteType="Tip" %} diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/sdk/python/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/sdk/python/index.md index 58b2b568cb1..d88c7cc97d0 100644 --- a/openmetadata-docs/content/v1.6.x-SNAPSHOT/sdk/python/index.md +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/sdk/python/index.md @@ -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: ```python -pip install "openmetadata-ingestion~=1.5.5.0" +pip install "openmetadata-ingestion~=1.5.6.0" ``` {% /note %}