Releases: Dronnn/tinvest
Releases · Dronnn/tinvest
Release list
v1.2.0
v1.1.0
v1.0.1
v1.0.0
Changelog
- 1fff49e Make reconciliation converge and report honestly; finish release hygiene
- 17ea65b Close core-layer review findings: classification, recovery, and guardrail strictness
- 2dead96 Classify duplicate-without-report as unconfirmed, not rejected
- 5e07dd7 Never close an async intent as not-placed on GetOrderState NOT_FOUND
- 0e1f0aa Make the kill switch fail closed and re-check it before every send
- 4304f5a Fix production-readiness review findings across the mutation path
- eabce2e Deracify the reconnect-replay test; guard shutdown latency
- b0bc9fe Prepare release: agent guide, completions docs, Windows ledger, stream event polish
- 4552740 Add resilient streaming and client-side rate limiting
- 7d9b1b5 Add read-only breadth: portfolio, operations, reference data, candles, user, signals
- 6fc027a Dial the e2e fake by numeric loopback to avoid the IPv6-first race
- 2c622e8 Add black-box crash-injection e2e suite
- a99450a Make ambiguous-order test deterministic
- 8cca00c Wire CA bundle from config into transport; clarify cert bundling in README
- cea23b0 Support app-local CA bundle for Russian trusted certificates
- 70804ab Add stop-orders and sandbox command groups
- 1abebda Add CI, weekly contract-drift check, and release automation
- bebb21b Add orders command group with intent ledger and policy guardrails
- 65e8347 Add instrument resolver, quotes, and orderbook commands
- 7d52e71 Add write-ahead intent ledger
- 3fb73ef Port retry interceptor with jittered backoff and idempotency gating
- 95fa547 Add transport layer, config profiles, JSON envelope, and first commands
- f5275e7 Scaffold project: vendored T-Invest contracts (1.49), buf codegen pipeline, module layout