-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Conversation
…to access Jira again to look at the tickets
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Silently failed" 😲
Nice.
- {:.fix} **Compatibility with PHP 7.4**—Fixed a compatibility issue with PHP 7.4. | ||
- {:.fix} **Deprecated patches become visible**—Fixed issue in which deprecated patches become visible is the patches table after applying a replacement patch that contains the entire contents of the deprecated patch. This could happen if you applied a patch that combined several other patches.<!--MC-40626--> | ||
- {:.fix} **Layered navigation**—Fixed the issue that prevented the layered navigation from showing all options when the B2B Shared Catalog was enabled.<!--MCLOUD-6923--> | ||
- {:.fix} **Silent failures when applying patches**—Fixed an issue in which the `git apply` command silently failed to apply patches in some environments.<!--MC-40529--> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know how to do it better, but maybe we can separate or mark where is actually a patch for Magento itself and where are fixes or changes in magento-cloud-patches
.
So there is only one patch for Magento (MCLOUD-6923 Layered navigation) and three others task are just changes in magento-cloud-patches
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like the fixes to magento-cloud-patches
can be listed with {:.fix}
bullet and the new patch should be called out by name in bold with description following, as in previous release notes. That seems to be a readable way.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep. I get it now. My first patch job. Thanks for the guidance!
running tests |
running tests |
Hi @bdenham, thank you for your contribution! |
Purpose of this pull request
This pull request (PR) updates Cloud Patches release notes for version 1.0.9.
Preview from local build
Affected DevDocs pages
https://devdocs.magento.com/cloud/release-notes/mcp-release-notes.html
whatsnew
Cloud Patches 1.0.9 release notes.