You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doomsday server now supports config server (credhub) and ops manager as credentials backends. Watch your certs in all the places.
Improvements
The CLI now gives a more informative error message when the user is not authenticated to doomsday.
The server now uses multiple goroutines when fetching secrets from the credential backends. I've found this often yields about a 20% speedup over... not using multiple goroutines.