tag:github.com,2008:https://github.com/getdnsapi/getdns-python-bindings/releasesRelease notes from getdns-python-bindings2016-03-31T17:14:26Ztag:github.com,2008:Repository/16591915/v1.0.0b12016-03-31T18:12:47ZBeta v1.0.0 release<p>This is a beta release of v1, based on the getdns v1.0,0b1 release</p>MelindaShoretag:github.com,2008:Repository/16591915/v0.6.12016-02-12T21:43:13ZMinor bugfix release<p>Fixed a problem with unpacking binary data.</p>MelindaShoretag:github.com,2008:Repository/16591915/v0.6.02016-01-25T02:57:47Zgetdns v0.6.0<p>• removed ldns dependency<br>
• added support for tls public key pinsets to upstream_recursive_server<br>
• added support for tsig<br>
• added getdns.AUTHENTICATION_REQUIRED as a possible value for Context().tls_authentication<br>
• some performance and code improvements<br>
• removed STARTTLS support as it's no longer supported by libgetdns<br>
• changed call_debugging extension name to call_reporting, reflecting changes in libgetdns<br>
• added example code demonstrating use of new features<br>
• --with-edns-cookies build argument removed, since it's now enabled by default</p>MelindaShoretag:github.com,2008:Repository/16591915/v0.5.02015-12-05T01:53:45Zlibgetdns 0.5.0 support<p>This release includes updates to support libgetdns release v0.5.0, as well as some performance enhancements. New features include expanded support for TLS, privacy enhancements, methods to convert between alabels and ulabels, and new methods allowing programs to learn more about their runtime environments. Please see updated documentation at <a href="https://getdns.readthedocs.org" rel="nofollow">https://getdns.readthedocs.org</a>.</p>MelindaShoretag:github.com,2008:Repository/16591915/v0.4.02015-08-26T17:15:00ZPython 3 support<p>This release includes Python 3 support, as well as support for the new ordered transport list extension in getdns, and numerous bug fixes</p>MelindaShoretag:github.com,2008:Repository/16591915/TNW20152015-04-20T18:10:11ZTNW 2015 Python bindings releaseNo content.MelindaShoretag:github.com,2008:Repository/16591915/v0.3.12015-04-10T21:08:40ZMajor update<p>Major update includes working async support, a Result object, some renamed constants, a new utility method, updated documentation and a slew of bugfixes. See ChangeLog, and updated documentation at <a href="http://getdns.readthedocs.org" rel="nofollow">http://getdns.readthedocs.org</a></p>MelindaShoretag:github.com,2008:Repository/16591915/0.2.12015-01-16T22:14:48ZMaintenance release<p>This is a maintenance release of the getdns Python binding. Functions getdns.address(), getdns.general(), getdns.service(), and getdns.hostname() have been deprecated, and constant names have been brought into alignment with the getdns C API. We have updated example code, as wel.</p>MelindaShoretag:github.com,2008:Repository/16591915/0.2.02014-08-27T00:22:02ZAsync support, Context() object<p>There are two major changes from the previous release:</p>
<ul>
<li>support for asynchronous queries, and</li>
<li>the introduction of a Context object</li>
</ul>
<p>as well as a pile of bugfixes. Please see the documentation at <a href="https://getdns.readthedocs.org/" rel="nofollow">https://getdns.readthedocs.org/</a>.</p>MelindaShoretag:github.com,2008:Repository/16591915/v0.1.1-alpha2014-06-05T13:00:48ZMinor bug fixes<p>Some code cleanup, added context_set_upstream_recursive_servers.</p>MelindaShore