Added XPATH function boolean()
* This caused problem for new NTP YANG in RFC 9249 Fixed segv on anydata for http parser
This commit is contained in:
parent
19b210b1b6
commit
38027c8331
7 changed files with 76 additions and 11 deletions
|
|
@ -99,6 +99,8 @@ Developers may need to change their code
|
|||
|
||||
### Minor features
|
||||
|
||||
* Added XPATH function `boolean()`
|
||||
* This caused problem for new NTP YANG in RFC 9249
|
||||
* Full RFC 7950 if-feature-expr support (Section 7.20.2)
|
||||
* Previous implementation did not handle nested if-feature expressions
|
||||
* As part of fixing: [YANG if-feature does not support nested boolean expression](https://github.com/clicon/clixon/issues/341)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue