Skip to content

Releases: microsoft/SynapseML

SynapseML v0.11.4

26 Oct 18:17
7230ce4
Compare
Choose a tag to compare

v0.11.4

Bug Fixes 🐞

  • Update Maven package to include correct github path (#2073)
  • handle long run ids in adb tests (#2102)
  • fix small bug in timing logic (#2099)

Build 🏭

  • bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#2091)
  • bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (#2082)

Documentation 📘

  • Update new URL of Recommenders (#2086)

Features 🌈

  • add certified event feature categories (#2109)
  • Make streaming the default LightGBM data transfer mode (#2088)

Maintenance 🔧

  • bump to version 0.11.4 (#2110)
  • Update new URL of Recommenders (#2086)
  • factor accesstoken runtime-dependency wrapper out (#2097)
  • fix cognitive service tests (#2092)
  • Scala client for certified events (#2045)
  • Update README.md to avoid re-releasing (#2085)

Acknowledgements

We would like to acknowledge the developers and contributors, both internal and external who helped create this version of SynapseML.\n

SynapseML v0.11.4 spark3.4

26 Oct 18:28
Compare
Choose a tag to compare
Pre-release
chore: Adding Spark34 support (#2052)

* chore: bump to spark 3.3.1

* Adding Spark3.4 Support

* Removing comment

* Updating evn file

* Fixing build errors

* Fixing build error

* fixing style error

* Fixing scala errors

* Adding json

* Adding play

* Converting to json

* Adding scalac plugin

* Version update

* Updating scoverage version

* Adding scalariform

* Adding versionScheme

* update version

* Updating the path

* Update hadoop

* Updating breeze version

* Remove scalactic exclusion

* Adding scikit-learn

* removing versions

* Adding scikit-learn

* try fix LightGBM unit test

* Adding sklearn

* Adding exclusion

* Exclude avro

* exc sql

* Adding protobuf

* Updating horovod to 0.28.1

* Update Quickstart - Document Question and Answering with PDFs.ipynb

Add line to delete the azure search index before recreating it because "put" fails on the index if one already exists.

(cherry picked from commit 214060c676c4063991ef62a5b6c160575f7cf2eb)

* Fixing Databricks Runtime and Tests

* Adding Reccomendations fix

* Adding recomnd fix

* formating

* Skipping SynapseE2E and Io2

* Addressing comment

* Removed the commented code

* Adding comment

* Adding comments

* Added default values

* Delete .github/workflows/ci-tests-r.yml

---------

Co-authored-by: Jessica Wang <[email protected]>
Co-authored-by: Scott Votaw <[email protected]>
Co-authored-by: Brendan Walsh <[email protected]>
Co-authored-by: JessicaXYWang <[email protected]>

SynapseML v0.11.4 spark3.3

26 Oct 18:27
Compare
Choose a tag to compare
Pre-release
v0.11.4-spark3.3

chore: bump to spark 3.3.2

SynapseML v0.11.3-spark3.4

27 Sep 02:22
Compare
Choose a tag to compare
Pre-release
chore: Adding Spark34 support (#2052)

* chore: bump to spark 3.3.1

* Adding Spark3.4 Support

* Removing comment

* Updating evn file

* Fixing build errors

* Fixing build error

* fixing style error

* Fixing scala errors

* Adding json

* Adding play

* Converting to json

* Adding scalac plugin

* Version update

* Updating scoverage version

* Adding scalariform

* Adding versionScheme

* update version

* Updating the path

* Update hadoop

* Updating breeze version

* Remove scalactic exclusion

* Adding scikit-learn

* removing versions

* Adding scikit-learn

* try fix LightGBM unit test

* Adding sklearn

* Adding exclusion

* Exclude avro

* exc sql

* Adding protobuf

* Updating horovod to 0.28.1

* Update Quickstart - Document Question and Answering with PDFs.ipynb

Add line to delete the azure search index before recreating it because "put" fails on the index if one already exists.

(cherry picked from commit 214060c676c4063991ef62a5b6c160575f7cf2eb)

* Fixing Databricks Runtime and Tests

* Adding Reccomendations fix

* Adding recomnd fix

* formating

* Skipping SynapseE2E and Io2

* Addressing comment

* Removed the commented code

* Adding comment

* Adding comments

* Added default values

* Delete .github/workflows/ci-tests-r.yml

---------

Co-authored-by: Jessica Wang <[email protected]>
Co-authored-by: Scott Votaw <[email protected]>
Co-authored-by: Brendan Walsh <[email protected]>
Co-authored-by: JessicaXYWang <[email protected]>

v0.11.3-spark3.3

27 Sep 02:22
Compare
Choose a tag to compare
v0.11.3-spark3.3 Pre-release
Pre-release
chore: bump to spark 3.3.2

SynapseML v0.11.3

27 Sep 02:20
6ac187d
Compare
Choose a tag to compare

v0.11.3

Bug Fixes 🐞

  • updated gpt-review to version 0.9.5 to fix break (#2069)
  • fixed broken link to developer readme (#2049)

Build 🏭

  • bump actions/upload-artifact from 3.1.2 to 3.1.3 (#2067)
  • bump actions/checkout from 3 to 4 (#2065)

Features 🌈

  • support using mwc token for fabric openai transformer (#2070)
  • add Azure Cognitive Search vector store (#2041)

Maintenance 🔧

  • bump version to v0.11.3(#2084)
  • add Esrp release (#2083)
  • Add more redirect links to website (#2079)
  • refactor telemetry system (#2047)
  • Add .trunk to gitignore (#2078)
  • fix mlflow error in build (#2077)
  • Add missing redirects to website (#2076)
  • turn off barrier exec mode in VW generic sample (#2072)
  • fix some of the failing build issues (#2071)
  • fix daily midnight build chronjob

Acknowledgements

We would like to acknowledge the developers and contributors, both internal and external who helped create this version of SynapseML.\n

Changes:

See More

This list of changes was auto generated.

v0.11.2-spark3.4

01 Sep 18:59
f54275f
Compare
Choose a tag to compare
v0.11.2-spark3.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.11.2...v0.11.2-spark3.4

SynapseML v0.11.2

10 Jul 22:45
1e80aa1
Compare
Choose a tag to compare

v0.11.2

Bug Fixes 🐞

  • make geospatial services robust to 404 thrown by the service (#2007)
  • dont retry 4XX codes other than 429 (#2005)
  • improve tolerance for error handling (#1991)
  • Some tidying and build fixes (#1984)
  • fix import error on using the cognitive services on AML spark clusters (#1951)
  • Update retry arguments in GeospatialServices - Flooding Risk.ipynb (#1954)
  • Update retry arguments in GeospatialServices - Flooding Risk.ipynb (#1954)
  • add retries for torchvision download (#1949)

Build 🏭

  • upload notebooks to storage on every build (#2001)
  • Publishing to ADO Feed (#1995)
  • bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#1993)
  • Update documentprojection to support manifest files and custom formatters/endpoints (#1976)
  • bump microsoft/gpt-review from 0.9.3 to 0.9.4 (#1962)
  • bump microsoft/gpt-review from 0.9.2 to 0.9.3 (#1960)
  • Added module for generating docs from notebooks (#1911)

Documentation 📘

  • Improved LightGBM docs (#2003)
  • Add Langchain notebook demo (#2002)
  • update website synapse info and fabric installation (#2000)
  • update OpenAI notebook for acrolinx (#1999)
  • Add new LightGBM streaming docs (#1992)
  • Update Vowpal Wabbit - Multi-class classification.ipynb (#1971)
  • Update Vowpal Wabbit - Overview.ipynb (#1972)
  • Update Vowpal Wabbit - Contextual Bandits.ipynb (#1970)
  • Update Vowpal Wabbit - Classification using VW-native Format.ipynb (#1969)
  • Update Vowpal Wabbit - Classification using SparkML Vector.ipynb (#1968)
  • update spark33 installation instruction readme (#1961)
  • remove cell output - sentiment analysis quickstart (#1932)
  • improve and organize openai docs (#1937)

Features 🌈

  • Reference dataset (#1977)
  • Add Langchain Transformation (#1925)
  • OrthogonalForestDML (#1873)

Maintenance 🔧

  • bump to v0.11.2 (#2011)
  • make it so custom versions are possible (#1998)
  • fix spark_install for R tests (#1994)
  • retry conda install and add a timeout (#1983)
  • exclude failing explanation dashboard notebook (#1982)
  • fix broken tests (#1981)
  • add timeouts for R tests (#1963)
  • add internal to find_secret (#1948)
  • fix flakiness in spark installation (#1944)
  • update R-setup.md docs (#1946)
  • Add Azure Open AI based PR Summarization (#1957)
  • fix gpu notebook protobuf version (#1959)
  • A base scrubber and a "Shared Access Signature" Scrubber (#1939)
  • remove old notebooks from website (#1934)
  • no-op commit to ensure no double-releasing of library

Performance Improvements 🚀

  • Update OpenAI Embedding with latest embedding model (#1938)

Acknowledgements

We would like to acknowledge the developers and contributors, both internal and external who helped create this version of SynapseML.\n

v0.11.2-spark3.3

10 Jul 23:15
Compare
Choose a tag to compare
v0.11.2-spark3.3 Pre-release
Pre-release
chore: bump to spark 3.3.1

v0.11.1-spark3.3

04 May 20:02
Compare
Choose a tag to compare
v0.11.1-spark3.3 Pre-release
Pre-release
chore: make it so custom versions are possible