Skip to content

[release] Bumped to release 9.10.1#974

Merged
Aryamanz29 merged 1 commit into
mainfrom
bump-to-release-9.10.1
Jul 15, 2026
Merged

[release] Bumped to release 9.10.1#974
Aryamanz29 merged 1 commit into
mainfrom
bump-to-release-9.10.1

Conversation

@Aryamanz29

Copy link
Copy Markdown
Member

Release 9.10.1 — bumps pyatlan/version.txt and adds the HISTORY.md entry.

Covers everything merged to main since 9.10.0:

Bug Fixes

  • Bulk audit search no longer fails on large result sets (fix: bound bulk AuditSearch offset-paging fallback within a timestamp bucket (BLDX-1549) #973) — iterating a bulk audit search (client.audit.search(..., bulk=True)) over more than 10,000 matching events could fail partway with an Elasticsearch "Result window is too large" error and stop without returning the rest. Pagination now stays within the result-window limit regardless of how many events match, so large audit scans complete and return every record. Verified live against a customer tenant: full scan of 71,492 audit events with no error and no records lost.

No code changes beyond version.txt + HISTORY.md.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Aryamanz29 Aryamanz29 self-assigned this Jul 15, 2026
@Aryamanz29 Aryamanz29 added the bugfix Bug fix pull request label Jul 15, 2026
@Aryamanz29
Aryamanz29 merged commit 3be15f9 into main Jul 15, 2026
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bug fix pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant