From 5322ff27916058d703aae0a5484b91d3283e5d7b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 8 Aug 2024 12:42:00 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- endpoint_auth_api_key/README.rst | 2 +- endpoint_auth_api_key/__manifest__.py | 2 +- endpoint_auth_api_key/static/description/index.html | 2 +- endpoint_cache/README.rst | 2 +- endpoint_cache/__manifest__.py | 2 +- endpoint_cache/static/description/index.html | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 50d11321..e346771a 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [endpoint](endpoint/) | 14.0.2.3.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Provide custom endpoint machinery. -[endpoint_auth_api_key](endpoint_auth_api_key/) | 14.0.1.2.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Provide API key auth for endpoints. -[endpoint_cache](endpoint_cache/) | 14.0.1.1.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Provide basic caching utils for endpoints +[endpoint_auth_api_key](endpoint_auth_api_key/) | 14.0.1.2.1 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Provide API key auth for endpoints. +[endpoint_cache](endpoint_cache/) | 14.0.1.1.1 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Provide basic caching utils for endpoints [endpoint_jsonifier](endpoint_jsonifier/) | 14.0.1.1.0 | [![SilvioC2C](https://github.com/SilvioC2C.png?size=30px)](https://github.com/SilvioC2C) [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Allow to configure jsonifier parsers on endpoints [endpoint_route_handler](endpoint_route_handler/) | 14.0.2.1.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Provide mixin and tool to generate custom endpoints on the fly. [webservice](webservice/) | 14.0.1.5.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Provide unified way to handle external webservices configuration and calls. diff --git a/endpoint_auth_api_key/README.rst b/endpoint_auth_api_key/README.rst index 9a7b3101..e5384989 100644 --- a/endpoint_auth_api_key/README.rst +++ b/endpoint_auth_api_key/README.rst @@ -7,7 +7,7 @@ Endpoint Auth API key !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0fc344dcb9121baa17adef6e64491f58c04aec22e4cf54a834fb1b89fffe77f3 + !! source digest: sha256:69208c0f3945f41db7cedfa4f5687613b439e8f7aa69fbf493669807cc3e32c2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/endpoint_auth_api_key/__manifest__.py b/endpoint_auth_api_key/__manifest__.py index e4459a61..cdeb4a5a 100644 --- a/endpoint_auth_api_key/__manifest__.py +++ b/endpoint_auth_api_key/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Endpoint Auth API key", "summary": """Provide API key auth for endpoints.""", - "version": "14.0.1.2.0", + "version": "14.0.1.2.1", "license": "LGPL-3", "development_status": "Alpha", "author": "Camptocamp, Odoo Community Association (OCA)", diff --git a/endpoint_auth_api_key/static/description/index.html b/endpoint_auth_api_key/static/description/index.html index cd02c3a3..2cfbe9fb 100644 --- a/endpoint_auth_api_key/static/description/index.html +++ b/endpoint_auth_api_key/static/description/index.html @@ -367,7 +367,7 @@

Endpoint Auth API key

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0fc344dcb9121baa17adef6e64491f58c04aec22e4cf54a834fb1b89fffe77f3 +!! source digest: sha256:69208c0f3945f41db7cedfa4f5687613b439e8f7aa69fbf493669807cc3e32c2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Alpha License: LGPL-3 OCA/web-api Translate me on Weblate Try me on Runboat

Provide API key auth for endpoints.

diff --git a/endpoint_cache/README.rst b/endpoint_cache/README.rst index f3612996..8daa0456 100644 --- a/endpoint_cache/README.rst +++ b/endpoint_cache/README.rst @@ -7,7 +7,7 @@ Endpoint cache !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:deca6d8e126cbc030f7696c7e542d8ee993f7427b37d9182b753b183ce09b726 + !! source digest: sha256:3070116a363e9ba7a02b7fd1721b88254b1fefcb0afbc94ef33a2d6d4aa25758 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/endpoint_cache/__manifest__.py b/endpoint_cache/__manifest__.py index 49276dcb..bd8276a3 100644 --- a/endpoint_cache/__manifest__.py +++ b/endpoint_cache/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Endpoint cache", "summary": """Provide basic caching utils for endpoints""", - "version": "14.0.1.1.0", + "version": "14.0.1.1.1", "license": "LGPL-3", "development_status": "Alpha", "author": "Camptocamp, Odoo Community Association (OCA)", diff --git a/endpoint_cache/static/description/index.html b/endpoint_cache/static/description/index.html index 585b8486..f2d277d8 100644 --- a/endpoint_cache/static/description/index.html +++ b/endpoint_cache/static/description/index.html @@ -367,7 +367,7 @@

Endpoint cache

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:deca6d8e126cbc030f7696c7e542d8ee993f7427b37d9182b753b183ce09b726 +!! source digest: sha256:3070116a363e9ba7a02b7fd1721b88254b1fefcb0afbc94ef33a2d6d4aa25758 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Alpha License: LGPL-3 OCA/web-api Translate me on Weblate Try me on Runboat

Technical module provide basic caching configuration and utils for endpoints.