Skip to content

Releases: forcedotcom/datacloud-customcode-python-sdk

v1.1.0

06 Apr 19:33
6f21a6b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

03 Apr 16:56
b3e84ee

Choose a tag to compare

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

26 Mar 17:51
f914a25

Choose a tag to compare

What's Changed

  • Add py-files support for function python dependency management by @sarasavilli-sf in #77

New Contributors

Full Changelog: v0.1.27...v0.1.28

v0.1.27

17 Mar 14:18
9134460

Choose a tag to compare

What's Changed

Full Changelog: v0.1.26...v0.1.27

v0.1.26

17 Mar 13:35
d88b943

Choose a tag to compare

What's Changed

Full Changelog: v0.1.25...v0.1.26

v0.1.25

12 Mar 20:19
95cf6cf

Choose a tag to compare

What's Changed

Full Changelog: v0.1.24...v0.1.25

v0.1.24

27 Feb 16:07
be1f63c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.23...v0.1.24

v0.1.23

24 Feb 15:44
ba3da5c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.22...v0.1.23

sf cli auth, row_limit

20 Feb 17:40
e4bc9bb

Choose a tag to compare

What's Changed

Full Changelog: v0.1.21...v0.1.22

More Function work

17 Feb 15:37
8f0049e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.20...v0.1.21