Skip to content

v4.8.0

Latest
Compare
Choose a tag to compare
@krutten krutten released this 10 Jul 22:13
· 20 commits to develop since this release
a9a4a47

Improvements

  • Updated Jetstream with GoLang Toolchain go1.21.9 and dependancy bumps
  • Fixed issues with packaging script to allow pipelines builds
  • Recompiled assets with Node v20.12.2

Known Issues

  • Initial page load on Firefox can fail with Unhandled Promise rejection in Angular. Works in Chrome and Safari and should be resolved when we are upgrading the Frontend

Coming improvements

  • Frontend will be update from Angular 9 to newer versions
  • Updating to use Cloud Foundry v3 API

To use the prepackaged Stratos (with UAA) using binary_buildpack

Update the secrets in the sample_manifest.yml

mkdir stratos-tmp ; cd stratos-tmp
unzip path_to/stratos-ui-packaged.zip
cf push -f path_to_this_manifest.yml

Additional documentation available at https://stratos.app/docs/deploy/cloud-foundry/cloud-foundry