Release Notes#

1.1.1#

Note

Package Name

Latest Version

Notes

Conda pack

fs_pyspark32_p38_cpu_v3

ADS_VERSION

oracle-ads==2.10.0

https://github.com/oracle/accelerated-data-science/releases/tag/v2.10.0

Release notes: February 10, 2024

1.1.0#

Note

Package Name

Latest Version

Notes

Conda pack

fs_pyspark32_p38_cpu_v3

ADS_VERSION

oracle-ads==2.10.0

https://github.com/oracle/accelerated-data-science/releases/tag/v2.10.0

Release notes: February 5, 2024

  • [FEATURE] Onboarding feature store to OCI marketplace

  • [MAINTENANCE] Upgrade to helidon based server

  • [MAINTENANCE] Upgrade of oracle-ml-insights version to 1.0.4

  • [UI] Addition of drift detection tab in UI

  • [CONDA] Release of feature store v3 conda pack fspyspark32_p38_cpu_v3

  • [DOCS] Addition of examples to demonstrate Ci/Cd using ML Jobs and OCI DataFlow

1.0.4#

Note

Package Name

Latest Version

Notes

Conda pack

fspyspark32_p38_cpu_v2

SERVICE_VERSION

0.1.371.master

ADS_VERSION

oracle-ads==2.9.0

https://github.com/oracle/accelerated-data-science/releases/tag/v2.9.0

Terraform Stack

link

Release notes: November 15, 2023

  • [FEATURE] Streaming data-frame support in FeatureGroup and Dataset construct

  • [FEATURE] Support for custom spark transformations using Transformation construct

  • [MAINTENANCE] Decouple feature store client with oci client

  • [MAINTENANCE] Upgrade of mlm version to 1.0.2

  • [MAINTENANCE] Upgrade of great-expectations version to 0.17.19

  • [UI] Addition of dataset jobs UI tab

  • [UI] Addition of feature group jobs UI tab

  • [UI] Addition of feature store landing page

  • [DOCS] Addition of class documentation for feature store

  • [CONDA] Release of feature store v2 conda pack fspyspark32_p38_cpu_v2

1.0.3#

Note

Package Name

Latest Version

Notes

Conda pack

fspyspark32_p38_cpu_v1

SERVICE_VERSION

0.1.256.master

ADS_VERSION

oracle-ads==2.9.0rc0

https://github.com/oracle/accelerated-data-science/releases/tag/v2.9.0rc0

Terraform Stack

link

Release notes: September 22, 2023

  • [FEATURE] Addition of featurestore_dataset as optional parameter in GenericModel save function.

  • [FEATURE] Addition of transformation_kwargs in Transformation entity.

  • [FEATURE] Addition of partition keys in FeatureGroup and Dataset

  • [FEATURE] as_of interface for time travel

  • [FEATURE] Manual association of feature groups in Dataset construct and support for complex queries

  • [FEATURE] Simplify the ads init experience without users need to specify the feature store endpoint

  • [FEATURE] Visualisation of feature statistics with to_viz in Statistics entity

  • [FIX] Validation of model ids when associated with Dataset

  • [UI] Stats visualisation of feature group and dataset.

  • [UI] Transformation listing in the transformation tab

  • [UI] Global search for feature store entities.

  • [UI] Addition of onboarding page for feature store.

  • [UI] Redirection of entities within the lineage tab of feature group and dataset.

1.0.2#

Note

Package Name

Latest Version

Notes

Conda pack

fspyspark32_p38_cpu_v1

SERVICE_VERSION

0.1.225.master

Terraform Stack

link

Par link expires Jan 5, 2026

Release notes: July 18, 2023

  • [FEATURE] Supporting for deployment in us-ashburn and uk-london region.

  • [FEATURE] For ValidationOutput instance, addition of to_summary() method for validation summary details.

  • [FEATURE] For ValidationOutput instance, addition of to_pandas() method for validation detailed report.

  • [FIX] Fixed unit test integration to support the merging of ADS into the main branch.

  • [DOCS] For ValidationOutput instance, addition of to_summary() method for validation summary details.

  • [DOCS] For ValidationOutput instance, addition of to_pandas() method for validation detailed report.

1.0.1#

Note

Package Name

Latest Version

Notes

Conda pack

fspyspark32_p38_cpu_v1

SERVICE_VERSION

0.1.218.master

Terraform Stack

link

Par link expires Jan 5, 2026

Release notes: July 5, 2023

  • [FEATURE] Supporting Offline Feature Type COMPLEX

  • [FEATURE] Added k8 default version as v1.25.4

  • [FEATURE] Improvements in logging during materialisation of feature group and dataset and showcasing validation results during materialisation

  • [FIX] Fixed creation of singleton spark session without metastore id

  • [DOCS] Data Type update for Offline Feature Type COMPLEX

  • [DOCS] Updated terraform default version as 1.1.x

1.0.0#

Note

Package Name

Latest Version

Notes

Conda pack

fspyspark32_p38_cpu_v1

SERVICE_VERSION

0.1.209.master

Terraform Stack

link

Par link expires Jan 5, 2026

Release notes: June 15, 2023

  • [FEATURE] Included FeatureStore, FeatureGroup, Dataset, Entity and Transformation concepts for feature store.

  • [DOCS] Included documentation for FeatureStore, FeatureGroup, Dataset, Entity and Transformation constructs