33=============
44Release Notes
55=============
6- Release notes: September 22, 2023
7-
8- * [FEATURE] Addition of ``featurestore_dataset `` as optional parameter in GenericModel ``save `` function.
9- * [FEATURE] Addition of ``transformation_kwargs `` in ``Transformation `` entity.
10- * [FEATURE] Addition of partition keys in ``FeatureGroup `` and ``Dataset ``
11- * [FEATURE] as_of interface for time travel
12- * [FEATURE] Manual association of feature groups in ``Dataset `` construct and support for complex queries
13- * [FEATURE] Simplify the ads init experience without users need to specify the feature store endpoint
14- * [FEATURE] Visualisation of feature statistics with ``to_viz `` in ``Statistics `` entity
15- * [FIX] Validation of model ids when associated with ``Dataset ``
16- * [UI] Stats visualisation of feature group and dataset.
17- * [UI] Global search for feature store entities.
18- * [UI] Addition of onboarding page for feature store.
19- * [UI] Redirection of entities within the lineage tab of feature group and dataset.
20-
216
2271.0.3
238-----
@@ -29,23 +14,29 @@ Release notes: September 22, 2023
2914 * - Package Name
3015 - Latest Version
3116 - Notes
32- * - Conda Pack
17+ * - Conda pack
3318 - `https://objectstorage.us-ashburn-1.oraclecloud.com/p/LzT6f_OEVuPRU-zp8xIyGkf-iUTXDGpzcW6V0CIPYP_Z4NlUsZLm7ssBsdgfK18a/n/ociodscdev/b/fs-conda-packs-release/o/service_pack/cpu/PySpark_3.2_and_Feature_Store/2.0/fspyspark32_p38_cpu_v2 `
34-
19+ -
3520 * - SERVICE_VERSION
36- - 0.1.225.master
21+ - 0.1.256.master
22+ -
3723 * - Terraform Stack
38- - `link <https://objectstorage.us-ashburn-1.oraclecloud.com/p/vZogtXWwHqbkGLeqyKiqBmVxdbR4MK4nyOBqDsJNVE4sHGUY5KFi4T3mOFGA3FOy/n/idogsu2ylimg/b/oci-feature-store/o/beta/terraform/feature-store-terraform.zip >`__ -
24+ - `link <https://objectstorage.us-ashburn-1.oraclecloud.com/p/vZogtXWwHqbkGLeqyKiqBmVxdbR4MK4nyOBqDsJNVE4sHGUY5KFi4T3mOFGA3FOy/n/idogsu2ylimg/b/oci-feature-store/o/beta/terraform/feature-store-terraform.zip >`__
25+ -
26+
3927
40- Release notes: August 10 , 2023
28+ Release notes: September 22 , 2023
4129
4230* [FEATURE] Addition of ``featurestore_dataset `` as optional parameter in GenericModel ``save `` function.
4331* [FEATURE] Addition of ``transformation_kwargs `` in ``Transformation `` entity.
4432* [FEATURE] Addition of partition keys in ``FeatureGroup `` and ``Dataset ``
45- * [FEATURE] OCI Marketplace integration of the stack.
46- * [FEATURE] Conda release of feature store pack ``fspyspark32_p38_cpu_v1 ``
33+ * [FEATURE] as_of interface for time travel
34+ * [FEATURE] Manual association of feature groups in ``Dataset `` construct and support for complex queries
35+ * [FEATURE] Simplify the ads init experience without users need to specify the feature store endpoint
36+ * [FEATURE] Visualisation of feature statistics with ``to_viz `` in ``Statistics `` entity
4737* [FIX] Validation of model ids when associated with ``Dataset ``
4838* [UI] Stats visualisation of feature group and dataset.
39+ * [UI] Transformation listing in the transformation tab
4940* [UI] Global search for feature store entities.
5041* [UI] Addition of onboarding page for feature store.
5142* [UI] Redirection of entities within the lineage tab of feature group and dataset.
0 commit comments