Skip to content

Commit 4bc3cdd

Browse files
committed
[Librarian] Regenerated @ c8ce9820730ef3b2a48912311d45afb8c26b9ee7 2ee5b1fa49840dd67929ff69952e93618b74425b
1 parent 22aceb9 commit 4bc3cdd

30 files changed

+1838
-2221
lines changed

CHANGES.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,50 @@
11
twilio-java changelog
22
=====================
33

4+
[2024-08-26] Version 10.4.2
5+
---------------------------
6+
**Library - Fix**
7+
- [PR #811](https://github.com/twilio/twilio-java/pull/811): making previewiam versionless. Thanks to [@sbansla](https://github.com/sbansla)!
8+
- [PR #808](https://github.com/twilio/twilio-java/pull/808): added new httpclient for noauth and bearertoken requests. Thanks to [@sbansla](https://github.com/sbansla)!
9+
10+
**Library - Chore**
11+
- [PR #806](https://github.com/twilio/twilio-java/pull/806): added multipart test in call api. Thanks to [@sbansla](https://github.com/sbansla)!
12+
13+
**Api**
14+
- Update documentation of `error_code` and `error_message` on the Message resource.
15+
- Remove generic parameters from `transcription` resource
16+
- Added public documentation for Payload Data retrieval API
17+
18+
**Flex**
19+
- Adding update Flex User api
20+
21+
**Insights**
22+
- Added 'branded', 'business_profile' and 'voice_integrity' fields in List Call Summary
23+
24+
**Intelligence**
25+
- Add `words` array information to the Sentences v2 entity.
26+
- Add `X-Rate-Limit-Limit`, `X-Rate-Limit-Remaining`, and `X-Rate-Limit-Config` headers for Operator Results.
27+
- Change the path parameter when fetching an `/OperatorType/{}` from `sid<EY>` to `string` to support searching by SID or by name
28+
- Add `X-Rate-Limit-Limit`, `X-Rate-Limit-Remaining`, and `X-Rate-Limit-Config` headers for Transcript and Service endpoints.
29+
30+
**Messaging**
31+
- Adds two new channel senders api to add/remove channel senders to/from a messaging service
32+
- Extend ERC api to accept an optional attribute in request body to indicate CNP migration for an ERC
33+
34+
**Numbers**
35+
- Modify visibility to public in bundle clone API
36+
- Add `port_date` field to Port In Request and Port In Phone Numbers Fetch APIs
37+
- Change properties docs for port in phone numbers api
38+
- Add is_test body param to the Bundle Create API
39+
- Change properties docs for port in api
40+
41+
**Trusthub**
42+
- Add new field in themeSetId in compliance_inquiry.
43+
44+
**Verify**
45+
- Update `custom_code_enabled` description on verification docs
46+
47+
448
[2024-07-02] Version 10.4.1
549
---------------------------
650
**Library - Fix**

0 commit comments

Comments
 (0)