Skip to content

Commit ca36251

Browse files
committed
addition of the release notes for 1.0.3
1 parent 47f2da5 commit ca36251

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

ads/feature_store/docs/source/release_notes.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,33 @@
33
=============
44
Release Notes
55
=============
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+
633
1.0.2
734
-----
835
.. note::

0 commit comments

Comments
 (0)