Skip to content

Commit 9646820

Browse files
RounakDhillon“RounakPrajwal214Copilot
authored
Docs: Release 1.10.3 Addition (#507)
* Docs: Release 1.10.3 Addition * Update content/partials/v1.11/releases/latest.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: “Rounak <“[email protected]”> Co-authored-by: Prajwal214 <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent 518eeeb commit 9646820

File tree

14 files changed

+100
-44
lines changed

14 files changed

+100
-44
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# 1.10.2 Release 🎉
2+
3+
{% note noteType="Tip" %}
4+
**10th October 2025**
5+
{% /note %}
6+
7+
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.10.2-release).
8+
9+
## Bug Fixes
10+
11+
- Fix: Active knowledge center not fetching list on scroll end
12+
- Fix: Runner getting wrong values in workflow API
13+
- Fix: Knowledge page hierarchy after page refresh
14+
- Fix: Data Quality Dashboard Filters
15+
16+
## Improvements
17+
18+
- Optimized ingestion log downloads with file caching and streaming (>95% improvement)
19+
20+
**Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.10.1-release...1.10.2-release)
Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# 1.10.2 Release 🎉
1+
# 1.10.3 Release 🎉
22

33
{% note noteType="Tip" %}
4-
**10th October 2025**
4+
**22nd October 2025**
55
{% /note %}
66

77
{% inlineCalloutContainer %}
@@ -10,21 +10,25 @@ color="violet-70"
1010
icon="celebration"
1111
bold="Upgrade OpenMetadata"
1212
href="/deployment/upgrade" %}
13-
Learn how to upgrade your OpenMetadata instance to 1.10.2!
13+
Learn how to upgrade your OpenMetadata instance to 1.10.3!
1414
{% /inlineCallout %}
1515
{% /inlineCalloutContainer %}
1616

17-
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.10.2-release).
17+
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.10.3-release).
1818

19-
## Bug Fixes
2019

21-
- Fix: Active knowledge center not fetching list on scroll end
22-
- Fix: Runner getting wrong values in workflow API
23-
- Fix: Knowledge page hierarchy after page refresh
24-
- Fix: Data Quality Dashboard Filters
20+
## Fixes
21+
22+
- Fixed issue with **table column descriptions** not being correctly handled.
23+
- Resolved **FQN encoding bug** when retrieving test case results via Python SDK.
24+
- Addressed **protobuf version conflict** to ensure compatibility.
25+
- Reverted naming convention change from **"dbt" to "DBT"** for consistency.
26+
- Adjusted **migration structure** by moving changes to version `1.0.3`.
2527

2628
## Improvements
2729

28-
- Optimized ingestion log downloads with file caching and streaming (>95% improvement)
30+
- Added **Databricks pipeline support** for function parsing.
31+
- Enabled configuration of **custom property fields** in search settings.
32+
- Upgraded **sqlalchemy-bigquery** dependency to `v1.15.0`.
2933

30-
**Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.10.1-release...1.10.2-release)
34+
**Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.10.2-release...1.10.3-release)
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# 1.10.2 Release 🎉
2+
3+
{% note noteType="Tip" %}
4+
**10th October 2025**
5+
{% /note %}
6+
7+
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.10.2-release).
8+
9+
## Bug Fixes
10+
11+
- Fix: Active knowledge center not fetching list on scroll end
12+
- Fix: Runner getting wrong values in workflow API
13+
- Fix: Knowledge page hierarchy after page refresh
14+
- Fix: Data Quality Dashboard Filters
15+
16+
## Improvements
17+
18+
- Optimized ingestion log downloads with file caching and streaming (>95% improvement)
19+
20+
**Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.10.1-release...1.10.2-release)
Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# 1.10.2 Release 🎉
1+
# 1.10.3 Release 🎉
22

33
{% note noteType="Tip" %}
4-
**10th October 2025**
4+
**22nd October 2025**
55
{% /note %}
66

77
{% inlineCalloutContainer %}
@@ -10,21 +10,25 @@ color="violet-70"
1010
icon="celebration"
1111
bold="Upgrade OpenMetadata"
1212
href="/deployment/upgrade" %}
13-
Learn how to upgrade your OpenMetadata instance to 1.10.2!
13+
Learn how to upgrade your OpenMetadata instance to 1.10.3!
1414
{% /inlineCallout %}
1515
{% /inlineCalloutContainer %}
1616

17-
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.10.2-release).
17+
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.10.3-release).
1818

19-
## Bug Fixes
2019

21-
- Fix: Active knowledge center not fetching list on scroll end
22-
- Fix: Runner getting wrong values in workflow API
23-
- Fix: Knowledge page hierarchy after page refresh
24-
- Fix: Data Quality Dashboard Filters
20+
## Fixes
21+
22+
- Fixed issue with **table column descriptions** not being correctly handled.
23+
- Resolved **FQN encoding bug** when retrieving test case results via Python SDK.
24+
- Addressed **protobuf version conflict** to ensure compatibility.
25+
- Reverted naming convention change from **"dbt" to "DBT"** for consistency.
26+
- Adjusted **migration structure** by moving changes to version `1.10.3`.
2527

2628
## Improvements
2729

28-
- Optimized ingestion log downloads with file caching and streaming (>95% improvement)
30+
- Added **Databricks pipeline support** for function parsing.
31+
- Enabled configuration of **custom property fields** in search settings.
32+
- Upgraded **sqlalchemy-bigquery** dependency to `v1.15.0`.
2933

30-
**Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.10.1-release...1.10.2-release)
34+
**Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.10.2-release...1.10.3-release)

