Recent Releases of https://github.com/twilio/twilio-ruby
https://github.com/twilio/twilio-ruby - 5.13.0
Release Notes
Preview
- Add
Formresource to Authy preview given aform_type - Add Authy initial api-definitions in the 4 main resources: Services, Entities, Factors, Challenges
Pricing
- add voice_numbers resource (v2)
Verify
- Move from preview to beta (breaking change)
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.12.4
Release Notes
Library
- PR #427: VCORE-3651 Add support for for attribute in twiml element. Thanks to @nmahure!
Api
- Add
call_sid_to_coachparameter to participant create request - Add
voice_receive_modeparam to IncomingPhoneNumbers create
Video
- [Recordings] Expose
offsetproperty in resource
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.12.3
Release Notes
Chat
- Add User Channel instance resource
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.12.2
Release Notes
Api
- Add Proxy Active Sessions category to usage records
Preview
- Add
Actionsendpoints and removeResponseUrlfrom assistants on the Understand api
Pricing
- add voice_country resource (v2)
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.12.1
Release Notes
Library
- PR #426: Add a test showing how to emit "interpret-as". Thanks to @ekarson!
Studio
- Studio is now GA
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.12.0
Release Notes
Library
- PR #420: Tag and push Docker latest image when deploying with TravisCI. Thanks to @jonatasbaldin!
Chat
- Make message From field updatable
- Add REST API webhooks
Notify
- Removing deprecated
segments,users,segment_memberships,user_bindingsclasses from helper libraries. (breaking change)
Preview
- Add new Intent Statistics endpoint
- Remove
ttlfrom Assistants
Twiml
- Add
ConnectandRoomfor Programmable Video Rooms
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.11.2
Release Notes
Library
- PR #424: Fix Say example in README.md. Thanks to @HuipengRen!
Api
- Add support for sip domains to map credential lists for registrations
Preview
- Remove
ttlfrom Assistants
Proxy
- Enable setting a proxy number as reserved
Twiml
- Add support for SSML lang tag on Say verb
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.11.1
Release Notes
Library
- PR #422: Add attribute overrides from generated code. Thanks to @cjcodes!
Video
- Add
group-smallroom type
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.11.0
Release Notes
Library
- PR #421: Fix TwiML Say verb spec. Thanks to @HuipengRen!
- PR #419: Add a request body validator. Thanks to @cjcodes!
- PR #418: Remove support for ruby 2.0 and 2.1, adds 2.5. Thanks to @cjcodes!
Twiml
- Add support for SSML on Say verb, the message body is changed to be optional (breaking change)
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.10.7
Release Notes
Api
- Add
cidr_prefix_lengthparam to SIP IpAddresses API
Studio
- Add new /Execution endpoints to begin Engagement -> Execution migration
Video
- [Rooms] Allow deletion of individual recordings from a room
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.10.6
Release Notes
Library
- PR #413: Add Dockerfile and related changes to build the Docker image. Thanks to @jonatasbaldin!
Api
- Release
Call Recording Controlsfeature support in helper libraries - Add Voice Insights sub-category keys to usage records
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.10.5
Release Notes
Library
- PR #414: Added test for mixed content. Thanks to @ekarson!
Video
- Allow user to set
ContentDispositionwhen obtaining media URLs for Room Recordings and Compositions - Add Composition Settings resource
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.10.4
Release Notes
Library
- PR #412: Allow adding TwiML children with generic tag names. Thanks to @ekarson!
- PR #408: Add validate_ssl_certificate helper method to Client. Thanks to @ekarson!
- PR #410: Allow adding text nodes to TwiML responses. Thanks to @ekarson!
Api
- Add Fraud Lookups category to usage records
Twiml
- Add methods to helper libraries to inject arbitrary text under a TwiML node
- Ruby
Published by twilio-ci over 7 years ago
https://github.com/twilio/twilio-ruby - 5.10.3
Release Notes
Library
- PR #409: Switch to single quotes for rubocop. Thanks to @cjcodes!
- PR #407: Allows developers to add comments to TwiML. Thanks to @philnash!
- PR #405: Update description. Thanks to @efossier!
Chat
- Add Binding and UserBinding documentation
Lookups
- Add back support for
fraudlookup type
- Ruby
Published by twilio-ci almost 8 years ago
https://github.com/twilio/twilio-ruby - 5.10.2
Release Notes
Studio
- Add endpoint to delete engagements
- Ruby
Published by twilio-ci almost 8 years ago
https://github.com/twilio/twilio-ruby - 5.10.1
Release Notes
Api
- Add more programmable video categories to usage records
- Add 'include_subaccounts' parameter to all variation of usage_record fetch
Trunking
- Added cnam_lookup_enabled parameter to Trunk resource.
- Added case-insensitivity for recording parameter to Trunk resource.
- Ruby
Published by twilio-ci almost 8 years ago
https://github.com/twilio/twilio-ruby - 5.10.0
Release Notes
Chat
- Add Channel Webhooks resource
Monitor
- Update event filtering to support date/time (breaking change)
Wireless
- Updated
maturitytogafor all wireless apis
- Ruby
Published by twilio-ci almost 8 years ago
https://github.com/twilio/twilio-ruby - 5.9.0
Release Notes
Library
- PR #403: Adds frozen_string_literal magic comment. Thanks to @philnash!
Video
- Redesign API by adding custom
VideoLayoutobject. (breaking change)
- Ruby
Published by codejudas almost 8 years ago
https://github.com/twilio/twilio-ruby - 5.8.1
Release Notes
Library
- PR #397: Uses Twilio::REST::RestError when a page fails to load. Thanks to @philnash!
Twiml
- Gather input Enum: remove unnecessary "dtmf speech" value as you can now specify multiple enum values for this parameter and both "dtmf" and "speech" are already available.
- Ruby
Published by codejudas almost 8 years ago
https://github.com/twilio/twilio-ruby - 5.8.0
Release Notes
Library
- PR #389: Add incoming.allow to AccessToken VoiceGrant. Thanks to @ryan-rowland!
- PR #391: Improves error message for Twilio::REST::RestError. Thanks to @philnash!
Lookups
- Disable support for
fraudlookups (breaking change)
Preview
- Support for Understand V2 APIs - renames various resources and adds new fields
Studio
- Change parameters type from string to object in engagement resource
Video
- [Recordings] Change
sizetype tolong. (breaking change)
- Ruby
Published by codejudas almost 8 years ago
https://github.com/twilio/twilio-ruby - 5.7.2
Release Notes
Preview
- Add
BuildDurationandErrorCodeto Understand ModelBuild
Studio
- Add new /Context endpoint for step and engagement resources.
- Ruby
Published by codejudas almost 8 years ago
https://github.com/twilio/twilio-ruby - 5.7.1
Release Notes
Api
- Add
caller_idparam to Outbound Calls API - Release
trimrecording Outbound Calls API functionality in helper libraries
Video
- Add
room_sidto Composition resource.
Twiml
- Adds support for passing in multiple input type enums when setting
inputonGather
- Ruby
Published by codejudas almost 8 years ago
https://github.com/twilio/twilio-ruby - 5.7.0
Release Notes
TwiML
- Allow newlines in TwiML content. Better XML configuration in general.
Studio
- Add new /Context endpoint for step and engagement resources. Removes the context property from existing step and engagement resources. (breaking change)
- Ruby
Published by codejudas about 8 years ago
https://github.com/twilio/twilio-ruby - 5.6.4
Release Notes
Library
- PR #385 - Fix ClientCapability appParams
Api
- Add
trimparam to Outbound Calls API
Lookups
- Add support for
fraudlookup type
Numbers
- Initial Release
Video
- [composer] Add
SEQUENCEvalue to available layouts, andtrimandreuseparams.
- Ruby
Published by codejudas about 8 years ago
https://github.com/twilio/twilio-ruby - 5.6.3
Release Notes
Api
- Add
AnnounceUrlandAnnounceMethodparams for conference announce
Chat
- Add support to looking up user channels by identity in v1
- Ruby
Published by codejudas about 8 years ago
https://github.com/twilio/twilio-ruby - 5.6.2
Release Notes
Api
- Add
studio-engagementsusage key
Preview
- Remove Studio Engagement Deletion
Studio
- Initial Release
Video
- [omit] Beta: Allow updates to
SubscribedTracks. - Add
SubscribedTracks. - Add track name to Video Recording resource
- Add Composition and Composition Media resources
- Ruby
Published by codejudas about 8 years ago
https://github.com/twilio/twilio-ruby - 5.6.1
Release Notes
Api
- Add
conference_sidproperty on Recordings - Add proxy and sms usage key
Chat
- Make user channels accessible by identity
- Add notifications logs flag parameter
Fax
- Added
ttlparameter
ttlis the number of minutes a fax is considered valid.
Preview
- Add
call_delay,extension,verification_code, andverification_call_sids. - Add
failure_reasonto HostedNumberOrders. - Add DependentHostedNumberOrders endpoint for AuthorizationDocuments preview API.
- Ruby
Published by codejudas about 8 years ago
https://github.com/twilio/twilio-ruby - 5.6.0
Release Notes
Api
- Add
voip,national,shared_cost, andmachine_to_machinesub-resources to/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{IsoCountryCode}/ - Add programmable video keys
Preview
- Add
verification_typeandverification_document_sidto HostedNumberOrders.
Proxy
- Fixed typo in session status enum value
Twiml
- Fix Dial record property incorrectly typed as accepting TrimEnum values when it actually has its own enum of values. (breaking change)
- Add
priorityandtimeoutproperties to Task TwiML. - Add support for
recording_status_callback_eventfor Dial verb and for Conference
- Ruby
Published by jmctwilio about 8 years ago
https://github.com/twilio/twilio-ruby - 5.5.1
Release Notes
Api
- Use the correct properties for Dependent Phone Numbers of an Address (breaking change)
- Update Call Recordings with the correct properties
Preview
- Add
statusandemailquery param filters for AuthorizationDocument list endpoint
Proxy
- Added DELETE support to Interaction
- Standardized enum values to dash-case
- Rename Service#friendly_name to Service#unique_name
Video
- Remove beta flag from
media_regionandvideo_codecs
Wireless
- Bug fix: Changed
operator_mccandoperator_mncinDataSessionssubresource fromintegertostring
- Ruby
Published by jmctwilio over 8 years ago
https://github.com/twilio/twilio-ruby - 5.5.0
Release Notes
Sync
- Add TTL support for Sync objects (breaking change)
- The required
dataparameter on the following actions is now optional: "Update Document", "Update Map Item", "Update List Item" - New actions available for updating TTL of Sync objects: "Update List", "Update Map", "Update Stream"
- The required
Video
- [bi] Rename
RoomParticipanttoParticipant - Add Recording Settings resource
- Expose EncryptionKey and MediaExternalLocation properties in Recording resource
- Ruby
Published by jmctwilio over 8 years ago
https://github.com/twilio/twilio-ruby - 5.4.5
Release Notes
Accounts
- Add AWS credential type
Preview
- Removed
iso_countryas required field for creating a HostedNumberOrder.
Proxy
- Added new fields to Service: geo_match_level, number_selection_behavior, intercept_callback_url, out_of_session_callback_url
- Ruby
Published by jmctwilio over 8 years ago
https://github.com/twilio/twilio-ruby - 5.4.4
Release Notes
Library
- PR #365: Fixed proxy interpolation. Thanks @ankane.
Api
- Add programmable video keys
Video
- Add
Participants
- Ruby
Published by codejudas over 8 years ago
https://github.com/twilio/twilio-ruby - 5.4.3
Release Notes
Chat
- Add Binding resource
- Add UserBinding resource
- Ruby
Published by codejudas over 8 years ago
https://github.com/twilio/twilio-ruby - 5.4.2
Release Notes
Library
- #360 Fix downcasing twiml parameters that are not snake_case
- Ruby
Published by codejudas over 8 years ago
https://github.com/twilio/twilio-ruby - 5.4.1
Release Notes
Library
- #359 Correctly set headers on Twilio::Response
Api
- Add
address_sidparam to IncomingPhoneNumbers create and update - Add 'fax_enabled' option for Phone Number Search
- Ruby
Published by codejudas over 8 years ago
https://github.com/twilio/twilio-ruby - 5.4.0
Release Notes
Api
- Add
smart_encodedparam for Messages - Add
identity_sidparam to IncomingPhoneNumbers create and update
Preview
- Make 'address_sid' and 'email' optional fields when creating a HostedNumberOrder
- Add AuthorizationDocuments preview API.
Proxy
- Initial Release
Wireless
- Added
ip_addressto sim resource
- Ruby
Published by dougblack over 8 years ago
https://github.com/twilio/twilio-ruby - 5.3.1
Release Notes
Preview
- Add
acc_security(authy-phone-verification) initial api-definitions
Taskrouter
- [bi] Less verbose naming of cumulative and real time statistics
- Ruby
Published by over 8 years ago
https://github.com/twilio/twilio-ruby - 5.3.0
Release Notes
Library
- Remove left over files from legacy 4.x library
Chat
- Make member accessible through identity
- Make channel subresources accessible by channel unique name
- Set get list 'max_page_size' parameter to 100
- Add service instance webhook retry configuration
- Add media message capability
- Make
bodyan optional parameter on Message creation. (breaking change)
Notify
data,apn,gcm,fcm,smsparameters inNotificationscreate resource now accept objects (hashes) instead of strings. Passing manually stringified json will continue to work.
Taskrouter
- Add new query ability by TaskChannelSid or TaskChannelUniqueName
- Move Events, Worker, Workers endpoint over to CPR
- Add new RealTime and Cumulative Statistics endpoints
Video
- Create should allow an array of video_codecs.
- Add video_codecs as a property of room to make it externally visible.
- Ruby
Published by codejudas over 8 years ago
https://github.com/twilio/twilio-ruby - 5.2.3
Release Notes
Api
- Add
sip_registrationproperty on SIP Domains - Add new video and market usage category keys
- Add support for transferring IncomingPhoneNumbers between accounts.
- Ruby
Published by dougblack over 8 years ago
https://github.com/twilio/twilio-ruby - 5.2.2
Release Notes
- Add configurable timeout to HttpClient
- Ruby
Published by over 8 years ago
https://github.com/twilio/twilio-ruby - 5.2.1
Release Notes
Sync
- Add support for Streams
Wireless
- Added DataSessions sub-resource to Sims.
- Ruby
Published by over 8 years ago
https://github.com/twilio/twilio-ruby - 5.2.0
Release Notes
Library
- Add
last_request,last_responseproperties to http client for easier debugging. - Add
Requestclass to abstract http client implementations. - Rename
TwilioResponsetoResponsefor consistency, deprecateTwilioResponseclass. - Support libxml 2 and 3. Issue #315. Thanks @malmckay.
- Add
inspectmethods to all classes. Thanks @malmckay.
Api
- Update
statusenum for Recordings to include 'failed' - Add
error_codeproperty on Recordings
Chat
- Add mutable parameters for channel, members and messages
Video
- New
media_regionparameter when creating a room, which controls which region media will be served out of.
- Ruby
Published by codejudas over 8 years ago
https://github.com/twilio/twilio-ruby - 5.1.2
Release Notes
Api
- Add VoiceReceiveMode {'voice', 'fax'} option to IncomingPhoneNumber UPDATE requests
Chat
- Add channel message media information
- Add service instance message media information
Preview
- Removed 'email' from bulk_exports configuration api [bi]. No migration plan needed because api has not been used yet.
- Add DeployedDevices.
Sync
- Add support for Service Instance unique names
- Ruby
Published by dougblack over 8 years ago
https://github.com/twilio/twilio-ruby - 5.1.1
Release Notes
Library
- Don't override Faraday default param encoder. Thanks to @isaacseymour. PR #309
- Fix incorrectly aliased
to_xmlon TwiML classes. Thanks to @philnash. PR #318 - Only define
to_son BaseJWT instead of subclasses. Thanks to @philnash. PR #321 - Silence deprecation messages in testing. Thanks to @philnash. PR #323
Api
- Add New wireless usage keys added
- Add
auto_correct_addressparam for Addresses create and update
Video
- Add
video_codecenum andvideo_codecsparameter, which can be set to eitherVP8orH264during room creation. - Restrict recordings page size to 100
Chat
- Add ChatGrant to available access tokens.
- Mark IpMessagingGrant as deprecated in favor of ChatGrant.
- Ruby
Published by codejudas over 8 years ago
https://github.com/twilio/twilio-ruby - 5.1.0
Release Notes
This release adds Beta and Preview products to main artifact.
Previously, Beta and Preview products were only included in the alpha artifact.
They are now being included in the main artifact to ease product
discoverability and the collective operational overhead of maintaining multiple
artifacts per library.
Api
- Remove unused
encryption_typeproperty on Recordings (breaking change) - Update
statusenum for Messages to include 'accepted' - Update
AnnounceMethodparameter naming for consistency
Messaging
- Fix incorrectly typed capabilities property for PhoneNumbers.
Notify
- Add
ToBindingoptional parameter on Notifications resource creation. Accepted values are json strings.
Preview
- Add
sms_application_sidto HostedNumberOrders. - Add
verification_attemptsto HostedNumberOrders.
Taskrouter
- Fully support conference functionality in reservations.
- Ruby
Published by dougblack over 8 years ago
https://github.com/twilio/twilio-ruby - 5.0.0.alpha1
Release Notes
- Moving to General Availability
Api
- Update
AnnounceMethodparameter naming for consistency
Preview
- Add
verification_attemptsto HostedNumberOrders.
- Ruby
Published by over 8 years ago
https://github.com/twilio/twilio-ruby - 5.0.0
Release Notes
- Moving to General Availability
- Ruby
Published by over 8 years ago
https://github.com/twilio/twilio-ruby - Twilio Ruby Version 4.0.1
Add support for the new Twilio Pricing API.
- Ruby
Published by dougblack almost 11 years ago
https://github.com/twilio/twilio-ruby - Bugfix: Fix a bug in the Phone Number Resource
Fixes a bug in the Phone Number Resource.
- Ruby
Published by ihumanable almost 11 years ago
https://github.com/twilio/twilio-ruby - Bug fix release
Version 3.11.5
Released February 4
- Add bangs for twilify to indicate it's a dangerous operation.
- Remove reference to deprecated OpenSSL Digest parameter.
- Encode dates properly before passing them to the Twilio API.
- Ruby
Published by kevinburke about 12 years ago
https://github.com/twilio/twilio-ruby - Mobile
- Add support for filtering by mobile-enabled numbers to
AvailablePhoneNumbers. - Add support for filtering by all mobile, local, and toll free numbers to
IncomingPhoneNumbers.
- Ruby
Published by dougblack over 12 years ago
https://github.com/twilio/twilio-ruby - Restore Test Credential support with sms.messages
This release restores support for using Test Credentials with the sms.messages class.
- Ruby
Published by dougblack over 12 years ago
https://github.com/twilio/twilio-ruby - Fix messages
This fixes a bug in the new messages class that was the result of overlapping class names.
As a result
@client.account.sms.messages
is equivalent to
@client.account.messages
- Ruby
Published by dougblack over 12 years ago