Skip to content

Releases: NationalAssociationOfRealtors/ezRETS

ezRETS 2.7.2 released

06 May 14:19
Compare
Choose a tag to compare

This release fixes a few small build problems and should work better with TLS/SSL enabled RETS servers.

Changes since 2.7.1

Enhancement/BugFix

  • For RETS servers doing SSL, ezRETS will not attempt to verify the SSL certificate from the server. This behaviour will chance in the future with some configuration options.

Developer Notes

  • Small fix to building on OS X where a library was linked dynamically instead of statically
  • Fix 64-bit Linux build bug where -DBUILD_REAL_64_BIT_MODE wasn't being added to gcc commands

ezRETS 2.7.1 released

06 May 14:22
Compare
Choose a tag to compare

This release is a bug fix release for 2.7.0 which fixes two critical issues.

Changes since 2.7.0

Bug fix

  • Fix logic bug in count() queries that caused all queries to be Query= when "Server supports Query=*" is turned on.
  • Honor RETS-Metadata-Table UseSeperator flag.