For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Version 6.5.0
- Added
remote_config_id and remote_config_version to all activities
- Added
px_remote_config_id as required static configuration field for remote configuration (no longer parsed from auth token)
- Added remote configuration ID to PXKV key name by default to support multiple remote configurations in the same KV Namespace without configurations
- GraphQL functionality extracts operationName and variables even if the query is not present
- Updated dependencies