Skip to content

Conversation

@gray-bot
Copy link
Contributor

🤖 I have created a release beep boop

0.2.0 (2025-04-11)

⚠ BREAKING CHANGES

  • We no longer plugin around the query processor (which is a good thing). However, Magento's out-of-box log data doesn't give the exact query sent. This is likely due to the fact that it is possible for mutation data like user passwords to appear in the log if developers fail to use variables appropriately. However, I'm not going to compensate for naive developers. To keep existing functionality, we've added the full query (not variables) to the log data when this package is enabled. I would avoid using this in production environments if at all possible if you're concerned about the quality of your development team.

Features

  • replace plugin with LoggerInterface implementation (0c52ca4)

This PR was generated with Release Please. See documentation.

@damienwebdev damienwebdev merged commit 9f53f7b into main Apr 11, 2025
12 checks passed
@damienwebdev damienwebdev deleted the release-please--branches--main branch April 11, 2025 17:29
@gray-bot
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants