From 2326fede30742df19bc68e2611f9026663eb5ebe Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 3 Nov 2023 13:31:16 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- fastapi/README.rst | 12 ++++++++- fastapi/__manifest__.py | 2 +- fastapi/readme/HISTORY.rst | 10 +++++++ fastapi/readme/newsfragments/389.bugfix | 3 --- fastapi/static/description/index.html | 36 ++++++++++++++++--------- 6 files changed, 46 insertions(+), 19 deletions(-) delete mode 100644 fastapi/readme/newsfragments/389.bugfix diff --git a/README.md b/README.md index bbd261bd8..0d8a4bd6d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [datamodel](datamodel/) | 16.0.1.0.1 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | This addon allows you to define simple data models supporting serialization/deserialization [extendable](extendable/) | 16.0.1.0.1 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Extendable classes registry loader for Odoo [extendable_fastapi](extendable_fastapi/) | 16.0.2.1.0 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Allows the use of extendable into fastapi apps -[fastapi](fastapi/) | 16.0.1.2.0 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Odoo FastAPI endpoint +[fastapi](fastapi/) | 16.0.1.2.1 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Odoo FastAPI endpoint [fastapi_auth_jwt](fastapi_auth_jwt/) | 16.0.1.0.1 | [![sbidoul](https://github.com/sbidoul.png?size=30px)](https://github.com/sbidoul) | JWT bearer token authentication for FastAPI. [fastapi_auth_jwt_demo](fastapi_auth_jwt_demo/) | 16.0.2.0.0 | [![sbidoul](https://github.com/sbidoul.png?size=30px)](https://github.com/sbidoul) | Test/demo module for fastapi_auth_jwt. [graphql_base](graphql_base/) | 16.0.1.0.1 | [![sbidoul](https://github.com/sbidoul.png?size=30px)](https://github.com/sbidoul) | Base GraphQL/GraphiQL controller diff --git a/fastapi/README.rst b/fastapi/README.rst index b87a794c2..9a3403400 100644 --- a/fastapi/README.rst +++ b/fastapi/README.rst @@ -7,7 +7,7 @@ Odoo FastAPI !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0b999c2e58077f182fca965a67a157f217584503d44bf6c74fb595c2a07715ed + !! source digest: sha256:7e852b9c3fc9194cdb6aec159a4d1b139ba10dc15b9aecd5158e0ffe1308a860 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -1468,6 +1468,16 @@ WebSockets and to stream large responses. Changelog ========= +16.0.1.2.1 (2023-11-03) +~~~~~~~~~~~~~~~~~~~~~~~ + +**Bugfixes** + +- Fix a typo in the Field declaration of the 'count' attribute of the 'PagedCollection' schema. + + Misspelt parameter was triggering a deprecation warning due to recent versions of Pydantic seeing it as an arbitrary parameter. (`#389 `_) + + 16.0.1.2.0 (2023-10-13) ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/fastapi/__manifest__.py b/fastapi/__manifest__.py index 1a6688c9f..645a90116 100644 --- a/fastapi/__manifest__.py +++ b/fastapi/__manifest__.py @@ -5,7 +5,7 @@ "name": "Odoo FastAPI", "summary": """ Odoo FastAPI endpoint""", - "version": "16.0.1.2.0", + "version": "16.0.1.2.1", "license": "LGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "maintainers": ["lmignon"], diff --git a/fastapi/readme/HISTORY.rst b/fastapi/readme/HISTORY.rst index 94e488a59..c7d17e7d4 100644 --- a/fastapi/readme/HISTORY.rst +++ b/fastapi/readme/HISTORY.rst @@ -1,3 +1,13 @@ +16.0.1.2.1 (2023-11-03) +~~~~~~~~~~~~~~~~~~~~~~~ + +**Bugfixes** + +- Fix a typo in the Field declaration of the 'count' attribute of the 'PagedCollection' schema. + + Misspelt parameter was triggering a deprecation warning due to recent versions of Pydantic seeing it as an arbitrary parameter. (`#389 `_) + + 16.0.1.2.0 (2023-10-13) ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/fastapi/readme/newsfragments/389.bugfix b/fastapi/readme/newsfragments/389.bugfix deleted file mode 100644 index 6aaab6f23..000000000 --- a/fastapi/readme/newsfragments/389.bugfix +++ /dev/null @@ -1,3 +0,0 @@ -Fix a typo in the Field declaration of the 'count' attribute of the 'PagedCollection' schema. - -Misspelt parameter was triggering a deprecation warning due to recent versions of Pydantic seeing it as an arbitrary parameter. diff --git a/fastapi/static/description/index.html b/fastapi/static/description/index.html index 233b4a637..028596606 100644 --- a/fastapi/static/description/index.html +++ b/fastapi/static/description/index.html @@ -367,7 +367,7 @@

Odoo FastAPI

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0b999c2e58077f182fca965a67a157f217584503d44bf6c74fb595c2a07715ed +!! source digest: sha256:7e852b9c3fc9194cdb6aec159a4d1b139ba10dc15b9aecd5158e0ffe1308a860 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: LGPL-3 OCA/rest-framework Translate me on Weblate Try me on Runboat

This addon provides the basis to smoothly integrate the FastAPI @@ -432,14 +432,15 @@

Odoo FastAPI

  • Known issues / Roadmap
  • Changelog
  • -
  • Bug Tracker
  • -
  • Credits @@ -1699,7 +1700,16 @@

    Known issues / Roadmap

    Changelog

    -

    16.0.1.2.0 (2023-10-13)

    +

    16.0.1.2.1 (2023-11-03)

    +

    Bugfixes

    +
      +
    • Fix a typo in the Field declaration of the ‘count’ attribute of the ‘PagedCollection’ schema.

      +

      Misspelt parameter was triggering a deprecation warning due to recent versions of Pydantic seeing it as an arbitrary parameter. (#389)

      +
    • +
    +
    +
    +

    16.0.1.2.0 (2023-10-13)

    Features

    • The field total in the PagedCollection schema is replaced by the field count. @@ -1713,7 +1723,7 @@

      16.0.1.2.0 (2023-10-13)

    -

    Bug Tracker

    +

    Bug Tracker

    Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed @@ -1721,21 +1731,21 @@

    Bug Tracker

    Do not contact contributors directly about support or help with technical issues.

    -

    Credits

    +

    Credits

    -

    Authors

    +

    Authors

    • ACSONE SA/NV
    -

    Maintainers

    +

    Maintainers

    This module is maintained by the OCA.

    Odoo Community Association

    OCA, or the Odoo Community Association, is a nonprofit organization whose