This is a bugfix release.
Changes:
- QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR #934, PR #937, PR #938
Bugfixes:
- Empty TXT records were not being preserved. PR #922
- docs: update deprecation notices for
ares_create_query()
andares_mkquery()
. PR #910 - license: some files weren't properly updated. PR #920
- Fix bind local device regression from 1.34.0. PR #929, PR #931, PR #935
- CMake: set policy version to prevent deprecation warnings. PR #932
- CMake: shared and static library names should be the same on unix platforms like autotools uses. PR #933
- Update to latest autoconf archive macros for enhanced system compatibility. PR #936
Thanks go to these friendly people for their efforts and contributions for this release:
- Brad House (@bradh352)
- Daniel Stenberg (@bagder)
- Gregor Jasny (@gjasny)
- @marcovsz
- Nikolaos Chatzikonstantinou (@createyourpersonalaccount)
- @vlasovsoft1979