Skip to content

Releases: alertlogic/nepal-core

Continuous Delivery release for @al/[email protected]

05 Sep 22:46
13e8d29
Compare
Choose a tag to compare
v1.0.206

ENG-51479: bump version (#306)

Continuous Delivery release for @al/[email protected]

30 Aug 14:36
236c149
Compare
Choose a tag to compare
ENG-49890 - Add Fortra IdP Support (#304)

Includes various type extensions to support fortra-originating sessions.

Continuous Delivery release for @al/[email protected]

31 Jul 23:34
Compare
Choose a tag to compare
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]

28 Jul 21:21
Compare
Choose a tag to compare
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]

28 Jul 19:39
Compare
Choose a tag to compare
ENG-0000 - Another Locator Context Fix

I apologize to the Universe.

Continuous Delivery release for @al/[email protected]

27 Jul 13:39
Compare
Choose a tag to compare
ENG-0000 - Another Locator Context Fix

To allow contextual data to be accreted during session bootstrap

Continuous Delivery release for @al/[email protected]

26 Jul 21:57
f3480b2
Compare
Choose a tag to compare
v2.0.13

ENG-41929: adding new method to Topology class (#299)

Continuous Delivery release for @al/[email protected]

26 Jul 21:19
835ff1d
Compare
Choose a tag to compare
[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]

26 Jul 21:04
Compare
Choose a tag to compare
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]

21 Jul 01:12
Compare
Choose a tag to compare
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