Skip to content

release#36

Merged
Oscaner merged 6 commits intoreleasefrom
main
Feb 6, 2026
Merged

release#36
Oscaner merged 6 commits intoreleasefrom
main

Conversation

@Oscaner
Copy link
Member

@Oscaner Oscaner commented Feb 6, 2026

No description provided.

Oscaner and others added 6 commits February 1, 2026 13:42
Sync release to main after release
…ectory with 3 updates

Bumps the development-dependencies group with 3 updates in the / directory: [hypothesis](https://github.com/HypothesisWorks/hypothesis), [ruff](https://github.com/astral-sh/ruff) and [commitizen](https://github.com/commitizen-tools/commitizen).


Updates `hypothesis` from 6.151.4 to 6.151.5
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.4...hypothesis-python-6.151.5)

Updates `ruff` from 0.14.14 to 0.15.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.14.14...0.15.0)

Updates `commitizen` from 4.12.1 to 4.13.2
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v4.12.1...v4.13.2)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.151.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: ruff
  dependency-version: 0.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: commitizen
  dependency-version: 4.13.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…ncies-857c1dc2e8

chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates
Bumps the production-dependencies group with 1 update: [pyjwt](https://github.com/jpadilla/pyjwt).


Updates `pyjwt` from 2.10.1 to 2.11.0
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.10.1...2.11.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…cies-9ed56d55a6

chore(deps): bump pyjwt from 2.10.1 to 2.11.0 in the production-dependencies group
…ions

Add RequestFilter plugin to handle API-specific request transformations with configurable filtering rules. The module provides functionality to:

- Filter query parameters, request body params, and headers based on rules
- Match requests using custom matcher functions
- Initial support for Anthropic Messages API filtering (removes context_management body param and anthropic-beta header)

This enables proxying requests to different API providers by removing provider-specific parameters that may cause compatibility issues.
@Oscaner Oscaner merged commit b988540 into release Feb 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant