Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4911a27

Browse files
committed
[Librarian] Regenerated @ 3a7aa99691a624a056788ce0f9f678c6ae38efba
1 parent 7e74942 commit 4911a27

24 files changed

+80
-1735
lines changed

CHANGES.md

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

4+
[2022-06-01] Version 8.31.0
5+
---------------------------
6+
**Library - Chore**
7+
- [PR #693](https://github.com/twilio/twilio-java/pull/693): use Docker 'rc' tag for release candidate images. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
8+
9+
**Library - Fix**
10+
- [PR #692](https://github.com/twilio/twilio-java/pull/692): reset account sid when using username and password only. Thanks to [@aarya-brex](https://github.com/aarya-brex)!
11+
- [PR #688](https://github.com/twilio/twilio-java/pull/688): support setting null account sid. Thanks to [@aarya-brex](https://github.com/aarya-brex)!
12+
13+
**Library - Feature**
14+
- [PR #683](https://github.com/twilio/twilio-java/pull/683): modify user agent string. Thanks to [@sbansla](https://github.com/sbansla)!
15+
16+
417
[2022-05-18] Version 8.30.1
518
---------------------------
619
**Api**

src/main/java/com/twilio/rest/Domains.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ public enum Domains {
1414
CHAT("chat"),
1515
CONVERSATIONS("conversations"),
1616
EVENTS("events"),
17-
FAX("fax"),
1817
FLEXAPI("flex-api"),
1918
FRONTLINEAPI("frontline-api"),
2019
INSIGHTS("insights"),

0 commit comments

Comments
 (0)