File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
ads/feature_store/docs/source Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 3
3
=============
4
4
Release Notes
5
5
=============
6
+ 1.0.3
7
+ -----
8
+ .. note ::
9
+
10
+ .. list-table ::
11
+ :header-rows: 1
12
+
13
+ * - Package Name
14
+ - Latest Version
15
+ - Notes
16
+ * - SERVICE_VERSION
17
+ - 0.1.225.master
18
+ -
19
+
20
+ Release notes: August 10, 2023
21
+
22
+ * [FEATURE] Addition of ``featurestore_dataset `` as optional parameter in GenericModel ``save `` function.
23
+ * [FEATURE] Addition of ``transformation_kwargs `` in ``Transformation `` entity.
24
+ * [FEATURE] Addition of partition keys in ``FeatureGroup `` and ``Dataset ``
25
+ * [FEATURE] OCI Marketplace integration of the stack.
26
+ * [FEATURE] Conda release of feature store pack ``fspyspark32_p38_cpu_v1 ``
27
+ * [FIX] Validation of model ids when associated with ``Dataset ``
28
+ * [UI] Stats visualisation of feature group and dataset.
29
+ * [UI] Global search for feature store entities.
30
+ * [UI] Addition of onboarding page for feature store.
31
+ * [UI] Redirection of entities within the lineage tab of feature group and dataset.
32
+
6
33
1.0.2
7
34
-----
8
35
.. note ::
You can’t perform that action at this time.
0 commit comments