Skip to content

SODA.NET v0.7.0

Compare
Choose a tag to compare
@thekaveman thekaveman released this 12 Jan 20:54
· 41 commits to master since this release

New in 0.7.0 (Released 2017/01/12)

It is highly recommended to update to this version, as it features improved security following Socrata's deprecation of TLS 1.0

Security enhancements

  • Disable security protocols lower than TLS 1.1 #65

Bug fixes

  • SoqlQuery no longer inserts default query arguments #59

New features

  • SoqlQuery supports the $having clause #60
  • SoqlQuery supports the $query clause #63