Releases: Bandwidth/node-webrtc
Releases · Bandwidth/node-webrtc
v1.3.3
What's Changed
- [Snyk] Upgrade detect-node from 2.0.5 to 2.1.0 by @snyk-bot in #42
- [Snyk] Upgrade @apimatic/core from 0.6.1 to 0.7.6 by @snyk-bot in #41
- [Snyk] Upgrade @babel/preset-env from 7.13.15 to 7.18.6 by @snyk-bot in #39
- Revert "[Snyk] Upgrade detect-node from 2.0.5 to 2.1.0" by @brianluisgomez in #45
- Revert "fix: upgrade @babel/preset-env from 7.13.15 to 7.18.6 (#39)" by @brianluisgomez in #43
- Revert "[Snyk] Upgrade @apimatic/core from 0.6.1 to 0.7.6" by @brianluisgomez in #44
- [Snyk] Upgrade axios from 0.21.4 to 0.27.2 by @snyk-bot in #40
- DX-2778 Ubuntu Version by @ckoegel in #51
- DX-3099 Update
actions/checkout
andactions/setup-*
by @ajrice6713 in #52 - Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #46
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #47
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #48
- Bump json5 and tsconfig-paths by @dependabot in #49
New Contributors
- @snyk-bot made their first contribution in #42
- @brianluisgomez made their first contribution in #45
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #38
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- DX-2478 Windows Test by @ckoegel in #33
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #34
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #35
- DX-2518 Remove Draft Release by @ckoegel in #36
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Changes
- DX-2461 Closes Issue #43 Fixes Broken getDownload Functions @ckoegel (#44)
- DX-2441 Add Issue Template @ckoegel (#42)
- DX-2419 Fix Custom baseUrl Encoding @ckoegel (#41)
- Bump follow-redirects from 1.14.7 to 1.14.8 @dependabot (#40)
- EDGE-1291: Add stream aliases when adding participant to session (#32)
v1.2.2
v1.2.1
Changes
- DX-2186 Update CVE-2021-3749, run tests nightly, and Slack notifications @hamermike (#25)
v1.2.0
Changes
- Feature/edge 630 Add voiceCallId field when generating the transfer xml @acopeland-bw (#24)
v1.1.0
Changes
- Update release_publish.yml @jmulford-bw (#23)
- Reorder the session ID and participant ID parameters in the removeParticipantFromSession, getParticipantSubscriptions, updateParticipantSubscriptions functions to be consistent. NOTE: This requires updating code that call these functions
- Merge webrtc-2021-summer-release branch into main @carrington-bw (#22)
- Bump hosted-git-info from 2.8.8 to 2.8.9 @dependabot (#17)
- Bump lodash from 4.17.20 to 4.17.21 @dependabot (#18)
- DX-2024 renamed secret for github token @jmulford-bw (#16)
Removed npm build
Merge pull request #14 from Bandwidth/removed-npm-build Update release_publish.yml
Fixed workflow again
Merge pull request #13 from Bandwidth/fix-workflow-again Update release_publish.yml