Releases: Bandwidth/ruby-bandwidth-iris
Releases · Bandwidth/ruby-bandwidth-iris
v7.3.0
v7.2.0
v7.1.0
What's Changed
- DX-2778 Ubuntu Version by @ckoegel in #72
- DX-3099 Update
actions/checkout
andactions/setup-*
by @ajrice6713 in #73 - Add compatibility with faraday 2 by @anero in #74
- Update Gem Version by @ckoegel in #75
New Contributors
Full Changelog: v7.0.0...v7.1.0
v7.0.0
What's Changed
- Return nil when there are no results by @singpolyma in #71
Full Changelog: v6.0.0...v7.0.0
v6.0.0
What's Changed
- DX-2707 fix sippeer bug and update error model by @ckoegel in #68
- Update version.rb for 6.0.0 by @matthewkmartin in #69
New Contributors
- @matthewkmartin made their first contribution in #69
Full Changelog: v5.1.0...v6.0.0
v5.1.0
What's Changed
- Allow moving tns between accounts by @singpolyma in #67
- Allow listing port-ins, and getting the TNs for a port-in by @singpolyma in #65
Full Changelog: v5.0.0...v5.1.0
v5.0.0
v4.2.0
What's Changed
- DX-2478 Windows Test by @ckoegel in #60
- DX-2518 Remove Draft Release by @ckoegel in #61
- Support later versions of Active Support + Ruby 3 by @estromlund in #59
- DX-2534 Update HTTP Error by @ckoegel in #63
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's Changed
- DX-2317 Workflow Fix by @ckoegel in #50
- DX-2319 Fixed Old inetwork URL by @ckoegel in #51
- DX-2441 Add Issue Template by @ckoegel in #53
- Fix deprecated Faraday basic_auth by @estromlund in #54
- Fix activesupport Dependency by @ckoegel in #55
- version bump by @ckoegel in #56
- Update deploy.yml by @ajrice6713 in #57
- Task/fix deployment by @ajrice6713 in #58
New Contributors
- @estromlund made their first contribution in #54
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Add support for sipcredentials API by @singpolyma in #46
- Test fixes by @ckoegel in #47
- DX-2300 Add Workflows by @ckoegel in #48
- Change deployment branch from
main
tomaster
by @ajrice6713 in #49
New Contributors
- @singpolyma made their first contribution in #46
- @ckoegel made their first contribution in #47