Skip to content

v0.10.1

Compare
Choose a tag to compare
@mhamilton723 mhamilton723 released this 23 Aug 03:41
· 452 commits to master since this release
0f54bc6

SynapseML v0.10.1

Bug Fixes 🐞

  • fix speechToTextSuite serializationFuzzing failure (#1626)
  • fix translator endpoint and update all endpoints for gov regions (#1623)
  • binder runtime issues (#1598)
  • clean up cluster if databricks tests pass (#1599)
  • fix deep-learning test flakiness (#1600)
  • update dotnetTestBase assembly version (#1601)
  • fix flaky forms test (#1584)

Build 🏭

  • bump EnricoMi/publish-unit-test-result-action from 1 to 2 (#1609)
  • bump actions/setup-node from 2 to 3 (#1610)
  • bump actions/setup-python from 2.3.2 to 4.2.0 (#1611)
  • bump actions/setup-java from 2 to 3 (#1612)
  • simplify e2e test pipeline with test matrix

Documentation πŸ“˜

  • add aisample notebooks into community folder (#1606)
  • add aisample time series forecasting (#1614)
  • fix .NET logo on website (#1604)
  • improve OpenAI notebook (#1596)
  • pin mybinder to v0.10.0 to avoid thrashing
  • add demo into videos on website (#1581)
  • update installation guidance of v0.10.0 (#1578)
  • add more .net samples (#1570)
  • add dotnet installation & example doc (#1567)
  • Update issue template

Features 🌈

  • add stale bot for issues (#1602)
  • Support grayscale images in toNDArray (#1592)
  • Add the descriptionExcludes parameter to AnalyzeImage (#1590)
  • Added the DeepVisionClassifier a simple API for deep transfer learning and fine-tuning of a variety of vision backbones (#1518)

Maintenance πŸ”§

  • bump to v0.10.1 (#1628)
  • deprecate old Text analytics APIs to prepare for refactoring (#1627)
  • remove deprecated lime APIs (#1620)
  • update openai service to the official deployment, and disable test due to outage (#1619)
  • Auto update GitHub actions with dependabot (#1608)
  • hotfix binder badge
  • pin binder version for users (#1607)
  • Bump spark to 3.2.2
  • bump spark version
  • Format welcome message with emojis (#1583)
  • Add welcome message to new PRs/Issues (#1573)
  • Add GH workflow to label new/reopened issues (#1571)
  • update website (#1566)

Testing πŸ’š

  • stabilize unit tests (#1576)

Acknowledgements

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

Changes:

  • 0f54bc6 chore: bump to v0.10.1 (#1628)
  • 3d0f3f4 chore: deprecate old Text analytics APIs to prepare for refactor (#1627)
  • 2052e13 chore: remove deprecated lime APIs (#1620)
  • 09213b0 fix: fix speechToTextSuite serializationFuzzing failure (#1626)
  • 9f78bf0 fix: fix translator endpoint and update all endpoints for gov regions (#1623)
  • 7e90d19 docs: add aisample notebooks into community folder (#1606)
  • ac40e5a chore: update openai service to official, and disable test due to outage (#1619)
  • f54f7f6 docs: add aisample time series forecasting (#1614)
  • 7b4b0e1 build: bump EnricoMi/publish-unit-test-result-action from 1 to 2 (#1609)
  • 43b0d17 build: bump actions/setup-node from 2 to 3 (#1610)
See More
  • c48a07a build: bump actions/setup-python from 2.3.2 to 4.2.0 (#1611)
  • b1a331c build: bump actions/setup-java from 2 to 3 (#1612)
  • 78e40cb chore: Auto update github actions with dependabot (#1608)
  • 69d2d20 chore: hotfix binder badge
  • 93d7ccf chore: pin binder version for users (#1607)
  • c7a61ec fix: binder runtime issues (#1598)
  • c960c06 docs: fix .NET logo on website (#1604)
  • 28a35b4 fix: clean up cluster if databricks tests pass (#1599)
  • 5a28740 fix: fix deep-learning test flakiness (#1600)
  • adf1a61 fix: update dotnetTestBase assembly version (#1601)
  • c659b33 feat: add stale bot for issues (#1602)
  • 05a4202 docs: improve OpenAI notebook (#1596)
  • e019756 feat: Support gray scale images in toNDArray (#1592)
  • 51beaa0 feat: Add the descriptionExcludes parameter to AnalyzeImage (#1590)
  • b9ac22a docs: pin mybinder to v0.10.0 to avoid thrashing
  • 1808a0f chore: Bump spark to 3.2.2
  • 8e7d453 build: simplify e2e test pipeline with test matrix
  • 8e34c7b chore: bump spark version
  • 44c8ed5 feat: Added the DeepVisionClassifier a simple API for deep transfer learning and fine-tuning of a variety of vision backbones (#1518)
  • e4f0883 fix: fix flaky forms test (#1584)
  • 7da5f49 chore: Format welcome message with emojis (#1583)
  • 0e6bb35 Serena/update issue template (#1582)
  • a6a2718 docs: add demo into videos on website (#1581)
  • 7c34fc4 test: stabilize unit tests (#1576)
  • 49f3a58 chore: Add welcome message to new PRs/Issues (#1573)
  • 4868e8b Add back LightGBM library initialization in booster (#1575)
  • d427b88 docs: update installation guidance of v0.10.0 (#1578)
  • 55a60c9 docs: add more .net samples (#1570)
  • 39fe2d8 chore: Add GH workflow to label new/reopened issues (#1571)
  • 0febe3c docs: add dotnet installation & example doc (#1567)
  • db95a10 chore: update website (#1566)

This list of changes was auto generated.