Skip to content

Commit

Permalink
Update compat date (#3011)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaAtulTewari authored Oct 27, 2024
1 parent e01f32e commit cf2e60a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/workerd/io/compatibility-date.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -547,8 +547,8 @@ struct CompatibilityFlags @0x8f8c1b68151b6cef {
cacheOptionEnabled @53 :Bool
$compatEnableFlag("cache_option_enabled")
$compatDisableFlag("cache_option_disabled")
$experimental;
# Enables the use of no-cache and no-store headers from requests
$impliedByAfterDate(name = "cacheOptionEnabled", date = "2024-11-11");
# Enables the use of no-store headers from requests

kvDirectBinding @54 :Bool
$compatEnableFlag("kv_direct_binding")
Expand Down

0 comments on commit cf2e60a

Please sign in to comment.