Commit Graph

1616 Commits

Author SHA1 Message Date
Ishaan Jaffer a1e5c9426f bump to migrations to 0.2.25 2025-10-04 16:16:34 -07:00
Ishaan Jaffer 07e1e0a7ca bump proxy extras migration 2025-10-04 12:38:21 -07:00
Ishaan Jaffer ab00ca2de9 bump: version 1.77.6 → 1.77.7 2025-10-01 08:54:03 -07:00
Krrish Dholakia 7fd24a2632 bump: version 1.77.6 → 1.77.7 2025-09-30 21:23:42 -07:00
Krrish Dholakia 208cd5fcb5 bump: version 1.77.5 → 1.77.6 2025-09-28 09:27:08 -07:00
Ishaan Jaffer fea6004b11 bump: version 1.77.4 → 1.77.5 2025-09-27 17:37:31 -07:00
Ishaan Jaffer e61619cdc8 bump pypi 2025-09-26 19:53:27 -07:00
Ishaan Jaffer 0769ac2fdd bump litellm-proxy-extras/0.2.21 2025-09-26 18:49:41 -07:00
Ishaan Jaff ea8d0bb7d5 fix: re-add scheduled rotations 2025-09-26 11:40:46 -07:00
Alex Shoop 914844122c Fix: revert fastuuid optional dependency, always use fastuuid in .__uid helper (#14941)
* always use fastuuid

* rm from proxy extras since its now default

* poetry lock
2025-09-26 09:14:20 -07:00
Ishaan Jaffer b1e56c55ad merge 2025-09-24 22:11:37 -07:00
Ishaan Jaff ded823a3a3 [Feat] Initial support for scheduled key rotations (#14877)
* add KeyRotationSettings

* add KeyRotationManager

* add key rotation manager

* add KeyRotationManager

* fix _initialize_spend_tracking_background_jobs

* fix add_key_rotation_fields

* fixes

* new fields in schema

* update schema

* fix fixes for init key rotation manager

* fixes for init key rotation manager

* fix KeyRotationManager

* tests for key rotation

* fix key_rotation_settings

* fix KeyRotationManager

* fix LITELLM_KEY_ROTATION_CHECK_INTERVAL_SECONDS

* fix fixes for init key rotation manager

* ruff check fix

* fix LITELLM_KEY_ROTATION_CHECK_INTERVAL_SECONDS

* fix _initialize_spend_tracking_background_jobs

* docs fix

* docs auto rotate

* schema fix

* bump proxy extras

* fix config.yml
2025-09-24 21:37:56 -07:00
Ishaan Jaffer a0e4707782 Revert "Added missing dependencies (#14706)"
This reverts commit b33d52c6e1.
2025-09-24 21:36:57 -07:00
Ishaan Jaff d9bf6a8c53 Revert "Fix: make pondpond as optional dependency for proxy extras, disab…" (#14880)
This reverts commit e75d8b711e.
2025-09-24 21:34:42 -07:00
Alex Shoop e75d8b711e Fix: make pondpond as optional dependency for proxy extras, disable object pooling gracefully (#14863)
* pondpond optional dep proxy extra

* lock
2025-09-24 17:09:30 -07:00
Alex Shoop c919996470 Merge branch 'main' into akshoop/fastuuid-dep-make-optional 2025-09-24 10:31:09 +09:00
Ishaan Jaffer 8d42eccc8a bump: version 1.77.3 → 1.77.4 2025-09-23 14:44:41 -07:00
Alex Shoop 0232b88325 move fastuuid optional dep to proxy extras 2025-09-24 01:21:49 +09:00
Alex Shoop c51e0fc54e fastuuid optional dependency 2025-09-23 23:55:14 +09:00
Ishaan Jaffer 24867cf973 bump: version 1.77.2 → 1.77.3 2025-09-20 11:52:32 -07:00
Ishaan Jaffer 98f33843d9 fix: bump litellm-proxy-extras pip 2025-09-19 17:27:29 -07:00
Krrish Dholakia 565eeca92a build(pyproject.toml): bump versions 2025-09-18 19:24:34 -07:00
Alexsander Hamir b33d52c6e1 Added missing dependencies (#14706)
* fix: adding dependencies

* fix: added to required

* fix: remove from wrong place

* fix: misspelling
2025-09-18 19:20:24 -07:00
Ishaan Jaff 9110af37d0 bump: version 1.77.1 → 1.77.2 2025-09-13 13:55:30 -07:00
Krrish Dholakia ba6819dc18 bump: version 1.77.0 → 1.77.1 2025-09-09 19:58:21 -07:00
Ishaan Jaff 0a78ff718b bump pyproject.toml 2025-09-08 16:59:32 -07:00
Ishaan Jaff a7c99e1841 Revert "Modify cryptography dependency to latest" (#14358) 2025-09-08 16:58:13 -07:00
Krish Dholakia ca33657015 Merge pull request #13947 from c3-AndrewDoan/cryptography_upgrade
Modify cryptography dependency to latest
2025-09-06 22:00:58 -07:00
Krrish Dholakia aa0127a9d4 bump: version 1.76.1 → 1.77.0 2025-09-01 18:52:45 -07:00
Andrew Doan 3f215fcf8f Merge branch 'main' into cryptography_upgrade 2025-08-28 10:59:51 -04:00
Ishaan Jaff ee324943d7 bump: version 1.76.0 → 1.76.1 2025-08-26 20:02:57 -07:00
Ishaan Jaff 80d4cc1283 [Perf] Use fastuuid for fast UUID generations - 2.1x Faster (#13992)
* use fastuuid

* add fastuuid

* add fastuuid==0.12.0
2025-08-26 19:47:25 -07:00
Andrew Doan fc4c10afdf Add Builds 2025-08-26 11:55:28 -04:00
Andrew Doan df45e0e4b9 Change pkg name and authors 2025-08-25 16:37:01 -04:00
Andrew Doan dac20702f2 Modify cryptography dependency to latest 2025-08-25 13:13:36 -04:00
Ishaan Jaff 58c413d7ab use litellm-proxy-extras==0.2.18 2025-08-23 13:27:26 -07:00
Ishaan Jaff 3035315ce6 bump: version 1.75.10 → 1.76.0 2025-08-22 07:20:59 -07:00
Krrish Dholakia fc62f75e04 build: new pypi build 2025-08-21 23:47:45 -07:00
Krrish Dholakia 137a98a5af bump: version 1.75.8 → 1.75.9 2025-08-18 23:11:08 -07:00
Ishaan Jaff cac27be56a bump: version 1.75.7 → 1.75.8 2025-08-16 07:58:17 -07:00
0x-fang 9f17bedb48 bump up boto3 and aioboto3 versions (#13665) 2025-08-15 17:06:08 -07:00
Ishaan Jaff f5a1c14929 Revert "update boto3 version to 1.37.38 (#13656)"
This reverts commit 6f2264a13d.
2025-08-15 11:24:59 -07:00
0x-fang 6f2264a13d update boto3 version to 1.37.38 (#13656) 2025-08-15 11:06:54 -07:00
Ishaan Jaff d29bc4255b bump: version 1.75.6 → 1.75.7 2025-08-14 21:13:21 -07:00
Ishaan Jaff 025ce17564 bump: version 1.75.5 → 1.75.6 2025-08-14 15:30:45 -07:00
Ishaan Jaff ce4210a17a bump litellm proxy extras 2025-08-13 17:50:10 -07:00
Ishaan Jaff 38d0736599 bump fastapi-offline 2025-08-12 21:19:29 -07:00
Krrish Dholakia ece2c9c65d bump: version 1.75.4 → 1.75.5 2025-08-09 16:31:51 -07:00
Ishaan Jaff 32db7f1508 bump: version 1.75.3 → 1.75.4 2025-08-08 18:30:27 -07:00
Cole McIntosh 1d514cc68b feat(reasoning): support 'minimal' effort type for OpenAI (#13447)
* feat(reasoning): support 'minimal' effort type for OpenAI

* fix(reasoning): correctly map 'minimal' effort to Reasoning object

* chore(dependencies): update OpenAI package version to 1.99.5 in pyproject.toml and requirements.txt

* chore(dependencies): update poetry.lock for OpenAI package version 1.99.5 and Poetry version 2.1.3
2025-08-08 17:56:23 -07:00