cf-java-client icon indicating copy to clipboard operation
cf-java-client copied to clipboard

recentLogs in DopplerClient does not work anymore since loggregator-release v107.0.0

Open stefanlay opened this issue 2 years ago • 0 comments
trafficstars

With loggregator-release v107.0.0 the RecentLogsHandler was removed from the trafficcontroller and is therefore not available anymore in the doppler endpoint. Users of the cf-java-client using the DopplerClient should use the LogCacheClient instead.

The recentLogs method should be deprecated and removed from the client.

stefanlay avatar Apr 18 '23 06:04 stefanlay