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 9
9
10
10
sys .path .insert (0 , os .path .abspath ("../../" ))
11
11
12
- version = "1.2"
12
+ version = "1.0. 2"
13
13
release = version
14
14
15
15
57
57
58
58
# Get version
59
59
60
- version = "1.2"
60
+ version = "1.0. 2"
61
61
release = version
62
62
63
63
# Unless we want to expose real buckets and namespaces
Original file line number Diff line number Diff line change 3
3
=============
4
4
Release Notes
5
5
=============
6
- 1.2
7
- ---
6
+ 1.0. 2
7
+ -----
8
8
.. note ::
9
9
10
10
.. list-table ::
@@ -32,8 +32,8 @@ Release notes: July 18, 2023
32
32
* [DOCS] For ``ValidationOutput `` instance, addition of ``to_summary() `` method for validation summary details.
33
33
* [DOCS] For ``ValidationOutput `` instance, addition of ``to_pandas() `` method for validation detailed report.
34
34
35
- 1.1
36
- ---
35
+ 1.0. 1
36
+ -----
37
37
38
38
.. note ::
39
39
@@ -63,8 +63,8 @@ Release notes: July 5, 2023
63
63
* [DOCS] Data Type update for Offline Feature Type COMPLEX
64
64
* [DOCS] Updated terraform default version as 1.1.x
65
65
66
- 1.0
67
- ---
66
+ 1.0.0
67
+ ----
68
68
69
69
.. note ::
70
70
You can’t perform that action at this time.
0 commit comments