Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 3.2.1 #383

Merged
merged 66 commits into from
Jun 4, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
8051743
Add initial UI for backup/restore
richard-cox Apr 6, 2020
3a6547c
Merge remote-tracking branch 'origin/master' into backup-endpoints
richard-cox Apr 14, 2020
c218907
Convert connection details checkbox to drop down
richard-cox Apr 14, 2020
4f3c6b4
Add docs for max list feature
richard-cox Apr 15, 2020
ca7929b
Add db version check
richard-cox Apr 14, 2020
6b9e79a
Tidy up #1
richard-cox Apr 16, 2020
d78b23c
Tidying & bug fixes. Handle client_secret
richard-cox Apr 16, 2020
2191b38
Add minimum password length
richard-cox Apr 17, 2020
19fd37a
First pass encrypt/decrypt
richard-cox Apr 17, 2020
5de414d
Tidy up
richard-cox Apr 17, 2020
68ef3c3
Fix unit tests
richard-cox Apr 20, 2020
5736f84
Re-add tests that now work
richard-cox Apr 20, 2020
de03a01
Changes following review
richard-cox Apr 20, 2020
efeca9f
Move backup into it's own module
richard-cox Apr 20, 2020
af4dd5c
Merge pull request #4229 from cloudfoundry/backup-endpoints
richard-cox Apr 21, 2020
403e9e0
Ensure we filter out maxed results for local lists
richard-cox Apr 28, 2020
f9c56b2
CF Push: Ensure we refresh token
nwmac May 4, 2020
bc6b421
Fix uaa docs. Make UAA endpoint config simpler
nwmac May 4, 2020
be15c43
Fix compile issues
nwmac May 4, 2020
8bd2110
Merge pull request #4254 from cloudfoundry/push-token-expiry
richard-cox May 6, 2020
f553668
Merge pull request #4255 from cloudfoundry/helm-chart-uaa
richard-cox May 6, 2020
1146936
Merge pull request #4226 from cloudfoundry/max-list-docs
richard-cox May 6, 2020
c90b07e
Merge pull request #4241 from cloudfoundry/fix-space-app-stats
richard-cox May 6, 2020
7689ed9
Helm Chart: Fix Helm 3 compatibility with Release.Time
nwmac May 6, 2020
577bc5e
Add nodeSelector implementation and tests to kubernetes helm deployme…
macevil May 6, 2020
0953ead
Merge pull request #4262 from cloudfoundry/helm3-fix
richard-cox May 6, 2020
fc1c90b
Autoscaler improvements
richard-cox May 6, 2020
3daf8ab
Fix disabling of polling (#4260)
richard-cox May 7, 2020
535a040
Add Helm 3 lint check to the Travis Helm Chart job (#4263)
nwmac May 7, 2020
178a424
Increase users table page size before searching for `e2e` user
richard-cox May 7, 2020
eb71605
Helm node selector docs and values (#4264)
nwmac May 7, 2020
a8b6ac0
Disable random route override setting when deploying apps in e2e tests
richard-cox May 7, 2020
99debc0
Override name but do not set a random route
nwmac May 7, 2020
7a73c27
Merge pull request #4268 from cloudfoundry/e2e-improvements
richard-cox May 7, 2020
5edc001
EE Test improvements (#4274)
nwmac May 8, 2020
91861f2
Fix row highligh & Improve metrics summary view (#4270)
richard-cox May 8, 2020
d5e4a98
Improve view that shows details for a metrics endpoint (#4258)
nwmac May 9, 2020
0da07e8
Fix row highlight (see app github tab commit table) (#4257)
richard-cox May 9, 2020
ee05bb7
E2E Cleanup script: clean other users (#4269)
nwmac May 10, 2020
e19bedd
Version bump and change log for 3.2.0
nwmac May 10, 2020
15de036
E2E Test improvements (#4275)
nwmac May 11, 2020
5ffa624
Add ability to provided a wildcard in path when matching urls (#4277)
richard-cox May 11, 2020
e31fb9e
Update releas notes
nwmac May 11, 2020
09a4458
Merge pull request #4276 from cloudfoundry/320-release-notes
richard-cox May 11, 2020
ea6b0cd
Only show metrics details on endpoint card/list when connected
nwmac May 12, 2020
f9d675d
Fix icon alignment on service marketplace view
nwmac May 12, 2020
7354a8f
Fix issue where user profile was fetched repeatidly (#4285)
richard-cox May 13, 2020
d637c3f
Merge pull request #4283 from cloudfoundry/fix-icon-alignment
richard-cox May 13, 2020
e31bcb6
CF Push: A better fix for the token expiry issue
nwmac May 13, 2020
2be2a2a
Merge pull request #4282 from cloudfoundry/metrics-details-fix
richard-cox May 13, 2020
57be9d5
Update changelog for 3.2.0 (#4291)
nwmac May 13, 2020
cdf0f53
Merge pull request #4289 from cloudfoundry/cf-push-token-expiry
richard-cox May 13, 2020
8c09aed
Fix misaligned user button
richard-cox May 28, 2020
4d33c4d
Temporarily add branch v3.2.1 to travis
richard-cox May 29, 2020
839cc2f
check sso whitelist in more places
bengerman13 May 21, 2020
28920c0
refactor sso state checks into single function
bengerman13 May 21, 2020
87c6bf8
Update version
richard-cox May 29, 2020
4ede977
First pass at changelog (additional SSO fix required)
richard-cox May 29, 2020
da89276
Merge pull request #4328 from cloudfoundry/sso-whitelist
richard-cox May 29, 2020
e970d88
Update changelog
richard-cox May 29, 2020
ca4f7be
Merge pull request #4329 from cloudfoundry/v3.2.1-release-notes
richard-cox May 29, 2020
1d8a727
Merge remote-tracking branch 'upstream/v3.2.1' into merge-3.2.1
richard-cox Jun 2, 2020
4b92e50
Fixes after merge
richard-cox Jun 2, 2020
1fdf046
Remove v3.2.1 branch from travis
richard-cox Jun 2, 2020
6166950
Changes following review
richard-cox Jun 3, 2020
5cec441
Ensure browser.baseUrl doesn't end with /
richard-cox Jun 3, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
# Change Log

## 3.2.1

[Full Changelog](https://github.com/SUSE/stratos/compare/3.2.0...3.2.1)

**Improvements:**

- Apply SSO whitelist to additional places [\#4318](https://github.com/cloudfoundry/stratos/issues/4318)

**Fixes:**

- User Button Misaligned [\#4316](https://github.com/cloudfoundry/stratos/issues/4316)

## 3.2.0

[Full Changelog](https://github.com/cloudfoundry/stratos/compare/3.1.0...3.2.0)
[Full Changelog](https://github.com/SUSE/stratos/compare/3.1.0...3.2.0)

This release contains a number of fixes and improvements:

Expand Down
Loading