StackJack 0.1.0.3994+999d9cf
This release adds an in-portal Terms of Service acceptance step for tenant owners and fixes read requests to the Liongard connector that were failing against Liongard's edge.
New features
- Terms of Service acceptance in the portal. When updated terms are published for your region, the primary owner of the tenant is prompted to review and accept them at next sign-in. The full text must be scrolled through before Accept becomes available, and the acceptance is recorded with a timestamp so it does not need to be repeated for that version. Future terms updates reuse the same flow.
Bug fixes
- Liongard reads no longer fail on redirects. Read requests to Liongard are now sent in the exact path form their API expects, instead of relying on redirect handling. This resolves widespread read failures and failing connector health checks for Liongard. Write operations are unchanged.
Known issues
- Liongard credentials that were automatically disabled after repeated failures during the incident are not re-enabled by this fix. If your Liongard connector is still showing as disabled after this release, it needs to be re-enabled before reads resume.
Fixed customer-reported issues
- Liongard reads and connector health checks failing consistently, with the credential eventually being auto-disabled (
01M09NQ189ZCTHZB1PWN5HSEE3). Read requests are now issued in the form Liongard's API expects, so reads and health checks succeed again. Affected credentials may still need to be re-enabled (see Known issues).