Merge pull request #20959 from mars/patch-1
Update CHANGELOG for #20561
This commit is contained in:
commit
3f68b12e3a
|
@ -15,6 +15,7 @@ IMPROVEMENTS:
|
||||||
* backend/remote: Retry calls when the remote backend responds with a server error [GH-20588]
|
* backend/remote: Retry calls when the remote backend responds with a server error [GH-20588]
|
||||||
* backend/remote: Check for external updates while waiting for user input [GH-20620]
|
* backend/remote: Check for external updates while waiting for user input [GH-20620]
|
||||||
* config: The `coalesce` function now skips null values [GH-21002]
|
* config: The `coalesce` function now skips null values [GH-21002]
|
||||||
|
* backend/pg: Switch pg backend to session-level advisory locking [GH-20561]
|
||||||
* plugin/discover: Parse and display provider warnings from the Terraform Registry [GH-20674]
|
* plugin/discover: Parse and display provider warnings from the Terraform Registry [GH-20674]
|
||||||
* plugin/registry: Add friendly error for when registry unresponsive [GH-20853]
|
* plugin/registry: Add friendly error for when registry unresponsive [GH-20853]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue