Skip to content

Purview Audit Log Processor v1.11.12#76

Merged
Rance9 merged 1 commit into
releasefrom
release-purview-v1.11.12-pr
Jul 3, 2026
Merged

Purview Audit Log Processor v1.11.12#76
Rance9 merged 1 commit into
releasefrom
release-purview-v1.11.12-pr

Conversation

@Rance9

@Rance9 Rance9 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Purview Audit Log Processor v1.11.12

Critical customer-blocking fix release. See the official release: https://github.com/microsoft/PAX/releases/tag/purview-v1.11.12

Summary

  • Data-loss fix — cross-run -AppendFile reconciliation of the rolled-up interactions Fact CSV now keys dedup on the full grain + message-identity composite, so fan-out rows (many rows per message) reconcile independently instead of collapsing and silently dropping data. Existing 0-row overwrite refusal and union-shrink guards are preserved and extended with a one-time re-baseline safe-skip.
  • Agent 365 catalog — fixes a crash caused by a package-id variable shadowing the $PID built-in, and adds 429/5xx retry with Retry-After backoff for catalog reads.
  • Schema parity — adds the stable, deidentify-consistent User_Id_Normalized column to the AI-in-One rolled-up interactions file (additive; matches the AI Business Value rollup).
  • Promotes the root script to v1.11.12 (archived v1.11.12 copy added) and refreshes the v1.11.x release notes, documentation, README, and versions.json.

Do not merge or approve yet — opened for review only.

- Fix data-loss defect in cross-run -AppendFile reconciliation of the rolled-up
  interactions Fact CSV: append now keys dedup on the full grain + message-identity
  composite so fan-out rows (many rows per message) reconcile independently instead
  of collapsing and silently dropping data.
- Fix Microsoft Agent 365 catalog crash (package-id variable shadowed the $PID
  built-in) and add 429/5xx retry with Retry-After backoff for catalog reads.
- Add stable, deidentify-consistent User_Id_Normalized column to the AI-in-One
  rolled-up interactions file for AIO/AIBV schema parity (additive; unchanged when
  the feature is not used except for the one added column).
- Promote root script to v1.11.12 (archive v1.11.12 copy added), refresh v1.11.x
  release notes and documentation, README, and versions.json.
@github-actions github-actions Bot added the Team-Contribution PR from Copilot-ROI-Advisors team member label Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Thanks for the contribution, @Rance9! ✅ This PR is from an approved team member and will be reviewed normally.

@Rance9 Rance9 enabled auto-merge July 3, 2026 13:27
@Rance9 Rance9 merged commit aa92ea0 into release Jul 3, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team-Contribution PR from Copilot-ROI-Advisors team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants