ADDED: Python 3.11 and 3.12 support (:pr:891)
FIXED: Fix pkg_resources version lookups for Python 3.9+ (:pr:891)
1.21.7
Release date: Jul 20, 2023
ADDED: Added drf_yasg.inspectors.query.DrfAPICompatInspector (:pr:857)
ADDED: Added DrfAPICompatInspector to serve as a replacement CoreAPICompatInspector (:pr:857)
ADDED: Allow DEFAULT_SPEC_RENDERERS default renderers to be overriden in the settings (:pr:857)
FIXED: Fixed redoc source mapping (:pr:859)
1.21.6
Release date: Jun 15, 2023
IMPROVED: Remove required coreapi dependency (:pr:854)
IMPROVED: Feature: Migrate to PyYAML for yaml generator (:pr:845)
FIXED: Keep path parameters in their given order (:pr:841)
FIXED: Provide support for enums in codecs (:pr:837)
1.21.5
Release date: Feb 09, 2023
ADDED: Python 3.10 support (:pr:818)
DEPRECATED: Python 3.6 support as it's been deprecated by swagger-spec-validator
FIXED: RecursiveField resolver (:pr:822)
1.21.4
Release date: Sep 26, 2022
FIXED: Remove NullBooleanFields if the django-rest-framework version >= 3.14.0 (:pr:814)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps drf-yasg from 1.21.7 to 1.21.8.
Release notes
Sourced from drf-yasg's releases.
Changelog
Sourced from drf-yasg's changelog.
... (truncated)
Commits
433b43e
Changelog 1.21.8 (#901)82a1fcb
Add gitter to README (#898)637cf97
Merge release branches (#897)828f53b
Review: Add Python 3.11 and 3.12 to the testing (#891)2ee3935
Bump the github-actions group with 2 updates (#896)a8110a9
README.rst: pip install --upgrade (#894)858e7a2
GitHub Actions: review: strategy: fail-fast: false (#893)c277003
Keep GitHub Actions up to date with GitHub's Dependabot (#892)ac659ec
Remove twine-check and ignore some flake8 errors (#895)78031f0
Advance master to release 1.21.7 (#815)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show