OCA / queue

Asynchronous Job Queue
GNU Affero General Public License v3.0
175 stars 451 forks source link

[14.0] queue_job: split identity_key hasher to ease reuse #594

Closed simahawk closed 9 months ago

simahawk commented 9 months ago

You can now create your own identity exact matcher using the default hasher as a base.

OCA-git-bot commented 9 months ago

Hi @guewen, some modules you are maintaining are being modified, check this out!

simahawk commented 9 months ago

/ocabot merge minor

OCA-git-bot commented 9 months ago

This PR looks fantastic, let's merge it! Prepared branch 14.0-ocabot-merge-pr-594-by-simahawk-bump-minor, awaiting test results.

OCA-git-bot commented 9 months ago

Congratulations, your PR was merged at 609c918ef7825819e7b0e3d33651f4ef3e731dc7. Thanks a lot for contributing to OCA. ❤️

etobella commented 9 months ago

@simahawk Will you port this commits to 15 and 16?