Skip to content

Releases: alliedtelesis/apteryx-netconf

v3.0.32

27 Nov 21:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.31...v3.0.32

v3.0.31

20 Nov 02:05
a889a56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.30...v3.0.31

v3.0.30

12 Nov 22:20
6dee470
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.29...v3.0.30

v3.0.29

24 Oct 22:42
1ccf2c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.28...v3.0.29

v3.0.28

14 Oct 23:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.27...v3.0.28

v3.0.27

08 Oct 00:40
de81e6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.26...v3.0.27

v3.0.26

26 Sep 04:30
60583b8
Compare
Choose a tag to compare

What's Changed

  • Add support for RFC6020 for "if-feature", "when" and "must" statements by @gcampbell512 in #82
  • Fix an xpath issue with record selecting numeric predicates by @gcampbell512 in #83

Full Changelog: v3.0.25...v3.0.26

v3.0.25

29 Aug 02:29
ed46f95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.24...v3.0.25

v3.0.24

23 Jul 01:57
de9becf
Compare
Choose a tag to compare

get_process_action: remove "child::" axes from XPATH by @tony-vanderpeet in #76

Change the ERROR macro used in data.c to the DEBUG macro. by @gcampbell512 in #77

Fix memory leaks in apteryx-netconf by @gcampbell512 in #78

With edit-config don't write the tree if only using deletes or removes by @gcampbell512 in #79

Fix RFC6020 compliance of identityref value types by @gcampbell512 in #80

Full Changelog: v3.0.23...v3.0.24

v3.0.23

02 Jul 20:35
cfa5ae4
Compare
Choose a tag to compare
Merge pull request #75 from psiyengar/work

Fix memory leak issues reported by valgrind