tag:github.com,2008:https://github.com/getdnsapi/getdns-python-bindings/releases Release notes from getdns-python-bindings 2016-03-31T17:14:26Z tag:github.com,2008:Repository/16591915/v1.0.0b1 2016-03-31T18:12:47Z Beta v1.0.0 release <p>This is a beta release of v1, based on the getdns v1.0,0b1 release</p> MelindaShore tag:github.com,2008:Repository/16591915/v0.6.1 2016-02-12T21:43:13Z Minor bugfix release <p>Fixed a problem with unpacking binary data.</p> MelindaShore tag:github.com,2008:Repository/16591915/v0.6.0 2016-01-25T02:57:47Z getdns 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> MelindaShore tag:github.com,2008:Repository/16591915/v0.5.0 2015-12-05T01:53:45Z libgetdns 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> MelindaShore tag:github.com,2008:Repository/16591915/v0.4.0 2015-08-26T17:15:00Z Python 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> MelindaShore tag:github.com,2008:Repository/16591915/TNW2015 2015-04-20T18:10:11Z TNW 2015 Python bindings release No content. MelindaShore tag:github.com,2008:Repository/16591915/v0.3.1 2015-04-10T21:08:40Z Major 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> MelindaShore tag:github.com,2008:Repository/16591915/0.2.1 2015-01-16T22:14:48Z Maintenance 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> MelindaShore tag:github.com,2008:Repository/16591915/0.2.0 2014-08-27T00:22:02Z Async 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> MelindaShore tag:github.com,2008:Repository/16591915/v0.1.1-alpha 2014-06-05T13:00:48Z Minor bug fixes <p>Some code cleanup, added context_set_upstream_recursive_servers.</p> MelindaShore