diff --git a/release-content/migration-guides/compressed-image-saver.md b/release-content/migration-guides/compressed-image-saver.md new file mode 100644 index 0000000000..856e432721 --- /dev/null +++ b/release-content/migration-guides/compressed-image-saver.md @@ -0,0 +1,6 @@ +--- +title: Compressed image saver feature +pull_requests: [19789] +--- + +The compressed image saver has been gated behind its own dedicated feature flag now. If you were using it, you need to enable the "compressed_image_saver" feature.