-
Notifications
You must be signed in to change notification settings - Fork 466
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove ImageCompressionAlgorithm::DisabledNoDecompress (#8300)
Removes the `ImageCompressionAlgorithm::DisabledNoDecompress` variant. We now assume any blob with the specific bits set is actually a compressed blob. The `ImageCompressionAlgorithm::Disabled` variant still remains and is the new default. Reverts large parts of #8238 , as originally intended in that PR. Part of #5431
- release-proxy-7188
- release-proxy-7138
- release-proxy-7019
- release-proxy-6953
- release-proxy-6905
- release-proxy-6844
- release-proxy-6792
- release-proxy-6726
- release-proxy-6682
- release-proxy-6633
- release-proxy-6584
- release-proxy-6518
- release-proxy-6453
- release-proxy-6375
- release-proxy-6215
- release-proxy-6158
- release-proxy-6107
- release-proxy-6008
- release-proxy-5907
- release-7451
- release-7381
- release-7336
- release-7332
- release-7330
- release-7327
- release-7261
- release-7245
- release-7215
- release-7145
- release-7125
- release-7097
- release-7095
- release-7044
- release-7011
- release-7009
- release-6981
- release-6935
- release-6933
- release-6911
- release-6872
- release-6812
- release-6777
- release-6773
- release-6745
- release-6715
- release-6694
- release-6667
- release-6616
- release-6594
- release-6548
- release-6514
- release-6506
- release-6450
- release-6299
- release-6250
- release-6248
- release-6210
- release-6144
- release-6142
- release-6138
- release-6136
Showing
7 changed files
with
15 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e78341e
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.
3129 tests run: 3001 passed, 1 failed, 127 skipped (full report)
Failures on Postgres 14
test_slow_secondary_downloads[False]
: releaseTest coverage report is not available
e78341e at 2024-07-10T17:34:42.309Z :recycle: