Skip to content

Releases: SUSE/stratos

4.0.1

27 Aug 16:05
Compare
Choose a tag to compare

Full Changelog

This release contains a number of fixes and improvements:

Improvements:

  • Helm Deployment: Allow nginx protocols and ciphers to be configured via values #4512

Fixes:

  • npm install can sometimes fail when symlinks from a previous Stratos version exist #4513
  • Helm Deployment: Default nginx ciphers are too restrictive #4503

4.0.1 Release Candidate 2

26 Aug 15:02
Compare
Choose a tag to compare
Pre-release

4.0.1-rc.2

4.0.1 Release Candidate 1

19 Aug 10:07
afa2663
Compare
Choose a tag to compare
Pre-release

4.0.1-rc.1

4.0.0

10 Aug 09:10
f2e1d4d
Compare
Choose a tag to compare

Full Changelog

This release contains a number of fixes and improvements:

Improvements:

  • Add Kubernetes Terminal feature #422
  • Add Dark Mode #410
  • Add Security Observability support #401
  • Update kube dashboard version #395
  • Workload: Add warning if manifest parses with errors #390
  • Workload Summary: Improve Ready/Not Ready stats when there are terminated containers #388
  • Update theme to reflect new SUSE branding #385
  • Extensions: Allow typed access to store entities and their actions cloudfoundry#4494
  • Extensions: Remove the need for symlinks and improve the build process #4472
  • Extensions: Allow Themes to be published and installed to/from npm #4471
  • Extensions: Move to extensions and themes to be packages #4470
  • Show service broker space scope information in service wall list #4458
  • Client Secret is shown in the clear in the UI #4445
  • Improve sizing of UI elements on desktop browsers #4419
  • Theming: Allow more control over link and side navigation colors #4406
  • Update to latest set of icons #4403
  • Theming: Allow more control over page header colors and style #4396
  • Helm Chart: Remove encryption volume #4351
  • Improve app summary responsiveness #4348
  • Improve UI for the case when we can't determine cf app deployment info #4347
  • Change recent activity icon to avoid confusion with the refresh button #4346
  • Helm Chart: Change default image pull policy to Always #4342
  • Permissions: Org Managers: Disable org role checkboxes in roles stepper if not admin/org manager #4332
  • Autoscaler: Add support for custom metrics #4298
  • Add support for copying endpoint address in list view #4238
  • Update to Angular 9 framework #4214
  • Update docker logo in deploy app stepper #4133
  • Helm Chart: Remove need for --recreate-pods when upgrading #4132
  • Make permissions model extension friendly #3789
  • User Favourites: Add icons to cards #3409
  • Improve log out experience #2587

Fixes:

  • Memory leak in stratos-chartstore (fdbdoclayer) #429
  • Helm Chart: Icon is missing #393
  • Workload Summary: Ring chart series toggled on refresh & legend vs ring colours missmatched #389
  • Can't connect a K3S endpoint #372
  • Ensure cf push works from Windows #4465
  • SSLMode is not respected for database connections #4434
  • Visiting marketplace tab breaks service list #4397
  • CF Application reports error after restage #4392
  • Helm Chart: Icon is missing #4370
  • Permissions: Users with no developer roles can click on create app button #4361
  • Edit endpoint not available in table view #4349
  • CF: Routes List: Filter by org breaks when user is an org auditor #4343
  • Permissions: Only space developers should be able to see add service instance buttons #4331
  • Permissions: Only Space Developers should be able to change count, terminate or ssh to instances #4330
  • App: Gitlab Tab: Fix console errors #4325
  • Permissions: Only space developers should be able to create/unbind/delete routes in app routes list #4324
  • Permissions: Only Space Developers should be able to create/edit/delete an Autoscaler policy #4323
  • Permissions: Only space developers should be able to see the app summary deployment card #4322
  • Duplicated documentation between deploy/kubernetes and Helm Chart README.md #4315
  • App Service Edit Binding: cancel of stepper results in leaked subscription #4295
  • Exceptions thrown when navigating back from marketplace #4287
  • Unbind services stepper fails to show bound services #4246
  • Progress icon appears too close to right-hand size of table #4234
  • Cancel/create in service instance stepper returns to incorrect locations #4052
  • Exception thrown in setup steppers #3897
  • Logout leaves the UI as is if the verify or logout call fails #2633
  • Cf Build Packs: file name should wrap to next line if too long #1803

Breaking Changes:

  • Customizations in custom-src are now npm packages

    Stratos customizations were previously in ./custom-src and included in the build via symlinks. These customizations have now moved into local npm packages located in ./src/frontend/packages. For more details please see our customization documentation at ./website/docs/extensions/introduction.md or https://stratos.app/docs/extensions/introduction. There you will also find instructions on migrating to npm packages and a tool to help automate most of the process.

  • Kubernetes: Upgrade only possible from version 3.0.0 or later

    When deploying into Kubernetes using Helm and upgrading from an earlier version of Stratos using helm upgrade, upgrade is only supported from version 3.0.0 or later. If you are using an earlier version, first upgrade to version 3.x before then upgrading to the latest version.

  • Angular 9 requires extensions to be declared

    Extension components must now be made known to the extensions system in the module that they are declared in, using ExtensionService.declare. Please check the documentation. This is required to ensure that the new Angular compiler for Ivy does not remove these components for being unreferenced in the application.

4.0.0 Release Candidate 3

31 Jul 07:37
f2e1d4d
Compare
Choose a tag to compare
Pre-release

4.0.0-rc.3

4.0.0 Release Candidate 2

28 Jul 13:34
8221cf0
Compare
Choose a tag to compare
Pre-release

4.0.0-rc.2

4.0.0 Release Candidate 1

25 Jul 09:20
4c43db4
Compare
Choose a tag to compare
Pre-release

4.0.0-rc.1

3.2.1

09 Jun 16:17
566e233
Compare
Choose a tag to compare

Full Changelog

Improvements:

  • Apply SSO whitelist to additional places #4318

Fixes:

  • User Button Misaligned #4316

3.2.1 Release Candidate 1

04 Jun 11:39
566e233
Compare
Choose a tag to compare
Pre-release

3.2.1-rc.1

3.2.0

27 May 09:58
76049dc
Compare
Choose a tag to compare

Full Changelog

This release contains a number of fixes and improvements:

Improvements:

  • SSO_WHITELIST should be able to ignore path #4273
  • Improve view that shows details for a metrics endpoint #4271
  • Helm Chart: Add support for node selectors #4265
  • Add documentation for list's 'max' feature, include info on 'fetch all' button #4259
  • Backup Endpoints & Tokens #4228

Fixes:

  • User profile is fetched on most page changes #4284
  • Service Marketplace: Create service icon is incorrectly aligned #4280
  • Deployment time does not show correctly in diagnostics when deployed with Helm 3 #4261
  • Pushing app from Stratos can sometimes fail due to expired token #4253
  • Helm: Chart fails to render if uaa section is missing, docs misleading #4248
  • Profile: Disabling polling fails to disable polling #4244
  • App Summary: Github tab: Row highlight of deployed commit is obscured #4243
  • Data Inaccuracies in PCF #4237