Releases: alertlogic/nepal-core
Releases · alertlogic/nepal-core
Continuous Delivery release for @al/core@1.4.16
Continuous Delivery release for @al/core@1.4.15
ENG-0000: Moving back axios version to stable one (yellsatcloud) (#442) * Revert "Revert "ARENA-4562: adding isActive validation to check for token expiration (#434)"" This reverts commit a4ca9979a310c9b785626fc5453e76f94ed831cb. * ENG-0000: Moving back axios version to stable one (yellsatcloud) * Doh (facepalm) --------- Co-authored-by: CI Bot <ci@markaf.co>
Continuous Delivery release for @al/core@1.4.14
v1.4.14 Revert "ARENA-4562: adding isActive validation to check for token exp…
Continuous Delivery release for @al/core@1.4.13
Merge pull request #440 from BryanTabarez/bump ENG-0000: Bump version to 1.4.13
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