<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: New Release of YDK-Cpp 0.8.4 has been posted in Tools</title>
    <link>https://community.cisco.com/t5/tools/new-release-of-ydk-cpp-0-8-4-has-been-posted/m-p/3998618#M1990</link>
    <description>&lt;P&gt;You can find documentation for&amp;nbsp;&lt;SPAN&gt;JsonSubtreeCodec&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://ciscodevnet.github.io/ydk-py/api/services/codec_service.html#jsonsubtreecodec" target="_self"&gt;here&lt;/A&gt;. But it is just description of API, no details of implementation.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Dec 2019 18:13:58 GMT</pubDate>
    <dc:creator>yangorelik</dc:creator>
    <dc:date>2019-12-13T18:13:58Z</dc:date>
    <item>
      <title>New Release of YDK-Cpp 0.8.4 has been posted</title>
      <link>https://community.cisco.com/t5/tools/new-release-of-ydk-cpp-0-8-4-has-been-posted/m-p/3942968#M1988</link>
      <description>&lt;DIV class="lia-message-subject lia-component-message-view-widget-subject"&gt;&lt;DIV class="MessageSubject"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;&lt;SPAN&gt;Both &lt;A href="https://github.com/CiscoDevNet/ydk-gen" target="_self" rel="nofollow noopener noreferrer"&gt;ydk-gen&lt;/A&gt; and &lt;A href="https://github.com/CiscoDevNet/ydk-cpp" target="_self" rel="nofollow noreferrer"&gt;ydk-cpp&lt;/A&gt;&amp;nbsp;have been updated at GitHub.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;The updated documentation is available online at &lt;A href="https://ciscodevnet.github.io/ydk-cpp/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ciscodevnet.github.io/ydk-go/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;or locally from your cloned repository: 'firefox ydk-cpp/docs/index.html'&lt;/SPAN&gt;&lt;/P&gt;&lt;H4&gt;New features and enhancements:&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;Added utility function to compare two entities and build diff (&lt;A href="https://github.com/CiscoDevNet/ydk-gen/issues/925" target="_blank" rel="noopener"&gt;#925&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;Adjusted C++ code to work with gcc compiler version 4.8.5 (default for CentOS-7.x)&lt;/LI&gt;&lt;/UL&gt;&lt;H4&gt;Bundle improvements&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;Updated cisco-ios-xr bundle to support Cisco IOS XR 6.5.3&lt;/LI&gt;&lt;LI&gt;Released cisco-nx-os bundle to support Cisco NX OS 9.3.1&lt;/LI&gt;&lt;/UL&gt;&lt;H4&gt;Resolved GitHub issues&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;'ietf-netconf-monitoring:get-schema' returns schema with escape sequences (&lt;A href="https://github.com/CiscoDevNet/ydk-gen/issues/614" target="_self" rel="nofollow noopener noreferrer"&gt;#614&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;NETCONF provider should raise more appropriate exceptions (#&lt;A href="https://github.com/CiscoDevNet/ydk-gen/issues/774" target="_self" rel="nofollow noopener noreferrer"&gt;774&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;YList test fails when list entity added before keys are initialized (&lt;A href="https://github.com/CiscoDevNet/ydk-gen/issues/800" target="_blank" rel="noopener"&gt;#800&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;Delete operation fails on container (&lt;A href="https://github.com/CiscoDevNet/ydk-gen/issues/931" target="_self" rel="nofollow noopener noreferrer"&gt;#931&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;Absolute path for generated entity of second level list child is incorrect (&lt;A href="https://github.com/CiscoDevNet/ydk-gen/issues/933" target="_self" rel="nofollow noopener noreferrer"&gt;#933&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;gNMI Provider does not preserve original strings (&lt;A href="https://github.com/CiscoDevNet/ydk-gen/issues/940" target="_blank" rel="noopener"&gt;#940&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;gNMISession fails to decode GetRequest response when returned values is empty string (&lt;A href="https://github.com/CiscoDevNet/ydk-gen/issues/943" target="_blank" rel="noopener"&gt;#943&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;No way to retrieve numeric value of enums in cpp generated code (&lt;A href="https://github.com/CiscoDevNet/ydk-gen/issues/944" target="_blank" rel="noopener"&gt;#944&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;XmlSubtreeCodec fails decode payload with augmented component (&lt;A href="https://github.com/CiscoDevNet/ydk-gen/issues/956" target="_blank" rel="noopener"&gt;#956&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;Debian package for C++ bundles getting installed to wrong location (&lt;A href="https://github.com/CiscoDevNet/ydk-gen/issues/962" target="_blank" rel="noopener"&gt;#962&lt;/A&gt;)&lt;/LI&gt;&lt;/UL&gt;&lt;H4&gt;Documentation improvements&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;Added documentation for XmlSubtreeCodec and JsonSubtreeCodec.&lt;/LI&gt;&lt;LI&gt;Improved documentation for System Requirements and Python Requirements&lt;/LI&gt;&lt;LI&gt;Made documentation available from GitHub and locally from cloned repository&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Oct 2019 01:48:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/new-release-of-ydk-cpp-0-8-4-has-been-posted/m-p/3942968#M1988</guid>
      <dc:creator>yangorelik</dc:creator>
      <dc:date>2019-10-18T01:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: New Release of YDK-Cpp 0.8.4 has been posted</title>
      <link>https://community.cisco.com/t5/tools/new-release-of-ydk-cpp-0-8-4-has-been-posted/m-p/3998419#M1989</link>
      <description>Where can I find JsonSubtreeCodec documentation?&lt;BR /&gt;&lt;A href="https://ydkgen.readthedocs.io/en/latest/" target="_blank"&gt;https://ydkgen.readthedocs.io/en/latest/&lt;/A&gt; has no matches for JsonSubtreeCodec?</description>
      <pubDate>Fri, 13 Dec 2019 10:47:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/new-release-of-ydk-cpp-0-8-4-has-been-posted/m-p/3998419#M1989</guid>
      <dc:creator>horseinthesky</dc:creator>
      <dc:date>2019-12-13T10:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: New Release of YDK-Cpp 0.8.4 has been posted</title>
      <link>https://community.cisco.com/t5/tools/new-release-of-ydk-cpp-0-8-4-has-been-posted/m-p/3998618#M1990</link>
      <description>&lt;P&gt;You can find documentation for&amp;nbsp;&lt;SPAN&gt;JsonSubtreeCodec&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://ciscodevnet.github.io/ydk-py/api/services/codec_service.html#jsonsubtreecodec" target="_self"&gt;here&lt;/A&gt;. But it is just description of API, no details of implementation.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 18:13:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/new-release-of-ydk-cpp-0-8-4-has-been-posted/m-p/3998618#M1990</guid>
      <dc:creator>yangorelik</dc:creator>
      <dc:date>2019-12-13T18:13:58Z</dc:date>
    </item>
  </channel>
</rss>

