Release Highlights
- Routing acceptance and smoke tests no longer fail when multiple router groups have been seeded details
- Gorouter now provides its address via Links for other jobs to consume details
Known Issues
- There is a latency measurement bug whereby instead of calculating when a request was received by Gorouter and when a backend app sends the first byte of the response, we started calculating the time between when a request was received by Gorouter and when the last byte of the response was returned from Gorouter. Fix will be in v153.
Performance Comparison
Performance comparison of 0.150.0 vs 0.151.0 can be found in the attachment below. Raw results for the performance tests can be found in the following files:
Manifest Property Changes
Gorouter
Note: Gorouter now provides its address from BOSH via Links