-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Magento-cloud-components: Release 1.0.5 #7462
Conversation
An admin must run tests on this PR before it can be merged. |
Co-authored-by: Margaret Eker <meker@adobe.com>
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.
There may be other third party modules causing this issue as well
## v1.0.5 | ||
*Release date: June 26, 2020*<br/> | ||
|
||
- {:.fix}Fixed an issue introduced in package version 1.0.4 with cache flush operation through Fastly extension failing during the deploy phase, causing the deployment to be interrupted. |
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.
- {:.fix}Fixed an issue introduced in package version 1.0.4 with cache flush operation through Fastly extension failing during the deploy phase, causing the deployment to be interrupted. | |
- {:.fix}Fixed an issue introduced in package version 1.0.4 with cache flush operation failing during the deploy phase, causing the deployment to be interrupted. |
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.
After the changes Margaret suggested are applied, it looks good to me.
@@ -11,8 +11,13 @@ The [Magento Cloud Components](https://github.com/magento/magento-cloud-componen | |||
|
|||
The `{{site.data.var.mcc-package}}` package uses the following version sequence: `<major>.<minor>.<patch>`. | |||
|
|||
## v1.0.5 |
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.
@bbatsche Is this version OK?
## v1.0.5 | ||
*Release date: June 26, 2020*<br/> | ||
|
||
- {:.fix}Fixed an issue introduced in {{site.data.var.mcc-package}} version 1.0.4 that caused the flush cache operation initiated by the Fastly extension to fail during the deploy phase, which interrupts deployment. |
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.
The last clause indicates the the deploy phase interrupts deployment. perhaps a little fix...
- {:.fix}Fixed an issue introduced in {{site.data.var.mcc-package}} version 1.0.4 that caused the flush cache operation initiated by the Fastly extension to fail during the deploy phase, which interrupts deployment. | |
- {:.fix}Fixed an issue introduced in {{site.data.var.mcc-package}} version 1.0.4 that caused the flush cache operation initiated by the Fastly extension to fail during the deploy phase, interrupting the deployment process. |
Co-authored-by: Margaret Eker <meker@adobe.com>
running tests |
Hi @YPyltiai, thank you for your contribution! |
Purpose of this pull request
Added release notes for Magento Cloud Components v1.0.5 release.
Affected DevDocs pages
https://devdocs.magento.com/cloud/release-notes/mcc-release-notes.html
whatsnew
Added Magento Cloud Components v1.0.5 release notes.