Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 18:05
· 1498 commits to master since this release
2299cfe

New & Changed

  • feat: ES strings for agent inventory panel (#1013)
  • feat: EN strings for agent inventory panel (#1013)
  • feat: render agent inventory instead of raw specs on asset detail (#1013)
  • feat: structured agent inventory panel for asset detail (#1013)

Fixes

  • fix: create /app/attachments owned by node before USER switch (#1019)
  • fix: re-pin canonical recent_activity view migration guard (#1006)
  • fix: cover detached issuance timing + PASSWORD_RESET_REQUESTED audit (#1006)
  • fix: detach forgot-password issuance for existence-independent latency + audit PASSWORD_RESET_REQUESTED (#1006)
  • fix: migration adds PASSWORD_RESET_REQUESTED enum value + re-issues recent_activity view (#1006)
  • fix: add PASSWORD_RESET_REQUESTED to UserHistoryEventType enum (#1006)
  • fix: expect password_reset_requested in activity verbs test (#1006)
  • fix: add password_reset_requested activity verb (#1006)
  • fix: expect PASSWORD_RESET_REQUESTED in user-history enum test (#1006)
  • fix: add PASSWORD_RESET_REQUESTED user-history event (#1006)
  • fix: reject redirected/non-ELF downloads in the agent installer (#980)
  • fix: cover the ingestReport P2002 race fallback in the infra service spec (#1012)
  • fix: make InfraService.ingestReport race-safe against the reporting-source dedup unique (#1012)

Full changelog: v1.3.0...v1.4.0