|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -All notable changes to this project will be documented in this file. |
4 |
| -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
| 3 | +## 2.0.6 |
5 | 4 |
|
6 |
| -## [2.0.5](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2022-11-30) |
| 5 | +### Patch Changes |
7 | 6 |
|
8 |
| -**Note:** Version bump only for package @twilio-labs/plugin-assets |
| 7 | +- [#527](https://github.com/twilio-labs/serverless-toolkit/pull/527) [`255da3b99f3ae015b1f8c27670937c62a0d52771`](https://github.com/twilio-labs/serverless-toolkit/commit/255da3b99f3ae015b1f8c27670937c62a0d52771) Thanks [@AndreLars](https://github.com/AndreLars)! - fix(twilio-run): handle adding object as header correctly as an error |
9 | 8 |
|
| 9 | +- Updated dependencies [[`13b9a2e5c41a960161467cf0290bb143672907ff`](https://github.com/twilio-labs/serverless-toolkit/commit/13b9a2e5c41a960161467cf0290bb143672907ff)]: |
| 10 | + - @twilio-labs/serverless-api@5.6.0 |
10 | 11 |
|
| 12 | +All notable changes to this project will be documented in this file. |
| 13 | +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
11 | 14 |
|
| 15 | +## [2.0.5](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2022-11-30) |
12 | 16 |
|
| 17 | +**Note:** Version bump only for package @twilio-labs/plugin-assets |
13 | 18 |
|
14 | 19 | ## [2.0.4](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2022-10-11)
|
15 | 20 |
|
16 |
| - |
17 | 21 | ### Bug Fixes
|
18 | 22 |
|
19 |
| -* updated oclif-dev to oclif cmd ([#426](https://github.com/twilio-labs/serverless-toolkit/issues/426)) ([67d83bf](https://github.com/twilio-labs/serverless-toolkit/commit/67d83bfb6707b5c03142174946b7b8fa4d0cc1d9)) |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
| 23 | +- updated oclif-dev to oclif cmd ([#426](https://github.com/twilio-labs/serverless-toolkit/issues/426)) ([67d83bf](https://github.com/twilio-labs/serverless-toolkit/commit/67d83bfb6707b5c03142174946b7b8fa4d0cc1d9)) |
24 | 24 |
|
25 | 25 | ## [2.0.3](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2022-08-31)
|
26 | 26 |
|
27 | 27 | **Note:** Version bump only for package @twilio-labs/plugin-assets
|
28 | 28 |
|
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 | 29 | ## [2.0.2](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2022-08-08)
|
34 | 30 |
|
35 | 31 | **Note:** Version bump only for package @twilio-labs/plugin-assets
|
36 | 32 |
|
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 | 33 | ## [2.0.1](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2022-04-27)
|
42 | 34 |
|
43 | 35 | **Note:** Version bump only for package @twilio-labs/plugin-assets
|
44 | 36 |
|
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 | 37 | ## [2.0.1-beta.0](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2022-04-27)
|
50 | 38 |
|
51 | 39 | **Note:** Version bump only for package @twilio-labs/plugin-assets
|
52 | 40 |
|
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 | 41 | # [2.0.0](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2022-01-19)
|
58 | 42 |
|
59 |
| - |
60 | 43 | ### chore
|
61 | 44 |
|
62 |
| -* highlight breaking Twilio CLI change ([dd38dcf](https://github.com/twilio-labs/serverless-toolkit/commit/dd38dcf10812e6ace39e37559437abaa5987ae09)) |
63 |
| - |
| 45 | +- highlight breaking Twilio CLI change ([dd38dcf](https://github.com/twilio-labs/serverless-toolkit/commit/dd38dcf10812e6ace39e37559437abaa5987ae09)) |
64 | 46 |
|
65 | 47 | ### BREAKING CHANGES
|
66 | 48 |
|
67 |
| -* New version requires Twilio CLI 3.0 or newer |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
| 49 | +- New version requires Twilio CLI 3.0 or newer |
72 | 50 |
|
73 | 51 | ## [1.2.6](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-11-03)
|
74 | 52 |
|
75 | 53 | **Note:** Version bump only for package @twilio-labs/plugin-assets
|
76 | 54 |
|
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 | 55 | ## [1.2.5](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-10-15)
|
82 | 56 |
|
83 |
| - |
84 | 57 | ### Bug Fixes
|
85 | 58 |
|
86 |
| -* **assets:** fixes incorrect trim use of trim on undefined flag after removing default ([#337](https://github.com/twilio-labs/serverless-toolkit/issues/337)) ([b757bf3](https://github.com/twilio-labs/serverless-toolkit/commit/b757bf3aee1b30aad256d04b76f6051a5d10417c)) |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
| 59 | +- **assets:** fixes incorrect trim use of trim on undefined flag after removing default ([#337](https://github.com/twilio-labs/serverless-toolkit/issues/337)) ([b757bf3](https://github.com/twilio-labs/serverless-toolkit/commit/b757bf3aee1b30aad256d04b76f6051a5d10417c)) |
91 | 60 |
|
92 | 61 | ## [1.2.5-beta.0](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-09-25)
|
93 | 62 |
|
94 |
| - |
95 | 63 | ### Bug Fixes
|
96 | 64 |
|
97 |
| -* **assets:** fixes incorrect trim use of trim on undefined flag after removing default ([#337](https://github.com/twilio-labs/serverless-toolkit/issues/337)) ([b757bf3](https://github.com/twilio-labs/serverless-toolkit/commit/b757bf3aee1b30aad256d04b76f6051a5d10417c)) |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
| 65 | +- **assets:** fixes incorrect trim use of trim on undefined flag after removing default ([#337](https://github.com/twilio-labs/serverless-toolkit/issues/337)) ([b757bf3](https://github.com/twilio-labs/serverless-toolkit/commit/b757bf3aee1b30aad256d04b76f6051a5d10417c)) |
102 | 66 |
|
103 | 67 | ## [1.2.4](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-08-05)
|
104 | 68 |
|
105 | 69 | **Note:** Version bump only for package @twilio-labs/plugin-assets
|
106 | 70 |
|
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 | 71 | ## [1.2.3](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-07-28)
|
112 | 72 |
|
113 | 73 | **Note:** Version bump only for package @twilio-labs/plugin-assets
|
114 | 74 |
|
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 | 75 | ## [1.2.2](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-07-19)
|
120 | 76 |
|
121 | 77 | **Note:** Version bump only for package @twilio-labs/plugin-assets
|
122 | 78 |
|
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 | 79 | ## [1.2.1](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-07-14)
|
128 | 80 |
|
129 | 81 | **Note:** Version bump only for package @twilio-labs/plugin-assets
|
130 | 82 |
|
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 | 83 | # [1.2.0](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-06-30)
|
136 | 84 |
|
137 |
| - |
138 | 85 | ### Features
|
139 | 86 |
|
140 |
| -* **assets:** can specify --protected flag for asset uploads ([#288](https://github.com/twilio-labs/serverless-toolkit/issues/288)) ([f12a9e6](https://github.com/twilio-labs/serverless-toolkit/commit/f12a9e652d1dd39bdbf378b66427091986d9bcc3)), closes [#281](https://github.com/twilio-labs/serverless-toolkit/issues/281) |
141 |
| -* **plugin-assets:** adds flag for setting service name in init ([#286](https://github.com/twilio-labs/serverless-toolkit/issues/286)) ([bb3ce51](https://github.com/twilio-labs/serverless-toolkit/commit/bb3ce51affac8be4a609ea59adbd55e8cb8c8f99)) |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
| 87 | +- **assets:** can specify --protected flag for asset uploads ([#288](https://github.com/twilio-labs/serverless-toolkit/issues/288)) ([f12a9e6](https://github.com/twilio-labs/serverless-toolkit/commit/f12a9e652d1dd39bdbf378b66427091986d9bcc3)), closes [#281](https://github.com/twilio-labs/serverless-toolkit/issues/281) |
| 88 | +- **plugin-assets:** adds flag for setting service name in init ([#286](https://github.com/twilio-labs/serverless-toolkit/issues/286)) ([bb3ce51](https://github.com/twilio-labs/serverless-toolkit/commit/bb3ce51affac8be4a609ea59adbd55e8cb8c8f99)) |
146 | 89 |
|
147 | 90 | # [1.1.0](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-06-21)
|
148 | 91 |
|
149 |
| - |
150 | 92 | ### Features
|
151 | 93 |
|
152 |
| -* extract runtime-handler and lazyLoading ([#252](https://github.com/twilio-labs/serverless-toolkit/issues/252)) ([#271](https://github.com/twilio-labs/serverless-toolkit/issues/271)) ([0dde2a5](https://github.com/twilio-labs/serverless-toolkit/commit/0dde2a5a74035700e4ef6cf4b1c1189c78e2ff59)) |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
| 94 | +- extract runtime-handler and lazyLoading ([#252](https://github.com/twilio-labs/serverless-toolkit/issues/252)) ([#271](https://github.com/twilio-labs/serverless-toolkit/issues/271)) ([0dde2a5](https://github.com/twilio-labs/serverless-toolkit/commit/0dde2a5a74035700e4ef6cf4b1c1189c78e2ff59)) |
157 | 95 |
|
158 | 96 | ## [1.0.1-rc.0](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-05-24)
|
159 | 97 |
|
160 | 98 | **Note:** Version bump only for package @twilio-labs/plugin-assets
|
161 | 99 |
|
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
166 | 100 | # [1.0.0](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-05-19)
|
167 | 101 |
|
168 | 102 | **Note:** Version bump only for package @twilio-labs/plugin-assets
|
169 | 103 |
|
170 |
| - |
171 |
| - |
172 |
| - |
173 |
| - |
174 | 104 | # [0.1.0-beta.2](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-05-17)
|
175 | 105 |
|
176 | 106 | **Note:** Version bump only for package @twilio-labs/plugin-assets
|
177 | 107 |
|
178 |
| - |
179 |
| - |
180 |
| - |
181 |
| - |
182 | 108 | # [0.1.0-beta.1](https://github.com/twilio-labs/serverless-toolkit/compare/@twilio-labs/[email protected]...@twilio-labs/[email protected]) (2021-05-13)
|
183 | 109 |
|
184 |
| - |
185 | 110 | ### Bug Fixes
|
186 | 111 |
|
187 |
| -* **serverless-api:** fixes assets paths in deployment ([#258](https://github.com/twilio-labs/serverless-toolkit/issues/258)) ([e37ecb3](https://github.com/twilio-labs/serverless-toolkit/commit/e37ecb336eaec74130d98066a63b858d71f26f62)) |
188 |
| - |
189 |
| - |
190 |
| - |
191 |
| - |
| 112 | +- **serverless-api:** fixes assets paths in deployment ([#258](https://github.com/twilio-labs/serverless-toolkit/issues/258)) ([e37ecb3](https://github.com/twilio-labs/serverless-toolkit/commit/e37ecb336eaec74130d98066a63b858d71f26f62)) |
192 | 113 |
|
193 | 114 | # 0.1.0-beta.0 (2021-04-30)
|
194 | 115 |
|
195 |
| - |
196 | 116 | ### Bug Fixes
|
197 | 117 |
|
198 |
| -* **assets:** fs.rm doesn't exist in Node 10/12 ([516a97f](https://github.com/twilio-labs/serverless-toolkit/commit/516a97f56c13d70183784806f5c757cdd701a2c0)) |
199 |
| -* **assets:** node 10 doesn't have 'fs/promises' ([3404de2](https://github.com/twilio-labs/serverless-toolkit/commit/3404de2196307d7909c2cf31b869834c2b01924b)) |
200 |
| -* **assets:** removes safe navigation operator ([ad57fed](https://github.com/twilio-labs/serverless-toolkit/commit/ad57fed87d66c773de5409d85c4f75aecaade53a)) |
201 |
| -* **assets, serverless-api:** uri encode path names for asset versions ([c2b1f3d](https://github.com/twilio-labs/serverless-toolkit/commit/c2b1f3d16ce6af31ef2aaa1d086b3565bbcd1c7d)) |
202 |
| - |
| 118 | +- **assets:** fs.rm doesn't exist in Node 10/12 ([516a97f](https://github.com/twilio-labs/serverless-toolkit/commit/516a97f56c13d70183784806f5c757cdd701a2c0)) |
| 119 | +- **assets:** node 10 doesn't have 'fs/promises' ([3404de2](https://github.com/twilio-labs/serverless-toolkit/commit/3404de2196307d7909c2cf31b869834c2b01924b)) |
| 120 | +- **assets:** removes safe navigation operator ([ad57fed](https://github.com/twilio-labs/serverless-toolkit/commit/ad57fed87d66c773de5409d85c4f75aecaade53a)) |
| 121 | +- **assets, serverless-api:** uri encode path names for asset versions ([c2b1f3d](https://github.com/twilio-labs/serverless-toolkit/commit/c2b1f3d16ce6af31ef2aaa1d086b3565bbcd1c7d)) |
203 | 122 |
|
204 | 123 | ### Features
|
205 | 124 |
|
206 |
| -* **plugin-assets:** first version of working assets plugin ([4ee08d3](https://github.com/twilio-labs/serverless-toolkit/commit/4ee08d3ebcb82abe1cb11752d45021f2ca3e03c6)) |
207 |
| -* **plugin-assets:** scaffolds new assets plugin ([6723173](https://github.com/twilio-labs/serverless-toolkit/commit/672317341600743ce3bf653e237858635cdbc822)) |
| 125 | +- **plugin-assets:** first version of working assets plugin ([4ee08d3](https://github.com/twilio-labs/serverless-toolkit/commit/4ee08d3ebcb82abe1cb11752d45021f2ca3e03c6)) |
| 126 | +- **plugin-assets:** scaffolds new assets plugin ([6723173](https://github.com/twilio-labs/serverless-toolkit/commit/672317341600743ce3bf653e237858635cdbc822)) |
0 commit comments