Releases: twilio/twilio-agent-connect-python
Releases · twilio/twilio-agent-connect-python
v1.0.1
What's Changed
- 2026-02-23 Release by @ryanrishi in #2
- remove central intelligence processing part from readme by @wenzhu1587 in #3
- Replace twilio-innovation org references with twilio by @ryanrishi in #9
- Remove unused ConversationRelay callback handler by @xinghaohuang91 in #12
- feat: Scrub PII from SDK logs by @ryanrishi in #11
- feat: Relay-only mode (ConversationRelay voice without Conversation Orchestrator) by @ryanrishi in #15
- docs: Document ConversationRelay-only mode by @ryanrishi in #17
- fix(messaging): Reconcile participant types pre-LLM, handle v1-bridge UNKNOWN by @ryanrouleau in #19
- Add Contributor Covenant Code of Conduct by @ryanrishi in #20
- docs: Add CONTRIBUTING.md by @ryanrishi in #21
- feat: Add RCS channel support by @xinghaohuang91 in #14
- feat: Add WhatsApp channel support by @xinghaohuang91 in #22
- refactor: Replace auto_retrieve_memory with memory_mode enum by @xinghaohuang91 in #23
- docs: Use public product names (Conversation Memory / Orchestrator) by @ryanrouleau in #24
- feat: Fail-fast guards for handoff tool in relay-only mode by @ryanrishi in #18
- feat(server): Validate Twilio signature on POST routes and WebSocket upgrades by @ryanrishi in #16
- feat: Add 'once' memory mode with caching and invalidation by @xinghaohuang91 in #28
- docs: advertise TAC for AWS and TAC for Microsoft connectors by @ryanrouleau in #27
- ci: Add deploy workflow for PyPI publishing by @ryanrishi in #32
- docs: Add dashboard to getting started feature list by @mliu-twilio in #31
- docs: Add PyPI and CI badges, update documentation links by @xinghaohuang91 in #33
- feat: add MemoryPromptBuilder.compose() to simplify memory injection by @xinghaohuang91 in #34
- chore: Bump version to 1.0.1 by @xinghaohuang91 in #35
- build: Optimize sdist to include only essential files by @xinghaohuang91 in #36
- ci: Fix gh-action-pypi-publish SHA to valid commit by @xinghaohuang91 in #37
New Contributors
- @ryanrishi made their first contribution in #2
- @wenzhu1587 made their first contribution in #3
- @xinghaohuang91 made their first contribution in #12
- @ryanrouleau made their first contribution in #19
- @mliu-twilio made their first contribution in #31
Full Changelog: https://github.com/twilio/twilio-agent-connect-python/commits/v1.0.1