Skip to content

Releases: aadel/sqlalchemy-solr

v0.2.4.0

24 Apr 17:18
Compare
Choose a tag to compare

What's Changed

  • Adding Solr Aliases Support in #20
  • SQL Compilation Caching Support in #24
  • DBAPI Compliance in #22
  • Cross Release Compatibility in #25
  • Bumping requests from 2.25.1 to 2.31.0 in #23

Full Changelog: v0.2.3.0...v0.2.4.0

v0.2.3.0

15 Jan 16:54
b4b19f3
Compare
Choose a tag to compare

Features

  • Adding JWT authentication #11
  • Introducing verify_ssl parameter

Fixes

  • Filtering out schema from FROM clause