-
Notifications
You must be signed in to change notification settings - Fork 28
5.8.4
Manisha edited this page Sep 2, 2017
·
2 revisions
-
Fix RHS nav indentation for docs - @mohit5it9
- User will be able to see the sub headings properly indented for right navigation pane.
- Documentation
-
Paginate tree call in v4 Gitlab adapter - @jatindogra
- user should be able to run builds, even if there are large number of files in repository.
- Gitlab Documentation
-
Fixes
shipctl
Shippable utility function - @nranjanShippable- Users will be able to use
get_json_value
anddecrypt
utility function. Docs are updated - Documentation
- Users will be able to use
-
Misleading duration reported for some jobs - @niranjan92
- Fixed duration for Consoles page and Admin Monitor Jobs page
-
Fixes in UI performance
- A lot of UI performance related changes are making it to this release. We identified a lot of customer pain points after having constant feedback sessions with them. As a result, we've done significant changes to improve the UI performance.
- These changes will be rolled out incrementally over next few releases after rigorous testing
- Support stabilityDuration for non ECS providers @a-murphy
- Adding a
stabilityDuration
to ablueGreen
deploy job will periodically check if the new deployment is still running until that duration (in seconds) is reached. This has already been added to ECS deployments and will now be available for allblueGreen
deploy jobs. - Documentation
- Adding a