Skip to content

Conversation

@apetenchea
Copy link
Member

@apetenchea apetenchea commented Oct 31, 2025

This PR adds /_admin/server/aql-queries and /_admin/server/api-calls to the driver API.

Shall be merged after: #379


Note

Adds admin APIs to fetch recent AQL query history and server API call history with new exceptions and tests; also bumps driver header version.

  • API additions:
    • AQL: AQL.history() -> GET /_admin/server/aql-queries; raises AQLQueryHistoryError.
    • Database: Database.api_calls() -> GET /_admin/server/api-calls; raises ServerAPICallsError.
  • Tests:
    • Add coverage for aql.history() and db.api_calls() including error paths.
  • Misc:
    • Bump driver header version to 8.2.3 in arango/request.py.
    • Change starter.sh defaults to cluster/enterprise.

Written by Cursor Bugbot for commit e49d612. This will update automatically on new commits. Configure here.

@apetenchea apetenchea requested a review from aMahanna October 31, 2025 13:51
@apetenchea apetenchea self-assigned this Oct 31, 2025
@apetenchea apetenchea merged commit c2b88b0 into main Nov 2, 2025
12 checks passed
@apetenchea apetenchea deleted the feature/new-methods branch November 2, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants