Skip to content

Releases: microsoft/SynapseML

SynapseML v1.0.13-spark3.5

04 Aug 19:08
Compare
Choose a tag to compare
Pre-release
Enabling Synapse 3.5 tests

SynapseML v1.0.13

04 Aug 19:05
a394061
Compare
Choose a tag to compare
SynapseML v1.0.13 Pre-release
Pre-release
chore: Bump library to version to v1.0.13 (#2405)

* chore: bump library version

* website

v1.0.12-spark3.5

07 Jul 16:07
Compare
Choose a tag to compare
v1.0.12-spark3.5 Pre-release
Pre-release
Enabling Synapse 3.5 tests

SynapseML v1.0.12

03 Jul 20:33
9c91148
Compare
Choose a tag to compare

Changes:

See More
  • 9af855e fix: support scoring profiles in Azure Search index parsing (#2383)
  • 326988d chore: update sbt version to allow for amd local builds (#2384)
  • 3865e71 fix: fix model checking logic (#2379)
  • 1eec70d fix: fix bug where token cannot be acquired on system context (#2378)
  • 141039b fix: add hf causal LM python tests, fix build (#2374)
  • 6c95bf0 fix: add case for Python only envs (#2368)
  • c1cef65 chore: limit adb concurrency (#2370)

This list of changes was auto generated.

SynapseML v1.0.11

15 May 16:56
58b945f
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

SynapseML v1.0.11-spark3.5

17 Apr 03:06
Compare
Choose a tag to compare
Pre-release
chore: Adding Spark35 support

v1.0.10-spark3.5

24 Feb 04:08
Compare
Choose a tag to compare
v1.0.10-spark3.5 Pre-release
Pre-release
chore: Adding Spark35 support

SynapseML v1.0.9

09 Jan 23:46
42c42d5
Compare
Choose a tag to compare

SynapseML v1.0.9

Features

  • SubscriptionKey and Temperature: Added parameters for enhanced configurability. ([#2324], authored by sss04)
  • Global Parameters: Introduced global parameters for broader flexibility. ([#2318], authored by sss04)

Bugfixes

  • Certified Events: Fixed certified events emitting issue. ([#2335], authored by mhamilton723)
  • OpenAIPrompt: Fixed various bugs. ([#2334], authored by sss04)
  • LangChain Error Handling: Resolved crashes with openai > 1.0.0. ([#2307], authored by lhrotk and mslhrotk)

Build

  • SynapseML: Bumped to version 1.0.9. ([#2338], authored by mhamilton723)
  • Sklearn Datasets: Removed dependency. ([#2337], authored by mhamilton723)
  • NLTK Version: Pinned an older version of nltk. ([#2309], authored by FarrukhMasud and FMasudMsft)

Fixes

  • Azure Maps: Fixed failing tests. ([#2325], authored by mhamilton723)

Improvements

  • OpenAIDefaults: Wrapped for Python for easier usage. ([#2327], authored by sss04)
  • Response Format: Added responseFormat parameter in OpenAI Chat Completion Request. ([#2329], authored by FarrukhMasud and FMasudMsft)
  • Post-Processing: Improved settings for better intelligence. ([#2325], authored by FarrukhMasud and FMasudMsft)
  • Optional Params Optimization: Optimized getOptionalParams in HasOpenAITextParams. ([#2315], authored by FarrukhMasud and FMasudMsft)

Documentation

  • v1.0.8 Release: Published updated documentation. ([#2308], authored by mhamilton723)

Maintenance

  • Azure Key Vault: Updated task version. ([#2313], authored by FarrukhMasud and FMasudMsft)
  • Failing Test: Disabled a failing test. ([#2311], authored by FarrukhMasud and FMasudMsft)

v1.0.9-spark3.5

10 Jan 00:01
Compare
Choose a tag to compare
v1.0.9-spark3.5 Pre-release
Pre-release
chore: Adding Spark35 support

SynapseML v1.0.9-spark3.3

10 Jan 00:01
Compare
Choose a tag to compare
Pre-release
chore: downgrade to spark3.3

Co-authored-by: Brendan Walsh <brwals@microsoft.com>
Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>