Skip to content

v0.2.1

Choose a tag to compare

@rfaulhaber rfaulhaber released this 29 May 20:53
· 11 commits to main since this release
v0.2.1
a7eea8d

Adds the cirrus-metadata crate, a client for interacting with Salesforce metadata via the SOAP API. Salesforce's Metadata API is SOAP-only for anything besides deployments, and the cirrus-metadata crate implements a means of interacting with it.

This also adds the deploy-only REST API to the main cirrus crate.

Full Changelog: v0.2.0...v0.2.1