Skip to content

v5.14.0

Choose a tag to compare

@moabu moabu released this 19 Nov 12:02
· 85 commits to main since this release
8a40c79

What's Changed

  • fix: package build by @moabu in #2347
  • chore: revert to nightly by @moabu in #2348
  • chore(deps): bump actions/checkout from 3 to 5 by @dependabot[bot] in #2349
  • chore(deps): bump docker/login-action from 3.0.0 to 3.6.0 by @dependabot[bot] in #2353
  • chore(deps): bump actions/upload-artifact from 2 to 4 by @dependabot[bot] in #2352
  • chore(deps): bump anchore/scan-action from 3 to 7 by @dependabot[bot] in #2351
  • chore(deps): bump docker/setup-qemu-action from 737ba1e397ec2caff0d098f75e1136f9a926dc0a to e77e8065d9f7ec6abdd9838668cd7b43924dd64d by @dependabot[bot] in #2350
  • chore(deps): bump step-security/harden-runner from 2.6.1 to 2.13.1 by @dependabot[bot] in #2359
  • chore(deps): bump actions/setup-python from 4 to 6 by @dependabot[bot] in #2358
  • chore(deps): bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot[bot] in #2357
  • chore(deps): bump actions/cache from 3 to 4 by @dependabot[bot] in #2356
  • chore(deps): bump github/codeql-action from 2 to 4 by @dependabot[bot] in #2355
  • fix(admin-ui): Use typescript generated client for SMTP plugin by @syntrydy in #2335
  • fix(admin-ui): Use typescript generated client for SCIM plugin by @syntrydy in #2333
  • fix(admin-ui): correct Cancel button behavior in Cache page under Ser… by @faisalsiddique4400 in #2371
  • fix(admin-ui): align Cancel button behavior in FIDO page with SCIM page behavior by @faisalsiddique4400 in #2343
  • fix(admin-ui): add and enhance Cancel button functionality in SMTP Co… by @faisalsiddique4400 in #2360
  • fix(admin-ui): resolve issue where FIDO configuration was not saving when clicking the Apply button by @faisalsiddique4400 in #2340
  • fix(admin-ui): correct Cancel button behavior in Config Api Propertie… by @faisalsiddique4400 in #2379
  • fix(admin-ui): correct Cancel button behavior in Auth Server Properti… by @faisalsiddique4400 in #2381
  • fix(admin-ui): correct Cancel button behavior in Logging page under A… by @faisalsiddique4400 in #2376
  • fix(admin-ui): correct Cancel button behavior in Jans Lock page to re… by @faisalsiddique4400 in #2369
  • fix(admin-ui): remove Cancel button from View Detail pages of all mod… by @faisalsiddique4400 in #2384
  • [Snyk] Upgrade react-router from 6.30.1 to 7.9.3 by @mo-auto in #2374
  • fix: revert the major version upgrade in react-router by @duttarnab in #2386
  • fix(admin-ui): material-table/core breaking Jenkins build due to recent upgrade by @faisalsiddique4400 in #2394
  • fix(admin-ui): Use typescript generated client for USERS plugin by @syntrydy in #2338
  • Feature: Add Default ACR tab in Authn screen of Admin UI as done in TUI by @faisalsiddique4400 in #2395
  • fix(admin-ui): rename "Authn" to "Authentication" in menu and page title #2304 by @faisalsiddique4400 in #2397
  • fix(admin-ui): incorrect cancel button behaviour in the Application S… by @faisalsiddique4400 in #2389
  • fix(admin-ui): unable to add Custom properties and Module properties in Scripts page #2401 by @faisalsiddique4400 in #2402
  • fix(admin-ui): unable to map permission to the role using GUI #2400 by @faisalsiddique4400 in #2403
  • fix(admin-ui): Use typescript generated client for SCHEMA plugin by @syntrydy in #2396
  • fix(admin-ui): Use typescript generated client for Scopes pages by @syntrydy in #2414
  • feat(admin): adding uniformity in cancel and back buttons present in SCIM & Jans Lock by @faisalsiddique4400 in #2404
  • feat(flex-linux-setup): Admin UI and Cedarling integration by @devrimyatar in #2407
  • admin-ui: Fix jenkins build error by @syntrydy in #2419
  • admin-ui: Fix menuResolver by @syntrydy in #2422
  • fix(admin-ui): Use typescript generated client for SSA pages by @syntrydy in #2412
  • feat(admin): adding uniformity in cancel and back buttons present in FIDO, SMTP & Services by @faisalsiddique4400 in #2409
  • feat: change admin-ui configuration field from useRemotePolicyStore to cedarlingPolicyStoreRetrievalPoint by @duttarnab in #2427
  • chore(cloud-native): add admin-ui and cedarling integration in OCI image by @iromli in #2429
  • feat(admin): adding uniformity in cancel and back buttons present in Script, Logging & SSA by @faisalsiddique4400 in #2415
  • fix(istio): fix if condition to avoid empty http by @misba7 in #2432
  • fix: remove extra apiVersion by @misba7 in #2436
  • fix(flex-linux-setup): setup imports aui_webhook.ldif by @devrimyatar in #2440
  • fix(admin-ui): Use typescript generated client for Agama pages #2423 by @syntrydy in #2424
  • feat(flex-linux-setup): location of policy store file by @devrimyatar in #2442
  • Update installation guide for Red Hat Enterprise Linux by @mzico in #2443
  • fix(admin-ui): the searched claims are not displayed on Users page #2445 by @syntrydy in #2446
  • feat(admin-ui): make page UI for cedarling configuration by @kdhttps in #2378
  • feat(flex-linux-setup): add entry to services status permission in all feature READ capability in adminUIResourceScopesMapping table by @duttarnab in #2448
  • feat: add permission to read/write admin-ui config in read-security and write-security capabilities by @duttarnab in #2451
  • chore(cloud-native): sync admin-ui resource scope mapping by @iromli in #2456
  • chore: prep release for 5.14.0 by @moabu in #2457

New Contributors

Full Changelog: v5.13.0...v5.14.0