Releases: forcedotcom/datacloud-customcode-python-sdk
v3.0.1
What's Changed
- SDK refactoring by @ritaagarwala-sf in #85
- @W-21916148 - Correcting typo in package name. by @ritaagarwala-sf in #88
New Contributors
- @ritaagarwala-sf made their first contribution in #85
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
-
Introduce new class datacustomcode.function.Runtime to access llm_gateway and file resources for Code Extension Function by @ritaagarwala-sf in #85
-
Introduce datacustomcode.function.feature_types.chunking to support strict typing for Code Extension Function @ritaagarwala-sf n #85
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- test sf cli by @joroscoSF in #86
- remove row_limit parameter, use local config.yaml instead by @zach-maddox in #87
Full Changelog: v1.1.0...v2.0.0
v1.1.0
v1.0.0
What's Changed
- Lowercase columns for local, to match Data Cloud by @markdlv-sf in #80
- Consolidate instructions on CONTRIBUTING.md, and include release process by @markdlv-sf in #81
Full Changelog: v0.1.28...v1.0.0
Note on Breaking Changes
While scripts already running in Data Cloud are unaffected, this release contains a breaking change for scripts that are run locally via the datacustomcode run ... command. In order to work properly, scripts must be modified so that column string references are all lowercase. More info in CHANGELOG.md.
Function PyFiles Support
What's Changed
- Add py-files support for function python dependency management by @sarasavilli-sf in #77
New Contributors
- @sarasavilli-sf made their first contribution in #77
Full Changelog: v0.1.27...v0.1.28
v0.1.27
What's Changed
- fix windows docker zip/deploy bug by @joroscoSF in #79
Full Changelog: v0.1.26...v0.1.27
v0.1.26
What's Changed
- Update dc_function to function by @diksha-sf in #75
Full Changelog: v0.1.25...v0.1.26
v0.1.25
v0.1.24
What's Changed
- deploy sf cli flag and sanitization by @joroscoSF in #74
Full Changelog: v0.1.23...v0.1.24