Releases: KrakenNet/nautilus
Releases · KrakenNet/nautilus
Release list
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
0.2.0 (2026-06-24)
Features
- analysis: auto-generate intent vocabulary from SourceConfig.data_types (#24) (#44) (3a71374)
- attestation: live signing-key rotation + lazy token re-sign (#25) (#47) (9072760)
- attestation: per-source adapter response hashing + attestation linkage (#19) (cb5808a)
- attestation: session-token plumbing — issue, verify, handoff gate, audit events (#46) (dee0fdc)
- core: post-run engine consistency checks (#27) (#48) (5bd75a9)
- core: SQLite session store + durable Postgres fallback (#26) (#49) (09eb768)
- observability: structured JSON logging (#28) (#50) (bc577ad)
- servicenow: attachment-content fetch for sys_id-pinned sys_attachment queries (245d1b0)
- transport: public REST API for audit queries (#32) (#45) (3b8e407)
Bug Fixes
- attestation: document capabilities contract instead of typing it (fix CI pyright) (35019c3)
- attestation: never trust adapter-supplied response_hash; persist per-source digests to audit (f80d333)
- attestation: per-source adapter response hashing + attestation linkage (b2c450b)
- attestation: record per-source digests on primary audit entry; declare capabilities contract (bb25179)
- make onboarding guide runnable and prometheus import optional (ae99b39)
- make onboarding guide runnable and prometheus import optional (f8c70ed)
- meta: crisper description, repair dead docs URL, enrich keywords/classifiers, add llms.txt (#69) (58c4b6d)
- Py2 except-syntax bugs blocking import + bump to 0.1.4 (e25a712)
- re-apply except-paren fixes + lower ruff target-version to 3.13 (685ebe6)
- replace Py2 'except A, B:' with Py3 'except (A, B):' (1ff8d58)
- sync nautilus/init.py version to 0.1.4 (b32fb7b)
Documentation
v0.1.6
v0.1.5 fixing things that weren't broken
Merge pull request #15 from KrakenNet/fix/restore-broker-fields-0.1.5 Restore broker fields dropped between 0.1.2 and 0.1.4 (v0.1.5)
v0.1.3 Version requirements update
Python version requirements lowered to satisfy using in tandem with other packages.
v0.1.2-bug-fixes
Merge pull request #10 from KrakenNet/se-jo-ma-patch-1 Se jo ma patch 1