Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: twilio/twilio-cli-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.26.9
Choose a base ref
...
head repository: twilio/twilio-cli-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 18 files changed
  • 2 contributors

Commits on Jan 28, 2025

  1. Copy the full SHA
    0b7a3e0 View commit details
  2. Copy the full SHA
    df926b7 View commit details

Commits on Feb 11, 2025

  1. Copy the full SHA
    4ff95f2 View commit details
  2. Copy the full SHA
    3a52fab View commit details
32 changes: 32 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
### [7.26.11](https://github.com/twilio/twilio-cli-core/compare/7.26.10...7.26.11) (2025-02-11)

---------------------------
**Api**
- Change downstream url and change media type for file `base/api/v2010/validation_request.json`.

**Intelligence**
- Add json_results for Generative JSON operator results

**Messaging**
- Add DestinationAlphaSender API to support Country-Specific Alpha Senders

**Video**
- Change codec type from enum to case-insensitive enum in recording and room_recording apis


### [7.26.10](https://github.com/twilio/twilio-cli-core/compare/7.26.9...7.26.10) (2025-01-28)

---------------------------
**Api**
- Add open-api file tag to `conference/call recordings` and `recording_transcriptions`.

**Events**
- Add support for subaccount subscriptions (beta)

**Insights**
- add new region to conference APIs

**Lookups**
- Add new `parnter_sub_id` query parameter to the lookup request


### [7.26.9](https://github.com/twilio/twilio-cli-core/compare/7.26.8...7.26.9) (2025-01-13)

---------------------------
Loading