rest-framework icon indicating copy to clipboard operation
rest-framework copied to clipboard

Migration to version 17.0

Open OCA-git-bot opened this issue 2 years ago • 5 comments
trafficstars

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0

Modules to migrate

  • [ ] base_rest
  • [ ] base_rest_auth_api_key
  • [ ] base_rest_auth_jwt
  • [ ] base_rest_auth_user_service
  • [ ] base_rest_datamodel
  • [ ] base_rest_demo
  • [ ] base_rest_pydantic
  • [ ] datamodel
  • [ ] extendable
  • [ ] extendable_fastapi
  • [x] fastapi - By @nguyenminhchien - #409
  • [ ] fastapi_auth_jwt - By @antonyht27 - #452
  • [ ] fastapi_auth_jwt_demo
  • [ ] graphql_base - By @dduarte-odoogap - #397
  • [ ] graphql_demo - By @dduarte-odoogap - #398
  • [ ] model_serializer
  • [ ] pydantic
  • [ ] rest_log - By @halbtonjazz - #523

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

OCA-git-bot avatar Nov 08 '23 09:11 OCA-git-bot

added graphql_base https://github.com/OCA/rest-framework/pull/397 and graphql_demo https://github.com/OCA/rest-framework/pull/398

dduarte-odoogap avatar Nov 27 '23 18:11 dduarte-odoogap

Working on fastapi: https://github.com/OCA/rest-framework/pull/409

nguyenminhchien avatar Dec 27 '23 03:12 nguyenminhchien

The existing branch 17.0 is not functional for this reason #419

rpinset avatar Mar 13 '24 12:03 rpinset

fastapi_auth_api_key: WIP

sonhd91 avatar May 24 '24 11:05 sonhd91

working on extendable

trisdoan avatar Jun 06 '24 06:06 trisdoan