Skip to content

Releases: cloudfoundry/stratos

4.2.1

28 Oct 11:15
15dcb83
Compare
Choose a tag to compare

Full Changelog

This release contains a single fix relating to Single Sign On:

Fixes:

  • SSO Auth Doesn't Work for Endpoints #4716

4.2.1 Release Candidate 1

26 Oct 17:29
15dcb83
Compare
Choose a tag to compare
Pre-release

4.2.1-rc.1

4.2.0

15 Oct 14:25
86b6633
Compare
Choose a tag to compare

Full Changelog

This release includes the new Kubernetes and Helm extensions. These have been donated to the Cloud Foundry Foundation by SUSE and with this release are now part of upstream Stratos.

Find out more about them on the Stratos web site: https://stratos.app.

Improvements and fixes in this release:

Improvements:

  • Add Stratos Helm Repo to Artifact Hub #4645
  • Kubernetes and Helm extensions added from downstream SUSE version #4619
  • "Manage Roles By Username" icon isn't obviously the right place to add users to a space #4590

Fixes:

  • Error filtering applications by org #4658
  • API Keys should not be shown when persistence is disabled #4615
  • Home Page CF App Favouriete card clips text #4613
  • Can not push All-in-one docker image to Eirini #4612
  • CF Service Instances Last Operation is bunched up #4605
  • Cf Events List: Details Column Bugs #4600
  • Service names aren't showing in an app's service screen #4577

Breaking Changes:

  • All-in-one Docker image no longer runs as the root user

    The port used in the Docker All-in-one container image has been changed from 443 to 5443. If you run the container in Docker, you will need to change the port-forwarding option to forward port 5443 and not 443. The documentation has been updated to reflect this. If you push the image to Cloud Foundry, no change is required.

4.2.0 Release Candidate 6

15 Oct 12:39
86b6633
Compare
Choose a tag to compare
Pre-release

4.2.0-rc.6

4.2.0 Release Candidate 5

14 Oct 17:17
306b215
Compare
Choose a tag to compare
Pre-release

4.2.0-rc.5

4.2.0 Release Candidate 4

13 Oct 14:28
cd50ca3
Compare
Choose a tag to compare
Pre-release

4.2.0-rc.4

4.2.0 Release Candidate 3

13 Oct 09:46
96b0c8d
Compare
Choose a tag to compare
Pre-release

4.2.0-rc.3

4.2.0 Release Candidate 2

12 Oct 16:45
ecec358
Compare
Choose a tag to compare
Pre-release

4.2.0-rc.2

4.2.0 Release Candidate 1

12 Oct 15:13
594dcf1
Compare
Choose a tag to compare
Pre-release

4.2.0-rc.1

4.1.0

25 Sep 09:01
246673b
Compare
Choose a tag to compare

Full Changelog

This release contains a number of fixes and improvements:

Improvements:

  • Add support for API Keys #4504
  • Register Endpoint: Reduce size of cards #4568
  • Metrics view: Add "The last day" to time range selector #4516

Fixes:

  • Sort endpoint table by type results in empty sort drop down in cf endpoints list #4565
  • Endpoint unregister clears user sort & filter selection #4563
  • Metrics: Metrics detail page can show two endpoint cards if URLs have trailing slash #4528
  • Deploy from Gitlab: Repos in groups do not work #4153
  • Deploy app from Github repo only shows branches from a-e in dropdown #3966