Skip to content

Commit 9d200a9

Browse files
author
semantic-release
committed
chore(release): bump version to v0.4.7
1 parent 8f9b380 commit 9d200a9

File tree

3 files changed

+39
-33
lines changed

3 files changed

+39
-33
lines changed

CHANGELOG.md

+37-31
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,31 @@
11
# CHANGELOG
22

3+
## v0.4.7 (2024-07-14)
34

5+
### Chore
6+
7+
* chore(deps-dev): bump python-semantic-release from 9.8.3 to 9.8.5 (#119) ([`d3e1104`](https://github.com/supabase-community/functions-py/commit/d3e1104f221ce7274789856b5a3704f8aa25e60f))
8+
9+
* chore(deps): bump python-semantic-release/python-semantic-release from 9.8.3 to 9.8.5 (#118) ([`0403bfb`](https://github.com/supabase-community/functions-py/commit/0403bfb84fb9e624974c16880f61a77cc244ff17))
10+
11+
* chore(deps-dev): bump python-semantic-release from 9.8.1 to 9.8.3 (#114) ([`3850c82`](https://github.com/supabase-community/functions-py/commit/3850c82add00a26b5e1a74fda7ce750bae85699a))
12+
13+
* chore(deps): bump python-semantic-release/python-semantic-release from 9.8.1 to 9.8.3 (#113) ([`c1c0d67`](https://github.com/supabase-community/functions-py/commit/c1c0d67881273f68689959b9858767aa4372c4ef))
14+
15+
### Fix
16+
17+
* fix: version bump (#121) ([`8f9b380`](https://github.com/supabase-community/functions-py/commit/8f9b3802759eec255f3f096ed818d64cd1ff3596))
18+
19+
### Unknown
20+
21+
* Enable HTTP2 (#115) ([`dbe0c73`](https://github.com/supabase-community/functions-py/commit/dbe0c73f025608adb0de1cb7b269de1eae23241d))
422

523
## v0.4.6 (2024-06-05)
624

725
### Chore
826

27+
* chore(release): bump version to v0.4.6 ([`f038cad`](https://github.com/supabase-community/functions-py/commit/f038cad35cbeaafbef9a26e4c853237a994ac9c6))
28+
929
* chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.1 (#110) ([`6167b4a`](https://github.com/supabase-community/functions-py/commit/6167b4a894b45062009ad67feefff16a1ba3ff61))
1030

1131
* chore(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#109) ([`9d83fc0`](https://github.com/supabase-community/functions-py/commit/9d83fc0ace5c5a9310a5c3878a2db3586fd97899))
@@ -48,7 +68,7 @@
4868

4969
* chore(deps): bump python-semantic-release/python-semantic-release from 9.3.0 to 9.3.1 (#72)
5070

51-
Signed-off-by: dependabot[bot] <support@github.com>
71+
Signed-off-by: dependabot[bot] <support@github.com>
5272
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`a0a9ad8`](https://github.com/supabase-community/functions-py/commit/a0a9ad8959625772b5e63ebecee96eb783e15d12))
5373

5474
### Ci
@@ -69,7 +89,6 @@ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.githu
6989

7090
* Add stale bot (#92) ([`1fb54a8`](https://github.com/supabase-community/functions-py/commit/1fb54a80b211c93a8b7b8118842ab411dc33e22b))
7191

72-
7392
## v0.4.5 (2024-03-23)
7493

7594
### Chore
@@ -80,7 +99,6 @@ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.githu
8099

81100
* fix: configure poetry in github action (#71) ([`886f0fb`](https://github.com/supabase-community/functions-py/commit/886f0fb1590567527159df8944a9ab7d418e5f00))
82101

83-
84102
## v0.4.4 (2024-03-23)
85103

86104
### Chore
@@ -91,7 +109,6 @@ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.githu
91109

92110
* fix: update to perform build via poetry (#70) ([`d518ce5`](https://github.com/supabase-community/functions-py/commit/d518ce5b81fef2ec30907c9261fde29522e37222))
93111

94-
95112
## v0.4.3 (2024-03-23)
96113

97114
### Chore
@@ -102,7 +119,6 @@ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.githu
102119

103120
* fix: add supafunc package distribution (#69) ([`d8a6f9a`](https://github.com/supabase-community/functions-py/commit/d8a6f9a89909c5d4bc3d6c11fb369407931c9cc5))
104121

105-
106122
## v0.4.2 (2024-03-23)
107123

108124
### Chore
@@ -113,7 +129,6 @@ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.githu
113129

114130
* fix: ci workflow (#68) ([`a747a72`](https://github.com/supabase-community/functions-py/commit/a747a729b35d31197d2b772d2f5ddc9e5ec9daed))
115131

116-
117132
## v0.4.1 (2024-03-23)
118133

119134
### Chore
@@ -122,77 +137,77 @@ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.githu
122137

123138
* chore(deps-dev): bump python-semantic-release from 9.2.0 to 9.3.0 (#66)
124139

125-
Signed-off-by: dependabot[bot] <support@github.com>
140+
Signed-off-by: dependabot[bot] <support@github.com>
126141
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7d1ce46`](https://github.com/supabase-community/functions-py/commit/7d1ce467159fa08d8cde29056d52553b186319ce))
127142

128143
* chore(deps): bump codecov/codecov-action from 3 to 4 (#50)
129144

130-
Signed-off-by: dependabot[bot] <support@github.com>
145+
Signed-off-by: dependabot[bot] <support@github.com>
131146
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ffe43b2`](https://github.com/supabase-community/functions-py/commit/ffe43b2ded9396a893d1c12d9a0077b70aed52df))
132147

133148
* chore(deps): bump actions/checkout from 2 to 4 (#52)
134149

135-
Signed-off-by: dependabot[bot] <support@github.com>
150+
Signed-off-by: dependabot[bot] <support@github.com>
136151
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`a809e98`](https://github.com/supabase-community/functions-py/commit/a809e98368b1ff8369c787439a5ba2d01a0ebfcf))
137152

138153
* chore(deps): bump abatilo/actions-poetry from 2.2.0 to 3.0.0 (#54)
139154

140-
Signed-off-by: dependabot[bot] <support@github.com>
155+
Signed-off-by: dependabot[bot] <support@github.com>
141156
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`4c1365c`](https://github.com/supabase-community/functions-py/commit/4c1365cbb94502cad0bc14032bbf48c74de1971f))
142157

143158
* chore(deps): bump python-semantic-release/python-semantic-release from 8.0.0 to 9.3.0 (#65)
144159

145-
Signed-off-by: dependabot[bot] <support@github.com>
160+
Signed-off-by: dependabot[bot] <support@github.com>
146161
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`cddbd1f`](https://github.com/supabase-community/functions-py/commit/cddbd1fe983e600ec4f9cf177a9b5e1f582a7ff0))
147162

148163
* chore(deps-dev): bump pytest from 8.0.2 to 8.1.1 (#57)
149164

150-
Signed-off-by: dependabot[bot] <support@github.com>
165+
Signed-off-by: dependabot[bot] <support@github.com>
151166
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`43a2741`](https://github.com/supabase-community/functions-py/commit/43a27418526d2cdd8739ad4f4c69e21a6743d43e))
152167

153168
* chore(deps-dev): bump respx from 0.20.2 to 0.21.0 (#61)
154169

155-
Signed-off-by: dependabot[bot] <support@github.com>
170+
Signed-off-by: dependabot[bot] <support@github.com>
156171
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`a1481fd`](https://github.com/supabase-community/functions-py/commit/a1481fd126b10719bd92061012a9efba0354530f))
157172

158173
* chore(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.6 (#62)
159174

160-
Signed-off-by: dependabot[bot] <support@github.com>
175+
Signed-off-by: dependabot[bot] <support@github.com>
161176
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`a821fe8`](https://github.com/supabase-community/functions-py/commit/a821fe80e5f2f2a68395e86ecb782856f1d18642))
162177

163178
* chore(deps-dev): bump python-semantic-release from 9.1.1 to 9.2.0 (#60)
164179

165-
Signed-off-by: dependabot[bot] <support@github.com>
180+
Signed-off-by: dependabot[bot] <support@github.com>
166181
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`719ed64`](https://github.com/supabase-community/functions-py/commit/719ed64f587c40bd2c98255d34c36788e1ccae1b))
167182

168183
* chore(deps): bump actions/setup-python from 2 to 5 (#53)
169184

170-
Signed-off-by: dependabot[bot] <support@github.com>
185+
Signed-off-by: dependabot[bot] <support@github.com>
171186
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`867bab3`](https://github.com/supabase-community/functions-py/commit/867bab3a99197da2a7437b903b52afc7a4e5d0a1))
172187

173188
* chore(deps-dev): bump black from 24.2.0 to 24.3.0 (#58)
174189

175-
Signed-off-by: dependabot[bot] <support@github.com>
190+
Signed-off-by: dependabot[bot] <support@github.com>
176191
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0a84c99`](https://github.com/supabase-community/functions-py/commit/0a84c9951bc5ba78d218599bcd1d15a32909fdf9))
177192

178193
* chore(deps-dev): bump pytest from 7.4.4 to 8.0.2 (#48)
179194

180-
Signed-off-by: dependabot[bot] <support@github.com>
195+
Signed-off-by: dependabot[bot] <support@github.com>
181196
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ae754cf`](https://github.com/supabase-community/functions-py/commit/ae754cfb4bc7e8832a7aac95f0d29077b2b7ad80))
182197

183198
* chore(deps-dev): bump python-semantic-release from 8.7.0 to 9.1.1 (#47)
184199

185-
Signed-off-by: dependabot[bot] <support@github.com>
200+
Signed-off-by: dependabot[bot] <support@github.com>
186201
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`f108ed7`](https://github.com/supabase-community/functions-py/commit/f108ed7691a2bd0801b946e96c7c16cec234972b))
187202

188203
* chore(deps-dev): bump black from 23.12.1 to 24.2.0 (#43)
189204

190-
Signed-off-by: dependabot[bot] <support@github.com>
205+
Signed-off-by: dependabot[bot] <support@github.com>
191206
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ed09227`](https://github.com/supabase-community/functions-py/commit/ed092279ad8911f2664a92c0c1e332b3f42e4555))
192207

193208
* chore(deps-dev): bump pytest-asyncio from 0.23.3 to 0.23.5 (#42)
194209

195-
Signed-off-by: dependabot[bot] <support@github.com>
210+
Signed-off-by: dependabot[bot] <support@github.com>
196211
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e87489b`](https://github.com/supabase-community/functions-py/commit/e87489b98c7fab52417e9b1f81a2fd4a83caf627))
197212

198213
* chore: rename package to supabase_functions (#37) ([`5b5b5c9`](https://github.com/supabase-community/functions-py/commit/5b5b5c9071d74b7ec3e3da0dd83bbd6bd9303152))
@@ -203,10 +218,9 @@ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.githu
203218

204219
* fix: bump httpx from 0.25.2 to 0.27.0 (#46)
205220

206-
Signed-off-by: dependabot[bot] <support@github.com>
221+
Signed-off-by: dependabot[bot] <support@github.com>
207222
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`03fcb25`](https://github.com/supabase-community/functions-py/commit/03fcb25d5fdca5ee07edac2ba769d797f54e1dc7))
208223

209-
210224
## v0.4.0 (2024-02-29)
211225

212226
### Chore
@@ -217,7 +231,6 @@ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.githu
217231

218232
* feat: add actions to dependabot.yml (#49) ([`0fa1c6b`](https://github.com/supabase-community/functions-py/commit/0fa1c6b91363714a0f889d73e52a47ca2e5be349))
219233

220-
221234
## v0.3.3 (2024-01-03)
222235

223236
### Chore
@@ -228,7 +241,6 @@ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.githu
228241

229242
* fix: update job to publish legacy package if current is released (#36) ([`2565c37`](https://github.com/supabase-community/functions-py/commit/2565c372124c08bc2a0bd8fd4b3005cf427062e3))
230243

231-
232244
## v0.3.2 (2024-01-03)
233245

234246
### Chore
@@ -282,7 +294,6 @@ Signed-off-by: dependabot[bot] <support@github.com> ([`f6fb590`](https://g
282294

283295
* fix: update httpx and other dev dependencies (#35) ([`1f8897f`](https://github.com/supabase-community/functions-py/commit/1f8897f88acc4449cd697bd0e122bd4ee3bf0417))
284296

285-
286297
## v0.3.1 (2023-10-30)
287298

288299
### Chore
@@ -297,7 +308,6 @@ Signed-off-by: dependabot[bot] <support@github.com> ([`f6fb590`](https://g
297308

298309
Added tests to check for the messages. ([`07a813a`](https://github.com/supabase-community/functions-py/commit/07a813a02ffcf8999802cece27ee5278c140760d))
299310

300-
301311
## v0.3.0 (2023-10-29)
302312

303313
### Chore
@@ -318,7 +328,6 @@ Added tests to check for the messages. ([`07a813a`](https://github.com/supabase-
318328

319329
* Restoring order to the CI/CD pipeline ([`4f28dc6`](https://github.com/supabase-community/functions-py/commit/4f28dc628c9a9aac27a153121c90960bddb5c8bf))
320330

321-
322331
## v0.2.4 (2023-10-25)
323332

324333
### Chore
@@ -371,7 +380,6 @@ Co-authored-by: Anand <40204976+anand2312@users.noreply.github.com> ([`297
371380
Add pytests
372381
Throw errors instead of returning them ([`692022f`](https://github.com/supabase-community/functions-py/commit/692022fa4816de5ec3e4cd929352535af719bb87))
373382

374-
375383
## v0.2.3 (2023-08-04)
376384

377385
### Chore
@@ -418,7 +426,6 @@ chore(deps): bump httpx from 0.23.0 to 0.24.1 ([`67ada27`](https://github.com/su
418426

419427
fix: small typo in authorization ([`7c60eda`](https://github.com/supabase-community/functions-py/commit/7c60eda605337784a63a99a1405a6cb2c5f407f1))
420428

421-
422429
## v0.2.2 (2022-10-10)
423430

424431
### Chore
@@ -437,7 +444,6 @@ fix: small typo in authorization ([`7c60eda`](https://github.com/supabase-commun
437444

438445
* fix: pass down body ([`d3f9f61`](https://github.com/supabase-community/functions-py/commit/d3f9f6187b7bd7206f89eb3331fa6ea6f13dd58e))
439446

440-
441447
## v0.1.4 (2022-03-31)
442448

443449
### Chore

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "supabase_functions"
3-
version = "0.4.6"
3+
version = "0.4.7"
44
description = "Library for Supabase Functions"
55
authors = [
66
"Joel Lee <joel@joellee.org>",

supabase_functions/utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from httpx import AsyncClient as AsyncClient # noqa: F401
22
from httpx import Client as BaseClient
33

4-
__version__ = "0.4.6"
4+
__version__ = "0.4.7"
55

66

77
class SyncClient(BaseClient):

0 commit comments

Comments
 (0)