Skip to content

v7.3.0

Compare
Choose a tag to compare
@davewalter davewalter released this 21 Sep 16:37
· 696 commits to develop since this release
72bc323

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 --recent repeatedly to properly wait for the expected log line to be seen

-windows/lifecycle.go

  • Poll cf apps repeatedly to properly wait for the second instance of the app to start

Other Updates

  • Update golang net package