File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Unreleased
2+
3+ - Fix issue with incorrect reading of lists via NETCONF
4+ - Add lock polling for NETCONF honoring the ` lock_release_timeout ` provider configuration attribute
5+ - Fully serialize NETCONF operations
6+
17## 0.10.1
28
39- Fix error when trying to delete resources via NETCONF which no longer exist
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ description: |-
77
88# Changelog
99
10+ ## Unreleased
11+
12+ - Fix issue with incorrect reading of lists via NETCONF
13+ - Add lock polling for NETCONF honoring the ` lock_release_timeout ` provider configuration attribute
14+ - Fully serialize NETCONF operations
15+
1016## 0.10.1
1117
1218- Fix error when trying to delete resources via NETCONF which no longer exist
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ description: |-
77
88# Changelog
99
10+ ## Unreleased
11+
12+ - Fix issue with incorrect reading of lists via NETCONF
13+ - Add lock polling for NETCONF honoring the `lock_release_timeout` provider configuration attribute
14+ - Fully serialize NETCONF operations
15+
1016## 0.10.1
1117
1218- Fix error when trying to delete resources via NETCONF which no longer exist
You can’t perform that action at this time.
0 commit comments