Skip to content

Releases: SUSE/stratos

Stratos 2.0.0 Release Candidate 2

23 Jul 14:21
dd65dd6
Compare
Choose a tag to compare
Pre-release

Full Changelog

This is the second release candidate of Stratos V2. The main focus of this release are bug fixes.

Improvements:

  • Use consistent icons #2517
  • Allow configuration of backend log level #2533

Fixes:

  • CF/Org/Space selector widget with 1 org and 1 space - user can not proceed #2467
  • Error after creating a service instance #2473
  • Visit App button never appears when a route is mapped/created #2518
  • Cannot create service instance from marketplace or service pages #2519
  • Upgrading from v1 to v2 via helm disconnects connected endpoints #2527
  • Failed to deploy app due to invalid client ID #2532
  • Exception thrown when creating space #2560
  • Helm deployment: Upgrade notice can appear for some time if db takes a while to become ready #2546
  • Fix assign role for non-admin connected user #2562
  • Fix client and client secret issues when pushing apps #2553
  • Fix Docker All-in-one image build #2552
  • Clean entity service #2551
  • Remove base git package to address CVE 2018-11235 #2530
  • Entity deletion: Remove child entities #2486

Stratos 2.0.0 Release Candidate 1

26 Jun 15:03
62f9ad8
Compare
Choose a tag to compare
Pre-release

This is the first Release Candidate of Version 2 of Stratos. This is a major release.

The main focus of this release is a new version of the front-end UI in Angular (Version 1 used AngularJS). The UI has undergone numerous updates and we have switched out our own UI component set in favour of Material Design.

Highlights of version 2:

  • Adoption of Angular in place of AngularJS
  • User of the Angular Material component library and an adoption of Material Design
  • Largely feature complete with version 1 (see below)
  • Improved Services support with Services and Marketplace now shown at the top-level of the UI
  • Improved UI throughout with card layouts used to improve readability
  • Added ability to re-deploy applications from GitHub
  • Improved Application UI - Instances and Routes information is now shown on separate tabs and the instances view has been improved

The following features in version 1 are not currently available in version 2:

  • i18n - V2 supports US English only. This will be addressed as soon as the Angular platform supports string translation outside of templates.
  • Extensions/Plugins - The ability to extend the UI at various points will be added in the next minor version.
  • Drag and Drop for Application Deployment - You can not drag and drop a file/folder or url onto the application deployment UI - you have to use the browse UI.

1.1.0

26 Jun 15:06
627eb29
Compare
Choose a tag to compare

Improvements:

  • Added support for SUSE Cloud Foundry 1.1 configuration values to the Helm chart #1950

Fixes:

  • Fix width of top nav bar menu's bottom border #1739

Stratos 2.0.0 Nightly Dev Release

22 Oct 10:31
0ff1216
Compare
Choose a tag to compare

This is an alpha release of Stratos v2