Skip to content

Remove deprecated Doppler recentLogs for 6.x#1350

Draft
jorbaum wants to merge 3 commits intocloudfoundry:mainfrom
jorbaum:issue-1181-remove-recentlogs
Draft

Remove deprecated Doppler recentLogs for 6.x#1350
jorbaum wants to merge 3 commits intocloudfoundry:mainfrom
jorbaum:issue-1181-remove-recentlogs

Conversation

@jorbaum
Copy link
Copy Markdown

@jorbaum jorbaum commented Mar 30, 2026

Follows up on #1181 / #1348.

Note on default behavior

With recent changes in #1348 logs(ApplicationLogsRequest) defaults to recent=true (LogCache) when recent is null. This differs from logs(LogsRequest), where null defaulted to recent=false (Doppler streaming).


This PR (code and description) was co-authored by Claude Opus 4 via Claude Code v2.1.87 and carefully reviewed and vetted by its human author.

jorbaum added 3 commits March 30, 2026 16:09
Remove DopplerClient.recentLogs(), RecentLogsRequest,
Applications.logs(LogsRequest), and LogsRequest — all deprecated
in 5.x (cloudfoundry#1348). Inline the Doppler streaming path directly into
logs(ApplicationLogsRequest). Update README with breaking changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant