Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: better error logging while sending email (v13) #20570

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

phot0n
Copy link
Contributor

@phot0n phot0n commented Apr 3, 2023

tracebacks will now get logged for email errors

@phot0n phot0n changed the title fix: better error logging while sending email fix: better error logging while sending email (v13) Apr 3, 2023
@phot0n phot0n marked this pull request as ready for review April 3, 2023 15:50
@phot0n phot0n requested review from a team and shariquerik and removed request for a team April 3, 2023 15:50
@phot0n phot0n merged commit 8ae4d55 into frappe:version-13-hotfix Apr 3, 2023
frappe-pr-bot pushed a commit that referenced this pull request Apr 4, 2023
# [13.52.0](v13.51.3...v13.52.0) (2023-04-04)

### Bug Fixes

* better error logging while sending email ([#20570](#20570)) ([8ae4d55](8ae4d55))
* cannot restore cancelled document if workflow is active ([6206dc0](6206dc0))
* escape HTML instead of sanitizing ([68ad9cf](68ad9cf))
* fix address query for postgres ([616dd8b](616dd8b)), closes [/github.com//pull/20537#ref-pullrequest-1645575433](https://github.com//github.com/frappe/frappe/pull/20537/issues/ref-pullrequest-1645575433)
* get workflow_state_fieldname instead of setting workflow_state to none ([3249aa2](3249aa2))
* removed unnecessary usage of `[@frappe](https://github.com/frappe).whitelist` ([#20503](#20503)) ([#20562](#20562)) ([08398cb](08398cb))
* rewrite query for postgres ([#20557](#20557)) ([#20558](#20558)) ([e400c5f](e400c5f))

### Features

* Disable Sharing globally ([#20318](#20318)) [backport] ([#20500](#20500)) ([758873c](758873c))
* make workflow state translatable ([#20412](#20412)) ([#20501](#20501)) ([1545fbd](1545fbd))

### Performance Improvements

* Faster address query with explicit joins (backport [#20537](#20537)) ([#20539](#20539)) ([955a723](955a723))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 13.52.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@phot0n phot0n deleted the better-error-logging branch April 7, 2023 12:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants