1 Release 1.5.1
Steven Zou edited this page 2018-05-31 15:44:34 -07:00

Here are the updates/fixes/improvements in the release 1.5.1:

  • Job Service:

    • The job service will exit with non-zero code if errors occurred instead catching the error and returning 0 code. The issue is tracked by #4818
  • UI:

    • Fix the issue of inconrrect displaying for access level of the project in the search result list when doing a global search. The issue is tacked by #4845
    • Improve the user experience of the label adding filterable list view. Tracked by issue #4860
  • Log:

    • Confirm the log level settings are working well. Work tracked by issue #4845
  • Integrations

    • Improve the deployment workflow for product VIC. See issues #4788 and #4883