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
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
When upgrading to a new version of the Spring Cloud Data Flow Server, the browser will still load the cached files (HTML, CSS, JS & Images) of the UI from the older release. The user needs to manually clear the cache and refresh the page in order to get the update UI version.
The Spring Cloud Data Flow UI should implement a Cache-Bust for all the files that are updated between releases.
When upgrading to a new version of the Spring Cloud Data Flow Server, the browser will still load the cached files (HTML, CSS, JS & Images) of the UI from the older release. The user needs to manually clear the cache and refresh the page in order to get the update UI version.
The Spring Cloud Data Flow UI should implement a Cache-Bust for all the files that are updated between releases.