Releases: alertlogic/nepal-core
Releases · alertlogic/nepal-core
Continuous Delivery release for @al/[email protected]
ENG-0000 - Removed Nullish-Coalescence Operator (#367) Replaced it with a traditional ||. Maintains maximum backwards compatibility for older applications.
Continuous Delivery release for @al/[email protected]
ENG-0000 - Expose Keycloak Interface This allows keycloak to be initialized before application bootstrap, substantially optimizing application start time/responsiveness and allowing keycloak access to the URL before the angular router has a chance to mangle it.
Continuous Delivery release for @al/[email protected]
ENG-0000 - revert residency update (#365) Co-authored-by: Juan Galarza <[email protected]>
Continuous Delivery release for @al/[email protected]
v1.2.28 ENG-55305 - updating al-api-client to use residency in calculateReque…
Continuous Delivery release for @al/[email protected]
updating ps_spec file (#363) Co-authored-by: Juan Galarza <[email protected]>
Continuous Delivery release for @al/[email protected]
ENG-0000 - Allow Explicit Authentication Header (#361) Suppresses the built-in logic for adding authentication headers if the requestor provides one of their own. Also fixes recent changes to aims-client.ts to pass linting.
Continuous Delivery release for @al/[email protected]
ENG-54761 - adding loadUserNames to aims-client (#360) Co-authored-by: Juan Galarza <[email protected]>
Continuous Delivery release for @al/[email protected]
v1.2.25 ENG-54736 - adding fortra_xdr to the known entitlements (#359)
Continuous Delivery release for @al/[email protected]
ENG-54318 - Logout Functionality Not Working (#356) Fixes conduit to only respond to messages from the target URL, which allows multiple conduit clients to coexist peacefully (and in turn, allows logout to complete purge of conduit session data). Also allows logging to be enabled programmatically in the console.
Continuous Delivery release for @al/[email protected]
Merge pull request #355 from mcnielsen/v1 ENG-53866 - Handle "Fortra_required" Error during Authentication