diff --git a/VERSION.txt b/VERSION.txt index e13384b4a890..890c3bafa610 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.29.12-dev +1.29.12 diff --git a/changelogs/current.yaml b/changelogs/current.yaml index 4e0f2e4d9092..6418b8cde24b 100644 --- a/changelogs/current.yaml +++ b/changelogs/current.yaml @@ -1,20 +1,6 @@ -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: December 18, 2024 bug_fixes: -# *Changes expected to improve the state of the world and are unlikely to have negative effects* - area: http/1 change: | Fixes sending overload crashes when HTTP/1 request is reset. - -removed_config_or_runtime: -# *Normally occurs at the end of the* :ref:`deprecation period ` - -new_features: - -deprecated: diff --git a/docs/inventories/v1.29/objects.inv b/docs/inventories/v1.29/objects.inv index f39a46f04de2..97f301799921 100644 Binary files a/docs/inventories/v1.29/objects.inv and b/docs/inventories/v1.29/objects.inv differ diff --git a/docs/versions.yaml b/docs/versions.yaml index b92cb449231b..417467dd179d 100644 --- a/docs/versions.yaml +++ b/docs/versions.yaml @@ -22,4 +22,4 @@ "1.26": 1.26.8 "1.27": 1.27.7 "1.28": 1.28.7 -"1.29": 1.29.10 +"1.29": 1.29.11