Releases: alertlogic/nepal-core
Releases · alertlogic/nepal-core
Continuous Delivery release for @al/core@1.4.4
ENG-0000 - Fix Local Single-SPA Plugin Authentication Stall (#428) Tweaks the behavior of AlSession to not deadlock when the shell's authentication state isn't stable and fails one or more AIMS requests. Also cleaned up a little more dead code.
Continuous Delivery release for @al/core@1.4.3
ENG-0000 - Added environment selector to embedded use case Added the `X-Fortra-Environment` flag to AlSession's before request handler. Also cleaned up a bunch of unused code from the client types.
Continuous Delivery release for @al/core@1.4.2
ENG-0000 - BI API Locations for Single-Spa Updated the location dictionary to use single-spa locations (that do not exist at the time of this writing).
Continuous Delivery release for @al/core@1.4.1
ENG-0000 - further refinement of pipeline steps for publishing (#422) Also bumped patch version.
Continuous Delivery release for @al/core@1.4.0
ENG-0000 - Tweak Pipeline for Explicit Tagging (#421) Should make the npm publish command explicitly tag a published version as "latest" (by default) or using a `.tag` property from package.json, if present.
Continuous Delivery release for @al/core@1.3.24-dev-fix.1
Merge pull request #418 from BryanTabarez/v1 ENG-0000: fix dev
Continuous Delivery release for @al/core@1.3.24
ENG-0000 - Tweak withCredentials Behavior This updates the session's `onBeforeRequest()` hook to add `withCredentials: true` to any origin that includes the literal expression "platform.fortra." This in turn allows CORS requests to behave in an expected way when running in platform.
Continuous Delivery release for @al/core@1.3.22
ENG-0000 - Updated URLs for embedded-production Maps services to their correct DNS names in fortra platform (see dns-delegation/prod/xdr.yaml in the foundation repo for details). Also removed location data for google tag manager and segment.io.
Continuous Delivery release for @al/core@1.3.21
VTT-7160 - Tweak Account Resolution Error Handling In practice, this change will nuke any residual session state if `AlSession` cannot resolve all of the account and entitlement info it needs when it is being constructed and rehydrated from localStorage.
Continuous Delivery release for @al/core@1.3.20
ENG-0000 - Enable New Integration Domains (#413)
New integration/feature-branch/PR builds for the existing XDR console
will be deployed to
`https://{variant}.xdr-ui.product.dev.alertlogic.com`. This is current
an alias, but should become the default identity for integration moving
forward.
Soc UI deployments will be made available at
`https://{varient}.soc-ui.product.dev.alertlogic.com`.
Last but not least, plugin versions of the XDR console will be published
to `https://{variant}.xdr-plugin.product.dev.alertlogic.com`.