Releases: microsoft/SynapseML
Releases · microsoft/SynapseML
SynapseML v1.0.8
v1.0.8
Bug Fixes 🐞
- change to use mwc token for tenant setting check (#2300)
Maintenance 🔧
Acknowledgements
We would like to acknowledge the developers and contributors, both internal and external who helped create this version of SynapseML.\n
Changes:
- d9149d1 chore: bump to v1.0.8 (#2303)
- 99233e7 fix: change to use mwc token for tenant setting check (#2300)
- 0ad58b7 chore: add 1.0.7 docs (#2299)
This list of changes was auto generated.
v1.0.8-spark3.5
chore: Adding Spark35 support
v1.0.8-spark3.3: chore: downgrade to spark3.3
Co-authored-by: Brendan Walsh <[email protected]> Co-authored-by: Mark Hamilton <[email protected]>
SynapseML Release v1.0.7
v1.0.7
Maintenance 🔧
- bump synapseml to 1.0.7 (#2298)
Acknowledgements
We would like to acknowledge the developers and contributors, both internal and external who helped create this version of SynapseML.\n
Changes:
- bd5b401 chore: bump synapseml to 1.0.7 (#2298)
- 9905ae8 chore: bump synapseml to 1.0.6 (#2295)
- 8e1c6f8 feat: Change Fabric Cog Service Token to Support Billing (#2291)
- 6854b5f chore: update pipeline branches
- c52758c Update pipeline.yaml
- f3953bc fix: update default anomaly detector version to compatible non-preview (#2280)
- 478e8a2 fix: fix openai prompt behavior on RAI errors (#2279)
This list of changes was auto generated.
v1.0.7-spark3.5
chore: Adding Spark35 support
SynapseML v1.0.7 Spark 3.3
chore: downgrade to spark3.3 Co-authored-by: Brendan Walsh <[email protected]> Co-authored-by: Mark Hamilton <[email protected]>
SynapseML v1.0.6
v1.0.6
Bug Fixes 🐞
- update default anomaly detector version to compatible non-preview (#2280)
- fix openai prompt behavior on RAI errors (#2279)
Features 🌈
- Change Fabric Cog Service Token to Support Billing (#2291)
Maintenance 🔧
- bump synapseml to 1.0.6 (#2295)
- update pipeline branches
Acknowledgements
We would like to acknowledge the developers and contributors, both internal and external who helped create this version of SynapseML.\n
Changes:
- 9905ae8 chore: bump synapseml to 1.0.6 (#2295)
- 8e1c6f8 feat: Change Fabric Cog Service Token to Support Billing (#2291)
- 6854b5f chore: update pipeline branches
- c52758c Update pipeline.yaml
- f3953bc fix: update default anomaly detector version to compatible non-preview (#2280)
- 478e8a2 fix: fix openai prompt behavior on RAI errors (#2279)
This list of changes was auto generated.
v1.0.5
v1.0.5
Bug Fixes 🐞
Build 🏭
- bump braces from 3.0.2 to 3.0.3 in /website (#2239)
- bump ws from 7.5.9 to 7.5.10 in /website (#2241)
Continuous Integration 💜
- set pull-requests read permission (#2217)
Documentation 📘
- Update Developer Setup to remove WinUtils step and include ScalaTest Configuration update. (#2244)
- update isolation forest doc (#2210)
- update multivariate anomaly detection - fabric doc edit (#2191)
Features 🌈
- Add custom embedder (#2236)
- Enable GPT-4 in OpenAIPrompt (#2248)
- Adding Custom Url Endpoints and Headers (#2232)
Maintenance 🔧
- bump synapseml version to v1.0.5 (#2273)
- make debugging getterSetter tests easier (#2272)
- fix typo in conda env stage name
- fix conda caching in builds (#2261)
- improve test reliability (#2260)
- Allow logging without inheritance (#2257)
- Add feature name to log_verb (#2255)
- give tests more time (#2254)
- improve local python development (#2252)
- fix remaining build errors (#2250)
- fix databricks tests and MAD test errors (#2249)
- fix synapse tests and forms (#2245)
- fix errors in build pipeline (#2243)
- stop conda from using --force (#2238)
- update generate fabric doc (#2214)
- update resource location (#2225)
- update esrp names
- remove names from ESRP install
- switch to msi based tokens (#2221)
- fix clean acr (#2222)
- fix esrp to use new auth (#2218)
- add support for dimensions parameter to OpenAIEmbedding (#2215)
- remove hack for materializing keys (#2211)
- break up build steps to improve stability (#2208)
- add conda env caching (#2207)
- remove storage keys and dotnet (#2205)
- fix synapse notebook demo (#2204)
- add more build retries (#2203)
- add more retries to build steps (#2201)
- fix website version list
Acknowledgements
We would like to acknowledge the developers and contributors, both internal and external who helped create this version of SynapseML.\n
Changes:
- 392f601 chore: bump synapseml version to v1.0.5 (#2273)
- 5c9d304 chore: make debugging getterSetter tests easier (#2272)
- eb309fe fix: tiny bug fix to avoid KeyError (#2264)
- 72f99c8 Update pipeline.yaml
- 8a63171 Update conda.yml
- c7ebfb2 Update conda.yml
- 8dc8497 chore: fix typo in conda env stage name
- 7956d93 chore: fix conda caching in builds (#2261)
- 84ed59d chore: improve test reliability (#2260)
- e3c8784 chore: Allow logging without inheritance (#2257)
See More
- 7c23d83 Enable custom headers in OpenAIPrompt (#2259)
- 6da5f57 feat: Add custom embedder (#2236)
- 12d8113 chore: Add feature name to log_verb (#2255)
- 46f16e0 chore: give tests more time (#2254)
- d453ba2 build: bump braces from 3.0.2 to 3.0.3 in /website (#2239)
- 5a191b5 chore: improve local python development (#2252)
- 8fb3e0a build: bump ws from 7.5.9 to 7.5.10 in /website (#2241)
- 33180ef chore: fix remaining build errors (#2250)
- a702985 chore: fix databricks tests and MAD test errors (#2249)
- c033077 feat: Enable GPT-4 in OpenAIPrompt (#2248)
- b19b991 chore: fix synapse tests and forms (#2245)
- a5df69c fix: Make setCustomHeaders compatible with Pyspark (#2247)
- c94d84a feat: Adding Custom Url Endpoints and Headers (#2232)
- 4c7f11f docs: Update Developer Setup to remove WinUtils step and include ScalaTest Configuration update. (#2244)
- 5b2746b chore: fix errors in build pipeline (#2243)
- 440f18e fix platform detection logic (#2234)
- 91e552c chore: stop conda from using --force (#2238)
- a8820fe chore: update generate fabric doc (#2214)
- 5c37342 chore: update resource location (#2225)
- a31b3f0 chore: update esrp names
- 04897e0 chore: remove names from ESRP install
- 7b54e89 chore: switch to msi based tokens (#2221)
- a72b94b Update clean-acr.yml
- 80a5cb8 chore: fix clean acr (#2222)
- 42371e4 Added files for onebranch builds
- 93829b1 Update clean-acr.yml
- d234d79 chore: fix esrp to use new auth (#2218)
- d0a2161 chore: add support for dimensions parameter to OpenAIEmbedding (#2215)
- edb8c54 ci: set pull-requests read permission (#2217)
- e10a91e Update OpenAI.ipynb (Typo "Azure Open AI"→"Azure OpenAI") (#2216)
- 1ed7dd2 chore: remove hack for materializing keys (#2211)
- 786e59a docs: update isolation forest doc (#2210)
- 4487398 chore: break up build steps to improve stability (#2208)
- 07b2451 chore: add conda env caching (#2207)
- d789b02 chore: remove storage keys and dotnet (#2205)
- 139b13b chore: fix synapse notebook demo (#2204)
- 1c69702 chore: add more build retries (#2203)
- 605faa4 chore: add more retries to build steps (#2201)
- 23fe098 docs: update multivariate anomaly detection - fabric doc edit (#2191)
- 5adc9ba chore: fix website version list
This list of changes was auto generated.
SynapseML v1.0.5-spark3.5
chore: Adding Spark35 support
v1.0.5-spark3.3
chore: downgrade to spark3.3