Releases: GluuFederation/flex
Releases · GluuFederation/flex
v5.0.0-14
5.0.0-14 (2023-06-12)
What's Changed
- chore(main): release admin-ui 1.0.13 by @mo-auto in #1015
- chore(main): release flex-linux-setup 1.0.13 by @mo-auto in #1014
- chore(main): release flex-cn-setup 1.0.13 by @mo-auto in #1013
- chore(main): release docker-admin-ui 1.0.13-1 by @mo-auto in #1012
- chore(main): release docker-casa 5.0.0-13 by @mo-auto in #1011
- chore(main): release docs 5.0.0-13 by @mo-auto in #1010
- fix(admin-ui): resolve webpack performance warnings by @jv18creator in #1001
- fix (admin-ui): two contradictory pop up by @mjatin-dev in #1021
- test(admin-ui): fixed of existing test cases in admin-ui by @jv18creator in #1024
- docs: add ssa creation docs by @SafinWasi in #1023
- chore: changes in SMTP form #1026 by @duttarnab in #1027
- feat: email_2fa_core: improvements of code have been added (2); by @smansoft in #1029
- feat(flex-linux-setup): paste SSA when prompted by @devrimyatar in #1031
- fix(flex-linux-setup): typo by @devrimyatar in #1034
- fix(flex-linux-setup): strip ssa after read from file by @devrimyatar in #1051
- fix(flex-linux-setup): set licenseHardwareKey to org_id from ssa by @devrimyatar in #1053
- fix(admin-ui): used redux-toolkit to improve the redux code by @jv18creator in #1054
- feat(admin-ui): check or warn if Agama engine is enabled before project uploading #1036 by @jv18creator in #1057
- chore(admin-ui): misc adjustments in Agama screens #1035 by @jv18creator in #1059
- feat(admin-ui): remove the redux boilerplate in admin using redux toolkit #1060 by @jv18creator in #1064
- chore(docker): update dependencies to avoid alpine and python vulnerabilities by @iromli in #1068
- feat(admin-ui): remove the redux boilerplate in auth server using redux toolkit #1066 by @jv18creator in #1069
- feat(docker-admin-ui): set org_id as licenseHardwareKey by @iromli in #1072
- feat(admin-ui): remove redux boilerplate code in Schema, Servicer, User, SMTP module #1071 by @jv18creator in #1073
- fix(admin-ui): remove remaining action file #1071 by @jv18creator in #1075
- fix(admin-ui): session expiration dialog is not being displayed #1081 by @jv18creator in #1082
- fix: Storing ACR value is inserting inum instead of displayName #1079 by @duttarnab in #1080
- chore(main): release casa 5.0.0-SNAPSHOT by @mo-auto in #1083
- fix(docs): autogenerate docs by @mo-auto in #1091
- chore(main): release 5.0.0-14 by @mo-auto in #1090
New Contributors
- @SafinWasi made their first contribution in #1023
Full Changelog: v5.0.0-13...v5.0.0-14
flex-linux-setup: v1.0.14
flex-cn-setup: v1.0.14
docs: v5.0.0-14
docker-casa: v5.0.0-14
docker-admin-ui: v1.0.14-1
admin-ui: v1.0.14
1.0.14 (2023-06-12)
Features
- admin-ui: check or warn if Agama engine is enabled before project uploading #1036 (997748e)
- admin-ui: redux toolkit slice convention (483774d)
- admin-ui: remove redux boilerplate code in Schema, Servicer, User, SMTP module #1071 (6b7dc33)
- admin-ui: remove redux boilerplate in admin using redux toolkit #1060 (e40ed78)
- admin-ui: remove the redux boilerplate in auth server using redux toolkit #1066 (e73bd7a)
Bug Fixes
- admin-ui: added validation for from email address SMTP management (78c2d95)
- admin-ui: column label changes in agama page (7c70e56)
- admin-ui: files prettified (60cf2b5)
- admin-ui: jansAdminUIRole input selection data (1d79960)
- admin-ui: payload param changes to update services cache (d40e5f9)
- admin-ui: redux toolkit integration bug fixes (20e0e0c)
- admin-ui: remove remaning action file #1071 (e882df5)
- admin-ui: removed irrelevant dependency (5d76504)
- admin-ui: removed redux & action types (d00d49f)
- admin-ui: resolve sonarcloud bug warning (5f03a77)
- admin-ui: session expiration dialog is not being displayed #1081 (cc16999)
- admin-ui: show dashboard oidc clients count (543c586)
- admin-ui: sonargate quality fixes (8a21eb8)
- admin-ui: test configuration changes (685d1ef)
- admin-ui: update bootstrap to v5.3.0 (9e42bb3)
- changed remaining failed tests (d8ed64b)
- prepare for 5.0.0-14 release (9481f55)
- Storing ACR value is inserting inum instead of displayName #1079 (75228a5)