Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.6 - 2026-03-12
Changed
- Switch to
Codec::CBOR - Implemented a 30s heartbeat in
At::UserAgent::Mojoto keep firehose connections alive. - Disabled
inactivity_timeoutinAt::UserAgent::Mojofor WebSocket connections to prevent premature disconnects during long running firehose runs.
1.5 - 2026-03-10
Changed
- Firehose requires Archive::CAR
Fixed
- While processing lexicons, validation errors fall back to the raw string instead of throwing a fatal exception.
1.4 - 2026-03-09
Added
- Added high-level helpers for...
- Rrepository management:
create_record,delete_record,put_record, andapply_writes - Direct PDS binary uploads:
upload_blob - Identity resolution:
resolve_did_to_handle
- Rrepository management:
1.3 - 2026-03-08
... [rest of file] ...