Releases: alertlogic/nepal-core
Releases · alertlogic/nepal-core
Continuous Delivery release for @al/[email protected]
v1.0.206 ENG-51479: bump version (#306)
Continuous Delivery release for @al/[email protected]
ENG-49890 - Add Fortra IdP Support (#304) Includes various type extensions to support fortra-originating sessions.
Continuous Delivery release for @al/[email protected]
ENG-0000 - Exploratory Bootstrap Modification Attempting to see if this remedies previously seen failure cases. Bumps version to 2.1.0-beta.1.
Continuous Delivery release for @al/[email protected]
ENG-0000 - Fix 'withCredentials' property Older requests used this property instead of 'credentialed', and the base API client needs to respect both.
Continuous Delivery release for @al/[email protected]
ENG-0000 - Another Locator Context Fix I apologize to the Universe.
Continuous Delivery release for @al/[email protected]
ENG-0000 - Another Locator Context Fix To allow contextual data to be accreted during session bootstrap
Continuous Delivery release for @al/[email protected]
v2.0.13 ENG-41929: adding new method to Topology class (#299)
Continuous Delivery release for @al/[email protected]
[ENG-50731] update types for notification exclusion (#298) * adding optional because apparently the backend won't even accept them.
Continuous Delivery release for @al/[email protected]
ENG-0000 - Fix Location Resolution So that it works as it did before the refactor. The location matrix (AlLocatorMatrix, now a child of AlExecutionContext) maintains the current state of which datacenter the user is currently working with, and correlates defender and insight location identifiers. The refactor inadvertantly caused this state not to be persisted as expected. Appropriately, the region of code where this work happens is labelled with a warning comment (e.g., "watch out for black magic, kids") from the distant past.
Continuous Delivery release for @al/[email protected]
ENG-49890 - FIdP Support - Added several types and methods specific to fortra authentication - Added initial integration locations for FVM and FIdP - Removed some console logs left over from last refactor (shame, Kevin, shame!) - Got rid of some dead files