Skip to content

Commit 8f6f4d2

Browse files
shetzelclaudejshackell-sfdc
authored
sf RNs: May 20, 2026 - agent preview/publish JWT fix (#3557)
* Add agent preview/publish JWT fix to 2.135.7 release notes Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> * chore: less details in the release note * Fix command descriptions in release notes Updated the description of the 'agent preview' and 'agent publish' commands to include 'authoring-bundle'. --------- Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com> Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com>
1 parent 10f2838 commit 8f6f4d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

releasenotes/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ These changes are in the Salesforce CLI release candidate. We plan to include th
7979

8080
* FIX: We are now correctly digitally signing all downloadable Salesforce CLI packages and executables. (GitHub Issue [#3547](https://github.com/forcedotcom/cli/issues/3547))
8181

82+
* FIX: (Agentforce DX) The `agent preview` and `agent publish authoring-bundle` commands no longer fail with HTTP 404 errors when user permissions are correct. The fix isolates connections used when calling server APIs, preventing token clobbering during connection refreshes. (plugin-agent PR [#421](https://github.com/salesforcecli/plugin-agent/pull/421), agents PR [#278](https://github.com/forcedotcom/agents/pull/278))
83+
8284
## 2.134.6 (May 13, 2026) [stable]
8385

8486
* NEW: Successfully run Apex tests in a scratch org that send emails to users with unverified email domains by setting the `EmailAuthorizationSettings.enableSubstituteFromAddress` field to `true` in your scratch org definition file. With this scratch org feature you can work around the [new Salesforce requirement](https://help.salesforce.com/s/articleView?id=005316090&type=1) that emails sent from Salesforce must have verified email domains. Here's an example of including this setting in a scratch org definition file.

0 commit comments

Comments
 (0)