v5.16.2
What's Changed
- Strip XML to save prompts tokens
- Fix issue when parsing CustomObject metadata
- Install latest version of plugin @salesforce/plugin-deploy-retrieve in Dockerfile to avoid the bug of its current version
- Fix: Do not recalculate Flow History doc if flow has not been updated
- Skip Data Cloud objects from documentation (enforce using variable INCLUDE_DATA_CLOUD_DOC=true)
Pull Requests
- Doc + AI: Save prompt tokens + fix CustomObject parsing + force install latest @salesforce/plugin-deploy-retrieve by @nvuillam in #1023
- Fix: Do not recalculate Flow History doc if flow has not been updated by @nvuillam in #1024
Full Changelog: v5.16.1...v5.16.2