Skip to content

Releases: Vizonex/cyares

Cyares 0.7.0

23 May 00:09
2c90e5c

Choose a tag to compare

What's Changed

  • Bump deprecated-subclass from 0.1.0 to 0.1.1 by @dependabot[bot] in #82
  • implement server state callbacks by @Vizonex in #83
  • implement ares-process-write-callbacks by @Vizonex in #84

Full Changelog: v0.6.0...v0.7.0

CyAres 0.6.0

20 May 04:33
af18067

Choose a tag to compare

What's Changed

  • Bump pytest-codspeed from 5.0.0 to 5.0.1 by @dependabot[bot] in #78
  • Bump pytest-codspeed from 5.0.1 to 5.0.2 by @dependabot[bot] in #79
  • move deprecated-subclass module to the new library by @Vizonex in #81

Full Changelog: v0.5.1...v0.6.0

CyAres 0.5.1

13 May 20:55

Choose a tag to compare

What's Changed

  • simplify dealloc so that channel stops freezing by @Vizonex in #73
  • Bump pytest-codspeed from 4.5.0 to 5.0.0 by @dependabot[bot] in #75
  • Deadlock and use after free by @dimbleby in #76
  • Release GIL on every c-ares call that takes the channel lock by @dimbleby in #77

Full Changelog: v0.5.0...v0.5.1

CyAres 0.5.0

13 May 01:38
2ad87e3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

CyAres 0.4.0

23 Jan 18:26
cbeb25a

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

CyAres 0.3.1

08 Jan 18:12
81c0fca

Choose a tag to compare

What's Changed

This was mainly a bugfix update that hopes to solve #42 but also a bug found with HINFO not being present.

  • Bump winloop from 0.4.0 to 0.4.1 by @dependabot[bot] in #41

  • Bump pycares from 5.0.0 to 5.0.1 by @dependabot[bot] in #45

  • Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #44

  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #43

  • Bump anyio from 4.12.0 to 4.12.1 by @dependabot[bot] in #46

  • 0.3.1 by @Vizonex in #47

  • Possibly fixes Pypi uploads in relation to #42 but if it doesn't 0.3.2 will be out with these fixes & changes.

Full Changelog: v0.3.0...v0.3.1

CyAres 0.3.0

20 Dec 20:24
3029259

Choose a tag to compare

What's Changed

Be warned lots of things changed to be more like pycares when it comes to results. Developers should migrate to these newer result types immediately...

  • Releases now use the trusted publisher system. (Likely might change release functionality to instead be done via pull request might need aiohttp community's help with that one if we decided to go for it as well as uploading wheel binaries on release.)
  • aiohttp extension is broken and I will be fixing it in the following update.
  • Bump winloop from 0.3.1 to 0.4.0 by @dependabot[bot] in #38
  • Create Cyares 3.0 to match pycares's new changes by @Vizonex in #40

Full Changelog: v0.2.0...v0.3.0

CyAres 0.2.0

02 Dec 23:39
8a021ce

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.2.0

CyAres 0.1.8

06 Oct 18:46
358ec5d

Choose a tag to compare

What's Changed

  • Bump anyio from 4.10.0 to 4.11.0 by @dependabot[bot] in #19
  • Bump pypa/cibuildwheel from 3.1.4 to 3.2.0 by @dependabot[bot] in #21
  • use PyMem_Raw* Allocs instead of ares's defaults by @Vizonex in #23
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #20
  • Bump winloop from 0.2.2 to 0.2.3 by @dependabot[bot] in #22
  • throw an error if socket_state_cb is attempted with aio and trio and remove deprecated-params by @Vizonex in #24

Full Changelog: v0.1.7...v0.1.8

v0.1.7

18 Sep 15:36
1c8a017

Choose a tag to compare

What's Changed

  • Bump pycares from 4.10.0 to 4.11.0 by @dependabot[bot] in #17
  • make cyares cimportable and add a bugfix by @Vizonex in #18
  • Think we fixed leaky print statements as well. Throw an issue if this is not the case.

Full Changelog: v0.1.6...v0.1.7