-
Notifications
You must be signed in to change notification settings - Fork 497
salesforce: Update documentation and field descriptions #15596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Salesforce integration documentation to reflect the latest Winter '26 (v65.0) release and improves field descriptions throughout the package. The changes modernize authentication guidance and enhance clarity for users.
Key changes:
- Updated compatibility information from Spring '22/Summer '24 to Winter '26 (v65.0)
- Enhanced authentication documentation with clearer JWT bearer and Username-Password flow instructions
- Improved field descriptions across data streams for better clarity and consistency
Reviewed Changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.
Show a summary per file
File | Description |
---|---|
packages/salesforce/docs/README.md | Updated version compatibility, enhanced authentication methods documentation, improved field descriptions |
packages/salesforce/_dev/build/docs/README.md | Mirror of main README updates for build documentation |
packages/salesforce/data_stream/setupaudittrail/manifest.yml | Improved configuration field descriptions |
packages/salesforce/data_stream/setupaudittrail/fields/fields.yml | Enhanced field descriptions for better clarity |
packages/salesforce/data_stream/logout/manifest.yml | Improved configuration field descriptions |
packages/salesforce/data_stream/logout/fields/fields.yml | Enhanced field descriptions and corrected terminology |
packages/salesforce/data_stream/login/manifest.yml | Improved configuration field descriptions |
packages/salesforce/data_stream/login/fields/fields.yml | Enhanced field descriptions for consistency |
packages/salesforce/data_stream/apex/manifest.yml | Improved configuration field descriptions |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
packages/salesforce/data_stream/setupaudittrail/fields/fields.yml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 9 out of 9 changed files in this pull request and generated no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
The last entry in the list indicates the current version of your Salesforce instance. In this example, the current version is `Summer '22 (v55.0)`. | ||
The last entry in the list indicates the current version of your Salesforce instance. In this example, the current version is `Winter '26 (v65.0)`. | ||
|
||
## What do I need to use this integration? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the section heading should be What do I need to use this integration?
as mentioned in the documentation guidelines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Updated the docs to follow these new guidelines. Updated other sections as well.
💔 Build Failed
Failed CI StepsHistory
cc @shmsr |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 11 out of 11 changed files in this pull request and generated no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
@shmsr the new structure looks good 👍 |
Proposed commit message
Improve and update the documentation as per the latest Salesforce release. This PR also improves field descriptions.
Summary of changes:
Checklist
changelog.yml
file.