Releases: eadwinCode/django-ninja-extra
Releases · eadwinCode/django-ninja-extra
0.31.0
What's Changed
- fix: Controller Endpoint API Resolution Order by @eadwinCode in #341
Full Changelog: 0.30.9...0.31.0
0.30.9
What's Changed
- Migrate from pydantic v1 config to pydantic v2 config by @eike-fokken in #334
- Bump ruff from 0.14.7 to 0.14.10 by @dependabot[bot] in #337
- Relax django-ninja dependency version by @fabianlange in #339
- Update django-ninja version to 1.5.3 by @eadwinCode a9e18f9
New Contributors
- @eike-fokken made their first contribution in #334
- @fabianlange made their first contribution in #339
Full Changelog: 0.30.8...0.30.9
0.30.8 with Ninja v1.5.1
What's Changed
- upgrade ninja support to 1.5.1(for django 6 support) by @mercelino in #325
- Bump pytest-asyncio from 1.2.0 to 1.3.0 by @dependabot[bot] in #322
- Bump ruff from 0.14.3 to 0.14.7 by @dependabot[bot] in #321
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #320
- fix: Ability To Disable Pagination In ModelControllers by @eadwinCode in #328
- Revert "fix: Ability To Disable Pagination In ModelControllers" by @eadwinCode in #329
- Added docs on how to disable pagination by @eadwinCode in #330
- refactor: migrate controller metadata to reflect-based storage by @eadwinCode in #331
- chores: Django V6.0 CI Tests by @eadwinCode in #333
New Contributors
- @mercelino made their first contribution in #325
Full Changelog: 0.30.6...0.30.8
0.30.6
What's Changed
- Revert controller url namespace by @eadwinCode in #318
Full Changelog: 0.30.5...0.30.6
0.30.5 with Ninja v1.5.0
What's Changed
- Bump ruff from 0.13.2 to 0.14.3 by @dependabot[bot] in #305
- implement urls namespace for APIController by @anentropic in #311
- Optional unique operation ID suffixes by @Ivan-Feofanov in #313
- chores: Refactored Url Namespace and Unique Route Operation Id by @eadwinCode in #315
- chores: Ninja v1.5.0 Upgrade by @eadwinCode in #316
- feat: Added Django Ninja FilterSchema support to Pagination Decorator And Model Controller by @eadwinCode in #317
New Contributors
- @anentropic made their first contribution in #311
- @Ivan-Feofanov made their first contribution in #313
Full Changelog: 0.30.2...0.30.5
0.30.2 with Ninja v1.4.5
What's Changed
- Bump pytest-asyncio from 0.26.0 to 1.0.0 by @dependabot[bot] in #283
- Bump ruff from 0.11.12 to 0.12.1 by @dependabot[bot] in #282
- fix: Mypy CI Errors by @eadwinCode in #289
- ModelService: in update(), exclude_unset instead of exclude_none by @Tatsh in #288
- Bump ruff from 0.12.1 to 0.12.11 by @dependabot[bot] in #292
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #291
- Bump pytest-asyncio from 1.0.0 to 1.2.0 by @dependabot[bot] in #298
- Bump ruff from 0.12.11 to 0.13.2 by @dependabot[bot] in #297
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #296
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #295
- fix response type for ModelController DELETE by @hamishfagg in #299
- docs(testing): Expand testing guide with TestClient/TestAsyncClient and prefix examples by @eadwinCode in #301
- fix: Refactored CSRF And Upgraded To Ninja v1.4.5 by @eadwinCode in #302
New Contributors
- @hamishfagg made their first contribution in #299
Full Changelog: 0.30.1...0.30.2
0.30.1 with Ninja v1.4.3
What's Changed
- Bump ruff from 0.11.2 to 0.11.7 by @dependabot in #262
- Bump pytest-asyncio from 0.24.0 to 0.26.0 by @dependabot in #261
- Using apaginate_queryset when the paginator is AsyncPaginationBase by @Aidan79225 in #264
- request_logger: use
django.requestinstead ofdjangoby @jakajancar in #265 - fix: ModelController Prefix With Parameters by @eadwinCode in #269
- Bump ruff from 0.11.7 to 0.11.12 by @dependabot in #272
- chores: bumped Ninja 1.4.3 by @eadwinCode in #275
New Contributors
- @Aidan79225 made their first contribution in #264
- @jakajancar made their first contribution in #265
Full Changelog: 0.30.0...0.30.1
0.30.0 with Ninja 1.4.1
What's Changed
- feat: Async Permission and Permission DI Support by @eadwinCode in #259
- chores: Bumped up Ninja Package by @eadwinCode in #260
Full Changelog: 0.22.9...0.30.0
0.22.9
0.22.8 with Ninja v1.4.0
What's Changed
- Bump ruff from 0.9.9 to 0.11.2 by @dependabot in #258
- Bump pytest-asyncio from 0.24.0 to 0.26.0 by @dependabot in #257
- feat: Ninja 1.4.0 Support by @eadwinCode in #256
Full Changelog: 0.22.6...0.22.8