Skip to content

v0.43.59

Choose a tag to compare

@carlosmonastyrski carlosmonastyrski released this 13 Mar 17:45
· 419 commits to main since this release
9b71111

Changelog

  • 9b71111 Merge pull request #146 from Infisical/devin/1773151928-posthog-identify-alias-on-login
  • 5ef4aed feat(pam): add E2E tests for SSH (#145)
  • a75fb7e style: use errors.New instead of fmt.Errorf for static error string
  • 65ced6c fix: GetDistinctId only returns error when no distinctId can be resolved
  • 398abdc fix: move CaptureEvent before --plain early return to ensure Identify/Alias events are flushed
  • a4285e6 fix: remove Close() from IdentifyUser to avoid closing client before login event capture
  • 463ef9d feat: add PostHog identify and alias after CLI login to merge anonymous events
  • 34dbdff feat(pam): add E2E tests for postgres (#142)
  • 3b99903 Merge pull request #130 from Infisical/feat/pki-95
  • b9eeacf Minor improvements on API calls
  • e8b2444 Force run of checks
  • da6937b Address PR comments
  • df8840e Improve missingServices block and separate e2e test due to timing limitations
  • 9e4ae47 Add PKI agent e2e test