[MIG] api_log, api_log_mail, fastapi_log, fastapi_log_mail: Migration to 17.0#605
Merged
OCA-git-bot merged 24 commits intoJul 3, 2026
Merged
Conversation
This way other APIs might use the new module `api_log` to store logs.
This way other APIs might use the new module `api_log` to store logs.
Co-authored-by: Florian Mounier <paradoxxx.zero@gmail.com>
Contributor
|
This PR has the |
Contributor
|
/ocabot merge nobump |
Contributor
|
This PR looks fantastic, let's merge it! |
Contributor
|
Congratulations, your PR was merged at 3fe5d76. Thanks a lot for contributing to OCA. ❤️ |
Contributor
|
@lmignon The merge process could not be finalized because an exception was raised: <class 'requests.exceptions.ConnectionError'>: A connection-level exception occurred: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Standard migration from
16.0(https://github.com/OCA/rest-framework/tree/5de4d3a6560aefd59ffeb0aac826b99950f80d6b).@paradoxxxzero I've seen some of this changes are in your migration #584 too, let me know what you think
@claudio-mano @lmignon since you worked on #554, you might be interested too