Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Nov 29, 2023
1 parent 3d2d076 commit d29f007
Show file tree
Hide file tree
Showing 9 changed files with 73 additions and 36 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[connector_elasticsearch](connector_elasticsearch/) | 16.0.0.0.3 | | Connector For Elasticsearch Search Engine
[connector_search_engine](connector_search_engine/) | 16.0.0.1.3 | | Connector Search Engine
[connector_search_engine](connector_search_engine/) | 16.0.0.1.4 | | Connector Search Engine
[connector_search_engine_serializer_ir_export](connector_search_engine_serializer_ir_export/) | 16.0.1.0.2 | | Use Exporter (ir.exports) as serializer for index
[search_engine_image_thumbnail](search_engine_image_thumbnail/) | 16.0.1.0.1 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Generate thumbnails for binded record
[search_engine_image_thumbnail](search_engine_image_thumbnail/) | 16.0.1.0.2 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Generate thumbnails for binded record
[search_engine_serializer_pydantic](search_engine_serializer_pydantic/) | 16.0.1.0.0 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Defines base class for pydantic baser serializer


Expand Down
17 changes: 16 additions & 1 deletion connector_search_engine/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Connector Search Engine
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:118f3c934c540db9ca5c46bd1d621d9109dfa1a994bf76fbec3b6a03cac3fc7f
!! source digest: sha256:f9a33dd2d43e9042126c205851faf5e5b35433f9e0e10c1758002ec9952d5ada
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -168,6 +168,21 @@ Known issues / Roadmap
Changelog
=========

16.0.0.1.4 (2023-11-29)
~~~~~~~~~~~~~~~~~~~~~~~

**Bugfixes**

- Fix error when calling the methods *export_record* or *delete_record* from
the *se.binding* model when called on a recordset with items from different
*se.backend*.

The *export* and *delete* methods involves the use of a *Backend Adapter* to
communicate with the target search engine. We then need to process the bindings
by backend to call the correct adapter and ensure at same time a batch process
of the requested operation for all the records linked to the same backend. (`#173 <https://github.com/OCA/search-engine/issues/173>`_)


16.0.0.1.2 (2023-11-28)
~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion connector_search_engine/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Connector Search Engine",
"version": "16.0.0.1.3",
"version": "16.0.0.1.4",
"author": "Akretion,"
"ACSONE SA/NV,"
"Camptocamp,"
Expand Down
15 changes: 15 additions & 0 deletions connector_search_engine/readme/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
16.0.0.1.4 (2023-11-29)
~~~~~~~~~~~~~~~~~~~~~~~

**Bugfixes**

- Fix error when calling the methods *export_record* or *delete_record* from
the *se.binding* model when called on a recordset with items from different
*se.backend*.

The *export* and *delete* methods involves the use of a *Backend Adapter* to
communicate with the target search engine. We then need to process the bindings
by backend to call the correct adapter and ensure at same time a batch process
of the requested operation for all the records linked to the same backend. (`#173 <https://github.com/OCA/search-engine/issues/173>`_)


16.0.0.1.2 (2023-11-28)
~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
8 changes: 0 additions & 8 deletions connector_search_engine/readme/newsfragments/173.bugfix

This file was deleted.

