Monday, Feb 19 was Family Day for us here in Canada, so its been a relatively short work week for the Concourse team. With the release of v3.9.0 last week, we’ve gotten some reports of new bugs and issues, so thanks to everyone who reported them in via our GitHub issues and Slack. Please make sure to check the updated release notes (here) for the full details! We’re planning to cut a new patch release early next week with some of the fixes to the reported issues.

On to the update:

Features

UX

  • We fixed issue #1912(slow build page due to timestamps)! The fix for this should be rolled into the next patch release as well
  • Started working on search hint and autocomplete on the Concourse Dashboard #1713
  • Tried adding buffering to fly outputs, it didn’t help #1912

Core

  • Fixed an issue with noisy logging from skymarshall by lowering the the log level #2044
  • SURPRISE: we’re still refactoring our backend to support users

Operations

  • Pulled in PR #2030so we could fix the BOSH deployment issue where the ATC will fail due to function esc not being defined #2029
  • Fixed a CredHub integration bug #2034