Skip to content

Releases: cloudfoundry/stratos

2.0.1

16 Aug 13:04
Compare
Choose a tag to compare

Full Changelog since 2.0.0

This is a bugfix release that fixes an issue that prevents Stratos from correctly building in certain environments.

Fixes:

  • Upgrade to a versioned release of rxjs-websockets #2791

2.0.0

25 Jul 09:48
e52e458
Compare
Choose a tag to compare

Full Changelog since 1.1.0

This is the second major release of Stratos.

The focus of this release is a new version of the front-end UI in Angular (Stratos 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.

This release contains all of the fixes and improvements from the 2.0.0 Beta and Release Candidate releases. The additional fixes in this release from 2.0.0-rc3 are:

Fixes:

  • Fix issue where cookie domain name change can mean you can't log out #2732
  • Pagination request: Validation doesn't insert correct value into store #2684

Stratos 2.0.0 Release Candidate 3

23 Jul 10:04
0fc29f3
Compare
Choose a tag to compare
Pre-release

Full Changelog

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

Improvements:

Fixes:

  • Fix broken AOT with build optimizer #2703
  • App instance count sorting treats the numbers as strings #2698
  • No error is reported when an update of service instance fails #2696
  • Services Instances Wall says There are no services when no service instances exist #2692
  • Delete Application shows empty page #2682
  • Can not add an organisation #2676
  • Use subtle mode fo boolean indicator on CF Pages #2523
  • Navigating to a page that has a table that is on page 2 shows an empty list #2674
  • Can not collapse security group tag list when there are lots of them #2461
  • Fetching connected user roles for permissions only fetches first page #2655
  • CF Endpoint Selector takes a while to update after connect/disconnect #2643
  • Edit service instances sets plan to first in list, not the current plan. #2641
  • Routes not updated after umap #2640
  • Create org and space - create button is enabled when empty #2636
  • Edit Service Instance is broken #2626
  • Reloading Edit Service Instance page results in an exception #2625
  • Exception switching back to the Users tab after deleting a role #2623
  • Manage User Permission: Pills x button doesn't update the UI #2617
  • Remove an org role via the role pill at space level shows deleting space message and navs to org spaces #2608
  • New spaces are missing from create app steps drop down #2592
  • Connected endpoints fail to update sessionData user #2590
  • Disconnecting an endpoint after visiting cf pages results in endpoint warning #2589
  • Exception thrown in service wall after disconnecting endpoint #2582
  • Error logged in backend when disconnecting an endpoint #2624
  • Performance: Pagination observable service #2556
  • Pagination request: Validation doesn't insert correct value into store #2684
  • Fixed bad imports #2701
  • Fix routing to appropriate CF view after connecting/disconnecting an endpoint #2660
  • Update parent entities at validation time - the end of partial entities #2659
  • Restrict non-admin user functions at cf level #2654
  • Don't validate individual org users requests #2651
  • Fix update of User roles table after a role has been removed #2630
  • Ensure we don't recursively delete with the action is an update #2620
  • Fix three issues around 100+ roles #2613
  • Don't copy auth and refresh tokens unless using SSO #2611
  • Fix timing issue resulting in an endpoint warning #2604
  • Fix Postgres to use same value as detected by VCAP_SERVICES #2600
  • Ensure auth data is updated on sys info call #2595
  • Pagination obs performance #2561

Stratos 2.0.0 Release Candidate 2

29 Jun 14:22
d604302
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 12:49
f6ea4a3
Compare
Choose a tag to compare
Pre-release

This is the first release candidate of Version 2 of Stratos.

The main focus of this release are bug fixes.

Improvements:

  • Add ingress example and docs for kubernetes deloyment #2510

Fixed bugs:

  • Fix for app count being stuck after adding an app in org card #2511
  • Create service instance after connecting a new endpoint did not fetch organisation #2472
  • Fixed an issue where we failed to store response from 1 or more endpoints #2513
  • Ensure Remove User confirmation modal contains correct role prefix #2508
  • Fix route schema #2506
  • Fixes state reset issue when creating a service instance from different modes #2515

Stratos 2.0.0 Beta 2

22 Jun 14:52
f3e2a69
Compare
Choose a tag to compare
Stratos 2.0.0 Beta 2 Pre-release
Pre-release

This is the second Beta release of Version 2 of Stratos. This is a major release.

The main focus of this release are bug fixes and hardening for a first release candidate.

Improvements:

Fixes:

  • Error logged in console when reloading to app routes page #2493
  • Deal with non CF Jetstream failed requests #2497
  • Error after disconnecting an endpoint #2460
  • All endpoints are incorrectly shown to be in error state #2459
  • When one CF fails, we don't show data for those that succeed. #2456
  • Exception on create space stepper when you cancel out #2454
  • Error when creating a Space with a space character in the name #2451
  • Fix backend error logging #2484, #2407, #2413
  • Fix for panic when res is not set in error logging #2441
  • Firefox rendering - focus border on drop-down menu items #2446
  • Users Permissions: Removing the last role (Org User) results in an exception #2438
  • Users Permissions: Assigning a role to a user that has none results in an exception #2428
  • Exception thrown when adding space to empty org #2418
  • Warn if cookie domain does not match Stratos URL #2414
  • Add commit SHA to version when built for Kubernetes/Docker Compose #2410
  • Ensure we only raise internal errors on fetch api requests #2494
  • Fix failure to update commit info on redeploy #2492
  • Fix issue timing issue resulting in invalid Space Service request #2489
  • Improved fix for exception on org screen after fresh load on create space #2487
  • Fix layout on summary pages #2482
  • Fix error shown when cancelling out of a freshly loaded create space stepper #2478
  • Users tables: Only show org/space name in pills when needed #2443
  • Fix issue where space count is wrong after deleting a space #2439
  • Update the connected user roles section of store on roles change #2435
  • Fix list state (deleting/etc) #2434
  • Fix exception when a space is added to an empty org #2433
  • Fix exception thrown when only assign an org user role #2430
  • Fix pagination of space level routes and service instance tables #2429
  • Disable removal of org user role if user has others #2427
  • Show an overlay and deleting message when deleting from a card or table action. #2415
  • Fix errors when multiple cf's are connected as both admin and non-admin users #2409
  • Fix not detecting admin user is admin scope is not stratos.admin #2403
  • Table loading init #2412
  • Users Table: Restrict org/space roles and prefix space name with org... depending on depth #2402
  • CfOrgSpace Selector: Fix overzealous no orgs error message #2397
  • Org space list - Deleting causes exceptions in other parts of the org page. #2393
  • Fix infinite user list's loading indicator when connected as user with no roles #2390
  • Fix TCP route creation and improve UI #2388
  • Add global deleting overlay for entity summary pages #2373
  • Fix various application deploy bugs #2372

Stratos 2.0.0 Beta 1

15 Jun 17:48
dd2dcfe
Compare
Choose a tag to compare
Stratos 2.0.0 Beta 1 Pre-release
Pre-release

Full Changelog

This is the first Beta release 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.
  • The Firehose log view does not support filtering by a string

1.1.0

12 Apr 13:20
627eb29
Compare
Choose a tag to compare

Full Changelog

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

06 Apr 15:21
0ff1216
Compare
Choose a tag to compare

This is an alpha release of Stratos v2

1.0.2

06 Mar 10:52
0f880b9
Compare
Choose a tag to compare

Full Changelog

Improvements:

  • Added Confirmation prompts for stopping and restarting apps #1437

Fixes:

  • Memory and disk usage should respect the number of app instances #1625
  • Fix issue around apps and routes missing from space entity #1447
  • Fix minor localisation issue #1596