Skip to content

Releases: team-telnyx/telnyx-ruby

3.0.1

14 May 22:02
0f9da5c
Compare
Choose a tag to compare

Fixed 10DLC APIs reaching /10dlc instead of /v2

Full Changelog: v3.0.0...v3.0.1

v3.0.0 Upgrade and Update

27 Feb 03:34
73bedd9
Compare
Choose a tag to compare

Features:

  • 100+ new endpoints supported
  • Too many too list, feel free to reach out if there's any missing- Prism mock service online
  • Proxy router service online
  • Generator based on specs sheet for method parsing online
  • More complex inputs for resource methods to support Global IP endpoints, future Storage and Inference endpoints. Stay tuned!

Misc:

  • Now requires minimum Ruby version >=3.0.0
  • Faraday support and middleware separation, minimum Faraday >=2.0.1
  • Linux hung up service during long room/conference session issue is fixed
  • Windows/Linux crash due to persistent http_request hangup is fixed
  • Removed deprecated WhatsApp endpoints
  • Telnyx Mock fully deprecated

What's Changed

New Contributors

  • @alepore made their first contribution in #84
    ^^^ Thanks for your contribution, nice upgrade to the repo!

Full Changelog: v3.0.0...v3.1.0

Support for Porting Numbers and Queue Commands

09 Aug 19:21
d58779b
Compare
Choose a tag to compare

Support for Porting Numbers and Queue Commands

Support for Telephony Credentials and additional Verification endpoints

30 Jul 16:36
25a009c
Compare
Choose a tag to compare

Support for Telephony Credentials and additional Verification endpoints

Call enqueuing support

08 Jul 22:07
c7ff26c
Compare
Choose a tag to compare

Enable call-control enqueuing command

Support Ruby v3

08 Apr 21:40
9b49257
Compare
Choose a tag to compare
v2.6.0

support ruby v3 release (#61)

Updates to phone_numbers_regulatory_requirements

29 Mar 21:35
02a4543
Compare
Choose a tag to compare

Fixes the path for phone_numbers_regulatory_requirements

Faxes and Other Call-Control Updates

10 Mar 22:14
a0c29f8
Compare
Choose a tag to compare
v2.4.0

release v2.4.0 (#56)

Add Verify Functionality to the SDK

16 Dec 19:04
8034211
Compare
Choose a tag to compare

Adds verification endpoints (send & confirm 2FA messages) to the Ruby SDK

v2.2.0

10 Jul 02:58
754e430
Compare
Choose a tag to compare
  • Fix sim tests, add number_lookup endpoint (#42)
  • add #list_voice to PhoneNumber resource (#40)