content/v1.10.x/deployment/docker/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ This docker compose file contains only the docker compose services for OpenMetad
102102
You can also run the below command to fetch the docker compose file directly from the terminal -
103103

104104
```bash
105-
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.10.2-release/docker-compose-openmetadata.yml
105+
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.10.3-release/docker-compose-openmetadata.yml
106106
```
107107

108108
### 3. Update Environment Variables required for OpenMetadata Dependencies
@@ -196,7 +196,7 @@ You can validate that all containers are up by running with command `docker ps`.
196196
```commandline
197197
❯ docker ps
198198
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
199-
470cc8149826 openmetadata/server:1.10.2 "./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
199+
470cc8149826 openmetadata/server:1.10.3 "./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
200200
```
201201

202202
In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585)

content/v1.10.x/menu.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,6 +1167,8 @@ site_menu:
11671167
url: /releases/supported
11681168
- category: Releases / All Releases
11691169
url: /releases/all-releases
1170+
- category: Releases / All Releases / 1.10.2 Release
1171+
url: /releases/all-releases/#1.10.2-release
11701172
- category: Releases / All Releases / 1.10.1 Release
11711173
url: /releases/all-releases/#1.10.1-release
11721174
- category: Releases / All Releases / 1.10.0 Release

content/v1.10.x/quick-start/local-docker-deployment.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,15 +120,15 @@ The latest version is at the top of the page
120120
You can use the curl or wget command as well to fetch the docker compose files from your terminal -
121121

122122
```commandline
123-
curl -sL -o docker-compose.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.10.2-release/docker-compose.yml
123+
curl -sL -o docker-compose.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.10.3-release/docker-compose.yml
124124
125-
curl -sL -o docker-compose-postgres.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.10.2-release/docker-compose-postgres.yml
125+
curl -sL -o docker-compose-postgres.yml https://github.com/open-metadata/OpenMetadata/releases/download/1.10.3-release/docker-compose-postgres.yml
126126
```
127127

128128
```commandline
129-
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.10.2-release/docker-compose.yml
129+
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.10.3-release/docker-compose.yml
130130
131-
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.10.2-release/docker-compose-postgres.yml
131+
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.10.3-release/docker-compose-postgres.yml
132132
```
133133

134134
### 3. Start the Docker Compose Services
@@ -167,10 +167,10 @@ You can validate that all containers are up by running with command `docker ps`.
167167
```commandline
168168
❯ docker ps
169169
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
170-
470cc8149826 openmetadata/server:1.10.2 "./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
171-
63578aacbff5 openmetadata/ingestion:1.10.2 "./ingestion_depende…" 45 seconds ago Up 43 seconds 0.0.0.0:8080->8080/tcp openmetadata_ingestion
170+
470cc8149826 openmetadata/server:1.10.3 "./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
171+
63578aacbff5 openmetadata/ingestion:1.10.3 "./ingestion_depende…" 45 seconds ago Up 43 seconds 0.0.0.0:8080->8080/tcp openmetadata_ingestion
172172
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
173-
08947ab3424b openmetadata/db:1.10.2 "/entrypoint.sh mysq…" 45 seconds ago Up 44 seconds (healthy) 3306/tcp, 33060-33061/tcp openmetadata_mysql
173+
08947ab3424b openmetadata/db:1.10.3 "/entrypoint.sh mysq…" 45 seconds ago Up 44 seconds (healthy) 3306/tcp, 33060-33061/tcp openmetadata_mysql
174174
```
175175

176176
In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585)

content/v1.10.x/releases/releases/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ version. To see what's coming in next releases, please check our {% collateConte
1515

1616
{% partial file="/v1.10/releases/latest.md" /%}
1717

18+
{% partial file="/v1.10/releases/1.10.2.md" /%}
19+
1820
{% partial file="/v1.10/releases/1.10.1.md" /%}
1921

2022
{% partial file="/v1.10/releases/1.10.0.md" /%}

content/v1.10.x/sdk/python/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ We are now going to present a high-level Python API as a type-safe and gentle wr
1313
The Python SDK is part of the `openmetadata-ingestion` base package. You can install it from [PyPI](https://pypi.org/project/openmetadata-ingestion/).
1414

1515
Make sure to use the same `openmetadata-ingestion` version as your server version. For example, if you have the OpenMetadata
16-
server at version 1.10.2, you will need to install:
16+
server at version 1.10.3, you will need to install:
1717

1818
```python
19-
pip install "openmetadata-ingestion~=1.10.2.0"
19+
pip install "openmetadata-ingestion~=1.10.3.0"
2020
```
2121

2222
{% /note %}

content/v1.11.x-SNAPSHOT/deployment/docker/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ This docker compose file contains only the docker compose services for OpenMetad
102102
You can also run the below command to fetch the docker compose file directly from the terminal -
103103

104104
```bash
105-
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.10.2-release/docker-compose-openmetadata.yml
105+
wget https://github.com/open-metadata/OpenMetadata/releases/download/1.10.3-release/docker-compose-openmetadata.yml
106106
```
107107

108108
### 3. Update Environment Variables required for OpenMetadata Dependencies
@@ -196,7 +196,7 @@ You can validate that all containers are up by running with command `docker ps`.
196196
```commandline
197197
❯ docker ps
198198
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
199-
470cc8149826 openmetadata/server:1.10.2 "./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
199+
470cc8149826 openmetadata/server:1.10.3 "./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
200200
```
201201

202202
In a few seconds, you should be able to access the OpenMetadata UI at [http://localhost:8585](http://localhost:8585)

0 commit comments

Comments
 (0)