Skip to content

Releases: cloudfoundry/stratos

Release Candidate 1 (0.9.9)

08 Dec 13:42
Compare
Choose a tag to compare

Full Changelog

This is the first Release Candidate of the Stratos UI Console. It contains the following improvements:

Improvements:

  • Open Source build now uses a generic theme #1403
  • SUSE build uses SUSE theme and contains EULA in the about screen #1404
  • Run Mariadb mysqld process as mysql user #1397
  • Helm Chart: Persistent Volume size increased from 1Mi to 20Mi to avoid issues with some storage providers #1409

Beta 3 Release 2 (0.9.8)

23 Nov 16:32
4f95ed2
Compare
Choose a tag to compare

Full Changelog

This is an update of the third beta release of the Stratos UI Console. It contains the following bug fixes and improvements:

Improvements:

  • Improve display of byte usage information for small numbers #1388
  • Remove the yellow autocomplete background in dark form fields #1372
  • Helm Chart: Create Image pull secret for secure repositories #1387
  • Helm Chart: Remove shared mode #1385

Fixes:

  • Fix link shown on cf dashboard when no endpoints connected #1369
  • Fix leak of Persistent volume claims when deleting Helm deployed release #1368
  • Remove legacy images and associated files #1390
  • Fix unsafe casting for mysql Service #1381

Beta 3 Release (0.9.7)

09 Nov 12:01
218fb95
Compare
Choose a tag to compare

Full Changelog

This is the third beta release of the Stratos UI Console. It contains the following bug fixes:

Fixes:

  • Updated Helm Chart to remove delete job when running in noShared mode #1364
  • Updated Helm Chart to support common storage class for MariaDB and console #1363
  • Updated Helm Chart to remove postgres-client from postflight job #1358
  • Updated Helm Chart to remove noShared backend container image #1357

Beta 2 Release (0.9.6)

01 Nov 11:59
Compare
Choose a tag to compare

Full Changelog

This is the second beta release of the Stratos UI Console. It contains the following bug fixes and improvements:

Improvements:

  • Add ability to edit a service instance #1324
  • Improve URL validation on setup flow #1320
  • Make search boxes not usable and visually show this while fetching orgs and spaces #1287
  • Make sure the expiry date time is relative to the time as the client sees it #1299
  • Add loading indicators to endpoints and Cloud Foundry dashboards #1325
  • Improve the loading indicators on initial console load #1286
  • Move deploy status and title into the log viewer title bar. #1277
  • Upgrade to Angular 1.6 #1307
  • Enable binding of mysql db service to CF hosted console #1260
  • Add support for a backend healthcheck #1321
  • Allow helm scf-values to be used to deploy the console #1344
  • Add ability to configure UAA settings when deploying UI through helm chart #1315
  • Use custom buildpack to build Stratos UI #1283
  • Migrate container images to opensuse:42.3 base #1293
  • Replace goose with custom database migrator #1334

Fixes:

  • Fix for app wall cf/org/space context not carrying over to deploy-location selector #1273
  • Add a logout button when only the error page is shown #1289
  • Address minor bugs in the deploy application for github #1285
  • Fix incorrect service summary info shown #1306
  • Fix i10n for empty/no app events #1303
  • Staging fails when pushed from Windows #1322
  • Properly kill upgrade echo instance #1311
  • Helm chart: Switch to noShared mode by default to support more setups #1295
  • Kubernetes/GCE: Skip HTTP endpoint when a load balancer is being setup #1305
  • Fix typo in error message of sshHostKeyChecker #1294
  • Fix line endings #1332

0.9.5

21 Sep 13:23
Compare
Choose a tag to compare

Full Changelog

This is the first beta release of the Stratos UI Console. It contains the following bug fixes and improvements:

Improvements:

  • Added support for parameters when creating/binding services #1253
  • Added support for tags when creating service instances #1252
  • Moved service instances to a new Application tab #1237
  • Show deployment information in Application summary for console deployed apps #1243
  • Minor UI tweaks following UX review #1249
  • Pre-sort service instances in cloud foundry space instances table #1233
  • Enable binding of postgres CF db service to CF hosted console #1231
  • Migrate Helm chart to use MariaDB instead of Postgres #1230
  • Added initial BOSH Release #1222
  • Improve SSL certificate handling when deploying through Helm #1210
  • Added ability to deploy application from a git url #1208

Fixes:

  • Fixed a couple of minor translation issues #1247
  • Fix for broken cf push #1244
  • Fix for translation issue on the landing page language options #1234
  • Fixed filtering by text/endpoint bug #1268
  • Fix for missing icon for the busy state #1267
  • Fixed incorrect caching and reset behaviour of app wall filters #1248
  • Fixed create app issues related to route visibility/permissions #1246

0.9.2

21 Aug 16:07
Compare
Choose a tag to compare

Full Changelog

Third alpha release containing the following bug fixes and minor improvements:

  • Fix a few service instance bugs #1226
  • Fixes issues where trailing slash in CF endpoint causes problems #1224
  • Reuse unbound routes #1223
  • Optionally enable endpoints-dashboard via env var for use in cf push #1221
  • Use stable name for docker registry in CI pipelines #1220
  • Improve documentation #1219
  • Add upgrade documentation for helm repository based installation #1218
  • Update CI piplines for environment #1217
  • Fixed docker image name for all-in-one deployment #1216
  • Persist app wall selection of cf/org/space in local storage #1214
  • Fix 'remove' i10n in create space modal #1213
  • Fix terminate instance UI #1211
  • Fix issue where previously selected language was not shown on landing page #1209
  • Add missing defaults to values.yaml #1207
  • Fix localisation in unmap route from apps modal (unmap route from app is fine) #1206
  • Split deploy app wizard service into smaller chunks #1202
  • UX Review: Update landing page (login + setup screens) #1200
  • Remember grid or list state for the app wall #1199

0.9.1

01 Aug 10:54
Compare
Choose a tag to compare

Full Changelog

Second alpha release contains the following fixes:

  • Improved documentation when deploying using Helm #1201
  • Added the ability to deploy the Console helm chart without using shared volumes, to make it easier to deploy in multi-node clusters with basic storage provisioner such as hostpath #1204
  • Specified the cflinuxfs2 stack to the CF manifest.yaml, since default CAASP stack opensuse42 is unable to deploy the app #1205
  • Changed root of the volume mount for Postgres in kubernetes to address permission issue in certain environments #1203

0.9.0

27 Jul 13:09
Compare
Choose a tag to compare

First Alpha release of the Stratos UI Console.

For information on the Alpha feature set and on deploying the Console, please start with the main README documentation.