Skip to content

feat: Add RecentLogs support - #1

Closed
ZPascal wants to merge 18 commits into
mainfrom
issue-1181-new
Closed

feat: Add RecentLogs support#1
ZPascal wants to merge 18 commits into
mainfrom
issue-1181-new

Conversation

@ZPascal

Copy link
Copy Markdown
Owner

No description provided.

Kehrlannand others added 3 commits February 6, 2026 10:52
- Fixescloudfoundrygh-1335
- Cherry-picked from 5.x.x branch (6c81106)
Signed-off-by: Daniel Garnier-Moiroux <daniel.garnier-moiroux@broadcom.com>
@ZPascalZPascal reopened this Feb 14, 2026
@ZPascal
ZPascalforce-pushed the issue-1181-new branch 2 times, most recently from 4ad7007 to 210376cCompareFebruary 26, 2026 14:35
ZPascaland others added 9 commits February 26, 2026 17:18
* because of the findFirst() on the envelopes, it could be type OUT or ERR, so we don't really care, as long as the payload is the same.
Also, we don't care about the precise argument to the recentLogs call
The old "Applications.logs" method is keept for
compatibility and when a log stream is needed.
Adding new "logsRecent" method to access the logCache.
integration-tests "ApplicationTest.logs" and
"ApplicationTest.logsRecent" work.
Minor changes in DefaultApplicationsTest in other JUnit tests
to make them execute in Eclipse.
@ZPascalZPascal closed this Mar 3, 2026
Sign up for freeto 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.

4 participants

@ZPascal@Kehrlann@Lokowandtg@jorbaum