|
2 | 2 |
|
3 | 3 | ## [0.4.15](https://github.com/GetStream/stream-node/compare/v0.4.14...v0.4.15) (2025-02-25) |
4 | 4 |
|
5 | | - |
6 | 5 | ### Features |
7 | 6 |
|
8 | | -* update to API spec 157.6.2 ([#87](https://github.com/GetStream/stream-node/issues/87)) ([92cdde4](https://github.com/GetStream/stream-node/commit/92cdde47ca016f70816eb363d8d6123f254b5411)) |
| 7 | +- update to API spec 157.6.2 ([#87](https://github.com/GetStream/stream-node/issues/87)) ([92cdde4](https://github.com/GetStream/stream-node/commit/92cdde47ca016f70816eb363d8d6123f254b5411)) |
| 8 | + |
| 9 | +`start_rtmp_broadcasts` option is removed from `goLive` call (it didn't do anything, so it's safe to remove) |
9 | 10 |
|
10 | 11 | `client.chat.getExportChannelsStatus` is removed, you can use the `client.getTask` instead, or the new `export.channels.success` and `export.channels.error` Webhook events |
11 | 12 |
|
12 | 13 | ## [0.4.14](https://github.com/GetStream/stream-node/compare/v0.4.13...v0.4.14) (2025-02-18) |
13 | 14 |
|
14 | | - |
15 | 15 | ### Features |
16 | 16 |
|
17 | | -* add a method to connect OpenAI agent to call ([#82](https://github.com/GetStream/stream-node/issues/82)) ([b9fc11f](https://github.com/GetStream/stream-node/commit/b9fc11f7a485d41917314dd4dd9a309475fb4b58)) |
| 17 | +- add a method to connect OpenAI agent to call ([#82](https://github.com/GetStream/stream-node/issues/82)) ([b9fc11f](https://github.com/GetStream/stream-node/commit/b9fc11f7a485d41917314dd4dd9a309475fb4b58)) |
18 | 18 |
|
19 | 19 | ## [0.4.13](https://github.com/GetStream/stream-node/compare/v0.4.12...v0.4.13) (2025-02-10) |
20 | 20 |
|
21 | | - |
22 | 21 | ### Features |
23 | 22 |
|
24 | | -* update to API version 155.0.0 ([#83](https://github.com/GetStream/stream-node/issues/83)) ([04a176a](https://github.com/GetStream/stream-node/commit/04a176a68e8239f89a03aff4cfe209af66902c7c)) |
| 23 | +- update to API version 155.0.0 ([#83](https://github.com/GetStream/stream-node/issues/83)) ([04a176a](https://github.com/GetStream/stream-node/commit/04a176a68e8239f89a03aff4cfe209af66902c7c)) |
25 | 24 |
|
26 | 25 | ## [0.4.12](https://github.com/GetStream/stream-node/compare/v0.4.11...v0.4.12) (2025-02-03) |
27 | 26 |
|
28 | | - |
29 | 27 | ### Features |
30 | 28 |
|
31 | | -* update to api spec v151.0.1 ([#80](https://github.com/GetStream/stream-node/issues/80)) ([73efff2](https://github.com/GetStream/stream-node/commit/73efff2debf78dc95dde4e91b8de3ed0b264dadd)) |
| 29 | +- update to api spec v151.0.1 ([#80](https://github.com/GetStream/stream-node/issues/80)) ([73efff2](https://github.com/GetStream/stream-node/commit/73efff2debf78dc95dde4e91b8de3ed0b264dadd)) |
32 | 30 |
|
33 | 31 | ## [0.4.11](https://github.com/GetStream/stream-node/compare/v0.4.10...v0.4.11) (2025-01-27) |
34 | 32 |
|
35 | | - |
36 | 33 | ### Features |
37 | 34 |
|
38 | | -* update to api spec v147.3.0 ([#78](https://github.com/GetStream/stream-node/issues/78)) ([147bddb](https://github.com/GetStream/stream-node/commit/147bddb7aaee2981cf808c79b702c7682115eecb)) |
| 35 | +- update to api spec v147.3.0 ([#78](https://github.com/GetStream/stream-node/issues/78)) ([147bddb](https://github.com/GetStream/stream-node/commit/147bddb7aaee2981cf808c79b702c7682115eecb)) |
39 | 36 |
|
40 | 37 | ## [0.4.10](https://github.com/GetStream/stream-node/compare/v0.4.9...v0.4.10) (2025-01-22) |
41 | 38 |
|
42 | | - |
43 | 39 | ### Features |
44 | 40 |
|
45 | | -* [VID-300] Query user feedback API endpoint ([#75](https://github.com/GetStream/stream-node/issues/75)) ([71815d6](https://github.com/GetStream/stream-node/commit/71815d6acb7099d8bce91ece4db860003d20d836)) |
| 41 | +- [VID-300] Query user feedback API endpoint ([#75](https://github.com/GetStream/stream-node/issues/75)) ([71815d6](https://github.com/GetStream/stream-node/commit/71815d6acb7099d8bce91ece4db860003d20d836)) |
46 | 42 |
|
47 | 43 | ## [0.4.9](https://github.com/GetStream/stream-node/compare/v0.4.8...v0.4.9) (2025-01-14) |
48 | 44 |
|
49 | | - |
50 | 45 | ### Features |
51 | 46 |
|
52 | | -* update to API version 142.7.0 ([#73](https://github.com/GetStream/stream-node/issues/73)) ([d38b43d](https://github.com/GetStream/stream-node/commit/d38b43dac51fe61087d542a62c43fc6bd6864f92)) |
| 47 | +- update to API version 142.7.0 ([#73](https://github.com/GetStream/stream-node/issues/73)) ([d38b43d](https://github.com/GetStream/stream-node/commit/d38b43dac51fe61087d542a62c43fc6bd6864f92)) |
53 | 48 |
|
54 | 49 | ## [0.4.8](https://github.com/GetStream/stream-node/compare/v0.4.7...v0.4.8) (2025-01-10) |
55 | 50 |
|
56 | | - |
57 | 51 | ### Features |
58 | 52 |
|
59 | | -* Stable video-stats API: Get call report ([#71](https://github.com/GetStream/stream-node/issues/71)) ([16d5e4f](https://github.com/GetStream/stream-node/commit/16d5e4f62081312a8f60a374a52cfa25241ef4f6)) |
| 53 | +- Stable video-stats API: Get call report ([#71](https://github.com/GetStream/stream-node/issues/71)) ([16d5e4f](https://github.com/GetStream/stream-node/commit/16d5e4f62081312a8f60a374a52cfa25241ef4f6)) |
60 | 54 |
|
61 | 55 | ## [0.4.7](https://github.com/GetStream/stream-node/compare/v0.4.6...v0.4.7) (2025-01-07) |
62 | 56 |
|
63 | | - |
64 | 57 | ### Features |
65 | 58 |
|
66 | | -* update to API version 142.4.0 ([#69](https://github.com/GetStream/stream-node/issues/69)) ([c1a0d02](https://github.com/GetStream/stream-node/commit/c1a0d02b13581379875a7f8c5428ba9edad09d88)) |
| 59 | +- update to API version 142.4.0 ([#69](https://github.com/GetStream/stream-node/issues/69)) ([c1a0d02](https://github.com/GetStream/stream-node/commit/c1a0d02b13581379875a7f8c5428ba9edad09d88)) |
67 | 60 |
|
68 | 61 | ## [0.4.6](https://github.com/GetStream/stream-node/compare/v0.4.5...v0.4.6) (2024-12-30) |
69 | 62 |
|
70 | | - |
71 | 63 | ### Features |
72 | 64 |
|
73 | | -* add closed caption endpoints ([#67](https://github.com/GetStream/stream-node/issues/67)) ([c1820f2](https://github.com/GetStream/stream-node/commit/c1820f20be4ab5969bb17a04fbf5ae417b40e846)) |
| 65 | +- add closed caption endpoints ([#67](https://github.com/GetStream/stream-node/issues/67)) ([c1820f2](https://github.com/GetStream/stream-node/commit/c1820f20be4ab5969bb17a04fbf5ae417b40e846)) |
74 | 66 |
|
75 | 67 | ## [0.4.5](https://github.com/GetStream/stream-node/compare/v0.4.4...v0.4.5) (2024-12-06) |
76 | 68 |
|
77 | | - |
78 | 69 | ### Features |
79 | 70 |
|
80 | | -* update open api to latest version ([#65](https://github.com/GetStream/stream-node/issues/65)) ([8393378](https://github.com/GetStream/stream-node/commit/8393378dbd47985a88dcf1247a05d975696a39ed)) |
| 71 | +- update open api to latest version ([#65](https://github.com/GetStream/stream-node/issues/65)) ([8393378](https://github.com/GetStream/stream-node/commit/8393378dbd47985a88dcf1247a05d975696a39ed)) |
81 | 72 |
|
82 | 73 | ## [0.4.4](https://github.com/GetStream/stream-node/compare/v0.4.3...v0.4.4) (2024-10-02) |
83 | 74 |
|
84 | | - |
85 | 75 | ### Bug Fixes |
86 | 76 |
|
87 | | -* node js esm module import ([#61](https://github.com/GetStream/stream-node/issues/61)) ([3a0d9a6](https://github.com/GetStream/stream-node/commit/3a0d9a61679e249f765912a92613db65963d40da)) |
| 77 | +- node js esm module import ([#61](https://github.com/GetStream/stream-node/issues/61)) ([3a0d9a6](https://github.com/GetStream/stream-node/commit/3a0d9a61679e249f765912a92613db65963d40da)) |
88 | 78 |
|
89 | 79 | ## [0.4.3](https://github.com/GetStream/stream-node/compare/v0.4.2...v0.4.3) (2024-09-18) |
90 | 80 |
|
91 | | - |
92 | 81 | ### Features |
93 | 82 |
|
94 | | -* update to api version 131.1.1 ([#58](https://github.com/GetStream/stream-node/issues/58)) ([6e84e26](https://github.com/GetStream/stream-node/commit/6e84e26ab9ac6c5d0134b80add189976a1914168)) |
| 83 | +- update to api version 131.1.1 ([#58](https://github.com/GetStream/stream-node/issues/58)) ([6e84e26](https://github.com/GetStream/stream-node/commit/6e84e26ab9ac6c5d0134b80add189976a1914168)) |
95 | 84 |
|
96 | 85 | ## [0.4.2](https://github.com/GetStream/stream-node/compare/v0.4.1...v0.4.2) (2024-09-17) |
97 | 86 |
|
98 | | - |
99 | 87 | ### Bug Fixes |
100 | 88 |
|
101 | | -* parse non-JSON response objects correctly ([#56](https://github.com/GetStream/stream-node/issues/56)) ([232f240](https://github.com/GetStream/stream-node/commit/232f2403899cd95621a47ef021b198f560b5d036)) |
| 89 | +- parse non-JSON response objects correctly ([#56](https://github.com/GetStream/stream-node/issues/56)) ([232f240](https://github.com/GetStream/stream-node/commit/232f2403899cd95621a47ef021b198f560b5d036)) |
102 | 90 |
|
103 | 91 | ## [0.4.1](https://github.com/GetStream/stream-node/compare/v0.4.0...v0.4.1) (2024-09-09) |
104 | 92 |
|
105 | | - |
106 | 93 | ### Features |
107 | 94 |
|
108 | | -* RTMP broadcasts list endpoint ([#53](https://github.com/GetStream/stream-node/issues/53)) ([8851dab](https://github.com/GetStream/stream-node/commit/8851dab3f5afd6f6739518b4d38c1baeeb5c79a9)) |
| 95 | +- RTMP broadcasts list endpoint ([#53](https://github.com/GetStream/stream-node/issues/53)) ([8851dab](https://github.com/GetStream/stream-node/commit/8851dab3f5afd6f6739518b4d38c1baeeb5c79a9)) |
109 | 96 |
|
110 | 97 | ## [0.4.0](https://github.com/GetStream/stream-node/compare/v0.3.1...v0.4.0) (2024-08-30) |
111 | 98 |
|
112 | | - |
113 | 99 | ### ⚠ BREAKING CHANGES |
114 | 100 |
|
115 | | -* use unified API spec, and go generator ([#39](https://github.com/GetStream/stream-node/issues/39)) |
| 101 | +- use unified API spec, and go generator ([#39](https://github.com/GetStream/stream-node/issues/39)) |
116 | 102 |
|
117 | 103 | ### Features |
118 | 104 |
|
119 | | -* use unified API spec, and go generator ([#39](https://github.com/GetStream/stream-node/issues/39)) ([1bba83d](https://github.com/GetStream/stream-node/commit/1bba83dd3f5536c4989c4d566c1969bce3b29423)) |
| 105 | +- use unified API spec, and go generator ([#39](https://github.com/GetStream/stream-node/issues/39)) ([1bba83d](https://github.com/GetStream/stream-node/commit/1bba83dd3f5536c4989c4d566c1969bce3b29423)) |
120 | 106 |
|
121 | 107 | ## [0.3.1](https://github.com/GetStream/stream-node/compare/v0.3.0...v0.3.1) (2024-08-28) |
122 | 108 |
|
123 | | - |
124 | 109 | ### Bug Fixes |
125 | 110 |
|
126 | | -* support modern esm and types resolution ([#48](https://github.com/GetStream/stream-node/issues/48)) ([78e3c9f](https://github.com/GetStream/stream-node/commit/78e3c9f01e907d680e9db4dc802d8fbc0ac4bde6)) |
| 111 | +- support modern esm and types resolution ([#48](https://github.com/GetStream/stream-node/issues/48)) ([78e3c9f](https://github.com/GetStream/stream-node/commit/78e3c9f01e907d680e9db4dc802d8fbc0ac4bde6)) |
127 | 112 |
|
128 | 113 | ## [0.3.0](https://github.com/GetStream/stream-node/compare/v0.2.6...v0.3.0) (2024-06-28) |
129 | 114 |
|
130 | | - |
131 | 115 | ### ⚠ BREAKING CHANGES |
132 | 116 |
|
133 | | -* update to latest open api ([#42](https://github.com/GetStream/stream-node/issues/42)) |
| 117 | +- update to latest open api ([#42](https://github.com/GetStream/stream-node/issues/42)) |
134 | 118 |
|
135 | 119 | ### Features |
136 | 120 |
|
137 | | -* update to latest open api ([#42](https://github.com/GetStream/stream-node/issues/42)) ([73df541](https://github.com/GetStream/stream-node/commit/73df541301e383cf2fc38538f2d588a07537688a)) |
| 121 | +- update to latest open api ([#42](https://github.com/GetStream/stream-node/issues/42)) ([73df541](https://github.com/GetStream/stream-node/commit/73df541301e383cf2fc38538f2d588a07537688a)) |
138 | 122 |
|
139 | 123 | ## [0.2.6](https://github.com/GetStream/stream-node/compare/v0.2.5...v0.2.6) (2024-06-20) |
140 | 124 |
|
141 | | - |
142 | 125 | ### Features |
143 | 126 |
|
144 | | -* implement delete call endpoint ([#45](https://github.com/GetStream/stream-node/issues/45)) ([96884a3](https://github.com/GetStream/stream-node/commit/96884a3ec4da1901dd9f135d6c7ab0111851d5d1)) |
| 127 | +- implement delete call endpoint ([#45](https://github.com/GetStream/stream-node/issues/45)) ([96884a3](https://github.com/GetStream/stream-node/commit/96884a3ec4da1901dd9f135d6c7ab0111851d5d1)) |
145 | 128 |
|
146 | 129 | ## [0.2.5](https://github.com/GetStream/stream-node/compare/v0.2.4...v0.2.5) (2024-06-04) |
147 | 130 |
|
148 | | - |
149 | 131 | ### Features |
150 | 132 |
|
151 | | -* session timers ([#43](https://github.com/GetStream/stream-node/issues/43)) ([68d8c0d](https://github.com/GetStream/stream-node/commit/68d8c0d1348fc12ccca07446ac69606b01f859d9)) |
| 133 | +- session timers ([#43](https://github.com/GetStream/stream-node/issues/43)) ([68d8c0d](https://github.com/GetStream/stream-node/commit/68d8c0d1348fc12ccca07446ac69606b01f859d9)) |
152 | 134 |
|
153 | 135 | ## [0.2.4](https://github.com/GetStream/stream-node/compare/v0.2.3...v0.2.4) (2024-05-30) |
154 | 136 |
|
155 | | - |
156 | 137 | ### Bug Fixes |
157 | 138 |
|
158 | | -* iat can be in the future ([#40](https://github.com/GetStream/stream-node/issues/40)) ([483d4c4](https://github.com/GetStream/stream-node/commit/483d4c4b01e313520a872fb91d906b2d8144b581)) |
| 139 | +- iat can be in the future ([#40](https://github.com/GetStream/stream-node/issues/40)) ([483d4c4](https://github.com/GetStream/stream-node/commit/483d4c4b01e313520a872fb91d906b2d8144b581)) |
159 | 140 |
|
160 | 141 | ## [0.2.3](https://github.com/GetStream/stream-node/compare/v0.2.2...v0.2.3) (2024-05-23) |
161 | 142 |
|
162 | | - |
163 | 143 | ### Features |
164 | 144 |
|
165 | | -* add call stats query endpoints ([#37](https://github.com/GetStream/stream-node/issues/37)) ([f2c3ec9](https://github.com/GetStream/stream-node/commit/f2c3ec981bc42c4741cf23cffe571eef68b345af)) |
| 145 | +- add call stats query endpoints ([#37](https://github.com/GetStream/stream-node/issues/37)) ([f2c3ec9](https://github.com/GetStream/stream-node/commit/f2c3ec981bc42c4741cf23cffe571eef68b345af)) |
166 | 146 |
|
167 | 147 | ## [0.2.2](https://github.com/GetStream/stream-node/compare/v0.2.1...v0.2.2) (2024-05-21) |
168 | 148 |
|
169 | | - |
170 | 149 | ### Features |
171 | 150 |
|
172 | | -* add option to provide role for call token ([#35](https://github.com/GetStream/stream-node/issues/35)) ([befe685](https://github.com/GetStream/stream-node/commit/befe68549f9e5fc4c43d63377098de57b39ca1c4)) |
| 151 | +- add option to provide role for call token ([#35](https://github.com/GetStream/stream-node/issues/35)) ([befe685](https://github.com/GetStream/stream-node/commit/befe68549f9e5fc4c43d63377098de57b39ca1c4)) |
173 | 152 |
|
174 | 153 | ## [0.2.1](https://github.com/GetStream/stream-node/compare/v0.2.0...v0.2.1) (2024-05-15) |
175 | 154 |
|
|
0 commit comments