Skip to content

[9.4](backport #50477) x-pack/filebeat/input/salesforce: bump go-sfdc for session auth refresh#50530

Open
mergify[bot] wants to merge 1 commit into9.4from
mergify/bp/9.4/pr-50477
Open

[9.4](backport #50477) x-pack/filebeat/input/salesforce: bump go-sfdc for session auth refresh#50530
mergify[bot] wants to merge 1 commit into9.4from
mergify/bp/9.4/pr-50477

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented May 6, 2026

Proposed commit message

Update the Salesforce input to consume the upstream go-sfdc session refresh fix so auth expiry can recover with the newer client behavior.

This lands the dependency bump separately so salesforce-batching-hardening can merge on top of a stable client baseline.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

None expected. This PR only updates the Salesforce client dependency used by the Filebeat Salesforce input.

How to test this PR locally

go test -count=1 ./x-pack/filebeat/input/salesforce/...

Related issues

Use cases

This update lets the Filebeat Salesforce input consume the upstream session handling fix so the client can refresh after Salesforce auth expiry.

Screenshots

N/A

Logs

Verified locally with:

go test -count=1 ./x-pack/filebeat/input/salesforce/...
```<hr>This is an automatic backport of pull request #50477 done by [Mergify](https://mergify.com).

@mergify mergify Bot requested a review from a team as a code owner May 6, 2026 19:53
@mergify mergify Bot added the backport label May 6, 2026
@mergify mergify Bot assigned shmsr May 6, 2026
@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
  • /test : Run the Buildkite pipeline.

@github-actions github-actions Bot added Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team skip-changelog labels May 6, 2026
@botelastic botelastic Bot removed the needs_team Indicates that the issue/PR needs a Team:* label label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport skip-changelog Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant