diff --git a/VERSION.txt b/VERSION.txt index d8262064afca..5c854ab238e4 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.24.12-dev +1.24.12 diff --git a/changelogs/current.yaml b/changelogs/current.yaml index f8919d9ee8ef..4beae10fad69 100644 --- a/changelogs/current.yaml +++ b/changelogs/current.yaml @@ -1,21 +1,7 @@ -date: Pending - -behavior_changes: -# *Changes that are expected to cause an incompatibility if applicable; deployment changes are likely required* - -minor_behavior_changes: -# *Changes that may cause incompatibilities for some users, but should not for most* +date: October 16, 2023 bug_fixes: -# *Changes expected to improve the state of the world and are unlikely to have negative effects* - area: http change: | Fixed a bug where processing of deferred streams with the value of ``http.max_requests_per_io_cycle`` more than 1, can cause a crash. - -removed_config_or_runtime: -# *Normally occurs at the end of the* :ref:`deprecation period ` - -new_features: - -deprecated: diff --git a/docs/inventories/v1.24/objects.inv b/docs/inventories/v1.24/objects.inv index 986bfcc604af..4a3daae93885 100644 Binary files a/docs/inventories/v1.24/objects.inv and b/docs/inventories/v1.24/objects.inv differ diff --git a/docs/versions.yaml b/docs/versions.yaml index 15899ad7e7fe..ed10abfc0274 100644 --- a/docs/versions.yaml +++ b/docs/versions.yaml @@ -17,4 +17,4 @@ "1.21": 1.21.6 "1.22": 1.22.11 "1.23": 1.23.12 -"1.24": 1.24.10 +"1.24": 1.24.11