Laurent Savaete
|
4eb45ebcb8
|
Merge pull request #184 from daniellok-db/change-env
fix: only pass .env as default to starlette config if it exists
|
2024-02-05 11:09:39 +01:00 |
|
Daniel Lok
|
e2db7e2756
|
format
Signed-off-by: Daniel Lok <daniel.lok@databricks.com>
|
2024-02-05 18:04:07 +08:00 |
|
Daniel Lok
|
aa9eb7ae6c
|
fix: only pass .env to config if it exists
|
2024-02-05 12:13:46 +08:00 |
|
Thibault
|
5c796152a8
|
Merge pull request #167 from aberlioz/chore/fix-shared_limit-typing
chore(extensions) fix shared_limit typing
|
2024-01-14 07:55:31 +01:00 |
|
Arnaud Berlioz
|
9f097f1fb9
|
chore(extensions): fix shared_limit typing
|
2023-07-21 11:47:34 +02:00 |
|
Laurent Savaete
|
90ec3ab2f7
|
Merge pull request #166 from PookieBuns/master
fix: limit_value typehint for limit function
|
2023-06-08 13:47:57 +02:00 |
|
allenyuchen
|
49f75354ac
|
fix limit_value typehint for limit function
|
2023-06-08 16:54:20 +08:00 |
|
Laurent Savaete
|
2f8893eaed
|
Merge pull request #159 from andreagrandi/prepare-release-0-1-8
v0.1.8
|
2023-04-07 16:10:52 +02:00 |
|
Andrea Grandi
|
d6f97011be
|
Prepare release 0.1.8
|
2023-04-07 15:10:39 +02:00 |
|
Laurent Savaete
|
d7b86087a8
|
Merge pull request #157 from laurentS/limits
|
2023-04-07 13:34:53 +02:00 |
|
Paul Sanders
|
3a4f65901e
|
Loosen restriction on the limits dependency
|
2023-04-06 12:46:21 -04:00 |
|
Laurent Savaete
|
8f8fc7c65a
|
Merge pull request #143 from laurentS/renovate/click-7.x
|
2023-03-31 10:19:58 +02:00 |
|
renovate[bot]
|
9a2da192c4
|
Update dependency click to v7.1.2
|
2023-03-30 09:25:19 +00:00 |
|
Laurent Savaete
|
f2bf93d890
|
Merge pull request #141 from laurentS/renovate/black-23.x
|
2023-03-30 11:24:48 +02:00 |
|
Laurent Savaëte
|
be840b39aa
|
Reformat with latest black version
|
2023-03-30 10:51:39 +02:00 |
|
renovate[bot]
|
e4adfc14c9
|
Update dependency black to v23
|
2023-03-30 08:46:28 +00:00 |
|
Laurent Savaete
|
08867eba75
|
Merge pull request #137 from laurentS/renovate/pypi-starlette-vulnerability
|
2023-03-30 10:43:38 +02:00 |
|
Laurent Savaete
|
cebb293f0f
|
Merge pull request #132 from laurentS/poetry
|
2023-03-30 10:40:25 +02:00 |
|
Laurent Savaete
|
ac8365461f
|
Merge pull request #135 from laurentS/dependabot/pip/docs/redis-4.3.6
|
2023-03-30 10:31:02 +02:00 |
|
renovate[bot]
|
fee0b98bd9
|
Update dependency starlette to v0.25.0 [SECURITY]
|
2023-03-30 08:30:33 +00:00 |
|
Laurent Savaete
|
97f78720fd
|
Merge pull request #136 from laurentS/renovate/configure
|
2023-03-30 10:30:03 +02:00 |
|
renovate[bot]
|
ba398381dd
|
Add renovate.json
|
2023-03-30 08:21:00 +00:00 |
|
dependabot[bot]
|
cecc4c6146
|
⬆️ Bump redis from 3.4.1 to 4.3.6 in /docs
Bumps [redis](https://github.com/redis/redis-py) from 3.4.1 to 4.3.6.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/3.4.1...v4.3.6)
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 21:58:14 +00:00 |
|
Paul Sanders
|
a55faf7529
|
Fix redis install error
|
2023-03-11 20:57:32 -05:00 |
|
Laurent Savaete
|
b98ca4f820
|
Merge pull request #121 from laurentS/update-readme
|
2023-03-02 19:25:02 +00:00 |
|
Laurent Savaete
|
2f44b553ba
|
Merge pull request #127 from laurentS/dependabot/pip/docs/future-0.18.3
|
2023-02-08 08:44:14 +00:00 |
|
dependabot[bot]
|
283ed70a5a
|
⬆️ Bump future from 0.18.2 to 0.18.3 in /docs
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/PythonCharmers/python-future/releases)
- [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
- [Commits](https://github.com/PythonCharmers/python-future/compare/v0.18.2...v0.18.3)
---
updated-dependencies:
- dependency-name: future
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-08 07:36:43 +00:00 |
|
Laurent Savaete
|
6052248b94
|
Merge pull request #125 from sanders41/python311
Update dev dependencies to support python 3.11
|
2023-02-08 07:36:14 +00:00 |
|
Paul Sanders
|
7779a88222
|
Remove unused imports
|
2023-01-10 07:27:08 -05:00 |
|
Paul Sanders
|
993879218e
|
Fix type errors
|
2023-01-09 19:27:10 -05:00 |
|
Paul Sanders
|
4079399720
|
Add python 3.11 to CI tests
|
2023-01-09 09:07:36 -05:00 |
|
Paul Sanders
|
cb7f61c666
|
Update dev dependencies to support python 3.11
|
2023-01-09 08:37:32 -05:00 |
|
Laurent Savaete
|
3ac401f4a0
|
Merge pull request #124 from laurentS/dependabot/pip/certifi-2022.12.7
|
2022-12-09 12:29:59 +03:00 |
|
dependabot[bot]
|
83f2da2343
|
⬆️ Bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 09:25:30 +00:00 |
|
Laurent Savaete
|
309bae3bbe
|
Merge pull request #123 from laurentS/dependabot/pip/docs/certifi-2022.12.7
|
2022-12-09 12:23:15 +03:00 |
|
dependabot[bot]
|
55ff91ce30
|
⬆️ Bump certifi from 2019.11.28 to 2022.12.7 in /docs
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2019.11.28...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-08 04:26:55 +00:00 |
|
Laurent Savaete
|
9bfa87af85
|
Fix typo in docs
|
2022-11-28 11:28:16 +01:00 |
|
Laurent Savaete
|
2278eb3651
|
Update README as per comments
|
2022-11-28 11:28:11 +01:00 |
|
Laurent Savaete
|
b47da49ff6
|
Merge pull request #120 from laurentS/prepare-release-0-1-7
v0.1.7
|
2022-11-28 13:17:32 +03:00 |
|
Laurent Savaete
|
6833971cdf
|
Update readme comment about code quality
|
2022-11-23 15:37:05 +01:00 |
|
Laurent Savaete
|
16023ff737
|
Revert "Run CI on python 3.11 as well"
This reverts commit e0f7d0d4be.
|
2022-11-23 15:24:19 +01:00 |
|
Laurent Savaete
|
e0f7d0d4be
|
Run CI on python 3.11 as well
|
2022-11-23 15:21:09 +01:00 |
|
Laurent Savaete
|
e10cc56706
|
Update CI dependencies
|
2022-11-23 15:20:57 +01:00 |
|
Laurent Savaete
|
f5df4f8560
|
Explicitly depend on setuptools to fix CI error
|
2022-11-23 15:08:57 +01:00 |
|
Laurent Savaete
|
6dc91389c7
|
Update changelog
|
2022-11-09 11:14:36 +01:00 |
|
Laurent Savaete
|
2cb329dc93
|
Update dependencies
|
2022-11-09 11:14:36 +01:00 |
|
Laurent Savaete
|
44441d31ff
|
Merge pull request #118 from thentgesMindee/key-style
|
2022-11-08 20:15:30 +03:00 |
|
thentgesMindee
|
3ae7154271
|
chg: ✅ minor change in testing
|
2022-11-08 17:58:11 +01:00 |
|
thentgesMindee
|
1d9badb4a0
|
chg: _check_request_limit | rename name, endpoint > endpoint_func_name, endpoint_url
|
2022-11-07 18:47:25 +01:00 |
|
thentgesMindee
|
7f87a26201
|
chg: ✅ update tests to reflect behavior explained in docs
|
2022-11-07 18:39:01 +01:00 |
|