v7.3.0
New Tests
-HTTP/2 and gRPC routing compatibility #473 and #479
-Isolated TCP routing compatibility #478
Updated Tests
-apps/loggregator.go
- reduce the polling interval to avoid overloading log-cache which prevented the CF CLI from streaming logs
- poll
cf logs --recentrepeatedly to properly wait for the expected log line to be seen
-windows/lifecycle.go
- Poll
cf appsrepeatedly to properly wait for the second instance of the app to start
Other Updates
- Update golang net package