57 changes: 36 additions & 21 deletions connector_search_engine/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Connector Search Engine</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:118f3c934c540db9ca5c46bd1d621d9109dfa1a994bf76fbec3b6a03cac3fc7f
!! source digest: sha256:f9a33dd2d43e9042126c205851faf5e5b35433f9e0e10c1758002ec9952d5ada
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/search-engine/tree/16.0/connector_search_engine"><img alt="OCA/search-engine" src="https://img.shields.io/badge/github-OCA%2Fsearch--engine-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/search-engine-16-0/search-engine-16-0-connector_search_engine"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/search-engine&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Base module for connecting Odoo with external search engines. This addon is
Expand All @@ -384,17 +384,18 @@ <h1 class="title">Connector Search Engine</h1>
</li>
<li><a class="reference internal" href="#known-issues-roadmap" id="toc-entry-5">Known issues / Roadmap</a></li>
<li><a class="reference internal" href="#changelog" id="toc-entry-6">Changelog</a><ul>
<li><a class="reference internal" href="#section-1" id="toc-entry-7">16.0.0.1.2 (2023-11-28)</a></li>
<li><a class="reference internal" href="#section-2" id="toc-entry-8">16.0.0.1.1 (2023-10-13)</a></li>
<li><a class="reference internal" href="#section-3" id="toc-entry-9">16.0.0.1.0 (2023-10-13)</a></li>
<li><a class="reference internal" href="#x-y-z-yyyy-mm-dd" id="toc-entry-10">12.0.x.y.z (YYYY-MM-DD)</a></li>
<li><a class="reference internal" href="#section-1" id="toc-entry-7">16.0.0.1.4 (2023-11-29)</a></li>
<li><a class="reference internal" href="#section-2" id="toc-entry-8">16.0.0.1.2 (2023-11-28)</a></li>
<li><a class="reference internal" href="#section-3" id="toc-entry-9">16.0.0.1.1 (2023-10-13)</a></li>
<li><a class="reference internal" href="#section-4" id="toc-entry-10">16.0.0.1.0 (2023-10-13)</a></li>
<li><a class="reference internal" href="#x-y-z-yyyy-mm-dd" id="toc-entry-11">12.0.x.y.z (YYYY-MM-DD)</a></li>
</ul>
</li>
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-11">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-12">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-13">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-14">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-15">Maintainers</a></li>
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-12">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-13">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-14">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-15">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-16">Maintainers</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -528,7 +529,21 @@ <h1><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h1>
<div class="section" id="changelog">
<h1><a class="toc-backref" href="#toc-entry-6">Changelog</a></h1>
<div class="section" id="section-1">
<h2><a class="toc-backref" href="#toc-entry-7">16.0.0.1.2 (2023-11-28)</a></h2>
<h2><a class="toc-backref" href="#toc-entry-7">16.0.0.1.4 (2023-11-29)</a></h2>
<p><strong>Bugfixes</strong></p>
<ul>
<li><p class="first">Fix error when calling the methods <em>export_record</em> or <em>delete_record</em> from
the <em>se.binding</em> model when called on a recordset with items from different
<em>se.backend</em>.</p>
<p>The <em>export</em> and <em>delete</em> methods involves the use of a <em>Backend Adapter</em> to
communicate with the target search engine. We then need to process the bindings
by backend to call the correct adapter and ensure at same time a batch process
of the requested operation for all the records linked to the same backend. (<a class="reference external" href="https://github.com/OCA/search-engine/issues/173">#173</a>)</p>
</li>
</ul>
</div>
<div class="section" id="section-2">
<h2><a class="toc-backref" href="#toc-entry-8">16.0.0.1.2 (2023-11-28)</a></h2>
<p><strong>Bugfixes</strong></p>
<ul>
<li><p class="first">Add missing description on the “se.binding.state.updater” model. As well as
Expand All @@ -538,8 +553,8 @@ <h2><a class="toc-backref" href="#toc-entry-7">16.0.0.1.2 (2023-11-28)</a></h2>
</li>
</ul>
</div>
<div class="section" id="section-2">
<h2><a class="toc-backref" href="#toc-entry-8">16.0.0.1.1 (2023-10-13)</a></h2>
<div class="section" id="section-3">
<h2><a class="toc-backref" href="#toc-entry-9">16.0.0.1.1 (2023-10-13)</a></h2>
<p><strong>Bugfixes</strong></p>
<ul class="simple">
<li>Fixes cache issue with the <em>se_binding_ids</em> field on the <em>s.indexable.record</em>
Expand All @@ -549,8 +564,8 @@ <h2><a class="toc-backref" href="#toc-entry-8">16.0.0.1.1 (2023-10-13)</a></h2>
recomputed to reflect the change. (<a class="reference external" href="https://github.com/OCA/search-engine/issues/163">#163</a>)</li>
</ul>
</div>
<div class="section" id="section-3">
<h2><a class="toc-backref" href="#toc-entry-9">16.0.0.1.0 (2023-10-13)</a></h2>
<div class="section" id="section-4">
<h2><a class="toc-backref" href="#toc-entry-10">16.0.0.1.0 (2023-10-13)</a></h2>
<p><strong>Features</strong></p>
<ul>
<li><p class="first">A new action <strong>Update state</strong> is now available on <em>Search Engine Record</em> objects.
Expand All @@ -568,30 +583,30 @@ <h2><a class="toc-backref" href="#toc-entry-9">16.0.0.1.0 (2023-10-13)</a></h2>
</ul>
</div>
<div class="section" id="x-y-z-yyyy-mm-dd">
<h2><a class="toc-backref" href="#toc-entry-10">12.0.x.y.z (YYYY-MM-DD)</a></h2>
<h2><a class="toc-backref" href="#toc-entry-11">12.0.x.y.z (YYYY-MM-DD)</a></h2>
<p>TODO</p>
</div>
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#toc-entry-11">Bug Tracker</a></h1>
<h1><a class="toc-backref" href="#toc-entry-12">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/search-engine/issues">GitHub Issues</a>.
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
<a class="reference external" href="https://github.com/OCA/search-engine/issues/new?body=module:%20connector_search_engine%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
<h1><a class="toc-backref" href="#toc-entry-12">Credits</a></h1>
<h1><a class="toc-backref" href="#toc-entry-13">Credits</a></h1>
<div class="section" id="authors">
<h2><a class="toc-backref" href="#toc-entry-13">Authors</a></h2>
<h2><a class="toc-backref" href="#toc-entry-14">Authors</a></h2>
<ul class="simple">
<li>Akretion</li>
<li>ACSONE SA/NV</li>
<li>Camptocamp</li>
</ul>
</div>
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#toc-entry-14">Contributors</a></h2>
<h2><a class="toc-backref" href="#toc-entry-15">Contributors</a></h2>
<ul class="simple">
<li>Sébastien BEAU &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com">sebastien.beau&#64;akretion.com</a>&gt;</li>
<li>Laurent Mignon &lt;<a class="reference external" href="mailto:laurent.mignon&#64;acsone.eu">laurent.mignon&#64;acsone.eu</a>&gt;</li>
Expand All @@ -600,7 +615,7 @@ <h2><a class="toc-backref" href="#toc-entry-14">Contributors</a></h2>
</ul>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-15">Maintainers</a></h2>
<h2><a class="toc-backref" href="#toc-entry-16">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
Expand Down
2 changes: 1 addition & 1 deletion search_engine_image_thumbnail/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Search Engine Multi Image Thumbnail
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:37a67a78f526a0d7e977e16c26d2a960f4a490782edfaebfe01f3f6656492bbb
!! source digest: sha256:9e85a1605ac18dfb01ffa0f7c4864e227f61919d76b420bc140507ed4e9cadd5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
Expand Down
2 changes: 1 addition & 1 deletion search_engine_image_thumbnail/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Search Engine Multi Image Thumbnail",
"summary": """
Generate thumbnails for binded record""",
"version": "16.0.1.0.1",
"version": "16.0.1.0.2",
"license": "AGPL-3",
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/search-engine",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Search Engine Multi Image Thumbnail</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:37a67a78f526a0d7e977e16c26d2a960f4a490782edfaebfe01f3f6656492bbb
!! source digest: sha256:9e85a1605ac18dfb01ffa0f7c4864e227f61919d76b420bc140507ed4e9cadd5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/search-engine/tree/16.0/search_engine_image_thumbnail"><img alt="OCA/search-engine" src="https://img.shields.io/badge/github-OCA%2Fsearch--engine-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/search-engine-16-0/search-engine-16-0-search_engine_image_thumbnail"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/search-engine&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module is a technical module with the purpose of easing the export
Expand Down

0 comments on commit d29f007

Please sign in to comment.