+2049. [doc] andrei
+ Disabled smart quotes in Sphinx configuration to leave quotes
+ unchanged. Prior to this change, quotes were converted into
+ left-quotes and right-quotes. This made it difficult for users to
+ copy and use chunks of configuration directly from the ARM.
+ (Gitlab #2946, #2513)
+
2048. [bug] andrei
A spacing issue in a prepared statement that prevented Config
Backend from working with PostgreSQL 15 and above has been fixed.