You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UPGRADE.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,8 @@ _`MAJOR` version bumps will have upgrade notes posted here._
6
6
-----------------------------
7
7
### Overview
8
8
9
-
##### Twilio Java Helper Library’s major version 11.0.0 is now available. We ensured that you can upgrade to Java helper Library 11.0.0 version without any breaking changes of existing apis
9
+
##### Twilio Java Helper Library’s major version 11.0.0 is now available. We have a breaking change with Twiml, please refer to the changes below.
10
10
11
-
Behind the scenes Java Helper is now auto-generated via OpenAPI with this release. This enables us to rapidly add new features and enhance consistency across versions and languages.
12
11
With the release of 11.0.0, we are deprecating [TwilioOrgsTokenAuth.java](https://github.com/twilio/twilio-java/blob/main/src/main/java/com/twilio/TwilioOrgsTokenAuth.java), Use cautiously.
13
12
14
13
Twiml Attribute speechModel is now of type string.
0 commit comments