File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
ads/feature_store/docs/source Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 99
1010sys .path .insert (0 , os .path .abspath ("../../" ))
1111
12- version = "1.2"
12+ version = "1.0. 2"
1313release = version
1414
1515
5757
5858# Get version
5959
60- version = "1.2"
60+ version = "1.0. 2"
6161release = version
6262
6363# Unless we want to expose real buckets and namespaces
Original file line number Diff line number Diff line change 33=============
44Release Notes
55=============
6- 1.2
7- ---
6+ 1.0. 2
7+ -----
88.. note ::
99
1010 .. list-table ::
@@ -32,8 +32,8 @@ Release notes: July 18, 2023
3232* [DOCS] For ``ValidationOutput `` instance, addition of ``to_summary() `` method for validation summary details.
3333* [DOCS] For ``ValidationOutput `` instance, addition of ``to_pandas() `` method for validation detailed report.
3434
35- 1.1
36- ---
35+ 1.0. 1
36+ -----
3737
3838.. note ::
3939
@@ -63,8 +63,8 @@ Release notes: July 5, 2023
6363* [DOCS] Data Type update for Offline Feature Type COMPLEX
6464* [DOCS] Updated terraform default version as 1.1.x
6565
66- 1.0
67- ---
66+ 1.0.0
67+ ----
6868
6969.. note ::
7070
You can’t perform that action at this time.
0 commit comments