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
Fixed a bug that caused string values to be sorted inconsitently.
Fixed an infinite loop that caused Concourse Server to stack overflow when used with JRE 8.
Fixed an issue where the stock concourse.prefs documentation referred to the default buffer_page_size as 8MB when its actually 8KB.
Changed the daemon Concourse Server process name to display as ConcourseServer instead of WrapperSimpleApp.
Updated the concourse-config dependency to version 1.0.5 which fixes and issue that caused passwords to be incorrecctly read from concourse_client.prefs files.