cloudfoundry / cf-java-client

Java Client Library for Cloud Foundry
Apache License 2.0
327 stars 316 forks source link

feat: Add RecentLogs support #1237

Open ZPascal opened 2 months ago

ZPascal commented 2 months ago

fix: #1181 & #1230

TODO:

pivotal-david-osullivan commented 1 month ago

Thank you for the PR!

Compilation is currently failing on the implementation missing the new recentLogs method that you added to the client