Releases: linq-team/linq-python
Releases · linq-team/linq-python
v0.15.1
Compare
Sorry, something went wrong.
No results found
0.15.1 (2026-07-06)
Documentation
clarify phone line reputation status descriptions (#34 ) (a5a6a99 )
v0.15.0
Compare
Sorry, something went wrong.
No results found
0.15.0 (2026-06-21)
Features
phone line reputation + group chat icon; remove iMessage app image layout & session_id (#32 ) (736fe20 )
v0.14.0
Compare
Sorry, something went wrong.
No results found
0.14.0 (2026-06-10)
Features
regenerate SDKs from updated API spec (#29 ) (dd7f2d7 )
Bug Fixes
ci: parse release PR number in shell, not fromJSON in env (#26 ) (a364403 )
v0.13.0
Compare
Sorry, something went wrong.
No results found
0.13.0 (2026-06-08)
Features
add delivery_status field and deprecate is_read/is_delivered (#23 ) (0f5f6fa )
v0.12.0
Compare
Sorry, something went wrong.
No results found
0.12.0 (2026-06-08)
Features
regenerate SDKs from updated API spec (#21 ) (1d90105 )
v0.11.0
Compare
Sorry, something went wrong.
No results found
0.11.0 (2026-05-21)
Features
regenerate SDKs from updated API spec (#19 ) (ad26bab )
v0.10.0
Compare
Sorry, something went wrong.
No results found
0.10.0 (2026-05-15)
Full Changelog: v0.9.0...v0.10.0
Features
api: add health_status field to phone_number response (3467668 )
api: add health_status fields to PhoneNumber and webhook event (dab602c )
Bug Fixes
types: uppercase health_status enum values in chat-related models (a763854 )
v0.9.0
Compare
Sorry, something went wrong.
No results found
0.9.0 (2026-05-13)
Full Changelog: v0.8.0...v0.9.0
Features
api: add delete endpoint (1daeeb6 )
internal/types: support eagerly validating pydantic iterators (ebac43c )
Bug Fixes
client: add missing f-string prefix in file type error message (1fe708e )
Documentation
api: expand attachments resource documentation (ec612eb )
api: mark status and is_archived fields as deprecated in attachments/chat (36a77d9 )
v0.8.0
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-05-07)
Full Changelog: v0.7.0...v0.8.0
Features
chat-service: expose health_score.updated_at on chat reads + webhooks (ae5f146 )
remove health_score from synapse — health_status is the contract (5ec27d1 )
Bug Fixes
chat-service: stamp health_status from risk-service sync reply (ff22296 )
Chores
internal: reformat pyproject.toml (3ab97d9 )
Documentation
openapi: add HealthStatus [BETA] + deprecate HealthScore (d4e3711 )
openapi: add named examples to unblock docs OpExample (6a37d71 )
v0.7.0
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-04-30)
Full Changelog: v0.6.0...v0.7.0
Features
[PoC] sync risk lookup on message.received via NATS req/reply (8a0e4fb )
webhooks: nest health_score under chat (PLT-540) + remove standalone opt_out/opt_in webhooks (59ab16c )